[INFO] cloning repository https://github.com/maxammann/rust-covpass-deserialize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxammann/rust-covpass-deserialize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxammann%2Frust-covpass-deserialize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxammann%2Frust-covpass-deserialize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24daa15f50ddefc218e8156a6d6db57984be2032
[INFO] testing maxammann/rust-covpass-deserialize against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxammann%2Frust-covpass-deserialize" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxammann/rust-covpass-deserialize
[INFO] finished tweaking git repo https://github.com/maxammann/rust-covpass-deserialize
[INFO] tweaked toml for git repo https://github.com/maxammann/rust-covpass-deserialize written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxammann/rust-covpass-deserialize on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxammann/rust-covpass-deserialize already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.6.4
[INFO] [stderr]   Downloaded base45 v3.0.0
[INFO] [stderr]   Downloaded serde_cose v0.1.4
[INFO] [stderr]   Downloaded serde_bytes v0.11.5
[INFO] [stderr]   Downloaded bardecoder v0.3.0
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded backtrace v0.3.63
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded sk-cbor v0.1.2
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded libc v0.2.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 103243a6bb7e6c7337a3ecfa350a2758bbcf78f9f51110bd978d4126280c921d
[INFO] running `Command { std: "docker" "start" "-a" "103243a6bb7e6c7337a3ecfa350a2758bbcf78f9f51110bd978d4126280c921d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "103243a6bb7e6c7337a3ecfa350a2758bbcf78f9f51110bd978d4126280c921d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103243a6bb7e6c7337a3ecfa350a2758bbcf78f9f51110bd978d4126280c921d", kill_on_drop: false }`
[INFO] [stdout] 103243a6bb7e6c7337a3ecfa350a2758bbcf78f9f51110bd978d4126280c921d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ffedc007da356096de5f487967b78f47a2a03698451e3fac4b69f320bbfbe9b
[INFO] running `Command { std: "docker" "start" "-a" "8ffedc007da356096de5f487967b78f47a2a03698451e3fac4b69f320bbfbe9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling base45 v3.0.0
[INFO] [stderr]    Compiling sk-cbor v0.1.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling bardecoder v0.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde_cose v0.1.4
[INFO] [stderr]    Compiling covpass-scanner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `coset`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use coset::CborSerializable;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `coset`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `coset`, use `cargo add coset` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `covpass-scanner` (bin "covpass-scanner") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8ffedc007da356096de5f487967b78f47a2a03698451e3fac4b69f320bbfbe9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffedc007da356096de5f487967b78f47a2a03698451e3fac4b69f320bbfbe9b", kill_on_drop: false }`
[INFO] [stdout] 8ffedc007da356096de5f487967b78f47a2a03698451e3fac4b69f320bbfbe9b
