[INFO] cloning repository https://github.com/roblabla/reproduce-boom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roblabla/reproduce-boom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Freproduce-boom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Freproduce-boom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaaf4d3d59a6ba195e4c96cf8d734d09092f7254 [INFO] testing roblabla/reproduce-boom against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Freproduce-boom" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roblabla/reproduce-boom on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-18/source/.cargo/config [INFO] removed /workspace/builds/worker-18/source/rust-toolchain [INFO] started tweaking git repo https://github.com/roblabla/reproduce-boom [INFO] finished tweaking git repo https://github.com/roblabla/reproduce-boom [INFO] tweaked toml for git repo https://github.com/roblabla/reproduce-boom written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/roblabla/reproduce-boom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b94cd494572a3ee3fdf470438a45482cbe5fe1c42c3c0cf5c89b7b6f6e15848d [INFO] running `Command { std: "docker" "start" "-a" "b94cd494572a3ee3fdf470438a45482cbe5fe1c42c3c0cf5c89b7b6f6e15848d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b94cd494572a3ee3fdf470438a45482cbe5fe1c42c3c0cf5c89b7b6f6e15848d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94cd494572a3ee3fdf470438a45482cbe5fe1c42c3c0cf5c89b7b6f6e15848d", kill_on_drop: false }` [INFO] [stdout] b94cd494572a3ee3fdf470438a45482cbe5fe1c42c3c0cf5c89b7b6f6e15848d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7d528621007630697fc2c5c332dc00ab11712a3d6fa546f86c209315e87dc37 [INFO] running `Command { std: "docker" "start" "-a" "b7d528621007630697fc2c5c332dc00ab11712a3d6fa546f86c209315e87dc37", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling reproducer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "b7d528621007630697fc2c5c332dc00ab11712a3d6fa546f86c209315e87dc37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d528621007630697fc2c5c332dc00ab11712a3d6fa546f86c209315e87dc37", kill_on_drop: false }` [INFO] [stdout] b7d528621007630697fc2c5c332dc00ab11712a3d6fa546f86c209315e87dc37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3db0578aa75d48ac6c8c8d9e5e76bb11f3d9427b14d1dfa1448bd2314f96da4c [INFO] running `Command { std: "docker" "start" "-a" "3db0578aa75d48ac6c8c8d9e5e76bb11f3d9427b14d1dfa1448bd2314f96da4c", kill_on_drop: false }` [INFO] [stderr] Compiling reproducer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "3db0578aa75d48ac6c8c8d9e5e76bb11f3d9427b14d1dfa1448bd2314f96da4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db0578aa75d48ac6c8c8d9e5e76bb11f3d9427b14d1dfa1448bd2314f96da4c", kill_on_drop: false }` [INFO] [stdout] 3db0578aa75d48ac6c8c8d9e5e76bb11f3d9427b14d1dfa1448bd2314f96da4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e778fca1d41ee18e46b30cad0102de3b2b9ec1d9e3df9a9ee4e68c1a3e2b47f [INFO] running `Command { std: "docker" "start" "-a" "3e778fca1d41ee18e46b30cad0102de3b2b9ec1d9e3df9a9ee4e68c1a3e2b47f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reproducer-e4f19334bb184bc2) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reproducer-bd03e718ba146b9c) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests reproducer [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e778fca1d41ee18e46b30cad0102de3b2b9ec1d9e3df9a9ee4e68c1a3e2b47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e778fca1d41ee18e46b30cad0102de3b2b9ec1d9e3df9a9ee4e68c1a3e2b47f", kill_on_drop: false }` [INFO] [stdout] 3e778fca1d41ee18e46b30cad0102de3b2b9ec1d9e3df9a9ee4e68c1a3e2b47f