[INFO] cloning repository https://github.com/ninjasource/nrf5340-app-hal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ninjasource/nrf5340-app-hal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf5340-app-hal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf5340-app-hal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44cf637d8b4d83adbc72709580ccf54c8d0ce739 [INFO] checking ninjasource/nrf5340-app-hal-example against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf5340-app-hal-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ninjasource/nrf5340-app-hal-example on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ninjasource/nrf5340-app-hal-example [INFO] finished tweaking git repo https://github.com/ninjasource/nrf5340-app-hal-example [INFO] tweaked toml for git repo https://github.com/ninjasource/nrf5340-app-hal-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ninjasource/nrf5340-app-hal-example 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ninjasource/nrf-hal.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded panic-probe v0.3.0 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded embedded-dma v0.2.0 [INFO] [stderr] Downloaded embedded-storage v0.3.0 [INFO] [stderr] Downloaded nrf5340-app-pac v0.11.0 [INFO] [stderr] Downloaded defmt-parser v0.3.1 [INFO] [stderr] Downloaded defmt v0.3.1 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded defmt-rtt v0.3.2 [INFO] [stderr] Downloaded az v1.2.0 [INFO] [stderr] Downloaded defmt-macros v0.3.2 [INFO] [stderr] Downloaded rtic-core v0.3.1 [INFO] [stderr] Downloaded bytemuck v1.8.0 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded rtic-syntax v0.4.0 [INFO] [stderr] Downloaded regex v1.5.5 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded fixed v1.13.1 [INFO] [stderr] Downloaded cortex-m-rtic v0.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8b222f5a906ebf4bc3fe70db6c04ee89c2cb899088c6670320c6faa26252b54 [INFO] running `Command { std: "docker" "start" "-a" "f8b222f5a906ebf4bc3fe70db6c04ee89c2cb899088c6670320c6faa26252b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8b222f5a906ebf4bc3fe70db6c04ee89c2cb899088c6670320c6faa26252b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b222f5a906ebf4bc3fe70db6c04ee89c2cb899088c6670320c6faa26252b54", kill_on_drop: false }` [INFO] [stdout] f8b222f5a906ebf4bc3fe70db6c04ee89c2cb899088c6670320c6faa26252b54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514fe3bf1862e2b2e2a5ce5b65de16b6a02324a6ca3edb984da35562b8188e29 [INFO] running `Command { std: "docker" "start" "-a" "514fe3bf1862e2b2e2a5ce5b65de16b6a02324a6ca3edb984da35562b8188e29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling fixed v1.13.1 [INFO] [stderr] Compiling nrf5340-app-pac v0.11.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling nrf-hal-common v0.15.0 (https://github.com/ninjasource/nrf-hal.git?branch=nrf5340-s#6b51b801) [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.9 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling nrf5340-app-hal v0.15.0 (https://github.com/ninjasource/nrf-hal.git?branch=nrf5340-s#6b51b801) [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking embedded-storage v0.3.0 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Checking nrf5340-app-hal-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.90s [INFO] running `Command { std: "docker" "inspect" "514fe3bf1862e2b2e2a5ce5b65de16b6a02324a6ca3edb984da35562b8188e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514fe3bf1862e2b2e2a5ce5b65de16b6a02324a6ca3edb984da35562b8188e29", kill_on_drop: false }` [INFO] [stdout] 514fe3bf1862e2b2e2a5ce5b65de16b6a02324a6ca3edb984da35562b8188e29 [INFO] checking ninjasource/nrf5340-app-hal-example against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fninjasource%2Fnrf5340-app-hal-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ninjasource/nrf5340-app-hal-example on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ninjasource/nrf5340-app-hal-example [INFO] finished tweaking git repo https://github.com/ninjasource/nrf5340-app-hal-example [INFO] tweaked toml for git repo https://github.com/ninjasource/nrf5340-app-hal-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ninjasource/nrf5340-app-hal-example 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b29f70ea12bc718d625146db3f0b6baf79ec0b390bb9c2c6e2403b326a297ac7 [INFO] running `Command { std: "docker" "start" "-a" "b29f70ea12bc718d625146db3f0b6baf79ec0b390bb9c2c6e2403b326a297ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b29f70ea12bc718d625146db3f0b6baf79ec0b390bb9c2c6e2403b326a297ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29f70ea12bc718d625146db3f0b6baf79ec0b390bb9c2c6e2403b326a297ac7", kill_on_drop: false }` [INFO] [stdout] b29f70ea12bc718d625146db3f0b6baf79ec0b390bb9c2c6e2403b326a297ac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 778daa66bf0c760e63feb3ec0936eac186b1770ab2bcaf84425e8659caef4df4 [INFO] running `Command { std: "docker" "start" "-a" "778daa66bf0c760e63feb3ec0936eac186b1770ab2bcaf84425e8659caef4df4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling defmt v0.3.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling fixed v1.13.1 [INFO] [stderr] Compiling nrf5340-app-pac v0.11.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Compiling nrf-hal-common v0.15.0 (https://github.com/ninjasource/nrf-hal.git?branch=nrf5340-s#6b51b801) [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling cortex-m-rtic v0.5.9 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling nrf5340-app-hal v0.15.0 (https://github.com/ninjasource/nrf-hal.git?branch=nrf5340-s#6b51b801) [INFO] [stderr] Checking embedded-storage v0.3.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.3 [INFO] [stderr] Checking nrf5340-app-hal-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/main.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[rtic::app(device = crate::hal::pac, peripherals = true, monotonic = rtic::cyccnt::CYCCNT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `APP` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/main.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[rtic::app(device = crate::hal::pac, peripherals = true, monotonic = rtic::cyccnt::CYCCNT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `APP` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf5340-app-hal-example` (bin "nrf5340-app-hal-example") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nrf5340-app-hal-example` (bin "nrf5340-app-hal-example" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "778daa66bf0c760e63feb3ec0936eac186b1770ab2bcaf84425e8659caef4df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778daa66bf0c760e63feb3ec0936eac186b1770ab2bcaf84425e8659caef4df4", kill_on_drop: false }` [INFO] [stdout] 778daa66bf0c760e63feb3ec0936eac186b1770ab2bcaf84425e8659caef4df4