[INFO] cloning repository https://github.com/kozabrada123/omega_strikers_pairing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kozabrada123/omega_strikers_pairing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Fomega_strikers_pairing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Fomega_strikers_pairing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de268902797f301722aaf729be039f21e4269e27
[INFO] testing kozabrada123/omega_strikers_pairing against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Fomega_strikers_pairing" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kozabrada123/omega_strikers_pairing
[INFO] finished tweaking git repo https://github.com/kozabrada123/omega_strikers_pairing
[INFO] tweaked toml for git repo https://github.com/kozabrada123/omega_strikers_pairing written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kozabrada123/omega_strikers_pairing on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kozabrada123/omega_strikers_pairing 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04fedbd8212f9305904d3738f302c0acb4aa455127c4cd10ede23947adfebcec
[INFO] running `Command { std: "docker" "start" "-a" "04fedbd8212f9305904d3738f302c0acb4aa455127c4cd10ede23947adfebcec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04fedbd8212f9305904d3738f302c0acb4aa455127c4cd10ede23947adfebcec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04fedbd8212f9305904d3738f302c0acb4aa455127c4cd10ede23947adfebcec", kill_on_drop: false }`
[INFO] [stdout] 04fedbd8212f9305904d3738f302c0acb4aa455127c4cd10ede23947adfebcec
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff96c3894988adff1728ec83b982f8c9b36ca1cc2e911fc8b7e259e94b61abb
[INFO] running `Command { std: "docker" "start" "-a" "6ff96c3894988adff1728ec83b982f8c9b36ca1cc2e911fc8b7e259e94b61abb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling color-print v0.3.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling omega_strikers_pairing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fmt::Debug`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fmt::Debug,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Role` and `StringTeam`
[INFO] [stdout]  --> src/main.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | use types::{NamedTeam, Player, Result, Role, StringPlayer, StringTeam, Team};
[INFO] [stdout]   |                                        ^^^^                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_random` is never used
[INFO] [stdout]   --> src/types.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl StringPlayer {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn create_random() -> StringPlayer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `in_team` are never used
[INFO] [stdout]    --> src/types.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl StringTeam {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 226 |     pub fn new(goalie: StringPlayer, midfield: StringPlayer, forward: StringPlayer) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |      pub fn in_team(&self, player_id: &String) -> bool {
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_team_and_lists` and `generate_name` are never used
[INFO] [stdout]    --> src/types.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | impl NamedTeam {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] 296 |     /// Creates a named team from a team and our lists, randomly generating a name
[INFO] [stdout] 297 |     pub fn from_team_and_lists(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub fn generate_name(adjectives: &Vec<String>, nouns: &Vec<String>) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.03s
[INFO] running `Command { std: "docker" "inspect" "6ff96c3894988adff1728ec83b982f8c9b36ca1cc2e911fc8b7e259e94b61abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff96c3894988adff1728ec83b982f8c9b36ca1cc2e911fc8b7e259e94b61abb", kill_on_drop: false }`
[INFO] [stdout] 6ff96c3894988adff1728ec83b982f8c9b36ca1cc2e911fc8b7e259e94b61abb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c78ff9c1cfe5e1e47633af40be10842de9b87c6747f1e91e52596f650cb1f038
[INFO] running `Command { std: "docker" "start" "-a" "c78ff9c1cfe5e1e47633af40be10842de9b87c6747f1e91e52596f650cb1f038", kill_on_drop: false }`
[INFO] [stderr]    Compiling omega_strikers_pairing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fmt::Debug`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fmt::Debug,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Role` and `StringTeam`
[INFO] [stdout]  --> src/main.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | use types::{NamedTeam, Player, Result, Role, StringPlayer, StringTeam, Team};
[INFO] [stdout]   |                                        ^^^^                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_random` is never used
[INFO] [stdout]   --> src/types.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl StringPlayer {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn create_random() -> StringPlayer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `in_team` are never used
[INFO] [stdout]    --> src/types.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl StringTeam {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 226 |     pub fn new(goalie: StringPlayer, midfield: StringPlayer, forward: StringPlayer) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |      pub fn in_team(&self, player_id: &String) -> bool {
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_team_and_lists` and `generate_name` are never used
[INFO] [stdout]    --> src/types.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | impl NamedTeam {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] 296 |     /// Creates a named team from a team and our lists, randomly generating a name
[INFO] [stdout] 297 |     pub fn from_team_and_lists(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub fn generate_name(adjectives: &Vec<String>, nouns: &Vec<String>) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "c78ff9c1cfe5e1e47633af40be10842de9b87c6747f1e91e52596f650cb1f038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78ff9c1cfe5e1e47633af40be10842de9b87c6747f1e91e52596f650cb1f038", kill_on_drop: false }`
[INFO] [stdout] c78ff9c1cfe5e1e47633af40be10842de9b87c6747f1e91e52596f650cb1f038
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62aec18f2884e9bb8c99fcb58288408669827ceac10b9177e67361ea0fefd43c
[INFO] running `Command { std: "docker" "start" "-a" "62aec18f2884e9bb8c99fcb58288408669827ceac10b9177e67361ea0fefd43c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `fmt::Debug`
[INFO] [stderr]  --> src/main.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     fmt::Debug,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Role` and `StringTeam`
[INFO] [stderr]  --> src/main.rs:9:40
[INFO] [stderr]   |
[INFO] [stderr] 9 | use types::{NamedTeam, Player, Result, Role, StringPlayer, StringTeam, Team};
[INFO] [stderr]   |                                        ^^^^                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]   --> src/main.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use uuid::Uuid;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `create_random` is never used
[INFO] [stderr]   --> src/types.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl StringPlayer {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub fn create_random() -> StringPlayer {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `in_team` are never used
[INFO] [stderr]    --> src/types.rs:226:12
[INFO] [stderr]     |
[INFO] [stderr] 225 | impl StringTeam {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] 226 |     pub fn new(goalie: StringPlayer, midfield: StringPlayer, forward: StringPlayer) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 235 |      pub fn in_team(&self, player_id: &String) -> bool {
[INFO] [stderr]     |             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `from_team_and_lists` and `generate_name` are never used
[INFO] [stderr]    --> src/types.rs:297:12
[INFO] [stderr]     |
[INFO] [stderr] 295 | impl NamedTeam {
[INFO] [stderr]     | -------------- associated functions in this implementation
[INFO] [stderr] 296 |     /// Creates a named team from a team and our lists, randomly generating a name
[INFO] [stderr] 297 |     pub fn from_team_and_lists(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 309 |     pub fn generate_name(adjectives: &Vec<String>, nouns: &Vec<String>) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `omega_strikers_pairing` (bin "omega_strikers_pairing" test) generated 6 warnings (run `cargo fix --bin "omega_strikers_pairing" -p omega_strikers_pairing --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omega_strikers_pairing-ce1e90a9ebe10b03)
[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" "62aec18f2884e9bb8c99fcb58288408669827ceac10b9177e67361ea0fefd43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62aec18f2884e9bb8c99fcb58288408669827ceac10b9177e67361ea0fefd43c", kill_on_drop: false }`
[INFO] [stdout] 62aec18f2884e9bb8c99fcb58288408669827ceac10b9177e67361ea0fefd43c
