[INFO] cloning repository https://github.com/angusholder/gba-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angusholder/gba-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangusholder%2Fgba-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangusholder%2Fgba-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acee9297587fe2e2554b23280881386c4a0412b7 [INFO] documenting angusholder/gba-emulator against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangusholder%2Fgba-emulator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angusholder/gba-emulator on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angusholder/gba-emulator [INFO] finished tweaking git repo https://github.com/angusholder/gba-emulator [INFO] tweaked toml for git repo https://github.com/angusholder/gba-emulator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/angusholder/gba-emulator 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gleam v0.6.16 [INFO] [stderr] Downloaded bitintr v0.2.0 [INFO] [stderr] Downloaded syn v0.15.31 [INFO] [stderr] Downloaded imgui v0.0.23 [INFO] [stderr] Downloaded imgui-sys v0.0.23 [INFO] [stderr] Downloaded imgui-glium-renderer v0.0.23 [INFO] [stderr] Downloaded imgui-winit-support v0.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d16cbab0dddc1ade02a8a518b76ef0c7fefa109096e1f8483efd6e46cd44e9a [INFO] running `Command { std: "docker" "start" "-a" "6d16cbab0dddc1ade02a8a518b76ef0c7fefa109096e1f8483efd6e46cd44e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d16cbab0dddc1ade02a8a518b76ef0c7fefa109096e1f8483efd6e46cd44e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d16cbab0dddc1ade02a8a518b76ef0c7fefa109096e1f8483efd6e46cd44e9a", kill_on_drop: false }` [INFO] [stdout] 6d16cbab0dddc1ade02a8a518b76ef0c7fefa109096e1f8483efd6e46cd44e9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d7538178c2e536fd28fba0da0731c40d15f70d6b7fa6515497699c82c192089 [INFO] running `Command { std: "docker" "start" "-a" "3d7538178c2e536fd28fba0da0731c40d15f70d6b7fa6515497699c82c192089", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Checking bitintr v0.2.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling imgui-sys v0.0.23 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking wayland-sys v0.21.12 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking wayland-commons v0.21.12 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking smithay-client-toolkit v0.4.5 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking imgui v0.0.23 [INFO] [stderr] Checking imgui-winit-support v0.0.23 [INFO] [stderr] Checking imgui-glium-renderer v0.0.23 [INFO] [stderr] Documenting gba v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gba.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | BASE_GAMEPAK_START...BASE_GAMEPAK_END => { [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/gba.rs:232:31 [INFO] [stdout] | [INFO] [stdout] 232 | BASE_GAMEPAK_START...BASE_GAMEPAK_END => { [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/gba.rs:262:31 [INFO] [stdout] | [INFO] [stdout] 262 | BASE_GAMEPAK_START...BASE_GAMEPAK_END => { [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/disassemble.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | 0x000 ... 0x3FF if (mask & 0x200) != 0 || (mask & 0b1001) != 0b1001 => { // Data processing [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/disassemble.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | 0b1000 ... 0b1011 => { [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/disassemble.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | 0x400 ... 0x7FF if (mask & 0x200) == 0 || (mask & 0b1111) != 0b1001 => { // Single Data Transfer [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/disassemble.rs:285:15 [INFO] [stdout] | [INFO] [stdout] 285 | 0x000 ... 0x1FF if (mask & 0b1001) == 0b1001 && (mask & 0b0110) != 0 => { [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/disassemble.rs:341:15 [INFO] [stdout] | [INFO] [stdout] 341 | 0x601 ... 0x7FF if (mask & 1) == 1 => { [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/disassemble.rs:345:15 [INFO] [stdout] | [INFO] [stdout] 345 | 0x800 ... 0x9FF => { // Block Data Transfer [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/disassemble.rs:366:15 [INFO] [stdout] | [INFO] [stdout] 366 | 0xA00 ... 0xBFF => { // Branch / Branch with Link [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/disassemble.rs:382:15 [INFO] [stdout] | [INFO] [stdout] 382 | 0xC00 ... 0xDFF => { // Coprocessor Data Transfer [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/disassemble.rs:413:15 [INFO] [stdout] | [INFO] [stdout] 413 | 0xE00 ... 0xEFF => { [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/disassemble.rs:440:15 [INFO] [stdout] | [INFO] [stdout] 440 | 0xF00 ... 0xFFF => { // Software Interrupt [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/disassemble.rs:466:14 [INFO] [stdout] | [INFO] [stdout] 466 | 0x00 ... 0x07 => format!("LSL R{}, R{}, #{}", op & 7, op >> 3 & 7, op >> 6 & 31), [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/disassemble.rs:467:14 [INFO] [stdout] | [INFO] [stdout] 467 | 0x08 ... 0x0F => format!("LSR R{}, R{}, #{}", op & 7, op >> 3 & 7, op >> 6 & 31), [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/disassemble.rs:468:14 [INFO] [stdout] | [INFO] [stdout] 468 | 0x10 ... 0x17 => format!("ASR R{}, R{}, #{}", op & 7, op >> 3 & 7, op >> 6 & 31), [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/disassemble.rs:475:14 [INFO] [stdout] | [INFO] [stdout] 475 | 0x20 ... 0x27 => format!("MOV R{}, #{} ; 0x{:X}", op >> 8 & 7, op & 0xFF, op & 0xFF), [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/disassemble.rs:476:14 [INFO] [stdout] | [INFO] [stdout] 476 | 0x28 ... 0x2F => format!("CMP R{}, #{}", op >> 8 & 7, op & 0xFF), [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/disassemble.rs:477:14 [INFO] [stdout] | [INFO] [stdout] 477 | 0x30 ... 0x37 => format!("ADD R{}, #{}", op >> 8 & 7, op & 0xFF), [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/disassemble.rs:478:14 [INFO] [stdout] | [INFO] [stdout] 478 | 0x38 ... 0x3F => format!("SUB R{}, #{}", op >> 8 & 7, op & 0xFF), [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/disassemble.rs:480:14 [INFO] [stdout] | [INFO] [stdout] 480 | 0x40 ... 0x43 => format!("{name} R{rd}, R{rs}", [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/disassemble.rs:485:14 [INFO] [stdout] | [INFO] [stdout] 485 | 0x44 ... 0x47 => { [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/disassemble.rs:497:14 [INFO] [stdout] | [INFO] [stdout] 497 | 0x48 ... 0x4F => format!("LDR R{}, [PC, #{}]", (op >> 8) & 7, (op & 0xFF) << 2), [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/disassemble.rs:499:14 [INFO] [stdout] | [INFO] [stdout] 499 | 0x50 ... 0x5F => { [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/disassemble.rs:515:14 [INFO] [stdout] | [INFO] [stdout] 515 | 0x60 ... 0x7F => { [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/disassemble.rs:541:14 [INFO] [stdout] | [INFO] [stdout] 541 | 0x80 ... 0x8F => { [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/disassemble.rs:558:14 [INFO] [stdout] | [INFO] [stdout] 558 | 0x90 ... 0x9F => { [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/disassemble.rs:570:14 [INFO] [stdout] | [INFO] [stdout] 570 | 0xA0 ... 0xAF => { [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/disassemble.rs:611:14 [INFO] [stdout] | [INFO] [stdout] 611 | 0xC0 ... 0xCF => { [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/disassemble.rs:625:14 [INFO] [stdout] | [INFO] [stdout] 625 | 0xD0 ... 0xDD => { [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/disassemble.rs:641:14 [INFO] [stdout] | [INFO] [stdout] 641 | 0xE0 ... 0xE7 => { [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/disassemble.rs:655:14 [INFO] [stdout] | [INFO] [stdout] 655 | 0xF0 ... 0xFF => { [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/renderer/renderer.rs:216:14 [INFO] [stdout] | [INFO] [stdout] 216 | 1...5 => unimplemented!(), [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: unresolved link to `isndobljhrSWUNLPcpm` [INFO] [stdout] --> src/arm7tdmi/core_thumb.rs:298:6 [INFO] [stdout] | [INFO] [stdout] 298 | /// [isndobljhrSWUNLPcpm] can be anything [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `isndobljhrSWUNLPcpm` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] [stderr] Generated /opt/rustwide/target/doc/gba/index.html [INFO] running `Command { std: "docker" "inspect" "3d7538178c2e536fd28fba0da0731c40d15f70d6b7fa6515497699c82c192089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7538178c2e536fd28fba0da0731c40d15f70d6b7fa6515497699c82c192089", kill_on_drop: false }` [INFO] [stdout] 3d7538178c2e536fd28fba0da0731c40d15f70d6b7fa6515497699c82c192089