[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] 8d7704b7a4f56c6d7fa1218f609ce030899d7b8e [INFO] checking hannes-hochreiner/sensor-net-nrf52810-firmware against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [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 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", 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] removed path dependency nrf52810-hal from 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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (nrf52810-hal) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (nrf52810-hal) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m v0.7.1 [INFO] [stderr] Downloaded nrf52810-hal v0.12.0 [INFO] [stderr] Downloaded nrf52810-pac v0.9.0 [INFO] [stderr] Downloaded cortex-m v0.6.5 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bbe1713c7d2b56fa2ba0077fc41fa62383be0f67c1fb56397ae8843039e298a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4bbe1713c7d2b56fa2ba0077fc41fa62383be0f67c1fb56397ae8843039e298a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bbe1713c7d2b56fa2ba0077fc41fa62383be0f67c1fb56397ae8843039e298a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bbe1713c7d2b56fa2ba0077fc41fa62383be0f67c1fb56397ae8843039e298a", kill_on_drop: false }` [INFO] [stdout] 4bbe1713c7d2b56fa2ba0077fc41fa62383be0f67c1fb56397ae8843039e298a [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=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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65779232055a820cd88775a61ca70c41402f52f36c5ba002bd51fd6dc4376bf0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "65779232055a820cd88775a61ca70c41402f52f36c5ba002bd51fd6dc4376bf0", kill_on_drop: false }` [INFO] [stderr] warning: dependency (nrf52810-hal) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cortex-m v0.7.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling cortex-m v0.6.5 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling fixed v1.5.0 [INFO] [stderr] Compiling nrf52810-pac v0.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling nrf-hal-common v0.12.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling nrf52810-hal v0.12.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Compiling sensor-net-nrf52810-firmware v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling cortex-m-rtic v0.5.5 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking 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:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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::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] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sensor-net-nrf52810-firmware` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [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: build failed [INFO] running `Command { std: "docker" "inspect" "65779232055a820cd88775a61ca70c41402f52f36c5ba002bd51fd6dc4376bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65779232055a820cd88775a61ca70c41402f52f36c5ba002bd51fd6dc4376bf0", kill_on_drop: false }` [INFO] [stdout] 65779232055a820cd88775a61ca70c41402f52f36c5ba002bd51fd6dc4376bf0