[INFO] cloning repository https://github.com/BlockProject3D/bpx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockProject3D/bpx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockProject3D%2Fbpx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockProject3D%2Fbpx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d553f9d6458e4de51421b0687651bacbdf06f75 [INFO] building BlockProject3D/bpx-rs against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockProject3D%2Fbpx-rs" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlockProject3D/bpx-rs on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BlockProject3D/bpx-rs [INFO] finished tweaking git repo https://github.com/BlockProject3D/bpx-rs [INFO] tweaked toml for git repo https://github.com/BlockProject3D/bpx-rs written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/BlockProject3D/bpx-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41ad5d527d17247ef9b738d152cb1c429ed9eba0c9e0d0489cdcd30b6538ad45 [INFO] running `Command { std: "docker" "start" "-a" "41ad5d527d17247ef9b738d152cb1c429ed9eba0c9e0d0489cdcd30b6538ad45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41ad5d527d17247ef9b738d152cb1c429ed9eba0c9e0d0489cdcd30b6538ad45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ad5d527d17247ef9b738d152cb1c429ed9eba0c9e0d0489cdcd30b6538ad45", kill_on_drop: false }` [INFO] [stdout] 41ad5d527d17247ef9b738d152cb1c429ed9eba0c9e0d0489cdcd30b6538ad45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25812b1b342fc5230146dd3b365adabf1bed84523256797d0599929d88125b1a [INFO] running `Command { std: "docker" "start" "-a" "25812b1b342fc5230146dd3b365adabf1bed84523256797d0599929d88125b1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling lzma-sys v0.1.17 [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 tempfile v3.1.0 [INFO] [stderr] Compiling bpx v4.0.0-beta-2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.12s [INFO] running `Command { std: "docker" "inspect" "25812b1b342fc5230146dd3b365adabf1bed84523256797d0599929d88125b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25812b1b342fc5230146dd3b365adabf1bed84523256797d0599929d88125b1a", kill_on_drop: false }` [INFO] [stdout] 25812b1b342fc5230146dd3b365adabf1bed84523256797d0599929d88125b1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c0a38bbe94bc74ac0a64a240f4247af545a350777b00016763d8509bae057f5 [INFO] running `Command { std: "docker" "start" "-a" "2c0a38bbe94bc74ac0a64a240f4247af545a350777b00016763d8509bae057f5", kill_on_drop: false }` [INFO] [stderr] Compiling bpx v4.0.0-beta-2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bpx-f94b553549377610) [INFO] [stderr] Executable tests/bpx.rs (/opt/rustwide/target/debug/deps/bpx-01016e4534c070c1) [INFO] running `Command { std: "docker" "inspect" "2c0a38bbe94bc74ac0a64a240f4247af545a350777b00016763d8509bae057f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0a38bbe94bc74ac0a64a240f4247af545a350777b00016763d8509bae057f5", kill_on_drop: false }` [INFO] [stdout] 2c0a38bbe94bc74ac0a64a240f4247af545a350777b00016763d8509bae057f5