[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] documenting maxammann/rust-covpass-deserialize against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxammann%2Frust-covpass-deserialize" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxammann/rust-covpass-deserialize on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-30/source/Cargo.toml [INFO] crate git repo https://github.com/maxammann/rust-covpass-deserialize already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 765d58ad86a45fb28a98bedd9ae6794bb3a717ac3e4c7ed03dcc01e746a2394d [INFO] running `Command { std: "docker" "start" "-a" "765d58ad86a45fb28a98bedd9ae6794bb3a717ac3e4c7ed03dcc01e746a2394d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "765d58ad86a45fb28a98bedd9ae6794bb3a717ac3e4c7ed03dcc01e746a2394d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765d58ad86a45fb28a98bedd9ae6794bb3a717ac3e4c7ed03dcc01e746a2394d", kill_on_drop: false }` [INFO] [stdout] 765d58ad86a45fb28a98bedd9ae6794bb3a717ac3e4c7ed03dcc01e746a2394d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5bd8e659c31dea9114c4d8847fa40f2698db473b9197bad14eba6fe23fecb2f [INFO] running `Command { std: "docker" "start" "-a" "b5bd8e659c31dea9114c4d8847fa40f2698db473b9197bad14eba6fe23fecb2f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [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] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking base45 v3.0.0 [INFO] [stderr] Checking sk-cbor v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking bardecoder v0.3.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking ed25519-zebra v2.2.0 [INFO] [stderr] Checking serde_cose v0.1.4 [INFO] [stderr] Documenting 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 undeclared crate or module `coset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `covpass-scanner` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name covpass_scanner src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=22596b7c26149680 -L dependency=/opt/rustwide/target/debug/deps --extern bardecoder=/opt/rustwide/target/debug/deps/libbardecoder-4a9db88bcb8380b2.rmeta --extern base45=/opt/rustwide/target/debug/deps/libbase45-d040a4e2442868f5.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dc184db27e85c119.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-e0853747cb73a430.rmeta --extern serde_cose=/opt/rustwide/target/debug/deps/libserde_cose-a8275d99aed1b11a.rmeta --extern sk_cbor=/opt/rustwide/target/debug/deps/libsk_cbor-f7ffdb7a8c0419cb.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "b5bd8e659c31dea9114c4d8847fa40f2698db473b9197bad14eba6fe23fecb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bd8e659c31dea9114c4d8847fa40f2698db473b9197bad14eba6fe23fecb2f", kill_on_drop: false }` [INFO] [stdout] b5bd8e659c31dea9114c4d8847fa40f2698db473b9197bad14eba6fe23fecb2f