[INFO] fetching crate dw3000-ng 1.0.2... [INFO] testing dw3000-ng-1.0.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dw3000-ng 1.0.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate dw3000-ng 1.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dw3000-ng 1.0.2 [INFO] tweaked toml for crates.io crate dw3000-ng 1.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dw3000-ng 1.0.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dw3000-ng 1.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byte v0.2.7 [INFO] [stderr] Downloaded embedded-hal-bus v0.2.0 [INFO] [stderr] Downloaded critical-section v1.1.3 [INFO] [stderr] Downloaded embedded-hal-mock v0.10.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded defmt-macros v0.3.9 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded fixed v1.27.0 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded smoltcp v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf70964c90533dce11243482035d66529f8b09a13f5fe41e9146e90a76962b4 [INFO] running `Command { std: "docker" "start" "-a" "fcf70964c90533dce11243482035d66529f8b09a13f5fe41e9146e90a76962b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf70964c90533dce11243482035d66529f8b09a13f5fe41e9146e90a76962b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf70964c90533dce11243482035d66529f8b09a13f5fe41e9146e90a76962b4", kill_on_drop: false }` [INFO] [stdout] fcf70964c90533dce11243482035d66529f8b09a13f5fe41e9146e90a76962b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b2fec92e8f2f66ec3946a9da4f6dd5db2a9011c51a8daf369639cb2ccdb68e43 [INFO] running `Command { std: "docker" "start" "-a" "b2fec92e8f2f66ec3946a9da4f6dd5db2a9011c51a8daf369639cb2ccdb68e43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling defmt v0.3.8 [INFO] [stderr] Compiling defmt-macros v0.3.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling fixed v1.27.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling byte v0.2.7 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling defmt-parser v0.3.4 [INFO] [stderr] Compiling dw3000-ng v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:570:36 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn $name_lower(&mut self) -> RegAccessor<$name, SPI> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 633 | / impl_register! { [INFO] [stdout] 634 | | [INFO] [stdout] 635 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 636 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] ... | [INFO] [stdout] 1653 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 570 | pub fn $name_lower(&mut self) -> RegAccessor<'_, $name, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1682:22 [INFO] [stdout] | [INFO] [stdout] 1682 | pub fn tx_buffer(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1682 | pub fn tx_buffer(&mut self) -> RegAccessor<'_, TX_BUFFER, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1731:24 [INFO] [stdout] | [INFO] [stdout] 1731 | pub fn rx_buffer_0(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1731 | pub fn rx_buffer_0(&mut self) -> RegAccessor<'_, RX_BUFFER_0, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1792:24 [INFO] [stdout] | [INFO] [stdout] 1792 | pub fn rx_buffer_1(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1792 | pub fn rx_buffer_1(&mut self) -> RegAccessor<'_, RX_BUFFER_1, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.42s [INFO] running `Command { std: "docker" "inspect" "b2fec92e8f2f66ec3946a9da4f6dd5db2a9011c51a8daf369639cb2ccdb68e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2fec92e8f2f66ec3946a9da4f6dd5db2a9011c51a8daf369639cb2ccdb68e43", kill_on_drop: false }` [INFO] [stdout] b2fec92e8f2f66ec3946a9da4f6dd5db2a9011c51a8daf369639cb2ccdb68e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 424cab0cb269848c09fc1c2cc9aa063fd0bcabd8511debb485df83eb88aecf89 [INFO] running `Command { std: "docker" "start" "-a" "424cab0cb269848c09fc1c2cc9aa063fd0bcabd8511debb485df83eb88aecf89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling embedded-hal-bus v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling critical-section v1.1.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling dw3000-ng v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling embedded-hal-mock v0.10.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:570:36 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn $name_lower(&mut self) -> RegAccessor<$name, SPI> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 633 | / impl_register! { [INFO] [stdout] 634 | | [INFO] [stdout] 635 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 636 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] ... | [INFO] [stdout] 1653 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 570 | pub fn $name_lower(&mut self) -> RegAccessor<'_, $name, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1682:22 [INFO] [stdout] | [INFO] [stdout] 1682 | pub fn tx_buffer(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1682 | pub fn tx_buffer(&mut self) -> RegAccessor<'_, TX_BUFFER, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1731:24 [INFO] [stdout] | [INFO] [stdout] 1731 | pub fn rx_buffer_0(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1731 | pub fn rx_buffer_0(&mut self) -> RegAccessor<'_, RX_BUFFER_0, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1792:24 [INFO] [stdout] | [INFO] [stdout] 1792 | pub fn rx_buffer_1(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1792 | pub fn rx_buffer_1(&mut self) -> RegAccessor<'_, RX_BUFFER_1, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:570:36 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn $name_lower(&mut self) -> RegAccessor<$name, SPI> { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 633 | / impl_register! { [INFO] [stdout] 634 | | [INFO] [stdout] 635 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stdout] 636 | | rev, 0, 3, u8; /// Revision [INFO] [stdout] ... | [INFO] [stdout] 1653 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 570 | pub fn $name_lower(&mut self) -> RegAccessor<'_, $name, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1682:22 [INFO] [stdout] | [INFO] [stdout] 1682 | pub fn tx_buffer(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1682 | pub fn tx_buffer(&mut self) -> RegAccessor<'_, TX_BUFFER, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1731:24 [INFO] [stdout] | [INFO] [stdout] 1731 | pub fn rx_buffer_0(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1731 | pub fn rx_buffer_0(&mut self) -> RegAccessor<'_, RX_BUFFER_0, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ll.rs:1792:24 [INFO] [stdout] | [INFO] [stdout] 1792 | pub fn rx_buffer_1(&mut self) -> RegAccessor { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1792 | pub fn rx_buffer_1(&mut self) -> RegAccessor<'_, RX_BUFFER_1, SPI> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.02s [INFO] running `Command { std: "docker" "inspect" "424cab0cb269848c09fc1c2cc9aa063fd0bcabd8511debb485df83eb88aecf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "424cab0cb269848c09fc1c2cc9aa063fd0bcabd8511debb485df83eb88aecf89", kill_on_drop: false }` [INFO] [stdout] 424cab0cb269848c09fc1c2cc9aa063fd0bcabd8511debb485df83eb88aecf89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d8266e3f4fc718f2f23691adccc82b719350408c95c9f4a7c2c3df19c33803d7 [INFO] running `Command { std: "docker" "start" "-a" "d8266e3f4fc718f2f23691adccc82b719350408c95c9f4a7c2c3df19c33803d7", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ll.rs:570:36 [INFO] [stderr] | [INFO] [stderr] 570 | pub fn $name_lower(&mut self) -> RegAccessor<$name, SPI> { [INFO] [stderr] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 633 | / impl_register! { [INFO] [stderr] 634 | | [INFO] [stderr] 635 | | 0x00, 0x00, 4, RO, DEV_ID(dev_id) { /// Device identifier [INFO] [stderr] 636 | | rev, 0, 3, u8; /// Revision [INFO] [stderr] ... | [INFO] [stderr] 1653 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_register` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 570 | pub fn $name_lower(&mut self) -> RegAccessor<'_, $name, SPI> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ll.rs:1682:22 [INFO] [stderr] | [INFO] [stderr] 1682 | pub fn tx_buffer(&mut self) -> RegAccessor { [INFO] [stderr] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1682 | pub fn tx_buffer(&mut self) -> RegAccessor<'_, TX_BUFFER, SPI> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ll.rs:1731:24 [INFO] [stderr] | [INFO] [stderr] 1731 | pub fn rx_buffer_0(&mut self) -> RegAccessor { [INFO] [stderr] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1731 | pub fn rx_buffer_0(&mut self) -> RegAccessor<'_, RX_BUFFER_0, SPI> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ll.rs:1792:24 [INFO] [stderr] | [INFO] [stderr] 1792 | pub fn rx_buffer_1(&mut self) -> RegAccessor { [INFO] [stderr] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 1792 | pub fn rx_buffer_1(&mut self) -> RegAccessor<'_, RX_BUFFER_1, SPI> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `dw3000-ng` (lib) generated 4 warnings (run `cargo fix --lib -p dw3000-ng` to apply 4 suggestions) [INFO] [stderr] warning: `dw3000-ng` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dw3000_ng-7646a46b047eb0a3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test hl::error::test::test_debug ... ok [INFO] [stdout] test time::tests::duration_from_nanos ... ok [INFO] [stdout] test time::tests::instant_add_duration ... ok [INFO] [stdout] test time::tests::instant_duration_since ... ok [INFO] [stdout] test time::tests::instant_sub_duration ... ok [INFO] [stdout] test time::tests::instant_sub_instant ... ok [INFO] [stdout] test hl::awake::test::test_new_device ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d8266e3f4fc718f2f23691adccc82b719350408c95c9f4a7c2c3df19c33803d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8266e3f4fc718f2f23691adccc82b719350408c95c9f4a7c2c3df19c33803d7", kill_on_drop: false }` [INFO] [stdout] d8266e3f4fc718f2f23691adccc82b719350408c95c9f4a7c2c3df19c33803d7