[INFO] cloning repository https://github.com/1whatleytay/emulateme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1whatleytay/emulateme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1whatleytay%2Femulateme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1whatleytay%2Femulateme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32473f0633fdc3e844bb9716859a1a65dd3b1353
[INFO] testing 1whatleytay/emulateme against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1whatleytay%2Femulateme" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1whatleytay/emulateme
[INFO] finished tweaking git repo https://github.com/1whatleytay/emulateme
[INFO] tweaked toml for git repo https://github.com/1whatleytay/emulateme written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1whatleytay/emulateme on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1whatleytay/emulateme 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b967290426cab00cfcc2dd003ae3347ff8d143dab5539c827a1e43a97ec27a3c
[INFO] running `Command { std: "docker" "start" "-a" "b967290426cab00cfcc2dd003ae3347ff8d143dab5539c827a1e43a97ec27a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b967290426cab00cfcc2dd003ae3347ff8d143dab5539c827a1e43a97ec27a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b967290426cab00cfcc2dd003ae3347ff8d143dab5539c827a1e43a97ec27a3c", kill_on_drop: false }`
[INFO] [stdout] b967290426cab00cfcc2dd003ae3347ff8d143dab5539c827a1e43a97ec27a3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be05784e04dac19e7d69856708aa8a854652e5bec816cc13280a69ecd8862232
[INFO] running `Command { std: "docker" "start" "-a" "be05784e04dac19e7d69856708aa8a854652e5bec816cc13280a69ecd8862232", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling emulateme v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ppu.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory {
[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] 343 |     pub fn new(rom: &Rom) -> PpuMemory<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ppu.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu {
[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] 434 |     pub fn new(rom: &Rom) -> Ppu<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory> {
[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] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state.rs:339:63
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn restore<C1: Controller, C2: Controller>(self, rom: &Rom, controllers: (C1, C2)) -> Option<Cpu<C1, C2>> {
[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] 339 |     pub fn restore<C1: Controller, C2: Controller>(self, rom: &Rom, controllers: (C1, C2)) -> Option<Cpu<'_, C1, C2>> {
[INFO] [stdout]     |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.91s
[INFO] running `Command { std: "docker" "inspect" "be05784e04dac19e7d69856708aa8a854652e5bec816cc13280a69ecd8862232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be05784e04dac19e7d69856708aa8a854652e5bec816cc13280a69ecd8862232", kill_on_drop: false }`
[INFO] [stdout] be05784e04dac19e7d69856708aa8a854652e5bec816cc13280a69ecd8862232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6c2739e17e1de23b0baff14645a0a8687676a656944b65d0110143f686effa5
[INFO] running `Command { std: "docker" "start" "-a" "b6c2739e17e1de23b0baff14645a0a8687676a656944b65d0110143f686effa5", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ppu.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory {
[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] 343 |     pub fn new(rom: &Rom) -> PpuMemory<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ppu.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu {
[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] 434 |     pub fn new(rom: &Rom) -> Ppu<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory> {
[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] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling emulateme v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state.rs:339:63
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn restore<C1: Controller, C2: Controller>(self, rom: &Rom, controllers: (C1, C2)) -> Option<Cpu<C1, C2>> {
[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] 339 |     pub fn restore<C1: Controller, C2: Controller>(self, rom: &Rom, controllers: (C1, C2)) -> Option<Cpu<'_, C1, C2>> {
[INFO] [stdout]     |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ppu.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory {
[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] 343 |     pub fn new(rom: &Rom) -> PpuMemory<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ppu.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu {
[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] 434 |     pub fn new(rom: &Rom) -> Ppu<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory> {
[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] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state.rs:339:63
[INFO] [stdout]     |
[INFO] [stdout] 339 |     pub fn restore<C1: Controller, C2: Controller>(self, rom: &Rom, controllers: (C1, C2)) -> Option<Cpu<C1, C2>> {
[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] 339 |     pub fn restore<C1: Controller, C2: Controller>(self, rom: &Rom, controllers: (C1, C2)) -> Option<Cpu<'_, C1, C2>> {
[INFO] [stdout]     |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "b6c2739e17e1de23b0baff14645a0a8687676a656944b65d0110143f686effa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6c2739e17e1de23b0baff14645a0a8687676a656944b65d0110143f686effa5", kill_on_drop: false }`
[INFO] [stdout] b6c2739e17e1de23b0baff14645a0a8687676a656944b65d0110143f686effa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ab45c4704e9b59b9ad8d77e3a85e092cdead1cead23b38cef5beef55007d8dd
[INFO] running `Command { std: "docker" "start" "-a" "1ab45c4704e9b59b9ad8d77e3a85e092cdead1cead23b38cef5beef55007d8dd", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ppu.rs:343:21
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub fn new(rom: &Rom) -> PpuMemory {
[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] 343 |     pub fn new(rom: &Rom) -> PpuMemory<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ppu.rs:434:21
[INFO] [stderr]     |
[INFO] [stderr] 434 |     pub fn new(rom: &Rom) -> Ppu {
[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] 434 |     pub fn new(rom: &Rom) -> Ppu<'_> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/state.rs:297:31
[INFO] [stderr]     |
[INFO] [stderr] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory> {
[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] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/state.rs:339:63
[INFO] [stderr]     |
[INFO] [stderr] 339 |     pub fn restore<C1: Controller, C2: Controller>(self, rom: &Rom, controllers: (C1, C2)) -> Option<Cpu<C1, C2>> {
[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] 339 |     pub fn restore<C1: Controller, C2: Controller>(self, rom: &Rom, controllers: (C1, C2)) -> Option<Cpu<'_, C1, C2>> {
[INFO] [stderr]     |                                                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `emulateme` (lib) generated 4 warnings (run `cargo fix --lib -p emulateme` to apply 4 suggestions)
[INFO] [stderr] warning: `emulateme` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/emulateme-c1029439781bbd2a)
[INFO] [stderr]    Doc-tests emulateme
[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] [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" "1ab45c4704e9b59b9ad8d77e3a85e092cdead1cead23b38cef5beef55007d8dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab45c4704e9b59b9ad8d77e3a85e092cdead1cead23b38cef5beef55007d8dd", kill_on_drop: false }`
[INFO] [stdout] 1ab45c4704e9b59b9ad8d77e3a85e092cdead1cead23b38cef5beef55007d8dd
