[INFO] cloning repository https://github.com/marte/baraha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marte/baraha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarte%2Fbaraha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarte%2Fbaraha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f0407c1eeaa5973b3e9b207b55b34d8988f34aa [INFO] testing marte/baraha against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarte%2Fbaraha" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marte/baraha on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marte/baraha [INFO] finished tweaking git repo https://github.com/marte/baraha [INFO] tweaked toml for git repo https://github.com/marte/baraha written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marte/baraha 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e2812dd050109dde1be4901ae22984e77b8cf253625927ec11629dd32bd0fae [INFO] running `Command { std: "docker" "start" "-a" "9e2812dd050109dde1be4901ae22984e77b8cf253625927ec11629dd32bd0fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e2812dd050109dde1be4901ae22984e77b8cf253625927ec11629dd32bd0fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2812dd050109dde1be4901ae22984e77b8cf253625927ec11629dd32bd0fae", kill_on_drop: false }` [INFO] [stdout] 9e2812dd050109dde1be4901ae22984e77b8cf253625927ec11629dd32bd0fae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53514e109f6c6ad217d5c1a0dcc14544c8b7680efeab7a7619acaa4cc35ea932 [INFO] running `Command { std: "docker" "start" "-a" "53514e109f6c6ad217d5c1a0dcc14544c8b7680efeab7a7619acaa4cc35ea932", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling termion v1.1.3 [INFO] [stderr] Compiling baraha v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.30s [INFO] running `Command { std: "docker" "inspect" "53514e109f6c6ad217d5c1a0dcc14544c8b7680efeab7a7619acaa4cc35ea932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53514e109f6c6ad217d5c1a0dcc14544c8b7680efeab7a7619acaa4cc35ea932", kill_on_drop: false }` [INFO] [stdout] 53514e109f6c6ad217d5c1a0dcc14544c8b7680efeab7a7619acaa4cc35ea932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5458508623e0d07efe800eea41d4dc9e1d2a52b1e332635d7eefcb068c3191e8 [INFO] running `Command { std: "docker" "start" "-a" "5458508623e0d07efe800eea41d4dc9e1d2a52b1e332635d7eefcb068c3191e8", kill_on_drop: false }` [INFO] [stderr] Compiling baraha v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `Command { std: "docker" "inspect" "5458508623e0d07efe800eea41d4dc9e1d2a52b1e332635d7eefcb068c3191e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5458508623e0d07efe800eea41d4dc9e1d2a52b1e332635d7eefcb068c3191e8", kill_on_drop: false }` [INFO] [stdout] 5458508623e0d07efe800eea41d4dc9e1d2a52b1e332635d7eefcb068c3191e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7d3750bb048ea5dd34685ac3f84efc58297a50e14fda6c312c95bb8aa3fc7db [INFO] running `Command { std: "docker" "start" "-a" "f7d3750bb048ea5dd34685ac3f84efc58297a50e14fda6c312c95bb8aa3fc7db", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/baraha-327a935eae88a96a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test game::tests::flush ... ok [INFO] [stdout] test game::tests::straight ... ok [INFO] [stdout] test game::tests::straight_flush ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/baraha-80a97134222f9a03) [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] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-4150d31d9ec9af00) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test host_and_play has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f7d3750bb048ea5dd34685ac3f84efc58297a50e14fda6c312c95bb8aa3fc7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d3750bb048ea5dd34685ac3f84efc58297a50e14fda6c312c95bb8aa3fc7db", kill_on_drop: false }` [INFO] [stdout] f7d3750bb048ea5dd34685ac3f84efc58297a50e14fda6c312c95bb8aa3fc7db