[INFO] cloning repository https://github.com/poiko/nine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poiko/nine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoiko%2Fnine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoiko%2Fnine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c702fffd4a008a4395bf08298422d066810eb97c [INFO] checking poiko/nine against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoiko%2Fnine" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/poiko/nine [INFO] finished tweaking git repo https://github.com/poiko/nine [INFO] tweaked toml for git repo https://github.com/poiko/nine written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/poiko/nine on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/poiko/nine 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 778fe9228df46b899ee2ba0fe014a6eb4f97b4a8949156bede0da3e56da97a2d [INFO] running `Command { std: "docker" "start" "-a" "778fe9228df46b899ee2ba0fe014a6eb4f97b4a8949156bede0da3e56da97a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "778fe9228df46b899ee2ba0fe014a6eb4f97b4a8949156bede0da3e56da97a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778fe9228df46b899ee2ba0fe014a6eb4f97b4a8949156bede0da3e56da97a2d", kill_on_drop: false }` [INFO] [stdout] 778fe9228df46b899ee2ba0fe014a6eb4f97b4a8949156bede0da3e56da97a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62d6d7fc71c91c91fa394e32edc91504c199c068db75d4c2f0382bc7f1be5b27 [INFO] running `Command { std: "docker" "start" "-a" "62d6d7fc71c91c91fa394e32edc91504c199c068db75d4c2f0382bc7f1be5b27", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking nine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nes/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | try!(file.read_to_end(&mut file_buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nes/mod.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let mut file = try!(File::open(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nes/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | try!(file.read_to_end(&mut file_buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/nes/mod.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let mut file = try!(File::open(&path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/nes/cpu.rs:441:13 [INFO] [stdout] | [INFO] [stdout] 421 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { [INFO] [stdout] | ---------------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/nes/cpu.rs:441:13 [INFO] [stdout] | [INFO] [stdout] 421 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { [INFO] [stdout] | ---------------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 441 | 0x81 | 0x85 | 0x8d | 0x91 | 0x95 | 0x99 | 0x9d => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Instruction` is more private than the item `CPU::run_instruction` [INFO] [stdout] --> src/nes/cpu.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn run_instruction(&mut self, instr: &Instruction) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `CPU::run_instruction` is reachable at visibility `pub(in crate::nes)` [INFO] [stdout] | [INFO] [stdout] note: but type `Instruction` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/nes/cpu.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | struct Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Instruction` is more private than the item `CPU::run_instruction` [INFO] [stdout] --> src/nes/cpu.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn run_instruction(&mut self, instr: &Instruction) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `CPU::run_instruction` is reachable at visibility `pub(in crate::nes)` [INFO] [stdout] | [INFO] [stdout] note: but type `Instruction` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/nes/cpu.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | struct Instruction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `chr_rom` is never read [INFO] [stdout] --> src/nes/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ROM { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub chr_rom: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHR_BANK_SIZE` is never used [INFO] [stdout] --> src/nes/mod.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const CHR_BANK_SIZE: usize = 0x2000; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TRAINER_SIZE` is never used [INFO] [stdout] --> src/nes/mod.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const TRAINER_SIZE: usize = 512; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `chr_rom` is never read [INFO] [stdout] --> src/nes/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct ROM { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub chr_rom: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_IRQ_POS` is never used [INFO] [stdout] --> src/nes/cpu.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const INT_IRQ_POS: usize = 0xfffe; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CHR_BANK_SIZE` is never used [INFO] [stdout] --> src/nes/mod.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const CHR_BANK_SIZE: usize = 0x2000; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `page_cycle` is never read [INFO] [stdout] --> src/nes/cpu.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct Instruction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | page_cycle: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TRAINER_SIZE` is never used [INFO] [stdout] --> src/nes/mod.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const TRAINER_SIZE: usize = 512; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INT_IRQ_POS` is never used [INFO] [stdout] --> src/nes/cpu.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const INT_IRQ_POS: usize = 0xfffe; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `page_cycle` is never read [INFO] [stdout] --> src/nes/cpu.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct Instruction { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | page_cycle: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `print_stack` is never used [INFO] [stdout] --> src/nes/cpu.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 78 | impl CPU { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn print_stack(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `spr_ram_addr` and `spr_ram` are never read [INFO] [stdout] --> src/nes/ppu.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | spr_ram_addr: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | spr_ram: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `print_stack` is never used [INFO] [stdout] --> src/nes/cpu.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 78 | impl CPU { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn print_stack(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `spr_ram_addr` and `spr_ram` are never read [INFO] [stdout] --> src/nes/ppu.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | spr_ram_addr: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | spr_ram: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "62d6d7fc71c91c91fa394e32edc91504c199c068db75d4c2f0382bc7f1be5b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d6d7fc71c91c91fa394e32edc91504c199c068db75d4c2f0382bc7f1be5b27", kill_on_drop: false }` [INFO] [stdout] 62d6d7fc71c91c91fa394e32edc91504c199c068db75d4c2f0382bc7f1be5b27