[INFO] fetching crate dw3000 0.1.4... [INFO] testing dw3000-0.1.4 against 1.59.0 for beta-1.60-1 [INFO] extracting crate dw3000 0.1.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate dw3000 0.1.4 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking crates.io crate dw3000 0.1.4 [INFO] finished tweaking crates.io crate dw3000 0.1.4 [INFO] tweaked toml for crates.io crate dw3000 0.1.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate dw3000 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 824f2b4d29214a81b36bf9059354debe74b4ca9501d59300bc7f21804f3ba975 [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" "824f2b4d29214a81b36bf9059354debe74b4ca9501d59300bc7f21804f3ba975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "824f2b4d29214a81b36bf9059354debe74b4ca9501d59300bc7f21804f3ba975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "824f2b4d29214a81b36bf9059354debe74b4ca9501d59300bc7f21804f3ba975", kill_on_drop: false }` [INFO] [stdout] 824f2b4d29214a81b36bf9059354debe74b4ca9501d59300bc7f21804f3ba975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 110a052b12baf73b22258b6c9cf7e4f60a9f9881896c3f3a3d3f681cc33e53db [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" "110a052b12baf73b22258b6c9cf7e4f60a9f9881896c3f3a3d3f681cc33e53db", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling fixed v1.11.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling byte v0.2.6 [INFO] [stderr] Compiling micromath v2.0.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling ieee802154 v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling dw3000 v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `force_idle` [INFO] [stdout] --> src/hl/awake.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | pub(super) fn force_idle(mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tx_antenna_delay` [INFO] [stdout] --> src/hl/state_impls.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub(super) tx_antenna_delay: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.90s [INFO] running `Command { std: "docker" "inspect" "110a052b12baf73b22258b6c9cf7e4f60a9f9881896c3f3a3d3f681cc33e53db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "110a052b12baf73b22258b6c9cf7e4f60a9f9881896c3f3a3d3f681cc33e53db", kill_on_drop: false }` [INFO] [stdout] 110a052b12baf73b22258b6c9cf7e4f60a9f9881896c3f3a3d3f681cc33e53db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c9173f949df69fb3018d53f250bbddfda77ffe69ed806310587b049788baa986 [INFO] running `Command { std: "docker" "start" "-a" "c9173f949df69fb3018d53f250bbddfda77ffe69ed806310587b049788baa986", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling stm32f1 v0.11.0 [INFO] [stderr] Compiling stm32f1 v0.13.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stdout] warning: associated function is never used: `force_idle` [INFO] [stdout] --> src/hl/awake.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | pub(super) fn force_idle(mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling panic-rtt-target v0.1.2 [INFO] [stdout] warning: field is never read: `tx_antenna_delay` [INFO] [stdout] --> src/hl/state_impls.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub(super) tx_antenna_delay: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling stm32f1xx-hal v0.6.1 [INFO] [stderr] Compiling dw3000 v0.1.4 (/opt/rustwide/workdir) [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dw3000` due to 2 previous errors [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] = 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: 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `force_idle` [INFO] [stdout] --> src/hl/awake.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | pub(super) fn force_idle(mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tx_antenna_delay` [INFO] [stdout] --> src/hl/state_impls.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | pub(super) tx_antenna_delay: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c9173f949df69fb3018d53f250bbddfda77ffe69ed806310587b049788baa986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9173f949df69fb3018d53f250bbddfda77ffe69ed806310587b049788baa986", kill_on_drop: false }` [INFO] [stdout] c9173f949df69fb3018d53f250bbddfda77ffe69ed806310587b049788baa986