[INFO] fetching crate blues-notecard 0.5.0... [INFO] testing blues-notecard-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate blues-notecard 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate blues-notecard 0.5.0 [INFO] finished tweaking crates.io crate blues-notecard 0.5.0 [INFO] tweaked toml for crates.io crate blues-notecard 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate blues-notecard 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate blues-notecard 0.5.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded defmt v0.3.10 [INFO] [stderr] Downloaded serde-json-core v0.5.1 [INFO] [stderr] Downloaded defmt-parser v0.4.1 [INFO] [stderr] Downloaded defmt-macros v0.4.0 [INFO] [stderr] Downloaded embedded-time v0.12.1 [INFO] [stderr] Downloaded embedded-hal-mock v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b75544d3a6fcca8f6e17c3cf2f993fea46d93858810bcd977dacc5c48b2290d7 [INFO] running `Command { std: "docker" "start" "-a" "b75544d3a6fcca8f6e17c3cf2f993fea46d93858810bcd977dacc5c48b2290d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b75544d3a6fcca8f6e17c3cf2f993fea46d93858810bcd977dacc5c48b2290d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75544d3a6fcca8f6e17c3cf2f993fea46d93858810bcd977dacc5c48b2290d7", kill_on_drop: false }` [INFO] [stdout] b75544d3a6fcca8f6e17c3cf2f993fea46d93858810bcd977dacc5c48b2290d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51fdda6bd53bf1d995a110639aa62b341cb9f178716636a870534aa57c5b755b [INFO] running `Command { std: "docker" "start" "-a" "51fdda6bd53bf1d995a110639aa62b341cb9f178716636a870534aa57c5b755b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling defmt-parser v0.4.1 [INFO] [stderr] Compiling serde-json-core v0.5.1 [INFO] [stderr] Compiling blues-notecard v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn card(&mut self) -> card::Card { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 546 | pub fn card(&mut self) -> card::Card<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:551:17 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn note(&mut self) -> note::Note { [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] 551 | pub fn note(&mut self) -> note::Note<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:556:16 [INFO] [stdout] | [INFO] [stdout] 556 | pub fn web(&mut self) -> web::Web { [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] 556 | pub fn web(&mut self) -> web::Web<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn hub(&mut self) -> hub::Hub { [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] 561 | pub fn hub(&mut self) -> hub::Hub<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:566:16 [INFO] [stdout] | [INFO] [stdout] 566 | pub fn dfu(&mut self) -> dfu::DFU { [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] 566 | pub fn dfu(&mut self) -> dfu::DFU<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn ntn(&mut self) -> ntn::NTN { [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] 571 | pub fn ntn(&mut self) -> ntn::NTN<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.12s [INFO] running `Command { std: "docker" "inspect" "51fdda6bd53bf1d995a110639aa62b341cb9f178716636a870534aa57c5b755b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fdda6bd53bf1d995a110639aa62b341cb9f178716636a870534aa57c5b755b", kill_on_drop: false }` [INFO] [stdout] 51fdda6bd53bf1d995a110639aa62b341cb9f178716636a870534aa57c5b755b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e06331643d4c1312f02dcb17dd90592db3f79c64bfab8a7392e94b4114bb0dc [INFO] running `Command { std: "docker" "start" "-a" "3e06331643d4c1312f02dcb17dd90592db3f79c64bfab8a7392e94b4114bb0dc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling blues-notecard v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn card(&mut self) -> card::Card { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 546 | pub fn card(&mut self) -> card::Card<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:551:17 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn note(&mut self) -> note::Note { [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] 551 | pub fn note(&mut self) -> note::Note<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:556:16 [INFO] [stdout] | [INFO] [stdout] 556 | pub fn web(&mut self) -> web::Web { [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] 556 | pub fn web(&mut self) -> web::Web<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn hub(&mut self) -> hub::Hub { [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] 561 | pub fn hub(&mut self) -> hub::Hub<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:566:16 [INFO] [stdout] | [INFO] [stdout] 566 | pub fn dfu(&mut self) -> dfu::DFU { [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] 566 | pub fn dfu(&mut self) -> dfu::DFU<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn ntn(&mut self) -> ntn::NTN { [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] 571 | pub fn ntn(&mut self) -> ntn::NTN<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling embedded-hal-mock v0.10.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn card(&mut self) -> card::Card { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 546 | pub fn card(&mut self) -> card::Card<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:551:17 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn note(&mut self) -> note::Note { [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] 551 | pub fn note(&mut self) -> note::Note<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:556:16 [INFO] [stdout] | [INFO] [stdout] 556 | pub fn web(&mut self) -> web::Web { [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] 556 | pub fn web(&mut self) -> web::Web<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn hub(&mut self) -> hub::Hub { [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] 561 | pub fn hub(&mut self) -> hub::Hub<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:566:16 [INFO] [stdout] | [INFO] [stdout] 566 | pub fn dfu(&mut self) -> dfu::DFU { [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] 566 | pub fn dfu(&mut self) -> dfu::DFU<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn ntn(&mut self) -> ntn::NTN { [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] 571 | pub fn ntn(&mut self) -> ntn::NTN<'_, IOM, BUF_SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEcNQ69/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbase64-10cc209073b5905f,libbytemuck-ce67f74446d9440a,libserde_json_core-655aba698dfbb57c,libryu-0ea4bafc9bef6d8b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libembedded_hal_mock-46d700912ba64d55,libembedded_hal_nb-c6351c295e52f3ab,libembedded_hal-c742198270301beb,libembedded_time-b0f87a2700902277,libnum-2449a62a1e0cc43e,libnum_iter-7dad22a15c67aa4c,libnum_rational-43b757a20cd5aacb,libnum_integer-8bdb2dd9ef0f2808,libnum_complex-c5bb1a7ae935a7fe,libnum_traits-9fff38502988e782,libheapless-2b0b169d97d8751c,libstable_deref_trait-5f51a5ca749ede17,libufmt_write-32cc3a1b093b461b,libspin-391fe0190f8b0199,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libserde-2318c1689e22cea7,libhash32-0523e9d7b6fc733e,libbyteorder-7df9ab1ae37e1368,libembedded_hal-1838972c46dd4097,libvoid-c8c62e9ffd6f4978,libnb-09b9e2afdb2ba10b,libnb-86f78d16dd59c3ce,libdefmt-4bcee25641921c84,libbitflags-e2b4db6c651223da}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEcNQ69/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/defmt-e15ef026df10ecdb/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blues_notecard-06a64a49f75c616b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: _defmt_release [INFO] [stdout] >>> referenced by mod.rs:71 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defmt-0.3.10/src/export/mod.rs:71) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/blues_notecard-06a64a49f75c616b.blues_notecard.807436cc52e8e830-cgu.04.rcgu.o:(blues_notecard::Notecard$LT$IOM$C$_$GT$::data_query::h30958c1d87b5d5b5) [INFO] [stdout] >>> referenced by mod.rs:71 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defmt-0.3.10/src/export/mod.rs:71) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/blues_notecard-06a64a49f75c616b.blues_notecard.807436cc52e8e830-cgu.04.rcgu.o:(blues_notecard::Notecard$LT$IOM$C$_$GT$::consume_response::h796085164130dc30) [INFO] [stdout] >>> referenced by mod.rs:71 (src/export/mod.rs:71) [INFO] [stdout] >>> defmt-4bcee25641921c84.defmt.e6baf522f3439014-cgu.0.rcgu.o:(defmt::export::acquire_header_and_release::hf8b7918f03c8f64f) in archive /opt/rustwide/target/debug/deps/libdefmt-4bcee25641921c84.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _defmt_acquire [INFO] [stdout] >>> referenced by mod.rs:55 (src/export/mod.rs:55) [INFO] [stdout] >>> defmt-4bcee25641921c84.defmt.e6baf522f3439014-cgu.0.rcgu.o:(defmt::export::acquire_and_header::habcfacb01db83737) in archive /opt/rustwide/target/debug/deps/libdefmt-4bcee25641921c84.rlib [INFO] [stdout] >>> referenced by mod.rs:55 (src/export/mod.rs:55) [INFO] [stdout] >>> defmt-4bcee25641921c84.defmt.e6baf522f3439014-cgu.0.rcgu.o:(defmt::export::acquire_header_and_release::hf8b7918f03c8f64f) in archive /opt/rustwide/target/debug/deps/libdefmt-4bcee25641921c84.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _defmt_timestamp [INFO] [stdout] >>> referenced by mod.rs:98 (src/export/mod.rs:98) [INFO] [stdout] >>> defmt-4bcee25641921c84.defmt.e6baf522f3439014-cgu.0.rcgu.o:(defmt::export::acquire_and_header::habcfacb01db83737) in archive /opt/rustwide/target/debug/deps/libdefmt-4bcee25641921c84.rlib [INFO] [stdout] >>> referenced by mod.rs:98 (src/export/mod.rs:98) [INFO] [stdout] >>> defmt-4bcee25641921c84.defmt.e6baf522f3439014-cgu.0.rcgu.o:(defmt::export::acquire_header_and_release::hf8b7918f03c8f64f) in archive /opt/rustwide/target/debug/deps/libdefmt-4bcee25641921c84.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _defmt_write [INFO] [stdout] >>> referenced by mod.rs:85 (src/export/mod.rs:85) [INFO] [stdout] >>> defmt-4bcee25641921c84.defmt.e6baf522f3439014-cgu.0.rcgu.o:(defmt::export::istr::hfa0224c91141d0fc) in archive /opt/rustwide/target/debug/deps/libdefmt-4bcee25641921c84.rlib [INFO] [stdout] >>> referenced by mod.rs:85 (src/export/mod.rs:85) [INFO] [stdout] >>> defmt-4bcee25641921c84.defmt.e6baf522f3439014-cgu.0.rcgu.o:(defmt::export::integers::u16::hed59db4b0769fc00) in archive /opt/rustwide/target/debug/deps/libdefmt-4bcee25641921c84.rlib [INFO] [stdout] >>> referenced by mod.rs:85 (src/export/mod.rs:85) [INFO] [stdout] >>> defmt-4bcee25641921c84.defmt.e6baf522f3439014-cgu.0.rcgu.o:(defmt::export::integers::usize::h9be0822112d2dcc8) in archive /opt/rustwide/target/debug/deps/libdefmt-4bcee25641921c84.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blues-notecard` (lib test) due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3e06331643d4c1312f02dcb17dd90592db3f79c64bfab8a7392e94b4114bb0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e06331643d4c1312f02dcb17dd90592db3f79c64bfab8a7392e94b4114bb0dc", kill_on_drop: false }` [INFO] [stdout] 3e06331643d4c1312f02dcb17dd90592db3f79c64bfab8a7392e94b4114bb0dc