[INFO] fetching crate qcv 0.2.2... [INFO] documenting qcv-0.2.2 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate qcv 0.2.2 into /workspace/builds/worker-33/source [INFO] validating manifest of crates.io crate qcv 0.2.2 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 crates.io crate qcv 0.2.2 [INFO] finished tweaking crates.io crate qcv 0.2.2 [INFO] tweaked toml for crates.io crate qcv 0.2.2 written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate crates.io crate qcv 0.2.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] 18faf37836d1765e9d4d5dba43816c5b56dd9738f29bd4aba79b8bc1cd40bc67 [INFO] running `Command { std: "docker" "start" "-a" "18faf37836d1765e9d4d5dba43816c5b56dd9738f29bd4aba79b8bc1cd40bc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18faf37836d1765e9d4d5dba43816c5b56dd9738f29bd4aba79b8bc1cd40bc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18faf37836d1765e9d4d5dba43816c5b56dd9738f29bd4aba79b8bc1cd40bc67", kill_on_drop: false }` [INFO] [stdout] 18faf37836d1765e9d4d5dba43816c5b56dd9738f29bd4aba79b8bc1cd40bc67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] 7968cc42c94cd14df53338455d2d6795fb8a4cea942b8e7f1a7bd9d48539898e [INFO] running `Command { std: "docker" "start" "-a" "7968cc42c94cd14df53338455d2d6795fb8a4cea942b8e7f1a7bd9d48539898e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling rust-embed-impl v5.5.1 [INFO] [stderr] Compiling include-flate-codegen v0.1.3 [INFO] [stderr] Checking include-flate-codegen-exports v0.1.3 [INFO] [stderr] Checking include-flate v0.1.3 [INFO] [stderr] Checking rust-embed v5.5.1 [INFO] [stderr] Documenting qcv v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.64s [INFO] running `Command { std: "docker" "inspect" "7968cc42c94cd14df53338455d2d6795fb8a4cea942b8e7f1a7bd9d48539898e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7968cc42c94cd14df53338455d2d6795fb8a4cea942b8e7f1a7bd9d48539898e", kill_on_drop: false }` [INFO] [stdout] 7968cc42c94cd14df53338455d2d6795fb8a4cea942b8e7f1a7bd9d48539898e