[INFO] cloning repository https://github.com/neomin-2007/Rhythm-System [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neomin-2007/Rhythm-System" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneomin-2007%2FRhythm-System", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneomin-2007%2FRhythm-System'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32874f72ae9b1ee281e007a3a9dbd1acd7daa133 [INFO] testing neomin-2007/Rhythm-System against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneomin-2007%2FRhythm-System" "/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/neomin-2007/Rhythm-System [INFO] finished tweaking git repo https://github.com/neomin-2007/Rhythm-System [INFO] tweaked toml for git repo https://github.com/neomin-2007/Rhythm-System written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/neomin-2007/Rhythm-System on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/neomin-2007/Rhythm-System 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f08798e93a5acccfa032635fc1b6c9b020b161b02e7d3737ef28d840c4abf448 [INFO] running `Command { std: "docker" "start" "-a" "f08798e93a5acccfa032635fc1b6c9b020b161b02e7d3737ef28d840c4abf448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f08798e93a5acccfa032635fc1b6c9b020b161b02e7d3737ef28d840c4abf448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08798e93a5acccfa032635fc1b6c9b020b161b02e7d3737ef28d840c4abf448", kill_on_drop: false }` [INFO] [stdout] f08798e93a5acccfa032635fc1b6c9b020b161b02e7d3737ef28d840c4abf448 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddaa90f27ed121a978abe0c0f08214a74115bbf1138a56bf17a8652148c952b9 [INFO] running `Command { std: "docker" "start" "-a" "ddaa90f27ed121a978abe0c0f08214a74115bbf1138a56bf17a8652148c952b9", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling sources v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `total_points`, `piano_exceeded_texture`, and `creature_texture` are never read [INFO] [stdout] --> src/rhythm_battle.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct RhythmBattle { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | pub total_points: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub piano_exceeded_texture: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub player_texture: Texture2D, [INFO] [stdout] 48 | pub creature_texture: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/rhythm_battle.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | #[warn(unused_mut, dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.51s [INFO] running `Command { std: "docker" "inspect" "ddaa90f27ed121a978abe0c0f08214a74115bbf1138a56bf17a8652148c952b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddaa90f27ed121a978abe0c0f08214a74115bbf1138a56bf17a8652148c952b9", kill_on_drop: false }` [INFO] [stdout] ddaa90f27ed121a978abe0c0f08214a74115bbf1138a56bf17a8652148c952b9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02b5a3419c875df75aa0b2beb471bce7ed11d682bc28d7e167a0355ad2319b5 [INFO] running `Command { std: "docker" "start" "-a" "c02b5a3419c875df75aa0b2beb471bce7ed11d682bc28d7e167a0355ad2319b5", kill_on_drop: false }` [INFO] [stderr] Compiling sources v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `total_points`, `piano_exceeded_texture`, and `creature_texture` are never read [INFO] [stdout] --> src/rhythm_battle.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct RhythmBattle { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | pub total_points: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub piano_exceeded_texture: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub player_texture: Texture2D, [INFO] [stdout] 48 | pub creature_texture: Texture2D, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/rhythm_battle.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | #[warn(unused_mut, dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "c02b5a3419c875df75aa0b2beb471bce7ed11d682bc28d7e167a0355ad2319b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02b5a3419c875df75aa0b2beb471bce7ed11d682bc28d7e167a0355ad2319b5", kill_on_drop: false }` [INFO] [stdout] c02b5a3419c875df75aa0b2beb471bce7ed11d682bc28d7e167a0355ad2319b5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5852d616516b837ca8cc75d41298d377dcd13a1e6caa990ba84b16cf619ac1b9 [INFO] running `Command { std: "docker" "start" "-a" "5852d616516b837ca8cc75d41298d377dcd13a1e6caa990ba84b16cf619ac1b9", kill_on_drop: false }` [INFO] [stderr] warning: fields `total_points`, `piano_exceeded_texture`, and `creature_texture` are never read [INFO] [stderr] --> src/rhythm_battle.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct RhythmBattle { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 41 | pub total_points: i32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | pub piano_exceeded_texture: Texture2D, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 47 | pub player_texture: Texture2D, [INFO] [stderr] 48 | pub creature_texture: Texture2D, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/rhythm_battle.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | #[warn(unused_mut, dead_code)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sources` (bin "sources" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sources-33f443fada8104d3) [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" "5852d616516b837ca8cc75d41298d377dcd13a1e6caa990ba84b16cf619ac1b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5852d616516b837ca8cc75d41298d377dcd13a1e6caa990ba84b16cf619ac1b9", kill_on_drop: false }` [INFO] [stdout] 5852d616516b837ca8cc75d41298d377dcd13a1e6caa990ba84b16cf619ac1b9