[INFO] fetching crate sgcount 0.1.35...
[INFO] building sgcount-0.1.35 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate sgcount 0.1.35 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sgcount 0.1.35
[INFO] finished tweaking crates.io crate sgcount 0.1.35
[INFO] tweaked toml for crates.io crate sgcount 0.1.35 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sgcount 0.1.35 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 sgcount 0.1.35 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foldhash v0.1.3
[INFO] [stderr]   Downloaded bgzip v0.3.1
[INFO] [stderr]   Downloaded fxread v0.2.14
[INFO] [stderr]   Downloaded niffler v2.6.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.3
[INFO] [stderr]   Downloaded anyhow v1.0.91
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded liblzma v0.3.5
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded syn v2.0.85
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded liblzma-sys v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e38da9027b0669582a6a35394159d79e22504edc4cae6c11dd02707959fc8562
[INFO] running `Command { std: "docker" "start" "-a" "e38da9027b0669582a6a35394159d79e22504edc4cae6c11dd02707959fc8562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e38da9027b0669582a6a35394159d79e22504edc4cae6c11dd02707959fc8562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e38da9027b0669582a6a35394159d79e22504edc4cae6c11dd02707959fc8562", kill_on_drop: false }`
[INFO] [stdout] e38da9027b0669582a6a35394159d79e22504edc4cae6c11dd02707959fc8562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 68b7904daf7e9979fe63a3622f01fad2c21f555b9b46127aa41df021f31725a4
[INFO] running `Command { std: "docker" "start" "-a" "68b7904daf7e9979fe63a3622f01fad2c21f555b9b46127aa41df021f31725a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling liblzma-sys v0.3.9
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling liblzma v0.3.5
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling niffler v2.6.0
[INFO] [stderr]    Compiling fxread v0.2.14
[INFO] [stderr]    Compiling sgcount v0.1.35 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.89s
[INFO] running `Command { std: "docker" "inspect" "68b7904daf7e9979fe63a3622f01fad2c21f555b9b46127aa41df021f31725a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68b7904daf7e9979fe63a3622f01fad2c21f555b9b46127aa41df021f31725a4", kill_on_drop: false }`
[INFO] [stdout] 68b7904daf7e9979fe63a3622f01fad2c21f555b9b46127aa41df021f31725a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e242f5626c11cbe78da618221fb44f013e31a268b361a32623071c71c6d2bca5
[INFO] running `Command { std: "docker" "start" "-a" "e242f5626c11cbe78da618221fb44f013e31a268b361a32623071c71c6d2bca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling sgcount v0.1.35 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "e242f5626c11cbe78da618221fb44f013e31a268b361a32623071c71c6d2bca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e242f5626c11cbe78da618221fb44f013e31a268b361a32623071c71c6d2bca5", kill_on_drop: false }`
[INFO] [stdout] e242f5626c11cbe78da618221fb44f013e31a268b361a32623071c71c6d2bca5
