[INFO] cloning repository https://github.com/3mpee3mpee/chip-8-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3mpee3mpee/chip-8-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3mpee3mpee%2Fchip-8-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3mpee3mpee%2Fchip-8-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0d1bf7866119dfd330494e6e0dafb24266fb7f3 [INFO] checking 3mpee3mpee/chip-8-rust against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3mpee3mpee%2Fchip-8-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/3mpee3mpee/chip-8-rust [INFO] finished tweaking git repo https://github.com/3mpee3mpee/chip-8-rust [INFO] tweaked toml for git repo https://github.com/3mpee3mpee/chip-8-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/3mpee3mpee/chip-8-rust on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/3mpee3mpee/chip-8-rust 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-iter v0.4.1 [INFO] [stderr] Downloaded pixels v0.15.0 [INFO] [stderr] Downloaded rodio v0.14.0 [INFO] [stderr] Downloaded winit_input_helper v0.15.3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6967cde78e0da7116f7aaf2b36b77d72a363a0b2ce2c45ed607372863348b67c [INFO] running `Command { std: "docker" "start" "-a" "6967cde78e0da7116f7aaf2b36b77d72a363a0b2ce2c45ed607372863348b67c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6967cde78e0da7116f7aaf2b36b77d72a363a0b2ce2c45ed607372863348b67c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6967cde78e0da7116f7aaf2b36b77d72a363a0b2ce2c45ed607372863348b67c", kill_on_drop: false }` [INFO] [stdout] 6967cde78e0da7116f7aaf2b36b77d72a363a0b2ce2c45ed607372863348b67c [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 885c8689f529cbdf22d402f3380e2d761972df03bf1ecbfdeec48b9fb7a88203 [INFO] running `Command { std: "docker" "start" "-a" "885c8689f529cbdf22d402f3380e2d761972df03bf1ecbfdeec48b9fb7a88203", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking error-iter v0.4.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking winit_input_helper v0.15.3 [INFO] [stderr] Checking pixels v0.15.0 [INFO] [stderr] Checking chip8emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::keyslog::get_keyboard_map` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::keyslog::get_keyboard_map; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::keyslog::get_keyboard_map` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::keyslog::get_keyboard_map; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cpu::get_cpu` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::cpu::get_cpu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cpu::get_cpu` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::cpu::get_cpu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_world` and `init_display` [INFO] [stdout] --> src/main.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::display::{get_world, init_display}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_world` and `init_display` [INFO] [stdout] --> src/main.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::display::{get_world, init_display}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `add_byte_to_reg`, `clear_screen`, `jump_inst`, `ld_mem_to_i`, and `ld_to_reg` [INFO] [stdout] --> src/main.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::instructions::{add_byte_to_reg, clear_screen, jump_inst, ld_mem_to_i, ld_to_reg}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `add_byte_to_reg`, `clear_screen`, `jump_inst`, `ld_mem_to_i`, and `ld_to_reg` [INFO] [stdout] --> src/main.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::instructions::{add_byte_to_reg, clear_screen, jump_inst, ld_mem_to_i, ld_to_reg}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_mem`, `read_memory`, and `write_memory` [INFO] [stdout] --> src/main.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::memory::{get_mem, read_memory, write_memory}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_mem`, `read_memory`, and `write_memory` [INFO] [stdout] --> src/main.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::memory::{get_mem, read_memory, write_memory}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `add_byte_to_reg`, `clear_screen`, `jump_inst`, `ld_mem_to_i`, `ld_to_reg`, and `read_memory` [INFO] [stdout] --> src/emu8.rs:1:92 [INFO] [stdout] | [INFO] [stdout] 1 | ...ons::{add_byte_to_reg, clear_screen, jump_inst, ld_mem_to_i, ld_to_reg}, memory::{get_font_arr, get_mem, init_fonts, read_memory, writ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `add_byte_to_reg`, `clear_screen`, `jump_inst`, `ld_mem_to_i`, `ld_to_reg`, and `read_memory` [INFO] [stdout] --> src/emu8.rs:1:92 [INFO] [stdout] | [INFO] [stdout] 1 | ...ons::{add_byte_to_reg, clear_screen, jump_inst, ld_mem_to_i, ld_to_reg}, memory::{get_font_arr, get_mem, init_fonts, read_memory, writ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `thread` [INFO] [stdout] --> src/emu8.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{sync::{Arc, Mutex}, thread}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `thread` [INFO] [stdout] --> src/emu8.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{sync::{Arc, Mutex}, thread}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_size` [INFO] [stdout] --> src/display.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let window_size = window.inner_size(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/instructions.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn ret(cpu: &mut CPU, opcode: u16) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_size` [INFO] [stdout] --> src/display.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let window_size = window.inner_size(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `hi` and `lo` are never read [INFO] [stdout] --> src/cpu.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Bytes { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 6 | pub hi: u8, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | pub lo: u8 [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bytes` is never read [INFO] [stdout] --> src/cpu.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub union Reg16 { [INFO] [stdout] | ----- field in this union [INFO] [stdout] 11 | pub value: u16, [INFO] [stdout] 12 | pub bytes: std::mem::ManuallyDrop [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opcode` [INFO] [stdout] --> src/instructions.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn ret(cpu: &mut CPU, opcode: u16) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_opcode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `hi` and `lo` are never read [INFO] [stdout] --> src/cpu.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Bytes { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 6 | pub hi: u8, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | pub lo: u8 [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bytes` is never read [INFO] [stdout] --> src/cpu.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub union Reg16 { [INFO] [stdout] | ----- field in this union [INFO] [stdout] 11 | pub value: u16, [INFO] [stdout] 12 | pub bytes: std::mem::ManuallyDrop [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "885c8689f529cbdf22d402f3380e2d761972df03bf1ecbfdeec48b9fb7a88203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885c8689f529cbdf22d402f3380e2d761972df03bf1ecbfdeec48b9fb7a88203", kill_on_drop: false }` [INFO] [stdout] 885c8689f529cbdf22d402f3380e2d761972df03bf1ecbfdeec48b9fb7a88203