[INFO] cloning repository https://github.com/eulegang/brrr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eulegang/brrr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feulegang%2Fbrrr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feulegang%2Fbrrr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4f2cd4970dacb6716db812c97225866388ea423 [INFO] checking eulegang/brrr against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feulegang%2Fbrrr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eulegang/brrr on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/eulegang/brrr [INFO] finished tweaking git repo https://github.com/eulegang/brrr [INFO] tweaked toml for git repo https://github.com/eulegang/brrr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eulegang/brrr 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-rtt-target v0.1.3 [INFO] [stderr] Downloaded embassy-nrf v0.2.0 [INFO] [stderr] Downloaded nrf51-pac v0.12.2 [INFO] [stderr] Downloaded nrf52805-pac v0.12.2 [INFO] [stderr] Downloaded nrf9160-pac v0.12.2 [INFO] [stderr] Downloaded nrf52810-pac v0.12.2 [INFO] [stderr] Downloaded nrf52811-pac v0.12.2 [INFO] [stderr] Downloaded nrf5340-net-pac v0.12.2 [INFO] [stderr] Downloaded nrf52820-pac v0.12.2 [INFO] [stderr] Downloaded nrf52832-pac v0.12.2 [INFO] [stderr] Downloaded nrf9120-pac v0.12.2 [INFO] [stderr] Downloaded nrf52840-pac v0.12.2 [INFO] [stderr] Downloaded nrf5340-app-pac v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f7441fde0ee2db7bde9bf57f64124ab4e41f25ff47e65a7100e067eb2f027c4 [INFO] running `Command { std: "docker" "start" "-a" "3f7441fde0ee2db7bde9bf57f64124ab4e41f25ff47e65a7100e067eb2f027c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f7441fde0ee2db7bde9bf57f64124ab4e41f25ff47e65a7100e067eb2f027c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7441fde0ee2db7bde9bf57f64124ab4e41f25ff47e65a7100e067eb2f027c4", kill_on_drop: false }` [INFO] [stdout] 3f7441fde0ee2db7bde9bf57f64124ab4e41f25ff47e65a7100e067eb2f027c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71308b029d71b5d68a7d58ea983a00eb7d5aa367b1fd1e501cf67fd3bb808982 [INFO] running `Command { std: "docker" "start" "-a" "71308b029d71b5d68a7d58ea983a00eb7d5aa367b1fd1e501cf67fd3bb808982", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embassy-sync v0.6.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling nrf52833-pac v0.12.2 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Compiling embassy-hal-internal v0.2.0 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling embassy-executor v0.6.0 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking rtt-target v0.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking embassy-usb-driver v0.1.0 [INFO] [stderr] Checking panic-rtt-target v0.1.3 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling embassy-executor-macros v0.5.0 [INFO] [stderr] Checking embassy-time v0.3.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking embassy-embedded-hal v0.2.0 [INFO] [stderr] Checking embassy-nrf v0.2.0 [INFO] [stderr] Checking brrr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex` [INFO] [stdout] --> src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use embassy_sync::{blocking_mutex::raw::ThreadModeRawMutex, channel::Channel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex` [INFO] [stdout] --> src/buttons.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use embassy_sync::{blocking_mutex::raw::ThreadModeRawMutex, channel::Sender}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::ThreadModeRawMutex [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex` [INFO] [stdout] --> src/display.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use embassy_sync::{blocking_mutex::raw::ThreadModeRawMutex, channel::Receiver}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::ThreadModeRawMutex [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_rtt_target` (which `brrr` depends on) [INFO] [stdout] = note: first definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-2b5f93fd223e269b.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448b8ac29be2b5f1.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex` [INFO] [stdout] --> src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use embassy_sync::{blocking_mutex::raw::ThreadModeRawMutex, channel::Channel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex` [INFO] [stdout] --> src/buttons.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use embassy_sync::{blocking_mutex::raw::ThreadModeRawMutex, channel::Sender}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::ThreadModeRawMutex [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `embassy_sync::blocking_mutex::raw::ThreadModeRawMutex` [INFO] [stdout] --> src/display.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use embassy_sync::{blocking_mutex::raw::ThreadModeRawMutex, channel::Receiver}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ThreadModeRawMutex` in `blocking_mutex::raw` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::ThreadModeRawMutex [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brrr` (bin "brrr" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `brrr` (bin "brrr") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "71308b029d71b5d68a7d58ea983a00eb7d5aa367b1fd1e501cf67fd3bb808982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71308b029d71b5d68a7d58ea983a00eb7d5aa367b1fd1e501cf67fd3bb808982", kill_on_drop: false }` [INFO] [stdout] 71308b029d71b5d68a7d58ea983a00eb7d5aa367b1fd1e501cf67fd3bb808982