[INFO] fetching crate preexplorer 0.5.2...
[INFO] building preexplorer-0.5.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate preexplorer 0.5.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate preexplorer 0.5.2
[INFO] finished tweaking crates.io crate preexplorer 0.5.2
[INFO] tweaked toml for crates.io crate preexplorer 0.5.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate preexplorer 0.5.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 preexplorer 0.5.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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded float-ord v0.2.0
[INFO] [stderr]   Downloaded average v0.10.6
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded cc v1.0.89
[INFO] [stderr]   Downloaded ndarray v0.13.1
[INFO] [stderr]   Downloaded chrono v0.4.35
[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] 0bd861145caa8cac1ce254f84dcd8f0e923c6623476f3834702cf6ce212c3f20
[INFO] running `Command { std: "docker" "start" "-a" "0bd861145caa8cac1ce254f84dcd8f0e923c6623476f3834702cf6ce212c3f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bd861145caa8cac1ce254f84dcd8f0e923c6623476f3834702cf6ce212c3f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd861145caa8cac1ce254f84dcd8f0e923c6623476f3834702cf6ce212c3f20", kill_on_drop: false }`
[INFO] [stdout] 0bd861145caa8cac1ce254f84dcd8f0e923c6623476f3834702cf6ce212c3f20
[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] 6c80200f9ba2943d4c8fdd71fc4424dc4ee4ab9c80ca0753d630b7493ce7aef8
[INFO] running `Command { std: "docker" "start" "-a" "6c80200f9ba2943d4c8fdd71fc4424dc4ee4ab9c80ca0753d630b7493ce7aef8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling average v0.10.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling preexplorer v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.29s
[INFO] running `Command { std: "docker" "inspect" "6c80200f9ba2943d4c8fdd71fc4424dc4ee4ab9c80ca0753d630b7493ce7aef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c80200f9ba2943d4c8fdd71fc4424dc4ee4ab9c80ca0753d630b7493ce7aef8", kill_on_drop: false }`
[INFO] [stdout] 6c80200f9ba2943d4c8fdd71fc4424dc4ee4ab9c80ca0753d630b7493ce7aef8
[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] 3467a26c476197cc4996c9ea200179465a315476965708aac6404bd3f9afaaae
[INFO] running `Command { std: "docker" "start" "-a" "3467a26c476197cc4996c9ea200179465a315476965708aac6404bd3f9afaaae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling preexplorer v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.26s
[INFO] running `Command { std: "docker" "inspect" "3467a26c476197cc4996c9ea200179465a315476965708aac6404bd3f9afaaae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3467a26c476197cc4996c9ea200179465a315476965708aac6404bd3f9afaaae", kill_on_drop: false }`
[INFO] [stdout] 3467a26c476197cc4996c9ea200179465a315476965708aac6404bd3f9afaaae
