[INFO] cloning repository https://github.com/Kanabenki/oxidegb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kanabenki/oxidegb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKanabenki%2Foxidegb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKanabenki%2Foxidegb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a593e490e3eea67b810fc063b4d682b69aa57daa
[INFO] testing Kanabenki/oxidegb 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%2FKanabenki%2Foxidegb" "/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/Kanabenki/oxidegb
[INFO] finished tweaking git repo https://github.com/Kanabenki/oxidegb
[INFO] tweaked toml for git repo https://github.com/Kanabenki/oxidegb written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kanabenki/oxidegb 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/Kanabenki/oxidegb 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] 7e9157c41c2960a4b9356ed1b02be6e745f207530374e22c2d55f88854593588
[INFO] running `Command { std: "docker" "start" "-a" "7e9157c41c2960a4b9356ed1b02be6e745f207530374e22c2d55f88854593588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e9157c41c2960a4b9356ed1b02be6e745f207530374e22c2d55f88854593588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e9157c41c2960a4b9356ed1b02be6e745f207530374e22c2d55f88854593588", kill_on_drop: false }`
[INFO] [stdout] 7e9157c41c2960a4b9356ed1b02be6e745f207530374e22c2d55f88854593588
[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] e9718bfcae80fed0f8994fc35dd4f8a583ba8e5ee34fb47d6d490da14b3020bb
[INFO] running `Command { std: "docker" "start" "-a" "e9718bfcae80fed0f8994fc35dd4f8a583ba8e5ee34fb47d6d490da14b3020bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.17.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling ttf-parser v0.19.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling blip_buf-sys v0.1.4
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling winit v0.29.0-beta.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wide v0.7.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling ab_glyph v0.2.21
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling ultraviolet v0.9.0
[INFO] [stderr]    Compiling alsa v0.7.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling cursor-icon v1.0.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ringbuf v0.3.3
[INFO] [stderr]    Compiling blip_buf v0.1.4
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling flagset v0.4.3
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling calloop v0.10.5
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling wayland-client v0.30.2
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling wayland-protocols v0.30.1
[INFO] [stderr]    Compiling wayland-cursor v0.30.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.1.0
[INFO] [stderr]    Compiling wgpu-hal v0.16.2
[INFO] [stderr]    Compiling sctk-adwaita v0.6.0
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling wgpu v0.16.3
[INFO] [stderr]    Compiling pixels v0.13.0 (https://github.com/parasyte/pixels.git?rev=705f22b#705f22b6)
[INFO] [stderr]    Compiling oxidegb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gameboy/mod.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn save_data(&self) -> SaveData {
[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] 68 |     pub fn save_data(&self) -> SaveData<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gameboy/cartridge/mod.rs:239:29
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub(crate) fn save_data(&self) -> SaveData {
[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] 239 |     pub(crate) fn save_data(&self) -> SaveData<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "e9718bfcae80fed0f8994fc35dd4f8a583ba8e5ee34fb47d6d490da14b3020bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9718bfcae80fed0f8994fc35dd4f8a583ba8e5ee34fb47d6d490da14b3020bb", kill_on_drop: false }`
[INFO] [stdout] e9718bfcae80fed0f8994fc35dd4f8a583ba8e5ee34fb47d6d490da14b3020bb
[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] 3b0a0c72bc36e9d4a624a97b979ddfa2d91f5d63e084b176c5f089a5f44289f4
[INFO] running `Command { std: "docker" "start" "-a" "3b0a0c72bc36e9d4a624a97b979ddfa2d91f5d63e084b176c5f089a5f44289f4", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gameboy/mod.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn save_data(&self) -> SaveData {
[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] 68 |     pub fn save_data(&self) -> SaveData<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gameboy/cartridge/mod.rs:239:29
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub(crate) fn save_data(&self) -> SaveData {
[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] 239 |     pub(crate) fn save_data(&self) -> SaveData<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oxidegb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gameboy/mod.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn save_data(&self) -> SaveData {
[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] 68 |     pub fn save_data(&self) -> SaveData<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gameboy/cartridge/mod.rs:239:29
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub(crate) fn save_data(&self) -> SaveData {
[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] 239 |     pub(crate) fn save_data(&self) -> SaveData<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.79s
[INFO] running `Command { std: "docker" "inspect" "3b0a0c72bc36e9d4a624a97b979ddfa2d91f5d63e084b176c5f089a5f44289f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b0a0c72bc36e9d4a624a97b979ddfa2d91f5d63e084b176c5f089a5f44289f4", kill_on_drop: false }`
[INFO] [stdout] 3b0a0c72bc36e9d4a624a97b979ddfa2d91f5d63e084b176c5f089a5f44289f4
[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] 7b994f831d7810405377115fb1a29ee51ddde9bf50b8c52f2e28f86674af6335
[INFO] running `Command { std: "docker" "start" "-a" "7b994f831d7810405377115fb1a29ee51ddde9bf50b8c52f2e28f86674af6335", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/gameboy/mod.rs:68:22
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn save_data(&self) -> SaveData {
[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] 68 |     pub fn save_data(&self) -> SaveData<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gameboy/cartridge/mod.rs:239:29
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub(crate) fn save_data(&self) -> SaveData {
[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] 239 |     pub(crate) fn save_data(&self) -> SaveData<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidegb` (lib) generated 2 warnings (run `cargo fix --lib -p oxidegb` to apply 2 suggestions)
[INFO] [stderr] warning: `oxidegb` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidegb-cdd0c772abac5700)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxidegb-096de669613dfb5a)
[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 oxidegb
[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" "7b994f831d7810405377115fb1a29ee51ddde9bf50b8c52f2e28f86674af6335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b994f831d7810405377115fb1a29ee51ddde9bf50b8c52f2e28f86674af6335", kill_on_drop: false }`
[INFO] [stdout] 7b994f831d7810405377115fb1a29ee51ddde9bf50b8c52f2e28f86674af6335
