[INFO] cloning repository https://github.com/booiris/rust-nes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/booiris/rust-nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbooiris%2Frust-nes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbooiris%2Frust-nes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1d992933f9d6cae9857a2e6df4f3b5894aaed3d [INFO] testing booiris/rust-nes against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbooiris%2Frust-nes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/booiris/rust-nes on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/booiris/rust-nes [INFO] finished tweaking git repo https://github.com/booiris/rust-nes [INFO] tweaked toml for git repo https://github.com/booiris/rust-nes written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/booiris/rust-nes 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-big-array v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a7d2ad268e30e4b61be1a68b0ec434596d993f383b086f2a09185ef453c52af [INFO] running `Command { std: "docker" "start" "-a" "5a7d2ad268e30e4b61be1a68b0ec434596d993f383b086f2a09185ef453c52af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a7d2ad268e30e4b61be1a68b0ec434596d993f383b086f2a09185ef453c52af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7d2ad268e30e4b61be1a68b0ec434596d993f383b086f2a09185ef453c52af", kill_on_drop: false }` [INFO] [stdout] 5a7d2ad268e30e4b61be1a68b0ec434596d993f383b086f2a09185ef453c52af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1be7ccb1ca2fb8b819cf4e11d96f442bb1fb53db3212efc6b389280fb0be62c [INFO] running `Command { std: "docker" "start" "-a" "c1be7ccb1ca2fb8b819cf4e11d96f442bb1fb53db3212efc6b389280fb0be62c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling serde-big-array v0.4.1 [INFO] [stderr] Compiling gloo-utils v0.1.6 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-net v0.2.6 [INFO] [stderr] Compiling gloo-history v0.1.3 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.0 [INFO] [stderr] Compiling rust-nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `ppu` is never read [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BackEnd { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | ppu: PPU, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opc` is never read [INFO] [stdout] --> src/cpu.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 104 | struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | opc: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set`, `update`, `increment`, `reset_latch`, and `get` are never used [INFO] [stdout] --> src/ppu_impl/address.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl AddrRegister { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 16 | fn set(&mut self, data: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn update(&mut self, data: u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn increment(&mut self, inc: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn reset_latch(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn get(&self) -> u16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `vram_addr_increment` and `update` are never used [INFO] [stdout] --> src/ppu_impl/control.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl ControlRegister { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn vram_addr_increment(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn update(&mut self, data: u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_to_ppu_addr`, `write_to_ctrl`, `write_data`, `increment_vram_addr`, `read_data`, and `get_data` are never used [INFO] [stdout] --> src/ppu_impl/ppu.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 83 | impl PPU { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 84 | fn write_to_ppu_addr(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | fn write_to_ctrl(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | fn write_data(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn increment_vram_addr(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | fn read_data(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fn get_data(&self, expect_addr: u16) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c1be7ccb1ca2fb8b819cf4e11d96f442bb1fb53db3212efc6b389280fb0be62c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1be7ccb1ca2fb8b819cf4e11d96f442bb1fb53db3212efc6b389280fb0be62c", kill_on_drop: false }` [INFO] [stdout] c1be7ccb1ca2fb8b819cf4e11d96f442bb1fb53db3212efc6b389280fb0be62c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be1c166db7d6a99e73b1a5543f47889e69f411d9a57fcec8c5b78a4996873648 [INFO] running `Command { std: "docker" "start" "-a" "be1c166db7d6a99e73b1a5543f47889e69f411d9a57fcec8c5b78a4996873648", kill_on_drop: false }` [INFO] [stdout] warning: field `ppu` is never read [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BackEnd { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | ppu: PPU, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `opc` is never read [INFO] [stdout] --> src/cpu.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 104 | struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | opc: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set`, `update`, `increment`, `reset_latch`, and `get` are never used [INFO] [stdout] --> src/ppu_impl/address.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl AddrRegister { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 16 | fn set(&mut self, data: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn update(&mut self, data: u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn increment(&mut self, inc: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn reset_latch(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn get(&self) -> u16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `vram_addr_increment` and `update` are never used [INFO] [stdout] --> src/ppu_impl/control.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl ControlRegister { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn vram_addr_increment(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn update(&mut self, data: u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_to_ppu_addr`, `write_to_ctrl`, `write_data`, `increment_vram_addr`, `read_data`, and `get_data` are never used [INFO] [stdout] --> src/ppu_impl/ppu.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 83 | impl PPU { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 84 | fn write_to_ppu_addr(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | fn write_to_ctrl(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | fn write_data(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn increment_vram_addr(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | fn read_data(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fn get_data(&self, expect_addr: u16) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_frame` [INFO] [stdout] --> tests/test_frame.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let tile_frame = show_tile(&ppu.mem.rom.unwrap().chr.unwrap(), 0); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ppu` is never read [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BackEnd { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | ppu: PPU, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `opc` is never read [INFO] [stdout] --> src/cpu.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 104 | struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 108 | opc: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set`, `update`, `increment`, `reset_latch`, and `get` are never used [INFO] [stdout] --> src/ppu_impl/address.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl AddrRegister { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 16 | fn set(&mut self, data: u16) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn update(&mut self, data: u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn increment(&mut self, inc: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn reset_latch(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn get(&self) -> u16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `vram_addr_increment` and `update` are never used [INFO] [stdout] --> src/ppu_impl/control.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl ControlRegister { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn vram_addr_increment(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn update(&mut self, data: u8) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_to_ppu_addr`, `write_to_ctrl`, `write_data`, `increment_vram_addr`, `read_data`, and `get_data` are never used [INFO] [stdout] --> src/ppu_impl/ppu.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 83 | impl PPU { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 84 | fn write_to_ppu_addr(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | fn write_to_ctrl(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | fn write_data(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn increment_vram_addr(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | fn read_data(&mut self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fn get_data(&self, expect_addr: u16) -> u8 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "be1c166db7d6a99e73b1a5543f47889e69f411d9a57fcec8c5b78a4996873648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1c166db7d6a99e73b1a5543f47889e69f411d9a57fcec8c5b78a4996873648", kill_on_drop: false }` [INFO] [stdout] be1c166db7d6a99e73b1a5543f47889e69f411d9a57fcec8c5b78a4996873648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d96fe89bb8ff4c6ca7ee47f50da2bb3f25dd34c15dffcbcbc10efd02ad8c29c5 [INFO] running `Command { std: "docker" "start" "-a" "d96fe89bb8ff4c6ca7ee47f50da2bb3f25dd34c15dffcbcbc10efd02ad8c29c5", kill_on_drop: false }` [INFO] [stderr] warning: field `ppu` is never read [INFO] [stderr] --> src/lib.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct BackEnd { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 34 | ppu: PPU, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `opc` is never read [INFO] [stderr] --> src/cpu.rs:108:5 [INFO] [stderr] | [INFO] [stderr] 104 | struct Operation { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 108 | opc: u8, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `set`, `update`, `increment`, `reset_latch`, and `get` are never used [INFO] [stderr] --> src/ppu_impl/address.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 9 | impl AddrRegister { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 16 | fn set(&mut self, data: u16) { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | pub fn update(&mut self, data: u8) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 35 | pub fn increment(&mut self, inc: u8) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | pub fn reset_latch(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 51 | pub fn get(&self) -> u16 { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `vram_addr_increment` and `update` are never used [INFO] [stderr] --> src/ppu_impl/control.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 34 | impl ControlRegister { [INFO] [stderr] | -------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 39 | pub fn vram_addr_increment(&self) -> u8 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | pub fn update(&mut self, data: u8) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `write_to_ppu_addr`, `write_to_ctrl`, `write_data`, `increment_vram_addr`, `read_data`, and `get_data` are never used [INFO] [stderr] --> src/ppu_impl/ppu.rs:84:8 [INFO] [stderr] | [INFO] [stderr] 83 | impl PPU { [INFO] [stderr] | -------- methods in this implementation [INFO] [stderr] 84 | fn write_to_ppu_addr(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | fn write_to_ctrl(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 94 | fn write_data(&mut self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 101 | fn increment_vram_addr(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 105 | fn read_data(&mut self) -> u8 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 111 | fn get_data(&self, expect_addr: u16) -> u8 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-nes` (lib) generated 5 warnings [INFO] [stderr] warning: `rust-nes` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: unused variable: `tile_frame` [INFO] [stderr] --> tests/test_frame.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | let tile_frame = show_tile(&ppu.mem.rom.unwrap().chr.unwrap(), 0); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_frame` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-nes` (test "test_frame") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_nes-2b084dc6dccd9607) [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/rust_nes-4a86b90bf65d0068) [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 tests/test_frame.rs (/opt/rustwide/target/debug/deps/test_frame-c2eeed5080f3953a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stderr] Doc-tests rust_nes [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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" "d96fe89bb8ff4c6ca7ee47f50da2bb3f25dd34c15dffcbcbc10efd02ad8c29c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96fe89bb8ff4c6ca7ee47f50da2bb3f25dd34c15dffcbcbc10efd02ad8c29c5", kill_on_drop: false }` [INFO] [stdout] d96fe89bb8ff4c6ca7ee47f50da2bb3f25dd34c15dffcbcbc10efd02ad8c29c5