[INFO] cloning repository https://github.com/rohanuttamsingh/PokerOdds.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohanuttamsingh/PokerOdds.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanuttamsingh%2FPokerOdds.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanuttamsingh%2FPokerOdds.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fcb342e248c3e559e6a93d5793226e5a656dfe7 [INFO] testing rohanuttamsingh/PokerOdds.rs against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanuttamsingh%2FPokerOdds.rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohanuttamsingh/PokerOdds.rs on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohanuttamsingh/PokerOdds.rs [INFO] finished tweaking git repo https://github.com/rohanuttamsingh/PokerOdds.rs [INFO] tweaked toml for git repo https://github.com/rohanuttamsingh/PokerOdds.rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rohanuttamsingh/PokerOdds.rs 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3302625e8ee7d0d82bb25317b76713eeaa5be3fc4d46aa221621bfc8fe4b11c4 [INFO] running `Command { std: "docker" "start" "-a" "3302625e8ee7d0d82bb25317b76713eeaa5be3fc4d46aa221621bfc8fe4b11c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3302625e8ee7d0d82bb25317b76713eeaa5be3fc4d46aa221621bfc8fe4b11c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3302625e8ee7d0d82bb25317b76713eeaa5be3fc4d46aa221621bfc8fe4b11c4", kill_on_drop: false }` [INFO] [stdout] 3302625e8ee7d0d82bb25317b76713eeaa5be3fc4d46aa221621bfc8fe4b11c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 547e0a9e3ffc5d6258652621edc703c2b15b6d1e237d3ff3393a7aac1b3c5396 [INFO] running `Command { std: "docker" "start" "-a" "547e0a9e3ffc5d6258652621edc703c2b15b6d1e237d3ff3393a7aac1b3c5396", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling poker_odds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "547e0a9e3ffc5d6258652621edc703c2b15b6d1e237d3ff3393a7aac1b3c5396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547e0a9e3ffc5d6258652621edc703c2b15b6d1e237d3ff3393a7aac1b3c5396", kill_on_drop: false }` [INFO] [stdout] 547e0a9e3ffc5d6258652621edc703c2b15b6d1e237d3ff3393a7aac1b3c5396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82eee7437a841843badd93a7b08861419bcf682fd890e95a33ed436bcaf34623 [INFO] running `Command { std: "docker" "start" "-a" "82eee7437a841843badd93a7b08861419bcf682fd890e95a33ed436bcaf34623", kill_on_drop: false }` [INFO] [stderr] Compiling poker_odds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "82eee7437a841843badd93a7b08861419bcf682fd890e95a33ed436bcaf34623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82eee7437a841843badd93a7b08861419bcf682fd890e95a33ed436bcaf34623", kill_on_drop: false }` [INFO] [stdout] 82eee7437a841843badd93a7b08861419bcf682fd890e95a33ed436bcaf34623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7831f36894a2ab1c5484d30d97b2e2d6c4a91a34d612979b49825b6e7fdce61b [INFO] running `Command { std: "docker" "start" "-a" "7831f36894a2ab1c5484d30d97b2e2d6c4a91a34d612979b49825b6e7fdce61b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poker_odds-c626275c1c04221d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test cards::tests::test_get_best_hand ... ok [INFO] [stdout] test cards::tests::too_high_value ... ok [INFO] [stdout] test cards::tests::test_get_used_and_unused_cards ... ok [INFO] [stdout] test cards::tests::too_low_value ... ok [INFO] [stdout] test cards::tests::valid_card ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poker_odds-75c9ae6ec9dcb51e) [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] Doc-tests poker_odds [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" "7831f36894a2ab1c5484d30d97b2e2d6c4a91a34d612979b49825b6e7fdce61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7831f36894a2ab1c5484d30d97b2e2d6c4a91a34d612979b49825b6e7fdce61b", kill_on_drop: false }` [INFO] [stdout] 7831f36894a2ab1c5484d30d97b2e2d6c4a91a34d612979b49825b6e7fdce61b [INFO] testing rohanuttamsingh/PokerOdds.rs against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohanuttamsingh%2FPokerOdds.rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohanuttamsingh/PokerOdds.rs on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohanuttamsingh/PokerOdds.rs [INFO] finished tweaking git repo https://github.com/rohanuttamsingh/PokerOdds.rs [INFO] tweaked toml for git repo https://github.com/rohanuttamsingh/PokerOdds.rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rohanuttamsingh/PokerOdds.rs 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 867c2167328906f86bce448db4fbd9f54b8cc1aed463dd7ce0eb4fb8ffd8df54 [INFO] running `Command { std: "docker" "start" "-a" "867c2167328906f86bce448db4fbd9f54b8cc1aed463dd7ce0eb4fb8ffd8df54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "867c2167328906f86bce448db4fbd9f54b8cc1aed463dd7ce0eb4fb8ffd8df54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "867c2167328906f86bce448db4fbd9f54b8cc1aed463dd7ce0eb4fb8ffd8df54", kill_on_drop: false }` [INFO] [stdout] 867c2167328906f86bce448db4fbd9f54b8cc1aed463dd7ce0eb4fb8ffd8df54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2092a1c5f6502f506e90e56f0e0aa8b39e000519648e4cf567e3f48904d6cc09 [INFO] running `Command { std: "docker" "start" "-a" "2092a1c5f6502f506e90e56f0e0aa8b39e000519648e4cf567e3f48904d6cc09", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling poker_odds v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to write /tmp/rustcUeNoXT/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `poker_odds` (lib) [INFO] running `Command { std: "docker" "inspect" "2092a1c5f6502f506e90e56f0e0aa8b39e000519648e4cf567e3f48904d6cc09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2092a1c5f6502f506e90e56f0e0aa8b39e000519648e4cf567e3f48904d6cc09", kill_on_drop: false }` [INFO] [stdout] 2092a1c5f6502f506e90e56f0e0aa8b39e000519648e4cf567e3f48904d6cc09