[INFO] fetching crate durak 1.0.0... [INFO] testing durak-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate durak 1.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate durak 1.0.0 [INFO] finished tweaking crates.io crate durak 1.0.0 [INFO] tweaked toml for crates.io crate durak 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate durak 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate durak 1.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2db3b99cd73615df47cd3285829db244d90f8f0d1fda6f820ff64e10911b788e [INFO] running `Command { std: "docker" "start" "-a" "2db3b99cd73615df47cd3285829db244d90f8f0d1fda6f820ff64e10911b788e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2db3b99cd73615df47cd3285829db244d90f8f0d1fda6f820ff64e10911b788e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db3b99cd73615df47cd3285829db244d90f8f0d1fda6f820ff64e10911b788e", kill_on_drop: false }` [INFO] [stdout] 2db3b99cd73615df47cd3285829db244d90f8f0d1fda6f820ff64e10911b788e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93f6c8bbc3f2aaadea590dc08fa047223e7f48dcd92fdb9fb856188a2d436e65 [INFO] running `Command { std: "docker" "start" "-a" "93f6c8bbc3f2aaadea590dc08fa047223e7f48dcd92fdb9fb856188a2d436e65", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling durak v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.38s [INFO] running `Command { std: "docker" "inspect" "93f6c8bbc3f2aaadea590dc08fa047223e7f48dcd92fdb9fb856188a2d436e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f6c8bbc3f2aaadea590dc08fa047223e7f48dcd92fdb9fb856188a2d436e65", kill_on_drop: false }` [INFO] [stdout] 93f6c8bbc3f2aaadea590dc08fa047223e7f48dcd92fdb9fb856188a2d436e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a45df730ab9b72b1527e198119a9e36e866cb65255e9808c6efd07caa07e879 [INFO] running `Command { std: "docker" "start" "-a" "2a45df730ab9b72b1527e198119a9e36e866cb65255e9808c6efd07caa07e879", kill_on_drop: false }` [INFO] [stderr] Compiling durak v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "2a45df730ab9b72b1527e198119a9e36e866cb65255e9808c6efd07caa07e879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a45df730ab9b72b1527e198119a9e36e866cb65255e9808c6efd07caa07e879", kill_on_drop: false }` [INFO] [stdout] 2a45df730ab9b72b1527e198119a9e36e866cb65255e9808c6efd07caa07e879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bbaa129c579d22b4ef880dfd3a9206f338d0ba0f0e068385a70d75eb3e7c1671 [INFO] running `Command { std: "docker" "start" "-a" "bbaa129c579d22b4ef880dfd3a9206f338d0ba0f0e068385a70d75eb3e7c1671", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/durak-d34072c080941326) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test game::ai_logic_test::tests::test_easy_make_defense_move_cannot_defend ... ok [INFO] [stdout] test game::ai_logic_test::tests::test_hard_should_take_cards_strategically ... ok [INFO] [stdout] test game::card::tests::test_can_beat_same_suit ... ok [INFO] [stdout] test game::deck::tests::test_new_deck ... ok [INFO] [stdout] test game::card::tests::test_can_beat_trump ... ok [INFO] [stdout] test game::card::tests::test_can_beat_trump_to_trump ... ok [INFO] [stdout] test game::ai_logic_test::tests::test_medium_make_attack_move_initial ... ok [INFO] [stdout] test game::ai_logic_test::tests::test_easy_make_defense_move_non_trump ... ok [INFO] [stdout] test game::ai_logic_test::tests::test_medium_should_take_cards_to_save_high_trumps ... ok [INFO] [stdout] test game::ai_logic_test::tests::test_easy_make_attack_move_initial ... ok [INFO] [stdout] test game::ai_logic_test::tests::test_easy_make_attack_move_add_to_attack ... ok [INFO] [stdout] test game::ai_logic_test::tests::test_hard_make_attack_move_exploit_weakness ... ok [INFO] [stdout] test game::ai_logic_test::tests::test_easy_should_take_cards_cannot_defend ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bbaa129c579d22b4ef880dfd3a9206f338d0ba0f0e068385a70d75eb3e7c1671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbaa129c579d22b4ef880dfd3a9206f338d0ba0f0e068385a70d75eb3e7c1671", kill_on_drop: false }` [INFO] [stdout] bbaa129c579d22b4ef880dfd3a9206f338d0ba0f0e068385a70d75eb3e7c1671