[INFO] cloning repository https://github.com/suntorvic/nugem-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suntorvic/nugem-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuntorvic%2Fnugem-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuntorvic%2Fnugem-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fa0fc9192f65f7c6575944ab6037e23c681c4ef
[INFO] testing suntorvic/nugem-rs 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%2Fsuntorvic%2Fnugem-rs" "/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/suntorvic/nugem-rs
[INFO] finished tweaking git repo https://github.com/suntorvic/nugem-rs
[INFO] tweaked toml for git repo https://github.com/suntorvic/nugem-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suntorvic/nugem-rs 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/suntorvic/nugem-rs 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9b0ae316b0a513e400d3d136b89d7d5c6a86d9df816995b1c0d6d51e367dbe6
[INFO] running `Command { std: "docker" "start" "-a" "c9b0ae316b0a513e400d3d136b89d7d5c6a86d9df816995b1c0d6d51e367dbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b0ae316b0a513e400d3d136b89d7d5c6a86d9df816995b1c0d6d51e367dbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b0ae316b0a513e400d3d136b89d7d5c6a86d9df816995b1c0d6d51e367dbe6", kill_on_drop: false }`
[INFO] [stdout] c9b0ae316b0a513e400d3d136b89d7d5c6a86d9df816995b1c0d6d51e367dbe6
[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=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] 9903ed3ad5363fdb52f527eefd51aa67d0eb4e42a52237c20004da7edab5da75
[INFO] running `Command { std: "docker" "start" "-a" "9903ed3ad5363fdb52f527eefd51aa67d0eb4e42a52237c20004da7edab5da75", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling wgpu-core v0.14.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling wgpu-types v0.14.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling unrar_sys v0.2.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling skip_bom v0.5.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling gilrs-core v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling bytemuck_derive v1.3.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling gilrs v0.9.0
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling naga v0.10.0
[INFO] [stderr]    Compiling calloop v0.10.1
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling nugem-sff v0.1.0 (/opt/rustwide/workdir/sff)
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling wgpu-hal v0.14.1
[INFO] [stderr]    Compiling wgpu v0.14.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.3
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling nugem v0.1.0 (/opt/rustwide/workdir/nugem)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> nugem/src/game/graphics/sprites/stack.rs:400:8
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct SpriteVertex {
[INFO] [stdout]     |        ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> nugem/src/game/graphics/sprites/stack.rs:398:1
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nugem/src/game/mugen/character/file_reader/rar.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn read_c_string(src: &[core::ffi::c_char]) -> std::borrow::Cow<str> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn read_c_string(src: &[core::ffi::c_char]) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nugem/src/game/input/manager.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn process_keyboard_input_event(&mut self, device_id: DeviceId, keyboard_input: KeyboardInput) -> Option<event::Event> {
[INFO] [stdout]    |                                         ^^^^^^^^^ the lifetime is elided here                                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn process_keyboard_input_event(&mut self, device_id: DeviceId, keyboard_input: KeyboardInput) -> Option<event::Event<'_>> {
[INFO] [stdout]    |                                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nugem/src/game/input/manager.rs:148:42
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn process_controller_axis_event(&mut self, gamepad_id: gilrs::GamepadId, axis: gilrs::Axis, value: f32) -> Option<event::Event> {
[INFO] [stdout]     |                                          ^^^^^^^^^ the lifetime is elided here                                             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn process_controller_axis_event(&mut self, gamepad_id: gilrs::GamepadId, axis: gilrs::Axis, value: f32) -> Option<event::Event<'_>> {
[INFO] [stdout]     |                                                                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nugem/src/game/input/manager.rs:186:39
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn process_next_gamepad_event(&mut self) -> Option<event::Event> {
[INFO] [stdout]     |                                       ^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn process_next_gamepad_event(&mut self) -> Option<event::Event<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] running `Command { std: "docker" "inspect" "9903ed3ad5363fdb52f527eefd51aa67d0eb4e42a52237c20004da7edab5da75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9903ed3ad5363fdb52f527eefd51aa67d0eb4e42a52237c20004da7edab5da75", kill_on_drop: false }`
[INFO] [stdout] 9903ed3ad5363fdb52f527eefd51aa67d0eb4e42a52237c20004da7edab5da75
[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=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] 574d01f001be2b4199df10ad6a0d7a7302b2754e37ca6f54ea15e8f45a4f9e00
[INFO] running `Command { std: "docker" "start" "-a" "574d01f001be2b4199df10ad6a0d7a7302b2754e37ca6f54ea15e8f45a4f9e00", kill_on_drop: false }`
[INFO] [stderr]    Compiling nugem-sff v0.1.0 (/opt/rustwide/workdir/sff)
[INFO] [stderr]    Compiling nugem v0.1.0 (/opt/rustwide/workdir/nugem)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> nugem/src/game/graphics/sprites/stack.rs:400:8
[INFO] [stdout]     |
[INFO] [stdout] 400 | struct SpriteVertex {
[INFO] [stdout]     |        ^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> nugem/src/game/graphics/sprites/stack.rs:398:1
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nugem/src/game/mugen/character/file_reader/rar.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn read_c_string(src: &[core::ffi::c_char]) -> std::borrow::Cow<str> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn read_c_string(src: &[core::ffi::c_char]) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> nugem/src/game/input/manager.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn process_keyboard_input_event(&mut self, device_id: DeviceId, keyboard_input: KeyboardInput) -> Option<event::Event> {
[INFO] [stdout]    |                                         ^^^^^^^^^ the lifetime is elided here                                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn process_keyboard_input_event(&mut self, device_id: DeviceId, keyboard_input: KeyboardInput) -> Option<event::Event<'_>> {
[INFO] [stdout]    |                                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nugem/src/game/input/manager.rs:148:42
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn process_controller_axis_event(&mut self, gamepad_id: gilrs::GamepadId, axis: gilrs::Axis, value: f32) -> Option<event::Event> {
[INFO] [stdout]     |                                          ^^^^^^^^^ the lifetime is elided here                                             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn process_controller_axis_event(&mut self, gamepad_id: gilrs::GamepadId, axis: gilrs::Axis, value: f32) -> Option<event::Event<'_>> {
[INFO] [stdout]     |                                                                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nugem/src/game/input/manager.rs:186:39
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn process_next_gamepad_event(&mut self) -> Option<event::Event> {
[INFO] [stdout]     |                                       ^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn process_next_gamepad_event(&mut self) -> Option<event::Event<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.58s
[INFO] running `Command { std: "docker" "inspect" "574d01f001be2b4199df10ad6a0d7a7302b2754e37ca6f54ea15e8f45a4f9e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "574d01f001be2b4199df10ad6a0d7a7302b2754e37ca6f54ea15e8f45a4f9e00", kill_on_drop: false }`
[INFO] [stdout] 574d01f001be2b4199df10ad6a0d7a7302b2754e37ca6f54ea15e8f45a4f9e00
[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=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] 9857191a5e1c6eb65a45eb16acd98d28cd48529e937846224e3ef369ec10e114
[INFO] running `Command { std: "docker" "start" "-a" "9857191a5e1c6eb65a45eb16acd98d28cd48529e937846224e3ef369ec10e114", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> nugem/src/game/graphics/sprites/stack.rs:400:8
[INFO] [stderr]     |
[INFO] [stderr] 400 | struct SpriteVertex {
[INFO] [stderr]     |        ^^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> nugem/src/game/graphics/sprites/stack.rs:398:1
[INFO] [stderr]     |
[INFO] [stderr] 398 | #[repr(C)]
[INFO] [stderr]     | ^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> nugem/src/game/mugen/character/file_reader/rar.rs:61:27
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn read_c_string(src: &[core::ffi::c_char]) -> std::borrow::Cow<str> {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn read_c_string(src: &[core::ffi::c_char]) -> std::borrow::Cow<'_, str> {
[INFO] [stderr]    |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> nugem/src/game/input/manager.rs:80:41
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn process_keyboard_input_event(&mut self, device_id: DeviceId, keyboard_input: KeyboardInput) -> Option<event::Event> {
[INFO] [stderr]    |                                         ^^^^^^^^^ the lifetime is elided here                                    ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn process_keyboard_input_event(&mut self, device_id: DeviceId, keyboard_input: KeyboardInput) -> Option<event::Event<'_>> {
[INFO] [stderr]    |                                                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nugem/src/game/input/manager.rs:148:42
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn process_controller_axis_event(&mut self, gamepad_id: gilrs::GamepadId, axis: gilrs::Axis, value: f32) -> Option<event::Event> {
[INFO] [stderr]     |                                          ^^^^^^^^^ the lifetime is elided here                                             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn process_controller_axis_event(&mut self, gamepad_id: gilrs::GamepadId, axis: gilrs::Axis, value: f32) -> Option<event::Event<'_>> {
[INFO] [stderr]     |                                                                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> nugem/src/game/input/manager.rs:186:39
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn process_next_gamepad_event(&mut self) -> Option<event::Event> {
[INFO] [stderr]     |                                       ^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn process_next_gamepad_event(&mut self) -> Option<event::Event<'_>> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nugem` (bin "nugem" test) generated 6 warnings (run `cargo fix --bin "nugem" -p nugem --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nugem-cf5cd880f6b992ab)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test game::mugen::character::command::command_input_parser::test::parser_test_successive_states ... ok
[INFO] [stdout] test game::mugen::character::command::command_input_parser::test::test_parse_direction ... ok
[INFO] [stdout] test game::mugen::character::command::command_input_parser::test::test_parse_button ... ok
[INFO] [stdout] test game::mugen::format::generic_def::test::def_test ... ok
[INFO] [stdout] test game::mugen::character::command::command_input_parser::test::test_parse_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nugem_sff-dac304261fa27471)
[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] [stderr]    Doc-tests nugem_sff
[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" "9857191a5e1c6eb65a45eb16acd98d28cd48529e937846224e3ef369ec10e114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9857191a5e1c6eb65a45eb16acd98d28cd48529e937846224e3ef369ec10e114", kill_on_drop: false }`
[INFO] [stdout] 9857191a5e1c6eb65a45eb16acd98d28cd48529e937846224e3ef369ec10e114
