[INFO] cloning repository https://github.com/Tiwalun/stm32wb55-homekit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tiwalun/stm32wb55-homekit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiwalun%2Fstm32wb55-homekit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiwalun%2Fstm32wb55-homekit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d33f3a6308c5a6cbd7f4a46597479efee7652e3 [INFO] testing Tiwalun/stm32wb55-homekit 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%2FTiwalun%2Fstm32wb55-homekit" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tiwalun/stm32wb55-homekit 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-22/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-22/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Tiwalun/stm32wb55-homekit [INFO] finished tweaking git repo https://github.com/Tiwalun/stm32wb55-homekit [INFO] tweaked toml for git repo https://github.com/Tiwalun/stm32wb55-homekit written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/Tiwalun/stm32wb55-homekit 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 66aca560626baaa7c8006f1fe77139a1edb134812fcc3ba0c204db1cca9e2c56 [INFO] running `Command { std: "docker" "start" "-a" "66aca560626baaa7c8006f1fe77139a1edb134812fcc3ba0c204db1cca9e2c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66aca560626baaa7c8006f1fe77139a1edb134812fcc3ba0c204db1cca9e2c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66aca560626baaa7c8006f1fe77139a1edb134812fcc3ba0c204db1cca9e2c56", kill_on_drop: false }` [INFO] [stdout] 66aca560626baaa7c8006f1fe77139a1edb134812fcc3ba0c204db1cca9e2c56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 722861805b48c9f5138a66f9008a5f1a654cb3fcc80ad41e61aa57118ecd6d8a [INFO] running `Command { std: "docker" "start" "-a" "722861805b48c9f5138a66f9008a5f1a654cb3fcc80ad41e61aa57118ecd6d8a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling stm32wb-pac v0.2.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32-device-signature v0.3.3 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling stm32wb-hal v0.1.14 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling homekit-ble v0.1.0 (/opt/rustwide/workdir/homekit-ble) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stdout] warning: field is never read: `iid_size` [INFO] [stdout] --> homekit-ble/src/lib.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | iid_size: IidSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `HapRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> homekit-ble/src/lib.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling bluetooth-hci v0.1.1 (https://github.com/Tiwalun/bluetooth-hci?branch=add-data-len-phy-update-events#d3558135) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling panic-rtt-target v0.1.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bbqueue v0.4.12 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stderr] Compiling rtt-target v0.2.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling stm32wb55 v0.1.0 (https://github.com/Tiwalun/stm32wb55#fc16aeb2) [INFO] [stderr] Compiling stm32wb55-homekit v0.1.0 (/opt/rustwide/workdir/stm32wb55-homekit) [INFO] [stdout] warning: unused import: `future::Pending` [INFO] [stdout] --> stm32wb55-homekit/src/main.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | use core::{convert::TryFrom, future::Pending, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rtt_target::rprintln` [INFO] [stdout] --> stm32wb55-homekit/src/hap.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rtt_target::rprintln; [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32wb55-homekit` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "722861805b48c9f5138a66f9008a5f1a654cb3fcc80ad41e61aa57118ecd6d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722861805b48c9f5138a66f9008a5f1a654cb3fcc80ad41e61aa57118ecd6d8a", kill_on_drop: false }` [INFO] [stdout] 722861805b48c9f5138a66f9008a5f1a654cb3fcc80ad41e61aa57118ecd6d8a