[INFO] cloning repository https://github.com/MaximilianStockmann/ga_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaximilianStockmann/ga_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaximilianStockmann%2Fga_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaximilianStockmann%2Fga_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68a1f945c6dffeb80ed917ba83d3bfffd9aed2be
[INFO] checking MaximilianStockmann/ga_engine against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaximilianStockmann%2Fga_engine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MaximilianStockmann/ga_engine
[INFO] finished tweaking git repo https://github.com/MaximilianStockmann/ga_engine
[INFO] tweaked toml for git repo https://github.com/MaximilianStockmann/ga_engine written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MaximilianStockmann/ga_engine on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MaximilianStockmann/ga_engine 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aac904feec5e3abbcf38a03acd129400e29fab5156b03cecff2cfb8e3a8feb5e
[INFO] running `Command { std: "docker" "start" "-a" "aac904feec5e3abbcf38a03acd129400e29fab5156b03cecff2cfb8e3a8feb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aac904feec5e3abbcf38a03acd129400e29fab5156b03cecff2cfb8e3a8feb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac904feec5e3abbcf38a03acd129400e29fab5156b03cecff2cfb8e3a8feb5e", kill_on_drop: false }`
[INFO] [stdout] aac904feec5e3abbcf38a03acd129400e29fab5156b03cecff2cfb8e3a8feb5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5465443535b2bf92b89769937289ba2367a3261613aa4f85e85fdcbe1eee22a
[INFO] running `Command { std: "docker" "start" "-a" "b5465443535b2bf92b89769937289ba2367a3261613aa4f85e85fdcbe1eee22a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking engine_core v0.1.0 (/opt/rustwide/workdir/engine_core)
[INFO] [stdout] warning: unused import: `rc::Rc`
[INFO] [stdout]  --> engine_core/src/core.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, rc::Rc};
[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: `Zone` and `cards::Card`
[INFO] [stdout]  --> engine_core/src/core.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     cards::Card,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 7 |     zones::{
[INFO] [stdout] 8 |         Banishment, Field, Graveyard, Hand, MainDeck, MaterialDeck, Zone, ZoneChangeError,
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::value::Error`
[INFO] [stdout]  --> engine_core/src/zones.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize, de::value::Error};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Player` and `self`
[INFO] [stdout]  --> engine_core/src/zones.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Player,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     cards::{self, Card, CardInfo},
[INFO] [stdout]   |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zone`
[INFO] [stdout]    --> engine_core/src/cards.rs:251:29
[INFO] [stdout]     |
[INFO] [stdout] 251 |     fn change_zone<T: Zone>(zone: T) {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_zone`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `card`
[INFO] [stdout]   --> engine_core/src/zones.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn check_card(&self, card: &Card) -> bool {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cards`
[INFO] [stdout]   --> engine_core/src/zones.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let cards: &Vec<Card> = &self.cards;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_cards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `card`
[INFO] [stdout]    --> engine_core/src/zones.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn check_card(&self, card: &Card) -> bool {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_card`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cards`
[INFO] [stdout]    --> engine_core/src/zones.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let cards: &Vec<Card> = &self.cards;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_cards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `proceed_turn` is never used
[INFO] [stdout]   --> engine_core/src/core.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Game {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     fn proceed_turn() {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> engine_core/src/parser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ImportError {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 20 |     msg: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImportError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `zone_info` is never read
[INFO] [stdout]   --> engine_core/src/zones.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Field {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 49 |     pub cards: Vec<Card>,
[INFO] [stdout] 50 |     zone_info: ZoneInformation,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_message` is never read
[INFO] [stdout]    --> engine_core/src/zones.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct ZoneChangeError {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 196 |     error_message: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ZoneChangeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ga_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Graveyard`, `Zone`, and `move_zones`
[INFO] [stdout]  --> src/main.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     zones::{Graveyard, MainDeck, Zone, move_zones},
[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 import: `serde_json`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Graveyard`, `Zone`, and `move_zones`
[INFO] [stdout]  --> src/main.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     zones::{Graveyard, MainDeck, Zone, move_zones},
[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 import: `serde_json`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.47s
[INFO] running `Command { std: "docker" "inspect" "b5465443535b2bf92b89769937289ba2367a3261613aa4f85e85fdcbe1eee22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5465443535b2bf92b89769937289ba2367a3261613aa4f85e85fdcbe1eee22a", kill_on_drop: false }`
[INFO] [stdout] b5465443535b2bf92b89769937289ba2367a3261613aa4f85e85fdcbe1eee22a
