[INFO] fetching crate minitar 0.2.1... [INFO] checking minitar-0.2.1 against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] extracting crate minitar 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate minitar 0.2.1 on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minitar 0.2.1 [INFO] finished tweaking crates.io crate minitar 0.2.1 [INFO] tweaked toml for crates.io crate minitar 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deku v0.13.1 [INFO] [stderr] Downloaded deku_derive v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f939f883c28fe45362b37d2d6bb47ef64ba3d9ac5276f85e2ef050feae090b2 [INFO] running `Command { std: "docker" "start" "-a" "3f939f883c28fe45362b37d2d6bb47ef64ba3d9ac5276f85e2ef050feae090b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f939f883c28fe45362b37d2d6bb47ef64ba3d9ac5276f85e2ef050feae090b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f939f883c28fe45362b37d2d6bb47ef64ba3d9ac5276f85e2ef050feae090b2", kill_on_drop: false }` [INFO] [stdout] 3f939f883c28fe45362b37d2d6bb47ef64ba3d9ac5276f85e2ef050feae090b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "-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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ad904ca32e5abd2a19f0259989fde787cbd6580a5c2bd83567b4e763f353c5 [INFO] running `Command { std: "docker" "start" "-a" "d6ad904ca32e5abd2a19f0259989fde787cbd6580a5c2bd83567b4e763f353c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling deku_derive v0.13.1 [INFO] [stderr] Checking deku v0.13.1 [INFO] [stderr] Checking minitar v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.78s [INFO] running `Command { std: "docker" "inspect" "d6ad904ca32e5abd2a19f0259989fde787cbd6580a5c2bd83567b4e763f353c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ad904ca32e5abd2a19f0259989fde787cbd6580a5c2bd83567b4e763f353c5", kill_on_drop: false }` [INFO] [stdout] d6ad904ca32e5abd2a19f0259989fde787cbd6580a5c2bd83567b4e763f353c5