[INFO] fetching crate pandora_box 0.15.0... [INFO] building pandora_box-0.15.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate pandora_box 0.15.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pandora_box 0.15.0 [INFO] finished tweaking crates.io crate pandora_box 0.15.0 [INFO] tweaked toml for crates.io crate pandora_box 0.15.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pandora_box 0.15.0 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 pandora_box 0.15.0 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 tempfile v3.21.0 [INFO] [stderr] Downloaded patricia_tree v0.8.0 [INFO] [stderr] Downloaded btoi v0.5.0 [INFO] [stderr] Downloaded lexopt v0.3.1 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded rustix v1.0.8 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3d6b60df82709ee3d523a66aa5ffc8d44209e368ea51022c7c0a23c7dcc18081 [INFO] running `Command { std: "docker" "start" "-a" "3d6b60df82709ee3d523a66aa5ffc8d44209e368ea51022c7c0a23c7dcc18081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d6b60df82709ee3d523a66aa5ffc8d44209e368ea51022c7c0a23c7dcc18081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6b60df82709ee3d523a66aa5ffc8d44209e368ea51022c7c0a23c7dcc18081", kill_on_drop: false }` [INFO] [stdout] 3d6b60df82709ee3d523a66aa5ffc8d44209e368ea51022c7c0a23c7dcc18081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5c963eede3bd6f0d42bd021fcef13cddc3fda90a035ac33b333e6b3ee4402d25 [INFO] running `Command { std: "docker" "start" "-a" "5c963eede3bd6f0d42bd021fcef13cddc3fda90a035ac33b333e6b3ee4402d25", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling patricia_tree v0.8.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling btoi v0.5.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling pandora_box v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s [INFO] running `Command { std: "docker" "inspect" "5c963eede3bd6f0d42bd021fcef13cddc3fda90a035ac33b333e6b3ee4402d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c963eede3bd6f0d42bd021fcef13cddc3fda90a035ac33b333e6b3ee4402d25", kill_on_drop: false }` [INFO] [stdout] 5c963eede3bd6f0d42bd021fcef13cddc3fda90a035ac33b333e6b3ee4402d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e755d13f84d31a077ce138bb408ce72328c877d3bfd3c1f1db877504eac92d34 [INFO] running `Command { std: "docker" "start" "-a" "e755d13f84d31a077ce138bb408ce72328c877d3bfd3c1f1db877504eac92d34", kill_on_drop: false }` [INFO] [stderr] Compiling pandora_box v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "e755d13f84d31a077ce138bb408ce72328c877d3bfd3c1f1db877504eac92d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e755d13f84d31a077ce138bb408ce72328c877d3bfd3c1f1db877504eac92d34", kill_on_drop: false }` [INFO] [stdout] e755d13f84d31a077ce138bb408ce72328c877d3bfd3c1f1db877504eac92d34