[INFO] cloning repository https://github.com/r-darwish/war
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-darwish/war" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Fwar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Fwar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 414e91d2889c4fa2cc6c9bf4814e704d89356d5b
[INFO] checking r-darwish/war against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Fwar" "/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/r-darwish/war
[INFO] finished tweaking git repo https://github.com/r-darwish/war
[INFO] tweaked toml for git repo https://github.com/r-darwish/war written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r-darwish/war on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r-darwish/war 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-map v0.2.29
[INFO] [stderr]   Downloaded reexport-proc-macro v1.0.2
[INFO] [stderr]   Downloaded enum-map-derive v0.2.5
[INFO] [stderr]   Downloaded syn v0.13.1
[INFO] [stderr]   Downloaded array-macro v1.0.2
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded textwrap v0.9.0
[INFO] [stderr]   Downloaded atty v0.2.9
[INFO] [stderr]   Downloaded strsim v0.7.0
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded proc-macro2 v0.3.7
[INFO] [stderr]   Downloaded redox_termios v0.1.1
[INFO] [stderr]   Downloaded vec_map v0.8.0
[INFO] [stderr]   Downloaded termion v1.5.1
[INFO] [stderr]   Downloaded clap v2.31.2
[INFO] [stderr]   Downloaded libc v0.2.40
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b62cc6c825b615454212c9f2ef6bb94d2db6f804c0996e778809af88e6ce761
[INFO] running `Command { std: "docker" "start" "-a" "4b62cc6c825b615454212c9f2ef6bb94d2db6f804c0996e778809af88e6ce761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b62cc6c825b615454212c9f2ef6bb94d2db6f804c0996e778809af88e6ce761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b62cc6c825b615454212c9f2ef6bb94d2db6f804c0996e778809af88e6ce761", kill_on_drop: false }`
[INFO] [stdout] 4b62cc6c825b615454212c9f2ef6bb94d2db6f804c0996e778809af88e6ce761
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df0cc9cc3e4ab11067a1b6e416be7b66f5e1936b41d26a399bd43d6673978825
[INFO] running `Command { std: "docker" "start" "-a" "df0cc9cc3e4ab11067a1b6e416be7b66f5e1936b41d26a399bd43d6673978825", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking reexport-proc-macro v1.0.2
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking array-macro v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v0.3.7
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking atty v0.2.9
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]     Checking clap v2.31.2
[INFO] [stderr]    Compiling syn v0.13.1
[INFO] [stderr]    Compiling enum-map-derive v0.2.5
[INFO] [stderr]     Checking enum-map v0.2.29
[INFO] [stderr]     Checking war v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/game.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         };
[INFO] [stdout]    |          ^
[INFO] [stdout] ...
[INFO] [stdout] 76 |             let blue_card = draw!(self.players[Players::Blue]);
[INFO] [stdout]    |                             ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `draw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/game.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         };
[INFO] [stdout]    |          ^
[INFO] [stdout] ...
[INFO] [stdout] 77 |             let red_card = draw!(self.players[Players::Red]);
[INFO] [stdout]    |                            --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `draw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/game.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         };
[INFO] [stdout]    |          ^
[INFO] [stdout] ...
[INFO] [stdout] 95 |                             stake.push(draw!(player));
[INFO] [stdout]    |                                        ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `draw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cards.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     SuitCard(Suit, SuitRank),
[INFO] [stdout]    |     -------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 -     SuitCard(Suit, SuitRank),
[INFO] [stdout] 75 +     SuitCard((), SuitRank),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cards.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Joker(Color),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 76 -     Joker(Color),
[INFO] [stdout] 76 +     Joker(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/game.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         };
[INFO] [stdout]    |          ^
[INFO] [stdout] ...
[INFO] [stdout] 76 |             let blue_card = draw!(self.players[Players::Blue]);
[INFO] [stdout]    |                             ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `draw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/game.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         };
[INFO] [stdout]    |          ^
[INFO] [stdout] ...
[INFO] [stdout] 77 |             let red_card = draw!(self.players[Players::Red]);
[INFO] [stdout]    |                            --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `draw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/game.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         };
[INFO] [stdout]    |          ^
[INFO] [stdout] ...
[INFO] [stdout] 95 |                             stake.push(draw!(player));
[INFO] [stdout]    |                                        ------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `draw` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `war` (bin "war") due to 6 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cards.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     SuitCard(Suit, SuitRank),
[INFO] [stdout]    |     -------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 75 -     SuitCard(Suit, SuitRank),
[INFO] [stdout] 75 +     SuitCard((), SuitRank),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cards.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Joker(Color),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 76 -     Joker(Color),
[INFO] [stdout] 76 +     Joker(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `war` (bin "war" test) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "df0cc9cc3e4ab11067a1b6e416be7b66f5e1936b41d26a399bd43d6673978825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df0cc9cc3e4ab11067a1b6e416be7b66f5e1936b41d26a399bd43d6673978825", kill_on_drop: false }`
[INFO] [stdout] df0cc9cc3e4ab11067a1b6e416be7b66f5e1936b41d26a399bd43d6673978825
