[INFO] cloning repository https://github.com/Chenkail/dominion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chenkail/dominion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenkail%2Fdominion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenkail%2Fdominion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49171638acb4588c7579e3aa9fd6a6302e6d9924 [INFO] testing Chenkail/dominion against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenkail%2Fdominion" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chenkail/dominion on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chenkail/dominion [INFO] finished tweaking git repo https://github.com/Chenkail/dominion [INFO] tweaked toml for git repo https://github.com/Chenkail/dominion written to /workspace/builds/worker-79/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 690ffaab518bf2489d5909818551af1ccf3cbf0a6cf842002501d0df17a9cabc [INFO] running `Command { std: "docker" "start" "-a" "690ffaab518bf2489d5909818551af1ccf3cbf0a6cf842002501d0df17a9cabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "690ffaab518bf2489d5909818551af1ccf3cbf0a6cf842002501d0df17a9cabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690ffaab518bf2489d5909818551af1ccf3cbf0a6cf842002501d0df17a9cabc", kill_on_drop: false }` [INFO] [stdout] 690ffaab518bf2489d5909818551af1ccf3cbf0a6cf842002501d0df17a9cabc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15c853c7eb6bff735b6bf1ab913c787ad2e5da41ad4788d95dc99ee85bdbe087 [INFO] running `Command { std: "docker" "start" "-a" "15c853c7eb6bff735b6bf1ab913c787ad2e5da41ad4788d95dc99ee85bdbe087", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling dominion-macros v0.1.0 (/opt/rustwide/workdir/dominion-macros) [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling dominion v0.1.0 (/opt/rustwide/workdir/dominion) [INFO] [stdout] warning: unused import: `super::prelude::Supply` [INFO] [stdout] --> dominion/src/callbacks.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::prelude::Supply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> dominion/src/cards/dominion.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let player = &mut game.players[player_index]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:38:68 [INFO] [stdout] | [INFO] [stdout] 38 | fn attack_effects(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:142:69 [INFO] [stdout] | [INFO] [stdout] 142 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `potential_cards` [INFO] [stdout] --> dominion/src/cards/dominion.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | let potential_cards = game.return_avail_cards_ucost(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potential_cards` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_index` [INFO] [stdout] --> dominion/src/cards/dominion.rs:335:48 [INFO] [stdout] | [INFO] [stdout] 335 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:335:69 [INFO] [stdout] | [INFO] [stdout] 335 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_index` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reaction_trigger` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:60 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reaction_trigger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:95 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "15c853c7eb6bff735b6bf1ab913c787ad2e5da41ad4788d95dc99ee85bdbe087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c853c7eb6bff735b6bf1ab913c787ad2e5da41ad4788d95dc99ee85bdbe087", kill_on_drop: false }` [INFO] [stdout] 15c853c7eb6bff735b6bf1ab913c787ad2e5da41ad4788d95dc99ee85bdbe087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df36bd5689b5ca50ae73eebcc08fbc0571ebdb23ad814277c7ce5a9fa2f04dfb [INFO] running `Command { std: "docker" "start" "-a" "df36bd5689b5ca50ae73eebcc08fbc0571ebdb23ad814277c7ce5a9fa2f04dfb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `super::prelude::Supply` [INFO] [stdout] --> dominion/src/callbacks.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::prelude::Supply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> dominion/src/cards/dominion.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let player = &mut game.players[player_index]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:38:68 [INFO] [stdout] | [INFO] [stdout] 38 | fn attack_effects(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:142:69 [INFO] [stdout] | [INFO] [stdout] 142 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `potential_cards` [INFO] [stdout] --> dominion/src/cards/dominion.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | let potential_cards = game.return_avail_cards_ucost(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potential_cards` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_index` [INFO] [stdout] --> dominion/src/cards/dominion.rs:335:48 [INFO] [stdout] | [INFO] [stdout] 335 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:335:69 [INFO] [stdout] | [INFO] [stdout] 335 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_index` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reaction_trigger` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:60 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reaction_trigger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:95 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dominion v0.1.0 (/opt/rustwide/workdir/dominion) [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling examples v0.0.0 (/opt/rustwide/workdir/examples) [INFO] [stderr] Compiling dominion-macros v0.1.0 (/opt/rustwide/workdir/dominion-macros) [INFO] [stdout] error[E0432]: unresolved import `dominion::sample_client` [INFO] [stdout] --> examples/ex2_actions/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dominion::sample_client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `sample_client` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dominion::sample_client` [INFO] [stdout] --> examples/ex1_create_game/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dominion::sample_client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `sample_client` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `examples` due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `sample_client` in `dominion` [INFO] [stdout] --> dominion/tests/test_player.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | let callbacks = dominion::sample_client::callbacks(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `sample_client` in `dominion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dominion::sample_client` [INFO] [stdout] --> examples/ex3_callbacks/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dominion::sample_client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `sample_client` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sample_client` in `dominion` [INFO] [stdout] --> dominion/tests/test_card.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | let callbacks = dominion::sample_client::callbacks(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `sample_client` in `dominion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` due to 2 previous errors [INFO] [stderr] error: could not compile `dominion` due to 2 previous errors [INFO] [stderr] error: could not compile `dominion` due to 2 previous errors [INFO] [stdout] warning: unused import: `super::prelude::Supply` [INFO] [stdout] --> dominion/src/callbacks.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::prelude::Supply; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> dominion/src/cards/dominion.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let player = &mut game.players[player_index]; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:38:68 [INFO] [stdout] | [INFO] [stdout] 38 | fn attack_effects(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:142:69 [INFO] [stdout] | [INFO] [stdout] 142 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `potential_cards` [INFO] [stdout] --> dominion/src/cards/dominion.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | let potential_cards = game.return_avail_cards_ucost(4); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potential_cards` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_index` [INFO] [stdout] --> dominion/src/cards/dominion.rs:335:48 [INFO] [stdout] | [INFO] [stdout] 335 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/cards/dominion.rs:335:69 [INFO] [stdout] | [INFO] [stdout] 335 | fn effects_on_play(&self, game: &mut Game, player_index: usize, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_index` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reaction_trigger` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:60 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reaction_trigger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> dominion/src/game/gamedata.rs:408:95 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn check_reactions(&mut self, player_index: usize, reaction_trigger: ReactionTrigger, callbacks: &Box) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "df36bd5689b5ca50ae73eebcc08fbc0571ebdb23ad814277c7ce5a9fa2f04dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df36bd5689b5ca50ae73eebcc08fbc0571ebdb23ad814277c7ce5a9fa2f04dfb", kill_on_drop: false }` [INFO] [stdout] df36bd5689b5ca50ae73eebcc08fbc0571ebdb23ad814277c7ce5a9fa2f04dfb