[INFO] cloning repository https://github.com/thirdworldrecords/rusty-battleship [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thirdworldrecords/rusty-battleship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthirdworldrecords%2Frusty-battleship", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthirdworldrecords%2Frusty-battleship'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c573dfea67f4ba575f589752463de52e65a4c23f [INFO] testing thirdworldrecords/rusty-battleship against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthirdworldrecords%2Frusty-battleship" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thirdworldrecords/rusty-battleship on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thirdworldrecords/rusty-battleship [INFO] finished tweaking git repo https://github.com/thirdworldrecords/rusty-battleship [INFO] tweaked toml for git repo https://github.com/thirdworldrecords/rusty-battleship written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thirdworldrecords/rusty-battleship 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c33cc6c16e6a605c0c29bc6f4af4d8ca4cd0666be2e36b54035e850c8af6449 [INFO] running `Command { std: "docker" "start" "-a" "2c33cc6c16e6a605c0c29bc6f4af4d8ca4cd0666be2e36b54035e850c8af6449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c33cc6c16e6a605c0c29bc6f4af4d8ca4cd0666be2e36b54035e850c8af6449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c33cc6c16e6a605c0c29bc6f4af4d8ca4cd0666be2e36b54035e850c8af6449", kill_on_drop: false }` [INFO] [stdout] 2c33cc6c16e6a605c0c29bc6f4af4d8ca4cd0666be2e36b54035e850c8af6449 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef3b62fabad5d90e841048d794440f51c4ffe79763e52f0c820bc76c79a8d6a2 [INFO] running `Command { std: "docker" "start" "-a" "ef3b62fabad5d90e841048d794440f51c4ffe79763e52f0c820bc76c79a8d6a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling rusty-battleship v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `GameStatus::*` [INFO] [stdout] --> src/tests/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use GameStatus::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Dummy` is never constructed [INFO] [stdout] --> src/tests/test.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct Dummy { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/tests/test.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | impl Dummy { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 53 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Ship` should have a snake case name [INFO] [stdout] --> src/user.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | let Ship = Hit; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `ship` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s [INFO] running `Command { std: "docker" "inspect" "ef3b62fabad5d90e841048d794440f51c4ffe79763e52f0c820bc76c79a8d6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3b62fabad5d90e841048d794440f51c4ffe79763e52f0c820bc76c79a8d6a2", kill_on_drop: false }` [INFO] [stdout] ef3b62fabad5d90e841048d794440f51c4ffe79763e52f0c820bc76c79a8d6a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bda67cf233722ed3239c1547fe099061212e2b33bf6324fe2e6433eae1345656 [INFO] running `Command { std: "docker" "start" "-a" "bda67cf233722ed3239c1547fe099061212e2b33bf6324fe2e6433eae1345656", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-battleship v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `Ship` should have a snake case name [INFO] [stdout] --> src/user.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | let Ship = Hit; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `ship` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iterations` should have an upper case name [INFO] [stdout] --> src/tests/test.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | const iterations: usize = 200; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `ITERATIONS` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "bda67cf233722ed3239c1547fe099061212e2b33bf6324fe2e6433eae1345656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda67cf233722ed3239c1547fe099061212e2b33bf6324fe2e6433eae1345656", kill_on_drop: false }` [INFO] [stdout] bda67cf233722ed3239c1547fe099061212e2b33bf6324fe2e6433eae1345656 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c99ef3473741b30c7ccf535eaacd2121a70f058ba434351093e093502c4f3f9 [INFO] running `Command { std: "docker" "start" "-a" "8c99ef3473741b30c7ccf535eaacd2121a70f058ba434351093e093502c4f3f9", kill_on_drop: false }` [INFO] [stderr] warning: variable `Ship` should have a snake case name [INFO] [stderr] --> src/user.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | let Ship = Hit; [INFO] [stderr] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `ship` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `iterations` should have an upper case name [INFO] [stderr] --> src/tests/test.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | const iterations: usize = 200; [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to upper case: `ITERATIONS` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusty-battleship` (bin "rusty-battleship" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_battleship-1cf5ae942482725c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test::tests::computer_avg_win_turns has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8c99ef3473741b30c7ccf535eaacd2121a70f058ba434351093e093502c4f3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c99ef3473741b30c7ccf535eaacd2121a70f058ba434351093e093502c4f3f9", kill_on_drop: false }` [INFO] [stdout] 8c99ef3473741b30c7ccf535eaacd2121a70f058ba434351093e093502c4f3f9