[INFO] cloning repository https://github.com/hannes-hochreiner/sensor-net-nrf52810-firmware [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hannes-hochreiner/sensor-net-nrf52810-firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannes-hochreiner%2Fsensor-net-nrf52810-firmware", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannes-hochreiner%2Fsensor-net-nrf52810-firmware'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49728533659de1db105ef7d0ce6d7e6b6d1a5fdc [INFO] testing hannes-hochreiner/sensor-net-nrf52810-firmware against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhannes-hochreiner%2Fsensor-net-nrf52810-firmware" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hannes-hochreiner/sensor-net-nrf52810-firmware on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/hannes-hochreiner/sensor-net-nrf52810-firmware [INFO] finished tweaking git repo https://github.com/hannes-hochreiner/sensor-net-nrf52810-firmware [INFO] tweaked toml for git repo https://github.com/hannes-hochreiner/sensor-net-nrf52810-firmware written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/hannes-hochreiner/sensor-net-nrf52810-firmware already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28e3b56508972a1c42b3681f4f40c74e01c18c1c31bf328a2c1aee109de6fd2b [INFO] running `Command { std: "docker" "start" "-a" "28e3b56508972a1c42b3681f4f40c74e01c18c1c31bf328a2c1aee109de6fd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28e3b56508972a1c42b3681f4f40c74e01c18c1c31bf328a2c1aee109de6fd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e3b56508972a1c42b3681f4f40c74e01c18c1c31bf328a2c1aee109de6fd2b", kill_on_drop: false }` [INFO] [stdout] 28e3b56508972a1c42b3681f4f40c74e01c18c1c31bf328a2c1aee109de6fd2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ada41534a8439f25b83df91af6ad458b50f7595b2286896e4a60e57752f21cc [INFO] running `Command { std: "docker" "start" "-a" "8ada41534a8439f25b83df91af6ad458b50f7595b2286896e4a60e57752f21cc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cortex-m v0.7.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nrf52810-pac v0.9.0 [INFO] [stderr] Compiling fixed v1.6.0 [INFO] [stderr] Compiling nrf-hal-common v0.12.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nrf52810-hal v0.12.2 [INFO] [stderr] Compiling sensor-net-nrf52810-firmware v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rtic-core v0.3.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtic v0.5.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling rtic-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.5.2 [INFO] [stdout] warning: unused variable: `tmp` [INFO] [stdout] --> src/common/twim.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | let tmp = self.twim.errorsrc.read().bits(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tmp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/common/twim.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | p0.pin_cnf[scl].write(|mut w| { [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: variable does not need to be mutable [INFO] [stdout] --> src/common/twim.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | p0.pin_cnf[sda].write(|mut w| { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `p0` [INFO] [stdout] --> src/common/twim.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | p0: &'a mut pac::P0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scl` [INFO] [stdout] --> src/common/twim.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | scl: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sda` [INFO] [stdout] --> src/common/twim.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | sda: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `start_magnetic__measruement` should have a snake case name [INFO] [stdout] --> src/common/mmc5603nj.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn start_magnetic__measruement( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `start_magnetic_measruement` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `getValue` should have a snake case name [INFO] [stdout] --> src/common/saadc.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn getValue(&mut self) -> f32 { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `get_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future` [INFO] [stdout] --> src/bin/async-test.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | use core::{cell::Cell, future, task::Waker}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ptr::null` [INFO] [stdout] --> src/bin/async-test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ptr::null, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NVIC`, `interrupt` [INFO] [stdout] --> src/bin/async-test.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | use pac::{interrupt, NVIC}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/async-test.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let mut rng_future: Pin<&mut Future> = unsafe { Pin::new_unchecked(&mut rng) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - let mut rng_future: Pin<&mut Future> = unsafe { Pin::new_unchecked(&mut rng) }; [INFO] [stdout] 26 + let mut rng_future: Pin<&mut dyn Future> = unsafe { Pin::new_unchecked(&mut rng) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::sht4x::Measurement` [INFO] [stdout] --> src/bin/sensor-node-bl651.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use common::sht4x::Measurement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hal::prelude::OutputPin` [INFO] [stdout] --> src/bin/sensor-node-bl651.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hal::prelude::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sensor-net-nrf52810-firmware` due to 2 previous errors [INFO] [stdout] warning: unused import: `common::mmc5603nj` [INFO] [stdout] --> src/bin/sensor-node-bl651.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use common::mmc5603nj; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `common::p0` [INFO] [stdout] --> src/bin/sensor-node-bl651.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use common::p0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::power` [INFO] [stdout] --> src/bin/sensor-node-bl651.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use common::power; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::rng` [INFO] [stdout] --> src/bin/sensor-node-bl651.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use common::rng; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `copy_into_array`, `get_key` [INFO] [stdout] --> src/bin/sensor-node-bl651.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | use common::utils::{copy_into_array, get_key}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sensor-net-nrf52810-firmware` due to 2 previous errors; 4 warnings emitted [INFO] [stdout] warning: unused import: `nrf52810_hal as hal` [INFO] [stdout] --> src/bin/sensor-node-core-bl651.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use nrf52810_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pac::interrupt` [INFO] [stdout] --> src/bin/sensor-node-core-bl651.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use pac::interrupt; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::power` [INFO] [stdout] --> src/bin/sensor-node-core-bl651.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use common::power; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `copy_into_array`, `get_key` [INFO] [stdout] --> src/bin/sensor-node-core-bl651.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | use common::utils::{copy_into_array, get_key}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::p0` [INFO] [stdout] --> src/bin/sensor-node-core-bl651.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use common::p0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `common::rng` [INFO] [stdout] --> src/bin/sensor-node-core-bl651.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use common::rng; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sensor-net-nrf52810-firmware` due to 2 previous errors; 6 warnings emitted [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sensor-net-nrf52810-firmware` due to 2 previous errors; 7 warnings emitted [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sensor-net-nrf52810-firmware` due to 2 previous errors [INFO] [stderr] error: could not compile `sensor-net-nrf52810-firmware` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sensor-net-nrf52810-firmware` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8ada41534a8439f25b83df91af6ad458b50f7595b2286896e4a60e57752f21cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ada41534a8439f25b83df91af6ad458b50f7595b2286896e4a60e57752f21cc", kill_on_drop: false }` [INFO] [stdout] 8ada41534a8439f25b83df91af6ad458b50f7595b2286896e4a60e57752f21cc