[INFO] cloning repository https://github.com/lrssnn/game-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lrssnn/game-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrssnn%2Fgame-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrssnn%2Fgame-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3314a20fcdf48979583e0637521d6732992a71a [INFO] testing lrssnn/game-test against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrssnn%2Fgame-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lrssnn/game-test on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lrssnn/game-test [INFO] finished tweaking git repo https://github.com/lrssnn/game-test [INFO] tweaked toml for git repo https://github.com/lrssnn/game-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lrssnn/game-test 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1940e6a8a7f5c6822e4d52e6f7452ffe95808d4ce617d38d968b274085089176 [INFO] running `Command { std: "docker" "start" "-a" "1940e6a8a7f5c6822e4d52e6f7452ffe95808d4ce617d38d968b274085089176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1940e6a8a7f5c6822e4d52e6f7452ffe95808d4ce617d38d968b274085089176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1940e6a8a7f5c6822e4d52e6f7452ffe95808d4ce617d38d968b274085089176", kill_on_drop: false }` [INFO] [stdout] 1940e6a8a7f5c6822e4d52e6f7452ffe95808d4ce617d38d968b274085089176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4ddf0c7f2f8bd7cb77aa17308f779546f70a9a8f6d0816eb9ebd11eb25b1a65 [INFO] running `Command { std: "docker" "start" "-a" "d4ddf0c7f2f8bd7cb77aa17308f779546f70a9a8f6d0816eb9ebd11eb25b1a65", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling console_engine v1.1.0 [INFO] [stderr] Compiling game-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `console_engine::Color` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use console_engine::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `strength` and `accuracy` are never read [INFO] [stdout] --> src/pitcher.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Pitcher { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | pitch_tendencies: HashMap, [INFO] [stdout] 11 | strength: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | accuracy: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pitchType` and `speed` are never read [INFO] [stdout] --> src/pitch.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Pitch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 6 | pub pitchType: PitchType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | pub speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pitch` 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: structure field `pitchType` should have a snake case name [INFO] [stdout] --> src/pitch.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub pitchType: PitchType, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pitchType` should have a snake case name [INFO] [stdout] --> src/pitch.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn build_pitch(pitchType: PitchType, aim_x: f32, aim_y: f32, loc_x: f32, loc_y: f32, speed: f32) -> Pitch { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "d4ddf0c7f2f8bd7cb77aa17308f779546f70a9a8f6d0816eb9ebd11eb25b1a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ddf0c7f2f8bd7cb77aa17308f779546f70a9a8f6d0816eb9ebd11eb25b1a65", kill_on_drop: false }` [INFO] [stdout] d4ddf0c7f2f8bd7cb77aa17308f779546f70a9a8f6d0816eb9ebd11eb25b1a65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bb6fc30d4d26f785f043d1736ae863ee357d52885385351dd93105d1c38cf80 [INFO] running `Command { std: "docker" "start" "-a" "4bb6fc30d4d26f785f043d1736ae863ee357d52885385351dd93105d1c38cf80", kill_on_drop: false }` [INFO] [stderr] Compiling game-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `console_engine::Color` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use console_engine::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `strength` and `accuracy` are never read [INFO] [stdout] --> src/pitcher.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Pitcher { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | pitch_tendencies: HashMap, [INFO] [stdout] 11 | strength: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | accuracy: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pitchType` and `speed` are never read [INFO] [stdout] --> src/pitch.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Pitch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 6 | pub pitchType: PitchType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | pub speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pitch` 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: structure field `pitchType` should have a snake case name [INFO] [stdout] --> src/pitch.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub pitchType: PitchType, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pitchType` should have a snake case name [INFO] [stdout] --> src/pitch.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn build_pitch(pitchType: PitchType, aim_x: f32, aim_y: f32, loc_x: f32, loc_y: f32, speed: f32) -> Pitch { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] running `Command { std: "docker" "inspect" "4bb6fc30d4d26f785f043d1736ae863ee357d52885385351dd93105d1c38cf80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb6fc30d4d26f785f043d1736ae863ee357d52885385351dd93105d1c38cf80", kill_on_drop: false }` [INFO] [stdout] 4bb6fc30d4d26f785f043d1736ae863ee357d52885385351dd93105d1c38cf80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f041a151671740611b78a24b48186d458a1da93f21969825075e6f40bedbd62 [INFO] running `Command { std: "docker" "start" "-a" "6f041a151671740611b78a24b48186d458a1da93f21969825075e6f40bedbd62", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `console_engine::Color` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use console_engine::Color; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rand::prelude::*` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use rand::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `strength` and `accuracy` are never read [INFO] [stderr] --> src/pitcher.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Pitcher { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 10 | pitch_tendencies: HashMap, [INFO] [stderr] 11 | strength: f32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 12 | accuracy: f32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `pitchType` and `speed` are never read [INFO] [stderr] --> src/pitch.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Pitch { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 6 | pub pitchType: PitchType, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 11 | pub speed: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Pitch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: structure field `pitchType` should have a snake case name [INFO] [stderr] --> src/pitch.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub pitchType: PitchType, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `pitchType` should have a snake case name [INFO] [stderr] --> src/pitch.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn build_pitch(pitchType: PitchType, aim_x: f32, aim_y: f32, loc_x: f32, loc_y: f32, speed: f32) -> Pitch { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `pitch_type` [INFO] [stderr] [INFO] [stderr] warning: `game-test` (bin "game-test" test) generated 6 warnings (run `cargo fix --bin "game-test" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/game_test-66f328e9c95bbe97) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f041a151671740611b78a24b48186d458a1da93f21969825075e6f40bedbd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f041a151671740611b78a24b48186d458a1da93f21969825075e6f40bedbd62", kill_on_drop: false }` [INFO] [stdout] 6f041a151671740611b78a24b48186d458a1da93f21969825075e6f40bedbd62