[INFO] cloning repository https://github.com/msierks/rustcube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msierks/rustcube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04eea8315ec56662ac54bcdc24c4a76f2c4c6a9d [INFO] checking msierks/rustcube against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msierks/rustcube on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msierks/rustcube [INFO] finished tweaking git repo https://github.com/msierks/rustcube [INFO] tweaked toml for git repo https://github.com/msierks/rustcube written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/msierks/rustcube already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 172c7516a076dd5920500b27a1ea13e1cd04c18ab9435408e12aa5282899aebd [INFO] running `Command { std: "docker" "start" "-a" "172c7516a076dd5920500b27a1ea13e1cd04c18ab9435408e12aa5282899aebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "172c7516a076dd5920500b27a1ea13e1cd04c18ab9435408e12aa5282899aebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172c7516a076dd5920500b27a1ea13e1cd04c18ab9435408e12aa5282899aebd", kill_on_drop: false }` [INFO] [stdout] 172c7516a076dd5920500b27a1ea13e1cd04c18ab9435408e12aa5282899aebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 470939b2d4fd8c3d1b233073312976097294418026787011e703f63da570ae27 [INFO] running `Command { std: "docker" "start" "-a" "470939b2d4fd8c3d1b233073312976097294418026787011e703f63da570ae27", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking encode_unicode v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling minifb v0.10.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rustyline v1.0.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rustcube v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:250:24 [INFO] [stdout] | [INFO] [stdout] 250 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 282 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:301:24 [INFO] [stdout] | [INFO] [stdout] 301 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:336:24 [INFO] [stdout] | [INFO] [stdout] 336 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:355:24 [INFO] [stdout] | [INFO] [stdout] 355 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:402:24 [INFO] [stdout] | [INFO] [stdout] 402 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:419:24 [INFO] [stdout] | [INFO] [stdout] 419 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/mod.rs:153:87 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn run_instruction(&mut self, interconnect: &mut Interconnect, debugger: &mut Debugger) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/exi/channel.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub devices: [Box; NUM_DEVICES], [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Device` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/exi/channel.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(devices: [Box; NUM_DEVICES]) -> Channel { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Device` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/exi/channel.rs:34:47 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_device(&self, num: u8) -> &Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Device` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/exi/channel.rs:41:59 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_device_mut(&mut self, num: u8) -> &mut Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Device` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BOOTROM_SIZE` [INFO] [stdout] --> src/exi/mod.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | use self::device_ipl::{DeviceIpl, BOOTROM_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gamecube.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn run(&mut self, debugger: &mut Debugger) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | 0x0000_0000...0x017F_FFFF => Address::Ram, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | 0x0800_0000...0x0BFF_FFFF => Address::EmbeddedFramebuffer, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | 0x0C00_0000...0x0C00_0FFF => Address::CommandProcessor(address - 0x0C00_0000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | 0x0C00_1000...0x0C00_1FFF => Address::PixelEngine(address - 0x0C00_1000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | 0x0C00_2000...0x0C00_2FFF => Address::VideoInterface(address - 0x0C00_2000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | 0x0C00_3000...0x0C00_3FFF => Address::ProcessorInterface(address - 0x0C00_3000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | 0x0C00_4000...0x0C00_4FFF => Address::MemoryInterface(address - 0x0C00_4000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | 0x0C00_5000...0x0C00_5200 => Address::DspInterface(address - 0x0C00_5000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | 0x0C00_6000...0x0C00_63FF => Address::DvdInterface(address - 0x0C00_6000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | 0x0C00_6400...0x0C00_67FF => Address::SerialInterface(address - 0x0C00_6400), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | 0x0C00_6800...0x0C00_6938 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | 0x0C00_6C00...0x0C00_6C20 => Address::AudioInterface(address - 0x0C00_6C00), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | 0xFFF0_0000...0xFFFF_FFFF => Address::Bootrom(address - 0xFFF0_0000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PE_TOKEN` should have an upper camel case name [INFO] [stdout] --> src/processor_interface.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | PE_TOKEN = 0x200, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `PeToken` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PE_FINISH` should have an upper camel case name [INFO] [stdout] --> src/processor_interface.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | PE_FINISH = 0x400, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PeFinish` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:250:24 [INFO] [stdout] | [INFO] [stdout] 250 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:282:24 [INFO] [stdout] | [INFO] [stdout] 282 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:301:24 [INFO] [stdout] | [INFO] [stdout] 301 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:336:24 [INFO] [stdout] | [INFO] [stdout] 336 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:355:24 [INFO] [stdout] | [INFO] [stdout] 355 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:402:24 [INFO] [stdout] | [INFO] [stdout] 402 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/cpu_load_store.rs:419:24 [INFO] [stdout] | [INFO] [stdout] 419 | debugger: &mut Debugger, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu/mod.rs:153:87 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn run_instruction(&mut self, interconnect: &mut Interconnect, debugger: &mut Debugger) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/exi/channel.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub devices: [Box; NUM_DEVICES], [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Device` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/exi/channel.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(devices: [Box; NUM_DEVICES]) -> Channel { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Device` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/exi/channel.rs:34:47 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_device(&self, num: u8) -> &Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Device` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/exi/channel.rs:41:59 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_device_mut(&mut self, num: u8) -> &mut Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Device` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BOOTROM_SIZE` [INFO] [stdout] --> src/exi/mod.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | use self::device_ipl::{DeviceIpl, BOOTROM_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/gamecube.rs:56:42 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn run(&mut self, debugger: &mut Debugger) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Debugger` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | 0x0000_0000...0x017F_FFFF => Address::Ram, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | 0x0800_0000...0x0BFF_FFFF => Address::EmbeddedFramebuffer, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | 0x0C00_0000...0x0C00_0FFF => Address::CommandProcessor(address - 0x0C00_0000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | 0x0C00_1000...0x0C00_1FFF => Address::PixelEngine(address - 0x0C00_1000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | 0x0C00_2000...0x0C00_2FFF => Address::VideoInterface(address - 0x0C00_2000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | 0x0C00_3000...0x0C00_3FFF => Address::ProcessorInterface(address - 0x0C00_3000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | 0x0C00_4000...0x0C00_4FFF => Address::MemoryInterface(address - 0x0C00_4000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | 0x0C00_5000...0x0C00_5200 => Address::DspInterface(address - 0x0C00_5000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | 0x0C00_6000...0x0C00_63FF => Address::DvdInterface(address - 0x0C00_6000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | 0x0C00_6400...0x0C00_67FF => Address::SerialInterface(address - 0x0C00_6400), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | 0x0C00_6800...0x0C00_6938 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | 0x0C00_6C00...0x0C00_6C20 => Address::AudioInterface(address - 0x0C00_6C00), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interconnect.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | 0xFFF0_0000...0xFFFF_FFFF => Address::Bootrom(address - 0xFFF0_0000), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PE_TOKEN` should have an upper camel case name [INFO] [stdout] --> src/processor_interface.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | PE_TOKEN = 0x200, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `PeToken` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PE_FINISH` should have an upper camel case name [INFO] [stdout] --> src/processor_interface.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | PE_FINISH = 0x400, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PeFinish` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/debugger/mod.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | static SIGINT_ONCE: sync::Once = sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/debugger/mod.rs:173:45 [INFO] [stdout] | [INFO] [stdout] 173 | static SIGINT: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicBool::new(false)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/debugger/mod.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | static SIGINT_ONCE: sync::Once = sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/debugger/mod.rs:173:45 [INFO] [stdout] | [INFO] [stdout] 173 | static SIGINT: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicBool::new(false)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/debugger/mod.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | SIGINT.compare_and_swap(true, false, atomic::Ordering::SeqCst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/debugger/mod.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | SIGINT.compare_and_swap(true, false, atomic::Ordering::SeqCst) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/exi/device_ipl.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let mut bootrom = &*self.bootrom.borrow_mut(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/exi/device_ipl.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let mut bootrom = &*self.bootrom.borrow_mut(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.57s [INFO] running `Command { std: "docker" "inspect" "470939b2d4fd8c3d1b233073312976097294418026787011e703f63da570ae27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470939b2d4fd8c3d1b233073312976097294418026787011e703f63da570ae27", kill_on_drop: false }` [INFO] [stdout] 470939b2d4fd8c3d1b233073312976097294418026787011e703f63da570ae27