[INFO] cloning repository https://github.com/mdm/ronald [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdm/ronald" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fronald", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fronald'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8cbe943bb15eaec7d01cceaad64f050fd0501c2 [INFO] checking mdm/ronald against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fronald" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mdm/ronald [INFO] finished tweaking git repo https://github.com/mdm/ronald [INFO] tweaked toml for git repo https://github.com/mdm/ronald written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdm/ronald on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdm/ronald 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-logger v0.2.0 [INFO] [stderr] Downloaded pixels v0.9.0 [INFO] [stderr] Downloaded deku v0.16.0 [INFO] [stderr] Downloaded deku_derive v0.16.0 [INFO] [stderr] Downloaded native-dialog v0.6.4 [INFO] [stderr] Downloaded libloading v0.8.4 [INFO] [stderr] Downloaded textwrap v0.16.1 [INFO] [stderr] Downloaded ultraviolet v0.8.1 [INFO] [stderr] Downloaded wgpu-hal v0.12.5 [INFO] [stderr] Downloaded cpal v0.14.2 [INFO] [stderr] Downloaded cc v1.0.104 [INFO] [stderr] Downloaded serde_json v1.0.120 [INFO] [stderr] Downloaded wide v0.6.5 [INFO] [stderr] Downloaded inplace_it v0.3.5 [INFO] [stderr] Downloaded nix v0.23.2 [INFO] [stderr] Downloaded psg v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deefd18a0e4c432c3d717f66b7b70c1425bd55862015c070088162ccfa355aee [INFO] running `Command { std: "docker" "start" "-a" "deefd18a0e4c432c3d717f66b7b70c1425bd55862015c070088162ccfa355aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deefd18a0e4c432c3d717f66b7b70c1425bd55862015c070088162ccfa355aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deefd18a0e4c432c3d717f66b7b70c1425bd55862015c070088162ccfa355aee", kill_on_drop: false }` [INFO] [stdout] deefd18a0e4c432c3d717f66b7b70c1425bd55862015c070088162ccfa355aee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48b24fc0ac49e0e212b5691430cdb8c225189deb220cfa5f4347e7b8bc46c6c1 [INFO] running `Command { std: "docker" "start" "-a" "48b24fc0ac49e0e212b5691430cdb8c225189deb220cfa5f4347e7b8bc46c6c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking inplace_it v0.3.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking psg v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking naga v0.8.5 [INFO] [stderr] Checking native-dialog v0.6.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking deku v0.16.0 [INFO] [stderr] Checking wgpu-hal v0.12.5 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking web-sys v0.3.57 [INFO] [stderr] Checking ronald-core v0.1.0 (/opt/rustwide/workdir/ronald-core) [INFO] [stdout] warning: unused variable: `port` [INFO] [stdout] --> ronald-core/src/system/bus/crtc.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn read_byte(&self, port: u16) -> u8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_port` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `port` [INFO] [stdout] --> ronald-core/src/system/bus/crtc.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn read_byte(&self, port: u16) -> u8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_port` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `port` [INFO] [stdout] --> ronald-core/src/system/bus/gate_array.rs:36:57 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn write_byte(&mut self, memory: &mut impl Mmu, port: u16, value: u8) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on` [INFO] [stdout] --> ronald-core/src/system/bus/tape.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn switch_motor(&mut self, on: bool) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_on` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `high_amplitude` [INFO] [stdout] --> ronald-core/src/system/bus/tape.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn write_sample(&mut self, high_amplitude: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_high_amplitude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enable` [INFO] [stdout] --> ronald-core/src/system/memory.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | fn enable_lower_rom(&mut self, enable: bool) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enable` [INFO] [stdout] --> ronald-core/src/system/memory.rs:104:36 [INFO] [stdout] | [INFO] [stdout] 104 | fn enable_upper_rom(&mut self, enable: bool) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `port` [INFO] [stdout] --> ronald-core/src/system/bus/gate_array.rs:36:57 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn write_byte(&mut self, memory: &mut impl Mmu, port: u16, value: u8) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `upper_rom_nr` [INFO] [stdout] --> ronald-core/src/system/memory.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | fn select_upper_rom(&mut self, upper_rom_nr: u8) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_rom_nr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rom` [INFO] [stdout] --> ronald-core/src/lib.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn load_snapshot(&self, rom: Vec) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> ronald-core/src/system/bus/crtc.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 3 | enum Register { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | VerticalTotalAdjust, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | InterlaceAndSkew, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | MaximumRasterAddress, [INFO] [stdout] 15 | CursorStartRaster, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | CursorEndRaster, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | CursorAddressHigh, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | CursorAddressLow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | LightPenAddressHigh, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | LightPenAddressLow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_register` is never used [INFO] [stdout] --> ronald-core/src/system/bus/crtc.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 37 | impl CrtController { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | fn read_register(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `report_status_register_3` is never used [INFO] [stdout] --> ronald-core/src/system/bus/fdc.rs:479:8 [INFO] [stdout] | [INFO] [stdout] 103 | impl FloppyDiskController { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 479 | fn report_status_register_3(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_all` is never used [INFO] [stdout] --> ronald-core/src/system/bus/keyboard.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Keyboard { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn reset_all(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `decode_next` is never used [INFO] [stdout] --> ronald-core/src/system/instruction.rs:894:12 [INFO] [stdout] | [INFO] [stdout] 863 | impl Decoder { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 894 | pub fn decode_next(&mut self, memory: &impl Read) -> (Instruction, usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_to_file` is never used [INFO] [stdout] --> ronald-core/src/system/memory.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 63 | impl Ram { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn write_to_file(&self, file: &mut File) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `on` [INFO] [stdout] --> ronald-core/src/system/bus/tape.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn switch_motor(&mut self, on: bool) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_on` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `high_amplitude` [INFO] [stdout] --> ronald-core/src/system/bus/tape.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn write_sample(&mut self, high_amplitude: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_high_amplitude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enable` [INFO] [stdout] --> ronald-core/src/system/memory.rs:102:36 [INFO] [stdout] | [INFO] [stdout] 102 | fn enable_lower_rom(&mut self, enable: bool) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enable` [INFO] [stdout] --> ronald-core/src/system/memory.rs:104:36 [INFO] [stdout] | [INFO] [stdout] 104 | fn enable_upper_rom(&mut self, enable: bool) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `upper_rom_nr` [INFO] [stdout] --> ronald-core/src/system/memory.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | fn select_upper_rom(&mut self, upper_rom_nr: u8) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upper_rom_nr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rom` [INFO] [stdout] --> ronald-core/src/lib.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn load_snapshot(&self, rom: Vec) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> ronald-core/src/system/bus/crtc.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 3 | enum Register { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | VerticalTotalAdjust, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | InterlaceAndSkew, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | MaximumRasterAddress, [INFO] [stdout] 15 | CursorStartRaster, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | CursorEndRaster, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | CursorAddressHigh, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | CursorAddressLow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | LightPenAddressHigh, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | LightPenAddressLow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_register` is never used [INFO] [stdout] --> ronald-core/src/system/bus/crtc.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 37 | impl CrtController { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | fn read_register(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `report_status_register_3` is never used [INFO] [stdout] --> ronald-core/src/system/bus/fdc.rs:479:8 [INFO] [stdout] | [INFO] [stdout] 103 | impl FloppyDiskController { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 479 | fn report_status_register_3(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_all` is never used [INFO] [stdout] --> ronald-core/src/system/bus/keyboard.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Keyboard { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn reset_all(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `decode_next` is never used [INFO] [stdout] --> ronald-core/src/system/instruction.rs:894:12 [INFO] [stdout] | [INFO] [stdout] 863 | impl Decoder { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 894 | pub fn decode_next(&mut self, memory: &impl Read) -> (Instruction, usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_to_file` is never used [INFO] [stdout] --> ronald-core/src/system/memory.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 63 | impl Ram { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn write_to_file(&self, file: &mut File) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking ronald-wasm v0.1.0 (/opt/rustwide/workdir/ronald-web/ronald-wasm) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> ronald-web/ronald-wasm/src/io.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | self.ctx.put_image_data(&image_data, 0.0, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 37 | let _ = self.ctx.put_image_data(&image_data, 0.0, 0.0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> ronald-web/ronald-wasm/src/io.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | self.ctx.put_image_data(&image_data, 0.0, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 37 | let _ = self.ctx.put_image_data(&image_data, 0.0, 0.0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wgpu v0.12.0 [INFO] [stderr] Checking pixels v0.9.0 [INFO] [stderr] Checking ronald-cli v0.1.0 (/opt/rustwide/workdir/ronald-cli) [INFO] [stdout] warning: unused import: `KeyDefinition` [INFO] [stdout] --> ronald-cli/src/gui.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | constants::{self, KeyDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `KeyDefinition` [INFO] [stdout] --> ronald-cli/src/gui.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | constants::{self, KeyDefinition}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "48b24fc0ac49e0e212b5691430cdb8c225189deb220cfa5f4347e7b8bc46c6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b24fc0ac49e0e212b5691430cdb8c225189deb220cfa5f4347e7b8bc46c6c1", kill_on_drop: false }` [INFO] [stdout] 48b24fc0ac49e0e212b5691430cdb8c225189deb220cfa5f4347e7b8bc46c6c1