[INFO] cloning repository https://github.com/Seasons-of-Rust/sor-lab-7-prisoners [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seasons-of-Rust/sor-lab-7-prisoners" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeasons-of-Rust%2Fsor-lab-7-prisoners", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeasons-of-Rust%2Fsor-lab-7-prisoners'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18ef3d1c0e2d1216b16d33cfc06f57ecb857f37f [INFO] testing Seasons-of-Rust/sor-lab-7-prisoners against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeasons-of-Rust%2Fsor-lab-7-prisoners" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Seasons-of-Rust/sor-lab-7-prisoners [INFO] finished tweaking git repo https://github.com/Seasons-of-Rust/sor-lab-7-prisoners [INFO] tweaked toml for git repo https://github.com/Seasons-of-Rust/sor-lab-7-prisoners written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Seasons-of-Rust/sor-lab-7-prisoners on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Seasons-of-Rust/sor-lab-7-prisoners 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a2430858d87165a612829e667e1b612fd49a59012d5319cff7c444d0e979871 [INFO] running `Command { std: "docker" "start" "-a" "6a2430858d87165a612829e667e1b612fd49a59012d5319cff7c444d0e979871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2430858d87165a612829e667e1b612fd49a59012d5319cff7c444d0e979871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2430858d87165a612829e667e1b612fd49a59012d5319cff7c444d0e979871", kill_on_drop: false }` [INFO] [stdout] 6a2430858d87165a612829e667e1b612fd49a59012d5319cff7c444d0e979871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ebf1f71452308c8c4f890cd4e04e79a48d3ddb4ac088055427bb860251d9c8b5 [INFO] running `Command { std: "docker" "start" "-a" "ebf1f71452308c8c4f890cd4e04e79a48d3ddb4ac088055427bb860251d9c8b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling sor-lab-7-mkii v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name`, `age`, and `epicness` are never read [INFO] [stdout] --> src/bots/nguyen_hanh_nong.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct NguyenHanhNong { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub age: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | pub epicness: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NguyenHanhNong` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `who_screams_for_ice_cream` is never read [INFO] [stdout] --> src/bots/williamdual.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Williamdual { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 7 | pub who_screams_for_ice_cream: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Williamdual` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s [INFO] running `Command { std: "docker" "inspect" "ebf1f71452308c8c4f890cd4e04e79a48d3ddb4ac088055427bb860251d9c8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf1f71452308c8c4f890cd4e04e79a48d3ddb4ac088055427bb860251d9c8b5", kill_on_drop: false }` [INFO] [stdout] ebf1f71452308c8c4f890cd4e04e79a48d3ddb4ac088055427bb860251d9c8b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1b5fe07fba66f22a928ddce5dd04cba542c78d6168fadaa250d82258fcaa96c8 [INFO] running `Command { std: "docker" "start" "-a" "1b5fe07fba66f22a928ddce5dd04cba542c78d6168fadaa250d82258fcaa96c8", kill_on_drop: false }` [INFO] [stderr] Compiling sor-lab-7-mkii v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name`, `age`, and `epicness` are never read [INFO] [stdout] --> src/bots/nguyen_hanh_nong.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct NguyenHanhNong { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub age: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | pub epicness: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NguyenHanhNong` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `who_screams_for_ice_cream` is never read [INFO] [stdout] --> src/bots/williamdual.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Williamdual { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 7 | pub who_screams_for_ice_cream: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Williamdual` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "1b5fe07fba66f22a928ddce5dd04cba542c78d6168fadaa250d82258fcaa96c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5fe07fba66f22a928ddce5dd04cba542c78d6168fadaa250d82258fcaa96c8", kill_on_drop: false }` [INFO] [stdout] 1b5fe07fba66f22a928ddce5dd04cba542c78d6168fadaa250d82258fcaa96c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 51ee99f2fef0ba5d7da6a2d7b03a1f4dd418e3ba23358fbef3bd17d913a90b47 [INFO] running `Command { std: "docker" "start" "-a" "51ee99f2fef0ba5d7da6a2d7b03a1f4dd418e3ba23358fbef3bd17d913a90b47", kill_on_drop: false }` [INFO] [stderr] warning: fields `name`, `age`, and `epicness` are never read [INFO] [stderr] --> src/bots/nguyen_hanh_nong.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct NguyenHanhNong { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 5 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 6 | pub age: u8, [INFO] [stderr] | ^^^ [INFO] [stderr] 7 | pub epicness: u8, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `NguyenHanhNong` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `who_screams_for_ice_cream` is never read [INFO] [stderr] --> src/bots/williamdual.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Williamdual { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 7 | pub who_screams_for_ice_cream: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Williamdual` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `sor-lab-7-mkii` (bin "sor-lab-7-mkii" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sor_lab_7_mkii-614d692b1789400d) [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" "51ee99f2fef0ba5d7da6a2d7b03a1f4dd418e3ba23358fbef3bd17d913a90b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ee99f2fef0ba5d7da6a2d7b03a1f4dd418e3ba23358fbef3bd17d913a90b47", kill_on_drop: false }` [INFO] [stdout] 51ee99f2fef0ba5d7da6a2d7b03a1f4dd418e3ba23358fbef3bd17d913a90b47