[INFO] fetching crate gba 0.4.0... [INFO] checking gba-0.4.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate gba 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gba 0.4.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] started tweaking crates.io crate gba 0.4.0 [INFO] finished tweaking crates.io crate gba 0.4.0 [INFO] tweaked toml for crates.io crate gba 0.4.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate gba 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded voladdress v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d55dcf0bcf45b57bb761564f0b2dd1b8e4737d1468b00e70da25afe8aae47719 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d55dcf0bcf45b57bb761564f0b2dd1b8e4737d1468b00e70da25afe8aae47719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d55dcf0bcf45b57bb761564f0b2dd1b8e4737d1468b00e70da25afe8aae47719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55dcf0bcf45b57bb761564f0b2dd1b8e4737d1468b00e70da25afe8aae47719", kill_on_drop: false }` [INFO] [stdout] d55dcf0bcf45b57bb761564f0b2dd1b8e4737d1468b00e70da25afe8aae47719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f80384c68e2966fc8d898611ec22405ce07c77fa793dda19be7e3d5691463e6e [INFO] running `Command { std: "docker" "start" "-a" "f80384c68e2966fc8d898611ec22405ce07c77fa793dda19be7e3d5691463e6e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling gba v0.4.0 (/tmp/fixit) [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking voladdress v0.4.0 [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/test_savegame.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/keypad.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/hello_world.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/irq.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved imports `gba::fatal`, `gba::save`, `gba::warn` [INFO] [stdout] --> examples/test_savegame.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use gba::{fatal, prelude::*, save::*, warn}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ no `warn` in the root [INFO] [stdout] | | | [INFO] [stdout] | | could not find `save` in `gba` [INFO] [stdout] | no `fatal` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `fatal` [INFO] [stdout] --> examples/test_savegame.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | fatal!("{}", info) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | output!(" - Clearing media..."); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | output!(" - Writing media..."); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | output!(" - Validating media..."); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | output!(" - Done!"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | output!("Media info: {:#?}", access.media_info()); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | output!("Media size: {} bytes", access.len()); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | output!(""); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | output!("[ Full write, 4KiB blocks ]"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | output!("[ Full write, 0.5KiB blocks ]"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | / output!( [INFO] [stdout] 163 | | "[ Partial, offset = 0x{:06x}, len = {}, bs = {}]", [INFO] [stdout] 164 | | rand_offset, [INFO] [stdout] 165 | | rand_length, [INFO] [stdout] 166 | | block_size, [INFO] [stdout] 167 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/test_savegame.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | warn!("{:7.3}\t{}", get_timer_secs(), format_args!($($args)*)) [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | output!("All tests complete!"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in the macro `output` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/test_savegame.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | mode3::dma3_clear_to(Color::from_rgb(r, g, b)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/test_savegame.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let lines = cur * (mode3::WIDTH / max); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/test_savegame.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | for y in 0..mode3::HEIGHT { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/test_savegame.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | mode3::bitmap_xy(x, y).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SaveAccess` [INFO] [stdout] --> examples/test_savegame.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | let access = SaveAccess::new()?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SaveAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SaveAccess` [INFO] [stdout] --> examples/test_savegame.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | let access = check_status(SaveAccess::new()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SaveAccess` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPCNT` in this scope [INFO] [stdout] --> examples/test_savegame.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | DISPCNT.write(SETTING); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> examples/test_savegame.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_status(r: Result) -> T { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 9 | use nb::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER0_RELOAD` in this scope [INFO] [stdout] --> examples/test_savegame.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | TIMER0_RELOAD.write(0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER1_RELOAD` in this scope [INFO] [stdout] --> examples/test_savegame.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | TIMER1_RELOAD.write(0); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER0_CONTROL` in this scope [INFO] [stdout] --> examples/test_savegame.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | TIMER0_CONTROL.write(ctl); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER1_CONTROL` in this scope [INFO] [stdout] --> examples/test_savegame.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | TIMER1_CONTROL.write(ctl); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER1_COUNTER` in this scope [INFO] [stdout] --> examples/test_savegame.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | let raw_timer = (TIMER1_COUNTER.read() as u32) << 16 | TIMER0_COUNTER.read() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER0_COUNTER` in this scope [INFO] [stdout] --> examples/test_savegame.rs:71:58 [INFO] [stdout] | [INFO] [stdout] 71 | let raw_timer = (TIMER1_COUNTER.read() as u32) << 16 | TIMER0_COUNTER.read() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> examples/test_savegame.rs:81:83 [INFO] [stdout] | [INFO] [stdout] 81 | fn do_test(seed: Rng, offset: usize, len: usize, block_size: usize) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 9 | use nb::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_flash_128k` in this scope [INFO] [stdout] --> examples/test_savegame.rs:134:3 [INFO] [stdout] | [INFO] [stdout] 134 | use_flash_128k(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_timer_for_timeout` in this scope [INFO] [stdout] --> examples/test_savegame.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | set_timer_for_timeout(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gba` due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | mode3::bitmap_xy(x, y).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | mode3::bitmap_xy(x, y + 1).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | mode3::bitmap_xy(x, y + 2).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | mode3::bitmap_xy(x + 1, y).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | mode3::bitmap_xy(x + 1, y + 1).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | mode3::bitmap_xy(x + 1, y + 2).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | mode3::bitmap_xy(x + 2, y).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | mode3::bitmap_xy(x + 2, y + 1).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | mode3::bitmap_xy(x + 2, y + 2).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | draw_square(mode3::WIDTH - 4, 1, if keys.r() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | draw_square(mode3::WIDTH - 4, mode3::HEIGHT / 2, if keys.a() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | draw_square(mode3::WIDTH - 4, mode3::HEIGHT / 2, if keys.a() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | draw_square(mode3::WIDTH - 4 - 20, mode3::HEIGHT / 2 + 20, if keys.b() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:61:40 [INFO] [stdout] | [INFO] [stdout] 61 | draw_square(mode3::WIDTH - 4 - 20, mode3::HEIGHT / 2 + 20, if keys.b() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | draw_square(mode3::WIDTH / 2 + 10, mode3::HEIGHT - 5, if keys.start() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | draw_square(mode3::WIDTH / 2 + 10, mode3::HEIGHT - 5, if keys.start() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | draw_square(mode3::WIDTH / 2 - 10, mode3::HEIGHT - 5, if keys.select() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | draw_square(mode3::WIDTH / 2 - 10, mode3::HEIGHT - 5, if keys.select() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | draw_square(30, mode3::HEIGHT / 2 - 20, if keys.up() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | draw_square(30, mode3::HEIGHT / 2 + 20, if keys.down() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | draw_square(10, mode3::HEIGHT / 2, if keys.left() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/keypad.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | draw_square(50, mode3::HEIGHT / 2, if keys.right() { GREEN } else { RED }); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPCNT` in this scope [INFO] [stdout] --> examples/keypad.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | DISPCNT.read(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VCOUNT` in this scope [INFO] [stdout] --> examples/keypad.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | while VCOUNT.read() < 160 {} [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VCOUNT` in this scope [INFO] [stdout] --> examples/keypad.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | while VCOUNT.read() >= 160 {} [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPCNT` in this scope [INFO] [stdout] --> examples/keypad.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | DISPCNT.write(SETTING); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYINPUT` in this scope [INFO] [stdout] --> examples/keypad.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | keys = KEYINPUT.read().into(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | let mut px = mode3::WIDTH / 2; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | let mut py = mode3::HEIGHT / 2; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | if (px + 1) >= mode3::WIDTH || (py + 1) >= mode3::HEIGHT { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:62:48 [INFO] [stdout] | [INFO] [stdout] 62 | if (px + 1) >= mode3::WIDTH || (py + 1) >= mode3::HEIGHT { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | mode3::dma3_clear_to(Color::from_rgb(0, 0, 0)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | px = mode3::WIDTH / 2; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | py = mode3::HEIGHT / 2; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | mode3::bitmap_xy(px, py).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | mode3::bitmap_xy(px, py + 1).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | mode3::bitmap_xy(px + 1, py).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/hello_world.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | mode3::bitmap_xy(px + 1, py + 1).write(color); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPCNT` in this scope [INFO] [stdout] --> examples/hello_world.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | DISPCNT.read(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VCOUNT` in this scope [INFO] [stdout] --> examples/hello_world.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | while VCOUNT.read() < 160 {} [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VCOUNT` in this scope [INFO] [stdout] --> examples/hello_world.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | while VCOUNT.read() >= 160 {} [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPCNT` in this scope [INFO] [stdout] --> examples/hello_world.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | DISPCNT.write(SETTING); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYINPUT` in this scope [INFO] [stdout] --> examples/hello_world.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let keys: Keys = KEYINPUT.read().into(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gba::warn` [INFO] [stdout] --> examples/irq.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use gba::{prelude::*, warn}; [INFO] [stdout] | ^^^^ no `warn` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/irq.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | warn!("IM = {:?}", flags); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/irq.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | mode3::dma3_clear_to(BLACK); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/irq.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | if PIXEL == (mode3::WIDTH * mode3::HEIGHT) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mode3` [INFO] [stdout] --> examples/irq.rs:89:33 [INFO] [stdout] | [INFO] [stdout] 89 | if PIXEL == (mode3::WIDTH * mode3::HEIGHT) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `mode3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER0_RELOAD` in this scope [INFO] [stdout] --> examples/irq.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | TIMER0_RELOAD.write(init_val); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER0_CONTROL` in this scope [INFO] [stdout] --> examples/irq.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | TIMER0_CONTROL.write(TIMER_SETTINGS.with_prescaler_selection(3)); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER1_RELOAD` in this scope [INFO] [stdout] --> examples/irq.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | TIMER1_RELOAD.write(init_val); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TIMER1_CONTROL` in this scope [INFO] [stdout] --> examples/irq.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | TIMER1_CONTROL.write(TIMER_SETTINGS.with_prescaler_selection(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPCNT` in this scope [INFO] [stdout] --> examples/irq.rs:32:3 [INFO] [stdout] | [INFO] [stdout] 32 | DISPCNT.write(DisplayControl::new().with_display_mode(3).with_display_bg2(true)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `USER_IRQ_HANDLER` in this scope [INFO] [stdout] --> examples/irq.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | unsafe { USER_IRQ_HANDLER.write(Some(irq_handler_a32)) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IME` in this scope [INFO] [stdout] --> examples/irq.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe { IME.write(true) }; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPSTAT` in this scope [INFO] [stdout] --> examples/irq.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | DISPSTAT.write(DISPLAY_SETTINGS); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYINPUT` in this scope [INFO] [stdout] --> examples/irq.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | let this_frame_keys: Keys = KEYINPUT.read().into(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IE` in this scope [INFO] [stdout] --> examples/irq.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | unsafe { IE.write(flags) }; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VBlankIntrWait` in this scope [INFO] [stdout] --> examples/irq.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | unsafe { VBlankIntrWait() }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IME` in this scope [INFO] [stdout] --> examples/irq.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | unsafe { IME.write(false) }; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IRQ_PENDING` in this scope [INFO] [stdout] --> examples/irq.rs:107:36 [INFO] [stdout] | [INFO] [stdout] 107 | let which_interrupts_to_handle = IRQ_PENDING.read() & IE.read(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IE` in this scope [INFO] [stdout] --> examples/irq.rs:107:57 [INFO] [stdout] | [INFO] [stdout] 107 | let which_interrupts_to_handle = IRQ_PENDING.read() & IE.read(); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INTR_WAIT_ACKNOWLEDGE` in this scope [INFO] [stdout] --> examples/irq.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | let mut intr_wait_flags = INTR_WAIT_ACKNOWLEDGE.read(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IRQ_ACKNOWLEDGE` in this scope [INFO] [stdout] --> examples/irq.rs:136:3 [INFO] [stdout] | [INFO] [stdout] 136 | IRQ_ACKNOWLEDGE.write(which_interrupts_to_handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INTR_WAIT_ACKNOWLEDGE` in this scope [INFO] [stdout] --> examples/irq.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | unsafe { INTR_WAIT_ACKNOWLEDGE.write(intr_wait_flags) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IME` in this scope [INFO] [stdout] --> examples/irq.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | unsafe { IME.write(true) }; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0779]: target does not support `#[instruction_set]` [INFO] [stdout] --> examples/irq.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0779. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f80384c68e2966fc8d898611ec22405ce07c77fa793dda19be7e3d5691463e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80384c68e2966fc8d898611ec22405ce07c77fa793dda19be7e3d5691463e6e", kill_on_drop: false }` [INFO] [stdout] f80384c68e2966fc8d898611ec22405ce07c77fa793dda19be7e3d5691463e6e