[INFO] fetching crate dw1000 0.6.0... [INFO] checking dw1000-0.6.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate dw1000 0.6.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate dw1000 0.6.0 [INFO] finished tweaking crates.io crate dw1000 0.6.0 [INFO] tweaked toml for crates.io crate dw1000 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dw1000 0.6.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding num_enum v0.5.11 (available: v0.7.4) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hash32-derive v0.1.1 [INFO] [stderr] Downloaded ssmarshal v1.0.0 [INFO] [stderr] Downloaded byte v0.2.7 [INFO] [stderr] Downloaded ieee802154 v0.6.1 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded ccm v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 231edd42a4430fa681fef78f8fde00186b60144d88e649ee9b30f095501b6e51 [INFO] running `Command { std: "docker" "start" "-a" "231edd42a4430fa681fef78f8fde00186b60144d88e649ee9b30f095501b6e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "231edd42a4430fa681fef78f8fde00186b60144d88e649ee9b30f095501b6e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231edd42a4430fa681fef78f8fde00186b60144d88e649ee9b30f095501b6e51", kill_on_drop: false }` [INFO] [stdout] 231edd42a4430fa681fef78f8fde00186b60144d88e649ee9b30f095501b6e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb9370fd50a70f6f5a5aac92de866d8232cc73622d02faf5fcb9a9f820f64a6b [INFO] running `Command { std: "docker" "start" "-a" "fb9370fd50a70f6f5a5aac92de866d8232cc73622d02faf5fcb9a9f820f64a6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking byte v0.2.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking ccm v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Checking ieee802154 v0.6.1 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Checking dw1000 v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `awake::*` [INFO] [stdout] --> src/hl/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use awake::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sending::*` [INFO] [stdout] --> src/hl/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use sending::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sleeping::*` [INFO] [stdout] --> src/hl/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use sleeping::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uninitialized::*` [INFO] [stdout] --> src/hl/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use uninitialized::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/ll.rs:429:41 [INFO] [stdout] | [INFO] [stdout] 429 | #[allow(exceeding_bitshifts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] ... [INFO] [stdout] 678 | / impl_register! { [INFO] [stdout] 679 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 680 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] 681 | | ver, 4, 7, u8; /// Version [INFO] [stdout] ... | [INFO] [stdout] 1178 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/ll.rs:456:41 [INFO] [stdout] | [INFO] [stdout] 456 | #[allow(exceeding_bitshifts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] ... [INFO] [stdout] 678 | / impl_register! { [INFO] [stdout] 679 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 680 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] 681 | | ver, 4, 7, u8; /// Version [INFO] [stdout] ... | [INFO] [stdout] 1178 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `awake::*` [INFO] [stdout] --> src/hl/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use awake::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sending::*` [INFO] [stdout] --> src/hl/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use sending::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sleeping::*` [INFO] [stdout] --> src/hl/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use sleeping::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uninitialized::*` [INFO] [stdout] --> src/hl/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use uninitialized::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/ll.rs:429:41 [INFO] [stdout] | [INFO] [stdout] 429 | #[allow(exceeding_bitshifts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] ... [INFO] [stdout] 678 | / impl_register! { [INFO] [stdout] 679 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 680 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] 681 | | ver, 4, 7, u8; /// Version [INFO] [stdout] ... | [INFO] [stdout] 1178 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/ll.rs:456:41 [INFO] [stdout] | [INFO] [stdout] 456 | #[allow(exceeding_bitshifts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] ... [INFO] [stdout] 678 | / impl_register! { [INFO] [stdout] 679 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 680 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] 681 | | ver, 4, 7, u8; /// Version [INFO] [stdout] ... | [INFO] [stdout] 1178 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:622:36 [INFO] [stdout] | [INFO] [stdout] 622 | pub fn $name_lower(&mut self) -> RegAccessor<$name, SPI, CS> { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 678 | / impl_register! { [INFO] [stdout] 679 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 680 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] 681 | | ver, 4, 7, u8; /// Version [INFO] [stdout] ... | [INFO] [stdout] 1178 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 622 | pub fn $name_lower(&mut self) -> RegAccessor<'_, $name, SPI, CS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:1207:22 [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn tx_buffer(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn tx_buffer(&mut self) -> RegAccessor<'_, TX_BUFFER, SPI, CS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:1252:22 [INFO] [stdout] | [INFO] [stdout] 1252 | pub fn rx_buffer(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1252 | pub fn rx_buffer(&mut self) -> RegAccessor<'_, RX_BUFFER, SPI, CS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:622:36 [INFO] [stdout] | [INFO] [stdout] 622 | pub fn $name_lower(&mut self) -> RegAccessor<$name, SPI, CS> { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 678 | / impl_register! { [INFO] [stdout] 679 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 680 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] 681 | | ver, 4, 7, u8; /// Version [INFO] [stdout] ... | [INFO] [stdout] 1178 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 622 | pub fn $name_lower(&mut self) -> RegAccessor<'_, $name, SPI, CS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:1207:22 [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn tx_buffer(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1207 | pub fn tx_buffer(&mut self) -> RegAccessor<'_, TX_BUFFER, SPI, CS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ll.rs:1252:22 [INFO] [stdout] | [INFO] [stdout] 1252 | pub fn rx_buffer(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1252 | pub fn rx_buffer(&mut self) -> RegAccessor<'_, RX_BUFFER, SPI, CS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.46s [INFO] running `Command { std: "docker" "inspect" "fb9370fd50a70f6f5a5aac92de866d8232cc73622d02faf5fcb9a9f820f64a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9370fd50a70f6f5a5aac92de866d8232cc73622d02faf5fcb9a9f820f64a6b", kill_on_drop: false }` [INFO] [stdout] fb9370fd50a70f6f5a5aac92de866d8232cc73622d02faf5fcb9a9f820f64a6b