[INFO] fetching crate dw3000 0.1.4... [INFO] testing dw3000-0.1.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate dw3000 0.1.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate dw3000 0.1.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtt-target v0.3.1 [INFO] [stderr] Downloaded ufmt-write v0.1.0 [INFO] [stderr] Downloaded stm32f1 v0.11.0 [INFO] [stderr] Downloaded panic-rtt-target v0.1.2 [INFO] [stderr] Downloaded stm32f1 v0.13.0 [INFO] [stderr] Downloaded ieee802154 v0.5.0 [INFO] [stderr] Downloaded stm32f1xx-hal v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da1a2717d66ba0ad958208d41af2d739f86a3c44d46fc75d40a009d89067f51 [INFO] running `Command { std: "docker" "start" "-a" "9da1a2717d66ba0ad958208d41af2d739f86a3c44d46fc75d40a009d89067f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da1a2717d66ba0ad958208d41af2d739f86a3c44d46fc75d40a009d89067f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da1a2717d66ba0ad958208d41af2d739f86a3c44d46fc75d40a009d89067f51", kill_on_drop: false }` [INFO] [stdout] 9da1a2717d66ba0ad958208d41af2d739f86a3c44d46fc75d40a009d89067f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 945559aab0b53d3445d289fa848a513de7fdcb8d8d9d1c31ac283d9798a87422 [INFO] running `Command { std: "docker" "start" "-a" "945559aab0b53d3445d289fa848a513de7fdcb8d8d9d1c31ac283d9798a87422", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling fixed v1.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling byte v0.2.6 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling micromath v2.0.0 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [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] note: `Sleeping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hl/state_impls.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.87s [INFO] running `Command { std: "docker" "inspect" "945559aab0b53d3445d289fa848a513de7fdcb8d8d9d1c31ac283d9798a87422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945559aab0b53d3445d289fa848a513de7fdcb8d8d9d1c31ac283d9798a87422", kill_on_drop: false }` [INFO] [stdout] 945559aab0b53d3445d289fa848a513de7fdcb8d8d9d1c31ac283d9798a87422 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51284099d8f5b7b1ca5ea44abc18fb58d6678276c265c6d7c5261d1843f5b5e4 [INFO] running `Command { std: "docker" "start" "-a" "51284099d8f5b7b1ca5ea44abc18fb58d6678276c265c6d7c5261d1843f5b5e4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling stm32f1 v0.11.0 [INFO] [stderr] Compiling stm32f1 v0.13.0 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling panic-rtt-target v0.1.2 [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] note: `Sleeping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hl/state_impls.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aligned v0.3.5 [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: 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: 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 `dw3000` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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] 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] note: `Sleeping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/hl/state_impls.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "51284099d8f5b7b1ca5ea44abc18fb58d6678276c265c6d7c5261d1843f5b5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51284099d8f5b7b1ca5ea44abc18fb58d6678276c265c6d7c5261d1843f5b5e4", kill_on_drop: false }` [INFO] [stdout] 51284099d8f5b7b1ca5ea44abc18fb58d6678276c265c6d7c5261d1843f5b5e4