[INFO] fetching crate probe-rs 0.29.1... [INFO] testing probe-rs-0.29.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate probe-rs 0.29.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate probe-rs 0.29.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate probe-rs 0.29.1 [INFO] tweaked toml for crates.io crate probe-rs 0.29.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate probe-rs 0.29.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate probe-rs 0.29.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d6589b00309e302980593be864a6c486dbfb79248a8f28bb2eb22b7c0486636 [INFO] running `Command { std: "docker" "start" "-a" "9d6589b00309e302980593be864a6c486dbfb79248a8f28bb2eb22b7c0486636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d6589b00309e302980593be864a6c486dbfb79248a8f28bb2eb22b7c0486636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6589b00309e302980593be864a6c486dbfb79248a8f28bb2eb22b7c0486636", kill_on_drop: false }` [INFO] [stdout] 9d6589b00309e302980593be864a6c486dbfb79248a8f28bb2eb22b7c0486636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 657dd1bbab66b5d8f83b4f0738fc00d75f0767f1873590863051d9fbef1843a9 [INFO] running `Command { std: "docker" "start" "-a" "657dd1bbab66b5d8f83b4f0738fc00d75f0767f1873590863051d9fbef1843a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling zero v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling xmas-elf v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling uf2-decode v0.2.0 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling udev v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling nusb v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling docsplay-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling bitfield-macros v0.19.0 [INFO] [stderr] Compiling docsplay v0.1.1 [INFO] [stderr] Compiling bitfield v0.19.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling serialport v4.7.1 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling jep106 v0.3.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling probe-rs-target v0.29.1 [INFO] [stderr] Compiling deku v0.16.0 [INFO] [stderr] Compiling probe-rs v0.29.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling esp-idf-part v0.5.0 [INFO] [stderr] Compiling espflash v3.3.0 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/probe/sifliuart/arm.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | Box<(dyn ArmProbeInterface + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - Box<(dyn ArmProbeInterface + 'static)>, [INFO] [stdout] 83 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/probe/sifliuart/arm.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | (Box<(dyn UninitializedArmProbe + 'static)>, ProbeRsError), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - (Box<(dyn UninitializedArmProbe + 'static)>, ProbeRsError), [INFO] [stdout] 84 + (Box, ProbeRsError), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MProgrammersModel` is never used [INFO] [stdout] --> src/architecture/arm/core/cortex_m.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum MProgrammersModel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | info_command!(0x01, VendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductIdCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | info_command!(0x02, ProductIdCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SerialNumberCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | info_command!(0x03, SerialNumberCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FirmwareVersionCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | info_command!(0x04, FirmwareVersionCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetDeviceVendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | info_command!(0x05, TargetDeviceVendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetDeviceNameCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | info_command!(0x06, TargetDeviceNameCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetBoardVendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | info_command!(0x07, TargetBoardVendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetBoardNameCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | info_command!(0x08, TargetBoardNameCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestDomainTimeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TestDomainTimeCommand {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UartReceiveBufferSizeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | info_command!(0xFE, UartReceiveBufferSizeCommand, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UartTransmitBufferSizeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | info_command!(0xFC, UartTransmitBufferSizeCommand, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (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/architecture/arm/memory/romtable.rs:564:17 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn iter(&self) -> CoresightComponentIter { [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] 564 | pub fn iter(&self) -> CoresightComponentIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:609:23 [INFO] [stdout] | [INFO] [stdout] 609 | pub fn swo_reader(&mut self) -> Result { [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] 609 | pub fn swo_reader(&mut self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:626:9 [INFO] [stdout] | [INFO] [stdout] 626 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 627 | core_id: usize, [INFO] [stdout] 628 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 628 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 645 | core_id: usize, [INFO] [stdout] 646 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 646 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "657dd1bbab66b5d8f83b4f0738fc00d75f0767f1873590863051d9fbef1843a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657dd1bbab66b5d8f83b4f0738fc00d75f0767f1873590863051d9fbef1843a9", kill_on_drop: false }` [INFO] [stdout] 657dd1bbab66b5d8f83b4f0738fc00d75f0767f1873590863051d9fbef1843a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 890369ca869a4b8506a5407592310218de1780919635b34726af2958c924e913 [INFO] running `Command { std: "docker" "start" "-a" "890369ca869a4b8506a5407592310218de1780919635b34726af2958c924e913", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling nusb v0.1.14 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling boolean_expression v0.3.11 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling bitmatch v0.1.1 [INFO] [stderr] Compiling itm v0.9.0-rc.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling deku v0.16.0 [INFO] [stderr] Compiling esp-idf-part v0.5.0 [INFO] [stderr] Compiling espflash v3.3.0 [INFO] [stderr] Compiling probe-rs v0.29.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/probe/sifliuart/arm.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | Box<(dyn ArmProbeInterface + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - Box<(dyn ArmProbeInterface + 'static)>, [INFO] [stdout] 83 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/probe/sifliuart/arm.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | (Box<(dyn UninitializedArmProbe + 'static)>, ProbeRsError), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - (Box<(dyn UninitializedArmProbe + 'static)>, ProbeRsError), [INFO] [stdout] 84 + (Box, ProbeRsError), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/probe/sifliuart/arm.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | Box<(dyn ArmProbeInterface + 'static)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - Box<(dyn ArmProbeInterface + 'static)>, [INFO] [stdout] 83 + Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/probe/sifliuart/arm.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | (Box<(dyn UninitializedArmProbe + 'static)>, ProbeRsError), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 84 - (Box<(dyn UninitializedArmProbe + 'static)>, ProbeRsError), [INFO] [stdout] 84 + (Box, ProbeRsError), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MProgrammersModel` is never used [INFO] [stdout] --> src/architecture/arm/core/cortex_m.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum MProgrammersModel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | info_command!(0x01, VendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductIdCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | info_command!(0x02, ProductIdCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SerialNumberCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | info_command!(0x03, SerialNumberCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FirmwareVersionCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | info_command!(0x04, FirmwareVersionCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetDeviceVendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | info_command!(0x05, TargetDeviceVendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetDeviceNameCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | info_command!(0x06, TargetDeviceNameCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetBoardVendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | info_command!(0x07, TargetBoardVendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetBoardNameCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | info_command!(0x08, TargetBoardNameCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestDomainTimeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TestDomainTimeCommand {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UartReceiveBufferSizeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | info_command!(0xFE, UartReceiveBufferSizeCommand, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UartTransmitBufferSizeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | info_command!(0xFC, UartTransmitBufferSizeCommand, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (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/architecture/arm/memory/romtable.rs:564:17 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn iter(&self) -> CoresightComponentIter { [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] 564 | pub fn iter(&self) -> CoresightComponentIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:609:23 [INFO] [stdout] | [INFO] [stdout] 609 | pub fn swo_reader(&mut self) -> Result { [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] 609 | pub fn swo_reader(&mut self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:626:9 [INFO] [stdout] | [INFO] [stdout] 626 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 627 | core_id: usize, [INFO] [stdout] 628 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 628 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 645 | core_id: usize, [INFO] [stdout] 646 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 646 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MProgrammersModel` is never used [INFO] [stdout] --> src/architecture/arm/core/cortex_m.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum MProgrammersModel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | info_command!(0x01, VendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductIdCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | info_command!(0x02, ProductIdCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SerialNumberCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | info_command!(0x03, SerialNumberCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FirmwareVersionCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | info_command!(0x04, FirmwareVersionCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetDeviceVendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | info_command!(0x05, TargetDeviceVendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetDeviceNameCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | info_command!(0x06, TargetDeviceNameCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetBoardVendorCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | info_command!(0x07, TargetBoardVendorCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TargetBoardNameCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | info_command!(0x08, TargetBoardNameCommand, Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestDomainTimeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TestDomainTimeCommand {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UartReceiveBufferSizeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | info_command!(0xFE, UartReceiveBufferSizeCommand, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UartTransmitBufferSizeCommand` is never constructed [INFO] [stdout] --> src/probe/cmsisdap/commands/general/info.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | info_command!(0xFC, UartTransmitBufferSizeCommand, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `info_command` (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/architecture/arm/memory/romtable.rs:564:17 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn iter(&self) -> CoresightComponentIter { [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] 564 | pub fn iter(&self) -> CoresightComponentIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:609:23 [INFO] [stdout] | [INFO] [stdout] 609 | pub fn swo_reader(&mut self) -> Result { [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] 609 | pub fn swo_reader(&mut self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:626:9 [INFO] [stdout] | [INFO] [stdout] 626 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 627 | core_id: usize, [INFO] [stdout] 628 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 628 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 645 | core_id: usize, [INFO] [stdout] 646 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 646 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `probe-rs` (lib test); 18 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name probe_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unnecessary_self_imports' '--deny=clippy::macro_use_imports' '--deny=clippy::enum_glob_use' --test --cfg 'feature="builtin-targets"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtin-targets", "default", "hexdump", "test"))' -C metadata=b6d43c8f15fa63b6 -C extra-filename=-25f54236ab418550 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-18f306554e9d1857.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8baf7a62fd479736.rlib --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-d3baa596896065a1.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-4d9abde62f1c4da4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bdf8e7c6c61050f4.rlib --extern docsplay=/opt/rustwide/target/debug/deps/libdocsplay-78079d646d1020b9.rlib --extern dunce=/opt/rustwide/target/debug/deps/libdunce-f1764a0a24559943.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9a1589b08c4c3c12.rlib --extern espflash=/opt/rustwide/target/debug/deps/libespflash-64397d830c37aab3.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d9ea344dd913cddc.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-ab6ebc18d7f12c96.rlib --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-b3e9e68931742218.rlib --extern ihex=/opt/rustwide/target/debug/deps/libihex-787d8bd7be2bba2e.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-f640d620f4e05b85.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern itm=/opt/rustwide/target/debug/deps/libitm-366690c0ae7d2720.rlib --extern jep106=/opt/rustwide/target/debug/deps/libjep106-d54cb3b886890884.rlib --extern nusb=/opt/rustwide/target/debug/deps/libnusb-36419431f3788a08.rlib --extern object=/opt/rustwide/target/debug/deps/libobject-f7cd45024383bb35.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-18ad2280691a57a7.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern probe_rs_target=/opt/rustwide/target/debug/deps/libprobe_rs_target-f5ef9eab58a92d3a.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-21b62dbb107c594b.rlib --extern scroll=/opt/rustwide/target/debug/deps/libscroll-ae977bde932f5032.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f44a4ee2a49976dc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eb96ad4e018180cf.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-89a27bbf80874e98.rlib --extern serialport=/opt/rustwide/target/debug/deps/libserialport-fdb01f4b32c6d4c2.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-f18119621ca1b270.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-d787e8d1e342ceb6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cb5c42e2436b4dd1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e9511f46f10ce8de.rlib --extern uf2_decode=/opt/rustwide/target/debug/deps/libuf2_decode-4bfe2260bc596c87.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-5dedd439e97e1cf6.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu --check-cfg 'cfg(probers_docsrs)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "890369ca869a4b8506a5407592310218de1780919635b34726af2958c924e913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890369ca869a4b8506a5407592310218de1780919635b34726af2958c924e913", kill_on_drop: false }` [INFO] [stdout] 890369ca869a4b8506a5407592310218de1780919635b34726af2958c924e913