[INFO] fetching crate ruspiro-interrupt 0.5.0...
[INFO] checking ruspiro-interrupt-0.5.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ruspiro-interrupt 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ruspiro-interrupt 0.5.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ruspiro-interrupt 0.5.0
[INFO] finished tweaking crates.io crate ruspiro-interrupt 0.5.0
[INFO] tweaked toml for crates.io crate ruspiro-interrupt 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ruspiro-singleton v0.4.3
[INFO] [stderr]   Downloaded ruspiro-arch-aarch64 v0.1.7
[INFO] [stderr]   Downloaded ruspiro-interrupt-macros v0.5.0
[INFO] [stderr]   Downloaded ruspiro-register v0.5.5
[INFO] [stderr]   Downloaded ruspiro-mmio-register v0.1.4
[INFO] [stderr]   Downloaded ruspiro-lock v0.4.3
[INFO] [stderr]   Downloaded ruspiro-channel v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9c6f95f76928004fd16b90d4d62a94ef292cb9f2345e0550ba9de1494fd212b
[INFO] running `Command { std: "docker" "start" "-a" "f9c6f95f76928004fd16b90d4d62a94ef292cb9f2345e0550ba9de1494fd212b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9c6f95f76928004fd16b90d4d62a94ef292cb9f2345e0550ba9de1494fd212b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c6f95f76928004fd16b90d4d62a94ef292cb9f2345e0550ba9de1494fd212b", kill_on_drop: false }`
[INFO] [stdout] f9c6f95f76928004fd16b90d4d62a94ef292cb9f2345e0550ba9de1494fd212b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c105b0616455ff1957559078c3807d51997f9b4ad14329afa29ff6c8fc39fbde
[INFO] running `Command { std: "docker" "start" "-a" "c105b0616455ff1957559078c3807d51997f9b4ad14329afa29ff6c8fc39fbde", kill_on_drop: false }`
[INFO] [stderr]     Checking ruspiro-register v0.5.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ruspiro-interrupt v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ruspiro-lock v0.4.3
[INFO] [stderr]     Checking ruspiro-singleton v0.4.3
[INFO] [stderr]     Checking ruspiro-arch-aarch64 v0.1.7
[INFO] [stderr]     Checking ruspiro-mmio-register v0.1.4
[INFO] [stderr]     Checking ruspiro-channel v0.1.1
[INFO] [stderr]    Compiling ruspiro-interrupt-macros v0.5.0
[INFO] [stdout] error: Either feature "pi3", "pi4_low" or "pi4_high" must be enabled for this crate
[INFO] [stdout]   --> src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | compile_error!("Either feature \"pi3\", \"pi4_low\" or \"pi4_high\" must be enabled for this crate");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Either feature "pi3", "pi4_low" or "pi4_high" must be enabled for this crate
[INFO] [stdout]   --> src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | compile_error!("Either feature \"pi3\", \"pi4_low\" or \"pi4_high\" must be enabled for this crate");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERIPHERAL_BASE` in this scope
[INFO] [stdout]   --> src/auxhandler.rs:74:29
[INFO] [stdout]    |
[INFO] [stdout] 74 |     AUX_IRQ<ReadWrite<u32>@(PERIPHERAL_BASE + 0x0021_5000)> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERIPHERAL_BASE` in this scope
[INFO] [stdout]   --> src/interface.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERIPHERAL_BASE` in this scope
[INFO] [stdout]   --> src/auxhandler.rs:74:29
[INFO] [stdout]    |
[INFO] [stdout] 74 |     AUX_IRQ<ReadWrite<u32>@(PERIPHERAL_BASE + 0x0021_5000)> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 277 |   LOCAL_TIMER_CTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x034)> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PERIPHERAL_BASE` in this scope
[INFO] [stdout]   --> src/interface.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:286:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 286 |     CORE0_TIMER_IRQ<ReadWrite<u32>@(ARM_CORE_BASE + 0x040)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:277:36
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 277 |   LOCAL_TIMER_CTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x034)> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:306:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 306 |     CORE1_TIMER_IRQ<ReadWrite<u32>@(ARM_CORE_BASE + 0x044)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:286:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 286 |     CORE0_TIMER_IRQ<ReadWrite<u32>@(ARM_CORE_BASE + 0x040)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:326:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 326 |     CORE2_TIMER_IRQ<ReadWrite<u32>@(ARM_CORE_BASE + 0x048)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:306:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 306 |     CORE1_TIMER_IRQ<ReadWrite<u32>@(ARM_CORE_BASE + 0x044)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:346:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 346 |     CORE3_TIMER_IRQ<ReadWrite<u32>@(ARM_CORE_BASE + 0x04C)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:366:38
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 366 |   CORE0_MB_INT_CNTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x050)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:326:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 326 |     CORE2_TIMER_IRQ<ReadWrite<u32>@(ARM_CORE_BASE + 0x048)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:385:38
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 385 |   CORE1_MB_INT_CNTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x054)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:346:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 346 |     CORE3_TIMER_IRQ<ReadWrite<u32>@(ARM_CORE_BASE + 0x04C)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:404:38
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 404 |   CORE2_MB_INT_CNTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x058)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:366:38
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 366 |   CORE0_MB_INT_CNTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x050)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:423:38
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 423 |   CORE3_MB_INT_CNTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x05C)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:385:38
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 385 |   CORE1_MB_INT_CNTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x054)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:442:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 442 |   CORE0_IRQ_PENDING<ReadWrite<u32>@(ARM_CORE_BASE + 0x060)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:404:38
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 404 |   CORE2_MB_INT_CNTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x058)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:446:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 446 |   CORE1_IRQ_PENDING<ReadWrite<u32>@(ARM_CORE_BASE + 0x064)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:450:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 450 |   CORE2_IRQ_PENDING<ReadWrite<u32>@(ARM_CORE_BASE + 0x068)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:423:38
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 423 |   CORE3_MB_INT_CNTRL<ReadWrite<u32>@(ARM_CORE_BASE + 0x05C)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:454:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 454 |   CORE3_IRQ_PENDING<ReadWrite<u32>@(ARM_CORE_BASE + 0x06C)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:442:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 442 |   CORE0_IRQ_PENDING<ReadWrite<u32>@(ARM_CORE_BASE + 0x060)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:446:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 446 |   CORE1_IRQ_PENDING<ReadWrite<u32>@(ARM_CORE_BASE + 0x064)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:450:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 450 |   CORE2_IRQ_PENDING<ReadWrite<u32>@(ARM_CORE_BASE + 0x068)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ARM_CORE_BASE` in this scope
[INFO] [stdout]    --> src/interface.rs:454:37
[INFO] [stdout]     |
[INFO] [stdout] 44  | const ARM_IRQ_BASE: usize = PERIPHERAL_BASE + 0xB000;
[INFO] [stdout]     | ----------------------------------------------------- similarly named constant `ARM_IRQ_BASE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 454 |   CORE3_IRQ_PENDING<ReadWrite<u32>@(ARM_CORE_BASE + 0x06C)> {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ help: a constant with a similar name exists: `ARM_IRQ_BASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(asm)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(asm)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/interface.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 |       0 => {
[INFO] [stdout]     |  __________^
[INFO] [stdout] 252 | |       #[cfg(any(feature = "pi4_low", feature = "pi4_high"))]
[INFO] [stdout] 253 | |       {
[INFO] [stdout] 254 | |         [
[INFO] [stdout] ...   |
[INFO] [stdout] 269 | |       }
[INFO] [stdout] 270 | |     }
[INFO] [stdout]     | |_____^ expected `[u32; 4]`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/interface.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 251 |       0 => {
[INFO] [stdout]     |  __________^
[INFO] [stdout] 252 | |       #[cfg(any(feature = "pi4_low", feature = "pi4_high"))]
[INFO] [stdout] 253 | |       {
[INFO] [stdout] 254 | |         [
[INFO] [stdout] ...   |
[INFO] [stdout] 269 | |       }
[INFO] [stdout] 270 | |     }
[INFO] [stdout]     | |_____^ expected `[u32; 4]`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enable_bit`
[INFO] [stdout]    --> src/interface.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |   let enable_bit = 1 << ((irq as u32) & 0x1F);
[INFO] [stdout]     |       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable_bit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `enable_bit`
[INFO] [stdout]    --> src/interface.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |   let enable_bit = 1 << ((irq as u32) & 0x1F);
[INFO] [stdout]     |       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enable_bit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disable_bit`
[INFO] [stdout]    --> src/interface.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |   let disable_bit = 1 << ((irq as u32) & 0x1F);
[INFO] [stdout]     |       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disable_bit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disable_bit`
[INFO] [stdout]    --> src/interface.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |   let disable_bit = 1 << ((irq as u32) & 0x1F);
[INFO] [stdout]     |       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disable_bit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruspiro-interrupt` (lib) due to 17 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ruspiro-interrupt` (lib test) due to 17 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c105b0616455ff1957559078c3807d51997f9b4ad14329afa29ff6c8fc39fbde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c105b0616455ff1957559078c3807d51997f9b4ad14329afa29ff6c8fc39fbde", kill_on_drop: false }`
[INFO] [stdout] c105b0616455ff1957559078c3807d51997f9b4ad14329afa29ff6c8fc39fbde
