[INFO] cloning repository https://github.com/XBagon/hsbgsim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XBagon/hsbgsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXBagon%2Fhsbgsim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXBagon%2Fhsbgsim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ceb078d6309d3b130b4578c65fb56720764a15a7
[INFO] checking XBagon/hsbgsim against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXBagon%2Fhsbgsim" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/XBagon/hsbgsim
[INFO] finished tweaking git repo https://github.com/XBagon/hsbgsim
[INFO] tweaked toml for git repo https://github.com/XBagon/hsbgsim written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/XBagon/hsbgsim on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/XBagon/hsbgsim 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded test-case-macros v3.2.1
[INFO] [stderr]   Downloaded yansi v0.5.1
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded test-case-core v3.2.1
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded automod v1.0.12
[INFO] [stderr]   Downloaded bitmaps v3.2.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded test-case v3.2.1
[INFO] [stderr]   Downloaded syn v2.0.37
[INFO] [stderr]   Downloaded insta v1.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7d11802468d14e237ef23dcc02f2d1be5cb62b74dc4e06c1533c991fc3deac9
[INFO] running `Command { std: "docker" "start" "-a" "b7d11802468d14e237ef23dcc02f2d1be5cb62b74dc4e06c1533c991fc3deac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7d11802468d14e237ef23dcc02f2d1be5cb62b74dc4e06c1533c991fc3deac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d11802468d14e237ef23dcc02f2d1be5cb62b74dc4e06c1533c991fc3deac9", kill_on_drop: false }`
[INFO] [stdout] b7d11802468d14e237ef23dcc02f2d1be5cb62b74dc4e06c1533c991fc3deac9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f794d9f40d89763219dc01e49f282317848fa0d087f07832df804b9fb1ace502
[INFO] running `Command { std: "docker" "start" "-a" "f794d9f40d89763219dc01e49f282317848fa0d087f07832df804b9fb1ace502", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking bitmaps v3.2.0
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking pre_commit_checks v0.1.0 (/opt/rustwide/workdir/pre_commit_checks)
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking syn v2.0.37
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling test-case-core v3.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling automod v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]    Compiling test-case-macros v3.2.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking test-case v3.2.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking insta v1.31.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hsbgsim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking hsbgsim_codegen v0.1.0 (/opt/rustwide/workdir/hsbgsim_codegen)
[INFO] [stdout] warning: struct `GameBuilder` is never constructed
[INFO] [stdout]   --> src/game.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct GameBuilder {}
[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 function `new` is never used
[INFO] [stdout]   --> src/game.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl GameBuilder {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 51 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `minions` is never read
[INFO] [stdout]  --> src/hand.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Hand {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 7 |     minions: ArrayVec<[MinionInstance; 10]>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Hand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `health` and `armor` are never read
[INFO] [stdout]  --> src/hero.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Hero {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 3 |     health: u16,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 4 |     armor: u16,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Hero` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hero` and `hand` are never read
[INFO] [stdout]  --> src/player.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Player {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     hero: Hero,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     hand: Hand,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/events/mod.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   $(pub [<$vars:snake>]: Option<fn(MinionInstanceId, $vars, &mut Game)>),*
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / event_variants!(
[INFO] [stdout] 151 | |     Attack,
[INFO] [stdout] 152 | |     ProposeAttack,
[INFO] [stdout] 153 | |     AfterAttack,
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |     AuraUpdate
[INFO] [stdout] 163 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `event_variants` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameBuilder` is never constructed
[INFO] [stdout]   --> src/game.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct GameBuilder {}
[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 function `new` is never used
[INFO] [stdout]   --> src/game.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl GameBuilder {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 51 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `minions` is never read
[INFO] [stdout]  --> src/hand.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Hand {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 7 |     minions: ArrayVec<[MinionInstance; 10]>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Hand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `health` and `armor` are never read
[INFO] [stdout]  --> src/hero.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Hero {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 3 |     health: u16,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 4 |     armor: u16,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Hero` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hero` and `hand` are never read
[INFO] [stdout]  --> src/player.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Player {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     hero: Hero,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 7 |     hand: Hand,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/events/mod.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   $(pub [<$vars:snake>]: Option<fn(MinionInstanceId, $vars, &mut Game)>),*
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 | / event_variants!(
[INFO] [stdout] 151 | |     Attack,
[INFO] [stdout] 152 | |     ProposeAttack,
[INFO] [stdout] 153 | |     AfterAttack,
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |     AuraUpdate
[INFO] [stdout] 163 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `event_variants` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.00s
[INFO] running `Command { std: "docker" "inspect" "f794d9f40d89763219dc01e49f282317848fa0d087f07832df804b9fb1ace502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f794d9f40d89763219dc01e49f282317848fa0d087f07832df804b9fb1ace502", kill_on_drop: false }`
[INFO] [stdout] f794d9f40d89763219dc01e49f282317848fa0d087f07832df804b9fb1ace502
