[INFO] cloning repository https://github.com/Ecoral360/Dix-oxyde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ecoral360/Dix-oxyde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEcoral360%2FDix-oxyde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEcoral360%2FDix-oxyde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55ba5e3e6ad7169e36c77764757156dd499d5145
[INFO] checking Ecoral360/Dix-oxyde against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEcoral360%2FDix-oxyde" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ecoral360/Dix-oxyde
[INFO] finished tweaking git repo https://github.com/Ecoral360/Dix-oxyde
[INFO] tweaked toml for git repo https://github.com/Ecoral360/Dix-oxyde written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ecoral360/Dix-oxyde on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ecoral360/Dix-oxyde 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8f2bacbe332d9b5847c0d0afbba041c9adc227f86dc09b44a74ef3ad319f959
[INFO] running `Command { std: "docker" "start" "-a" "e8f2bacbe332d9b5847c0d0afbba041c9adc227f86dc09b44a74ef3ad319f959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8f2bacbe332d9b5847c0d0afbba041c9adc227f86dc09b44a74ef3ad319f959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f2bacbe332d9b5847c0d0afbba041c9adc227f86dc09b44a74ef3ad319f959", kill_on_drop: false }`
[INFO] [stdout] e8f2bacbe332d9b5847c0d0afbba041c9adc227f86dc09b44a74ef3ad319f959
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec9df222384380e3dc45904f8be0ce7a79ac134d1d6b8318d95c9184093faf38
[INFO] running `Command { std: "docker" "start" "-a" "ec9df222384380e3dc45904f8be0ce7a79ac134d1d6b8318d95c9184093faf38", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking flexi_logger v0.27.4
[INFO] [stderr]     Checking dix_oxyde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `startegies`
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod startegies;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `startegies`, create file "src/startegies.rs" or "src/startegies/mod.rs"
[INFO] [stdout]   = note: if there is a `mod startegies` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Hand`, `Rank`, and `Suit`
[INFO] [stdout]  --> src/strategy.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::game::{Card, Game, Hand, Rank, Suit};
[INFO] [stdout]   |                               ^^^^  ^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `startegies`
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod startegies;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `startegies`, create file "src/startegies.rs" or "src/startegies/mod.rs"
[INFO] [stdout]   = note: if there is a `mod startegies` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/game.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let mut hands = vec![Vec::new(); nb_players];
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dix_oxyde` (lib test) due to 1 previous error; 10 warnings emitted
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/game.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let mut hand_constraints = hand_constraints;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `hand_size`
[INFO] [stdout]    --> src/game.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let hand_size = self.0.len() / 3;
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/game.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 |         for (i, constraint) in hand_constraints.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constraint`
[INFO] [stdout]    --> src/game.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |         for (i, constraint) in hand_constraints.iter().enumerate() {
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constraint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]  --> src/strategy.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn setup_bid_phase(&mut self, game: &Game) {}
[INFO] [stdout]   |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]  --> src/strategy.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn after_bid_phase(&mut self, game: &Game) {}
[INFO] [stdout]   |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/strategy.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn setup_trick(&mut self, game: &Game) {}
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/strategy.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn after_trick(&mut self, game: &Game) {}
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Hand`, `Rank`, and `Suit`
[INFO] [stdout]  --> src/strategy.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::game::{Card, Game, Hand, Rank, Suit};
[INFO] [stdout]   |                               ^^^^  ^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/game.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let mut hands = vec![Vec::new(); nb_players];
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/game.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let mut hand_constraints = hand_constraints;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hand_size`
[INFO] [stdout]    --> src/game.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let hand_size = self.0.len() / 3;
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hand_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/game.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 |         for (i, constraint) in hand_constraints.iter().enumerate() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constraint`
[INFO] [stdout]    --> src/game.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |         for (i, constraint) in hand_constraints.iter().enumerate() {
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constraint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]  --> src/strategy.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn setup_bid_phase(&mut self, game: &Game) {}
[INFO] [stdout]   |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]  --> src/strategy.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn after_bid_phase(&mut self, game: &Game) {}
[INFO] [stdout]   |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/strategy.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn setup_trick(&mut self, game: &Game) {}
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/strategy.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn after_trick(&mut self, game: &Game) {}
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dix_oxyde` (lib) due to 1 previous error; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ec9df222384380e3dc45904f8be0ce7a79ac134d1d6b8318d95c9184093faf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec9df222384380e3dc45904f8be0ce7a79ac134d1d6b8318d95c9184093faf38", kill_on_drop: false }`
[INFO] [stdout] ec9df222384380e3dc45904f8be0ce7a79ac134d1d6b8318d95c9184093faf38
