[INFO] fetching crate quickgc 0.2.2...
[INFO] building quickgc-0.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate quickgc 0.2.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate quickgc 0.2.2
[INFO] finished tweaking crates.io crate quickgc 0.2.2
[INFO] tweaked toml for crates.io crate quickgc 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quickgc 0.2.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quickgc 0.2.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.49
[INFO] [stderr]   Downloaded errno v0.3.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.68
[INFO] [stderr]   Downloaded colored v2.0.4
[INFO] [stderr]   Downloaded regex v1.10.1
[INFO] [stderr]   Downloaded thiserror v1.0.49
[INFO] [stderr]   Downloaded regex-automata v0.4.2
[INFO] [stderr]   Downloaded rustix v0.38.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 477c65e419d604e3b5ec6c8909e024dedba3e33826b7f7a0f3071721582a7314
[INFO] running `Command { std: "docker" "start" "-a" "477c65e419d604e3b5ec6c8909e024dedba3e33826b7f7a0f3071721582a7314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "477c65e419d604e3b5ec6c8909e024dedba3e33826b7f7a0f3071721582a7314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "477c65e419d604e3b5ec6c8909e024dedba3e33826b7f7a0f3071721582a7314", kill_on_drop: false }`
[INFO] [stdout] 477c65e419d604e3b5ec6c8909e024dedba3e33826b7f7a0f3071721582a7314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 265f80bc808a98f00c2a099ef12f0c341b76f59628707d4f70c48096dff7a2e4
[INFO] running `Command { std: "docker" "start" "-a" "265f80bc808a98f00c2a099ef12f0c341b76f59628707d4f70c48096dff7a2e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling quickgc v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.52s
[INFO] running `Command { std: "docker" "inspect" "265f80bc808a98f00c2a099ef12f0c341b76f59628707d4f70c48096dff7a2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "265f80bc808a98f00c2a099ef12f0c341b76f59628707d4f70c48096dff7a2e4", kill_on_drop: false }`
[INFO] [stdout] 265f80bc808a98f00c2a099ef12f0c341b76f59628707d4f70c48096dff7a2e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35eaea18df0217543d2fa918b044d28de2eb63a9014595bcfcfd85f3f715ff99
[INFO] running `Command { std: "docker" "start" "-a" "35eaea18df0217543d2fa918b044d28de2eb63a9014595bcfcfd85f3f715ff99", kill_on_drop: false }`
[INFO] [stderr]    Compiling quickgc v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "35eaea18df0217543d2fa918b044d28de2eb63a9014595bcfcfd85f3f715ff99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35eaea18df0217543d2fa918b044d28de2eb63a9014595bcfcfd85f3f715ff99", kill_on_drop: false }`
[INFO] [stdout] 35eaea18df0217543d2fa918b044d28de2eb63a9014595bcfcfd85f3f715ff99
