[INFO] cloning repository https://github.com/TylerMG2/bot-arena [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TylerMG2/bot-arena" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTylerMG2%2Fbot-arena", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTylerMG2%2Fbot-arena'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b6b6ff4f27aa9fbf9fa23b42ce328fac496bd14 [INFO] checking TylerMG2/bot-arena against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTylerMG2%2Fbot-arena" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TylerMG2/bot-arena [INFO] finished tweaking git repo https://github.com/TylerMG2/bot-arena [INFO] tweaked toml for git repo https://github.com/TylerMG2/bot-arena written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TylerMG2/bot-arena on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TylerMG2/bot-arena 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/arena-core/Cargo.toml: file `/workspace/builds/worker-0-tc2/source/arena-core/examples/server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `server` [INFO] [stderr] * `example` target `server` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/arena-core/Cargo.toml: file `/workspace/builds/worker-0-tc2/source/arena-core/examples/rust_bot.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rust_bot` [INFO] [stderr] * `example` target `rust_bot` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b3129267d46cbafe98ab703c502ffaac5244f55fa3eaa9c7a9b56ad4ea82feb [INFO] running `Command { std: "docker" "start" "-a" "0b3129267d46cbafe98ab703c502ffaac5244f55fa3eaa9c7a9b56ad4ea82feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b3129267d46cbafe98ab703c502ffaac5244f55fa3eaa9c7a9b56ad4ea82feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3129267d46cbafe98ab703c502ffaac5244f55fa3eaa9c7a9b56ad4ea82feb", kill_on_drop: false }` [INFO] [stdout] 0b3129267d46cbafe98ab703c502ffaac5244f55fa3eaa9c7a9b56ad4ea82feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dcfbc23f95af258ef78729a0383cbb0dcb6f03cea322bc6156e4b825014ee53 [INFO] running `Command { std: "docker" "start" "-a" "2dcfbc23f95af258ef78729a0383cbb0dcb6f03cea322bc6156e4b825014ee53", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/arena-core/Cargo.toml: file `/opt/rustwide/workdir/arena-core/examples/rust_bot.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `rust_bot` [INFO] [stderr] * `example` target `rust_bot` [INFO] [stderr] warning: /opt/rustwide/workdir/arena-core/Cargo.toml: file `/opt/rustwide/workdir/arena-core/examples/server.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `server` [INFO] [stderr] * `example` target `server` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking pyo3-asyncio v0.20.0 [INFO] [stderr] Checking arena_core v0.1.0 (/opt/rustwide/workdir/arena-core) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-asyncio-0.20.0/src/lib.rs:531:50 [INFO] [stdout] | [INFO] [stdout] 531 | debug_assert!(task.call_method0("done")?.extract()?); [INFO] [stdout] | -----------------------------------------^^^^^^^---- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type of the type parameter `D` declared on the method `extract` [INFO] [stdout] | type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 531 | debug_assert!(task.call_method0("done")?.extract::()?); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-asyncio` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> arena-core/src/games/tycoon.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 245 | / todo!( [INFO] [stdout] 246 | | "If there are roles assigned, i.e this is not the first round, we need to use roles to determine turn order" [INFO] [stdout] 247 | | ); [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 248 | [INFO] [stdout] 249 | self.turn = (self.turn + 1) % 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> arena-core/src/games/tycoon.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn validate(&self, state: &Self::Logic, from: usize) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> arena-core/src/games/tycoon.rs:42:45 [INFO] [stdout] | [INFO] [stdout] 42 | fn validate(&self, state: &Self::Logic, from: usize) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> arena-core/src/games/tycoon.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | fn validate(&self, state: &Self::Logic, _: usize) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> arena-core/src/games/tycoon.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 245 | / todo!( [INFO] [stdout] 246 | | "If there are roles assigned, i.e this is not the first round, we need to use roles to determine turn order" [INFO] [stdout] 247 | | ); [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 248 | [INFO] [stdout] 249 | self.turn = (self.turn + 1) % 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> arena-core/src/games/tycoon.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn validate(&self, state: &Self::Logic, from: usize) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> arena-core/src/games/tycoon.rs:42:45 [INFO] [stdout] | [INFO] [stdout] 42 | fn validate(&self, state: &Self::Logic, from: usize) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> arena-core/src/games/tycoon.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | fn validate(&self, state: &Self::Logic, _: usize) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2dcfbc23f95af258ef78729a0383cbb0dcb6f03cea322bc6156e4b825014ee53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dcfbc23f95af258ef78729a0383cbb0dcb6f03cea322bc6156e4b825014ee53", kill_on_drop: false }` [INFO] [stdout] 2dcfbc23f95af258ef78729a0383cbb0dcb6f03cea322bc6156e4b825014ee53