[INFO] cloning repository https://github.com/Chgrau/RustyLife [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chgrau/RustyLife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChgrau%2FRustyLife", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChgrau%2FRustyLife'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11a27092b12735d5a57f7c6920691aa1c8c50865 [INFO] building Chgrau/RustyLife against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChgrau%2FRustyLife" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chgrau/RustyLife on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chgrau/RustyLife [INFO] finished tweaking git repo https://github.com/Chgrau/RustyLife [INFO] tweaked toml for git repo https://github.com/Chgrau/RustyLife written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/Chgrau/RustyLife already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4000ed54691dfa24d372d6af6e25025ef4f17f55d6ff5012f5a2adfd2e65a08b [INFO] running `Command { std: "docker" "start" "-a" "4000ed54691dfa24d372d6af6e25025ef4f17f55d6ff5012f5a2adfd2e65a08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4000ed54691dfa24d372d6af6e25025ef4f17f55d6ff5012f5a2adfd2e65a08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4000ed54691dfa24d372d6af6e25025ef4f17f55d6ff5012f5a2adfd2e65a08b", kill_on_drop: false }` [INFO] [stdout] 4000ed54691dfa24d372d6af6e25025ef4f17f55d6ff5012f5a2adfd2e65a08b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 925ec4dcd123d88216c82381a02cfe48762b3fdbbd723823dfd3804da8629820 [INFO] running `Command { std: "docker" "start" "-a" "925ec4dcd123d88216c82381a02cfe48762b3fdbbd723823dfd3804da8629820", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling rustylife v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "925ec4dcd123d88216c82381a02cfe48762b3fdbbd723823dfd3804da8629820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925ec4dcd123d88216c82381a02cfe48762b3fdbbd723823dfd3804da8629820", kill_on_drop: false }` [INFO] [stdout] 925ec4dcd123d88216c82381a02cfe48762b3fdbbd723823dfd3804da8629820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9b2b85cb6f6972a6475d110766f9690495e32404476b7e21593c2bcee48559d [INFO] running `Command { std: "docker" "start" "-a" "a9b2b85cb6f6972a6475d110766f9690495e32404476b7e21593c2bcee48559d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustylife v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.54s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rustylife-6f6c20aa95249ccd) [INFO] running `Command { std: "docker" "inspect" "a9b2b85cb6f6972a6475d110766f9690495e32404476b7e21593c2bcee48559d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b2b85cb6f6972a6475d110766f9690495e32404476b7e21593c2bcee48559d", kill_on_drop: false }` [INFO] [stdout] a9b2b85cb6f6972a6475d110766f9690495e32404476b7e21593c2bcee48559d