[INFO] fetching crate bipe 0.2.8... [INFO] building bipe-0.2.8 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate bipe 0.2.8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate bipe 0.2.8 [INFO] finished tweaking crates.io crate bipe 0.2.8 [INFO] tweaked toml for crates.io crate bipe 0.2.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bipe 0.2.8 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 52 packages to latest compatible versions [INFO] [stderr] Adding async-global-executor v1.4.3 (available: v3.1.0) [INFO] [stderr] Adding concurrent-queue v1.2.4 (available: v2.5.0) [INFO] [stderr] Adding event-listener v2.5.3 (available: v5.4.1) [INFO] [stderr] Adding futures-lite v1.13.0 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed9a26d1208e0fc841b5dee5e2a3ddcc3ed131ec2102083d8050d670ad5fe89 [INFO] running `Command { std: "docker" "start" "-a" "7ed9a26d1208e0fc841b5dee5e2a3ddcc3ed131ec2102083d8050d670ad5fe89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed9a26d1208e0fc841b5dee5e2a3ddcc3ed131ec2102083d8050d670ad5fe89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed9a26d1208e0fc841b5dee5e2a3ddcc3ed131ec2102083d8050d670ad5fe89", kill_on_drop: false }` [INFO] [stdout] 7ed9a26d1208e0fc841b5dee5e2a3ddcc3ed131ec2102083d8050d670ad5fe89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0c4cc3511076e91cb3da619e719095ab53f082b991cfb038f70882d2e6ffb3 [INFO] running `Command { std: "docker" "start" "-a" "0b0c4cc3511076e91cb3da619e719095ab53f082b991cfb038f70882d2e6ffb3", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bipe v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "0b0c4cc3511076e91cb3da619e719095ab53f082b991cfb038f70882d2e6ffb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0c4cc3511076e91cb3da619e719095ab53f082b991cfb038f70882d2e6ffb3", kill_on_drop: false }` [INFO] [stdout] 0b0c4cc3511076e91cb3da619e719095ab53f082b991cfb038f70882d2e6ffb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff539909efca170573afd6791075eda5865b0ebba2d0f2708930a576c18c17b6 [INFO] running `Command { std: "docker" "start" "-a" "ff539909efca170573afd6791075eda5865b0ebba2d0f2708930a576c18c17b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling bipe v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.21s [INFO] running `Command { std: "docker" "inspect" "ff539909efca170573afd6791075eda5865b0ebba2d0f2708930a576c18c17b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff539909efca170573afd6791075eda5865b0ebba2d0f2708930a576c18c17b6", kill_on_drop: false }` [INFO] [stdout] ff539909efca170573afd6791075eda5865b0ebba2d0f2708930a576c18c17b6