[INFO] cloning repository https://github.com/panzone91/panznes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panzone91/panznes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzone91%2Fpanznes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzone91%2Fpanznes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36b6e6b4da6d0ca4a92f526d8413b3e769abd8b2 [INFO] checking panzone91/panznes against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzone91%2Fpanznes" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/panzone91/panznes on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/panzone91/panznes [INFO] finished tweaking git repo https://github.com/panzone91/panznes [INFO] tweaked toml for git repo https://github.com/panzone91/panznes written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/panzone91/panznes 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de8d09fdafb2256f1f94bc5efabee1e37e019bc6161247cbe886d53ac74e1f3b [INFO] running `Command { std: "docker" "start" "-a" "de8d09fdafb2256f1f94bc5efabee1e37e019bc6161247cbe886d53ac74e1f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de8d09fdafb2256f1f94bc5efabee1e37e019bc6161247cbe886d53ac74e1f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8d09fdafb2256f1f94bc5efabee1e37e019bc6161247cbe886d53ac74e1f3b", kill_on_drop: false }` [INFO] [stdout] de8d09fdafb2256f1f94bc5efabee1e37e019bc6161247cbe886d53ac74e1f3b [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" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db203e86205624d58f4c0e922fb356384c1f9b646710a39b512fab28946d5495 [INFO] running `Command { std: "docker" "start" "-a" "db203e86205624d58f4c0e922fb356384c1f9b646710a39b512fab28946d5495", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking panznes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/cartridge/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_ines(rom: &Vec) -> Box { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 42 | return match mapper { [INFO] [stdout] | ____________^ [INFO] [stdout] 43 | | 0 => create_nrom_from_rom(rom), [INFO] [stdout] 44 | | 1 => create_mmc1_from_rom(rom), [INFO] [stdout] 45 | | _ => panic!("Unsupported mapper"), [INFO] [stdout] 46 | | }; [INFO] [stdout] | |_____^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] help: to declare that the trait object captures data from argument `rom`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_ines(rom: &Vec) -> Box { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/cartridge/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_ines(rom: &Vec) -> Box { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 42 | return match mapper { [INFO] [stdout] | ____________^ [INFO] [stdout] 43 | | 0 => create_nrom_from_rom(rom), [INFO] [stdout] 44 | | 1 => create_mmc1_from_rom(rom), [INFO] [stdout] 45 | | _ => panic!("Unsupported mapper"), [INFO] [stdout] 46 | | }; [INFO] [stdout] | |_____^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] help: to declare that the trait object captures data from argument `rom`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 27 | pub fn from_ines(rom: &Vec) -> Box { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `panznes` (bin "panznes") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `panznes` (bin "panznes" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "db203e86205624d58f4c0e922fb356384c1f9b646710a39b512fab28946d5495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db203e86205624d58f4c0e922fb356384c1f9b646710a39b512fab28946d5495", kill_on_drop: false }` [INFO] [stdout] db203e86205624d58f4c0e922fb356384c1f9b646710a39b512fab28946d5495