[INFO] cloning repository https://github.com/tkonolige/lightning-in-a-box [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkonolige/lightning-in-a-box" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Flightning-in-a-box", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Flightning-in-a-box'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78c26cfb19338b88718e659cc832b4b3aacfa506 [INFO] checking tkonolige/lightning-in-a-box against master#a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 for pr-125923-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Flightning-in-a-box" "/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/tkonolige/lightning-in-a-box on toolchain a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/tkonolige/lightning-in-a-box [INFO] finished tweaking git repo https://github.com/tkonolige/lightning-in-a-box [INFO] tweaked toml for git repo https://github.com/tkonolige/lightning-in-a-box written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tkonolige/lightning-in-a-box 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" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nrf52832-hal v0.15.1 [INFO] [stderr] Downloaded fixed v1.15.0 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.1.4 [INFO] [stderr] Downloaded atomic-polyfill v0.1.8 [INFO] [stderr] Downloaded rtic-syntax v1.0.1 [INFO] [stderr] Downloaded rtic-core v1.0.0 [INFO] [stderr] Downloaded heapless v0.7.13 [INFO] [stderr] Downloaded cortex-m-rtic v1.1.2 [INFO] [stderr] Downloaded libm v0.2.3 [INFO] [stderr] Downloaded nrf52832-pac v0.11.0 [INFO] [stderr] Downloaded nrf-hal-common v0.15.1 [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded ws2812-spi v0.4.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53741c3b593234386afd5e3a80e804f9a49a38e3a11b22950416c22635d1b52a [INFO] running `Command { std: "docker" "start" "-a" "53741c3b593234386afd5e3a80e804f9a49a38e3a11b22950416c22635d1b52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53741c3b593234386afd5e3a80e804f9a49a38e3a11b22950416c22635d1b52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53741c3b593234386afd5e3a80e804f9a49a38e3a11b22950416c22635d1b52a", kill_on_drop: false }` [INFO] [stdout] 53741c3b593234386afd5e3a80e804f9a49a38e3a11b22950416c22635d1b52a [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e76d69f81477835685a817360c02bf632422c7603945c1b8024b5b379123f174 [INFO] running `Command { std: "docker" "start" "-a" "e76d69f81477835685a817360c02bf632422c7603945c1b8024b5b379123f174", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fixed v1.15.0 [INFO] [stderr] Compiling nrf52832-pac v0.11.0 [INFO] [stderr] Compiling heapless v0.7.13 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Compiling nrf-hal-common v0.15.1 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling critical-section v0.2.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Compiling cortex-m-rtic v1.1.2 [INFO] [stderr] Compiling nrf52832-hal v0.15.1 [INFO] [stderr] Compiling libm v0.2.3 [INFO] [stderr] Checking embedded-storage v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rtic-core v1.0.0 [INFO] [stderr] Checking rtic-monotonic v1.0.0 [INFO] [stderr] Checking ws2812-spi v0.4.0 [INFO] [stderr] Checking smart-leds v0.3.0 [INFO] [stderr] Compiling rtic-syntax v1.0.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.1.4 [INFO] [stderr] Checking lightning-in-a-box v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gamma` [INFO] [stdout] --> src/boxx.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | use smart_leds::{gamma, hsv::hsv2rgb, hsv::Hsv}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gamma` [INFO] [stdout] --> src/boxx.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | use smart_leds::{gamma, hsv::hsv2rgb, hsv::Hsv}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/remote.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | radio.send(&mut SEND_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 171 | radio.send(addr_of_mut!(SEND_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/remote.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | radio.send(&mut SEND_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 171 | radio.send(addr_of_mut!(SEND_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/remote.rs:276:44 [INFO] [stdout] | [INFO] [stdout] 276 | ... radio.recv(&mut RECV_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 276 | radio.recv(addr_of_mut!(RECV_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/remote.rs:276:44 [INFO] [stdout] | [INFO] [stdout] 276 | ... radio.recv(&mut RECV_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 276 | radio.recv(addr_of_mut!(RECV_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | unsafe { &mut LED_BITS1 }, [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 266 | unsafe { addr_of_mut!(LED_BITS1) }, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:283:22 [INFO] [stdout] | [INFO] [stdout] 283 | unsafe { &mut LED_BITS2 }, [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 283 | unsafe { addr_of_mut!(LED_BITS2) }, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | unsafe { &mut LED_BITS3 }, [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 300 | unsafe { addr_of_mut!(LED_BITS3) }, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:316:28 [INFO] [stdout] | [INFO] [stdout] 316 | radio.recv(&mut RECV_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 316 | radio.recv(addr_of_mut!(RECV_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | unsafe { &mut LED_BITS1 }, [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 266 | unsafe { addr_of_mut!(LED_BITS1) }, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:283:22 [INFO] [stdout] | [INFO] [stdout] 283 | unsafe { &mut LED_BITS2 }, [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 283 | unsafe { addr_of_mut!(LED_BITS2) }, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | unsafe { &mut LED_BITS3 }, [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 300 | unsafe { addr_of_mut!(LED_BITS3) }, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:316:28 [INFO] [stdout] | [INFO] [stdout] 316 | radio.recv(&mut RECV_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 316 | radio.recv(addr_of_mut!(RECV_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:540:42 [INFO] [stdout] | [INFO] [stdout] 540 | ctx.local.radio.recv(&mut RECV_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 540 | ctx.local.radio.recv(addr_of_mut!(RECV_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:545:50 [INFO] [stdout] | [INFO] [stdout] 545 | let message = Message::from(unsafe { &RECV_BUF }); [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 545 | let message = Message::from(unsafe { addr_of!(RECV_BUF) }); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:576:46 [INFO] [stdout] | [INFO] [stdout] 576 | ctx.local.radio.send_from(0, &mut SEND_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 576 | ctx.local.radio.send_from(0, addr_of_mut!(SEND_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/remote.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut radio = Radio::new(ctx.device.RADIO, 1, 0xf); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:581:38 [INFO] [stdout] | [INFO] [stdout] 581 | ctx.local.radio.recv(&mut RECV_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 581 | ctx.local.radio.recv(addr_of_mut!(RECV_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/remote.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | fn idle(cx: idle::Context) -> ! { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:540:42 [INFO] [stdout] | [INFO] [stdout] 540 | ctx.local.radio.recv(&mut RECV_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 540 | ctx.local.radio.recv(addr_of_mut!(RECV_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:545:50 [INFO] [stdout] | [INFO] [stdout] 545 | let message = Message::from(unsafe { &RECV_BUF }); [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 545 | let message = Message::from(unsafe { addr_of!(RECV_BUF) }); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:576:46 [INFO] [stdout] | [INFO] [stdout] 576 | ctx.local.radio.send_from(0, &mut SEND_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 576 | ctx.local.radio.send_from(0, addr_of_mut!(SEND_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/boxx.rs:581:38 [INFO] [stdout] | [INFO] [stdout] 581 | ctx.local.radio.recv(&mut RECV_BUF); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 581 | ctx.local.radio.recv(addr_of_mut!(RECV_BUF)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/remote.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut radio = Radio::new(ctx.device.RADIO, 1, 0xf); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/remote.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | fn idle(cx: idle::Context) -> ! { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | ctx.shared.status_led.lock(|led| led.set_low()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 239 | let _ = ctx.shared.status_led.lock(|led| led.set_low()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/boxx.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 365 | fn timer3(mut ctx: timer3::Context) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/boxx.rs:536:27 [INFO] [stdout] | [INFO] [stdout] 536 | let (success, addr) = ctx.local.radio.read_packet(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/boxx.rs:565:13 [INFO] [stdout] | [INFO] [stdout] 565 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | ctx.shared.status_led.lock(|led| led.set_low()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 239 | let _ = ctx.shared.status_led.lock(|led| led.set_low()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/boxx.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 365 | fn timer3(mut ctx: timer3::Context) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/boxx.rs:536:27 [INFO] [stdout] | [INFO] [stdout] 536 | let (success, addr) = ctx.local.radio.read_packet(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/boxx.rs:565:13 [INFO] [stdout] | [INFO] [stdout] 565 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `total_draw_mA` should have a snake case name [INFO] [stdout] --> src/boxx.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | let mut total_draw_mA: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_draw_m_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `total_draw_mA` should have a snake case name [INFO] [stdout] --> src/boxx.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | let mut total_draw_mA: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_draw_m_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.59s [INFO] running `Command { std: "docker" "inspect" "e76d69f81477835685a817360c02bf632422c7603945c1b8024b5b379123f174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e76d69f81477835685a817360c02bf632422c7603945c1b8024b5b379123f174", kill_on_drop: false }` [INFO] [stdout] e76d69f81477835685a817360c02bf632422c7603945c1b8024b5b379123f174 [INFO] checking tkonolige/lightning-in-a-box against try#8585d8c57bfa6d7d66340412e06b5611fa79cc61 for pr-125923-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkonolige%2Flightning-in-a-box" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkonolige/lightning-in-a-box on toolchain 8585d8c57bfa6d7d66340412e06b5611fa79cc61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8585d8c57bfa6d7d66340412e06b5611fa79cc61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/tkonolige/lightning-in-a-box [INFO] finished tweaking git repo https://github.com/tkonolige/lightning-in-a-box [INFO] tweaked toml for git repo https://github.com/tkonolige/lightning-in-a-box written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tkonolige/lightning-in-a-box 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" "+8585d8c57bfa6d7d66340412e06b5611fa79cc61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8585d8c57bfa6d7d66340412e06b5611fa79cc61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61579feca1cb00e33c8f6be70c382a974841d4ed01e8818d65273d55e07d7952 [INFO] running `Command { std: "docker" "start" "-a" "61579feca1cb00e33c8f6be70c382a974841d4ed01e8818d65273d55e07d7952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61579feca1cb00e33c8f6be70c382a974841d4ed01e8818d65273d55e07d7952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61579feca1cb00e33c8f6be70c382a974841d4ed01e8818d65273d55e07d7952", kill_on_drop: false }` [INFO] [stdout] 61579feca1cb00e33c8f6be70c382a974841d4ed01e8818d65273d55e07d7952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8585d8c57bfa6d7d66340412e06b5611fa79cc61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5594a3701960b98fc275979f9fbc52ade4f5dd39bd895397e924ab7d3ec3ce6f [INFO] running `Command { std: "docker" "start" "-a" "5594a3701960b98fc275979f9fbc52ade4f5dd39bd895397e924ab7d3ec3ce6f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cortex-m v0.7.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTtK3Bi/symbols.o" "/opt/rustwide/target/debug/build/defmt-macros-7db91c5cb1ffc807/build_script_build-7db91c5cb1ffc807.build_script_build.e7b59a8760e43d8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/defmt-macros-7db91c5cb1ffc807/build_script_build-7db91c5cb1ffc807.874gq4avvqp7tiorlj15m6d1u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/defmt-macros-7db91c5cb1ffc807/build_script_build-7db91c5cb1ffc807" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `defmt-macros` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustckaEvUn/symbols.o" "/opt/rustwide/target/debug/build/az-36a2c693bcf51880/build_script_build-36a2c693bcf51880.build_script_build.ca7feafc2e921176-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/az-36a2c693bcf51880/build_script_build-36a2c693bcf51880.build_script_build.ca7feafc2e921176-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/az-36a2c693bcf51880/build_script_build-36a2c693bcf51880.8o0zsufb7xj60oo7kaxrx1ugi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8585d8c57bfa6d7d66340412e06b5611fa79cc61/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/az-36a2c693bcf51880/build_script_build-36a2c693bcf51880" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `az` (build script) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5594a3701960b98fc275979f9fbc52ade4f5dd39bd895397e924ab7d3ec3ce6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5594a3701960b98fc275979f9fbc52ade4f5dd39bd895397e924ab7d3ec3ce6f", kill_on_drop: false }` [INFO] [stdout] 5594a3701960b98fc275979f9fbc52ade4f5dd39bd895397e924ab7d3ec3ce6f