[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1whatleytay%2Femulateme" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1whatleytay/emulateme on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1cd975db8a3398993c2921e3684634b82a673cf95edf9b420ade3401cdece21
[INFO] running `Command { std: "docker" "start" "-a" "f1cd975db8a3398993c2921e3684634b82a673cf95edf9b420ade3401cdece21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1cd975db8a3398993c2921e3684634b82a673cf95edf9b420ade3401cdece21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1cd975db8a3398993c2921e3684634b82a673cf95edf9b420ade3401cdece21", kill_on_drop: false }`
[INFO] [stdout] f1cd975db8a3398993c2921e3684634b82a673cf95edf9b420ade3401cdece21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 604f38849a398fe3923fa8e59d953af7592a7c94e887402bb4c2030a3501908e
[INFO] running `Command { std: "docker" "start" "-a" "604f38849a398fe3923fa8e59d953af7592a7c94e887402bb4c2030a3501908e", 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 minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling emulateme v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ppu.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory {
[INFO] [stdout]     |                     ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ppu.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu {
[INFO] [stdout]     |                     ^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/state.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory> {
[INFO] [stdout]     |                               ^^^^            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]     |                                                               ^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 27.07s
[INFO] running `Command { std: "docker" "inspect" "604f38849a398fe3923fa8e59d953af7592a7c94e887402bb4c2030a3501908e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604f38849a398fe3923fa8e59d953af7592a7c94e887402bb4c2030a3501908e", kill_on_drop: false }`
[INFO] [stdout] 604f38849a398fe3923fa8e59d953af7592a7c94e887402bb4c2030a3501908e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b3973b45a844168493399840cf8ce0772578105c43a5bfce1a0a6b97830b01a
[INFO] running `Command { std: "docker" "start" "-a" "8b3973b45a844168493399840cf8ce0772578105c43a5bfce1a0a6b97830b01a", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ppu.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory {
[INFO] [stdout]     |                     ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ppu.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu {
[INFO] [stdout]     |                     ^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/state.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory> {
[INFO] [stdout]     |                               ^^^^            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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]     |                                                               ^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ppu.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory {
[INFO] [stdout]     |                     ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn new(rom: &Rom) -> PpuMemory<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ppu.rs:434:21
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu {
[INFO] [stdout]     |                     ^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn new(rom: &Rom) -> Ppu<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/state.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory> {
[INFO] [stdout]     |                               ^^^^            --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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]     |                                                               ^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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" "8b3973b45a844168493399840cf8ce0772578105c43a5bfce1a0a6b97830b01a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b3973b45a844168493399840cf8ce0772578105c43a5bfce1a0a6b97830b01a", kill_on_drop: false }`
[INFO] [stdout] 8b3973b45a844168493399840cf8ce0772578105c43a5bfce1a0a6b97830b01a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22f7039f07b00f792e26613e3e167026cff7181ad9220724a623126c9c499b1b
[INFO] running `Command { std: "docker" "start" "-a" "22f7039f07b00f792e26613e3e167026cff7181ad9220724a623126c9c499b1b", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/ppu.rs:343:21
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub fn new(rom: &Rom) -> PpuMemory {
[INFO] [stderr]     |                     ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub fn new(rom: &Rom) -> PpuMemory<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/ppu.rs:434:21
[INFO] [stderr]     |
[INFO] [stderr] 434 |     pub fn new(rom: &Rom) -> Ppu {
[INFO] [stderr]     |                     ^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 434 |     pub fn new(rom: &Rom) -> Ppu<'_> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/state.rs:297:31
[INFO] [stderr]     |
[INFO] [stderr] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory> {
[INFO] [stderr]     |                               ^^^^            --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 297 |     pub fn restore(self, rom: &Rom) -> Option<PpuMemory<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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]     |                                                               ^^^^ this lifetime flows to the output ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[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-47319a93fe48e4e8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests emulateme
[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" "22f7039f07b00f792e26613e3e167026cff7181ad9220724a623126c9c499b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f7039f07b00f792e26613e3e167026cff7181ad9220724a623126c9c499b1b", kill_on_drop: false }`
[INFO] [stdout] 22f7039f07b00f792e26613e3e167026cff7181ad9220724a623126c9c499b1b
