[INFO] cloning repository https://github.com/JohnAnon9771/rust-study
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnAnon9771/rust-study" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnAnon9771%2Frust-study", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnAnon9771%2Frust-study'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b24d800cd4879040ac26be4283c3ea11e43499eb
[INFO] testing JohnAnon9771/rust-study against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnAnon9771%2Frust-study" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JohnAnon9771/rust-study
[INFO] finished tweaking git repo https://github.com/JohnAnon9771/rust-study
[INFO] tweaked toml for git repo https://github.com/JohnAnon9771/rust-study written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JohnAnon9771/rust-study on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JohnAnon9771/rust-study 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3988cbebd710d20069b55c666dbcf49d26a0be77a2de86ff6c07496cce27b81
[INFO] running `Command { std: "docker" "start" "-a" "b3988cbebd710d20069b55c666dbcf49d26a0be77a2de86ff6c07496cce27b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3988cbebd710d20069b55c666dbcf49d26a0be77a2de86ff6c07496cce27b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3988cbebd710d20069b55c666dbcf49d26a0be77a2de86ff6c07496cce27b81", kill_on_drop: false }`
[INFO] [stdout] b3988cbebd710d20069b55c666dbcf49d26a0be77a2de86ff6c07496cce27b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a9f1fd914a1d3cbede609837f3b5f859a559350980ef95f48e97c6060d5ef61
[INFO] running `Command { std: "docker" "start" "-a" "5a9f1fd914a1d3cbede609837f3b5f859a559350980ef95f48e97c6060d5ef61", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rust-study v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
[INFO] running `Command { std: "docker" "inspect" "5a9f1fd914a1d3cbede609837f3b5f859a559350980ef95f48e97c6060d5ef61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9f1fd914a1d3cbede609837f3b5f859a559350980ef95f48e97c6060d5ef61", kill_on_drop: false }`
[INFO] [stdout] 5a9f1fd914a1d3cbede609837f3b5f859a559350980ef95f48e97c6060d5ef61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ac3451b4a191b66785bb6b5b5a6b2f202b9f676d978eb6bc453ee4a61b7d610
[INFO] running `Command { std: "docker" "start" "-a" "3ac3451b4a191b66785bb6b5b5a6b2f202b9f676d978eb6bc453ee4a61b7d610", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-study v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "3ac3451b4a191b66785bb6b5b5a6b2f202b9f676d978eb6bc453ee4a61b7d610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ac3451b4a191b66785bb6b5b5a6b2f202b9f676d978eb6bc453ee4a61b7d610", kill_on_drop: false }`
[INFO] [stdout] 3ac3451b4a191b66785bb6b5b5a6b2f202b9f676d978eb6bc453ee4a61b7d610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55d153d00eec94e5382ac4bb32b8afbd979d03fd478c959147f3a970f166212f
[INFO] running `Command { std: "docker" "start" "-a" "55d153d00eec94e5382ac4bb32b8afbd979d03fd478c959147f3a970f166212f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_study-b8c381d064d77067)
[INFO] [stdout] running 1 test
[INFO] [stdout] test guessing_game::tests::test_exec has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--bin rust-study`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rust_study-b8c381d064d77067` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "55d153d00eec94e5382ac4bb32b8afbd979d03fd478c959147f3a970f166212f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d153d00eec94e5382ac4bb32b8afbd979d03fd478c959147f3a970f166212f", kill_on_drop: false }`
[INFO] [stdout] 55d153d00eec94e5382ac4bb32b8afbd979d03fd478c959147f3a970f166212f
