[INFO] fetching crate probe-rs-tools 0.30.0...
[INFO] checking probe-rs-tools-0.30.0 against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] extracting crate probe-rs-tools 0.30.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate probe-rs-tools 0.30.0
[INFO] finished tweaking crates.io crate probe-rs-tools 0.30.0
[INFO] tweaked toml for crates.io crate probe-rs-tools 0.30.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate probe-rs-tools 0.30.0 on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate probe-rs-tools 0.30.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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9135f7a23b6e618551aee25820c4c9faa0d14a76f983ed5a29c252a35f6736d3
[INFO] running `Command { std: "docker" "start" "-a" "9135f7a23b6e618551aee25820c4c9faa0d14a76f983ed5a29c252a35f6736d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9135f7a23b6e618551aee25820c4c9faa0d14a76f983ed5a29c252a35f6736d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9135f7a23b6e618551aee25820c4c9faa0d14a76f983ed5a29c252a35f6736d3", kill_on_drop: false }`
[INFO] [stdout] 9135f7a23b6e618551aee25820c4c9faa0d14a76f983ed5a29c252a35f6736d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 244a6bd9c1dca9d2594bf391c8f9e58a96f0068e46a12b5bf62cf79121a3ea58
[INFO] running `Command { std: "docker" "start" "-a" "244a6bd9c1dca9d2594bf391c8f9e58a96f0068e46a12b5bf62cf79121a3ea58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking twox-hash v2.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]     Checking no_std_io2 v0.8.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling scroll_derive v0.13.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling jep106 v0.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking parse_int v0.9.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.15
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling probe-rs-target v0.30.0
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]     Checking esp-idf-part v0.6.0
[INFO] [stderr]     Checking udev v0.8.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling probe-rs v0.30.0
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling docsplay-macros v0.1.1
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling bitfield-macros v0.19.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling capstone-sys v0.17.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking data-encoding-macro v0.1.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking nusb v0.1.14
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bitfield v0.19.3
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking cobs v0.5.0
[INFO] [stderr]     Checking docsplay v0.1.1
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]     Checking serialport v4.8.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling schemafy v0.6.0
[INFO] [stderr]     Checking espflash v4.2.0
[INFO] [stderr]    Compiling boolean_expression v0.3.11
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling postcard-derive v0.2.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking cordyceps v0.3.2
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking hexfloat2 v0.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking mycelium-bitfield v0.1.5
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking uf2-decode v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking alterable_logger v1.0.0
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking maitake-sync v0.1.2
[INFO] [stderr]     Checking cbor-edn v0.0.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking postcard-schema v0.2.5
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling bitmatch v0.1.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling probe-rs-tools v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking defmt-json-schema v0.1.0
[INFO] [stderr]     Checking cargo-platform v0.3.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking svd-rs v0.14.12
[INFO] [stderr]     Checking defmt-parser v1.0.0
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking typed-path v0.12.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking indicatif v0.18.1
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]     Checking svd-parser v0.14.9
[INFO] [stderr]     Checking gdbstub v0.7.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking goblin v0.10.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking postcard-rpc v0.11.15
[INFO] [stderr]     Checking defmt-decoder v1.0.0
[INFO] [stderr]     Checking libtest-mimic v0.8.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking cargo_metadata v0.23.0
[INFO] [stderr]     Checking itm v0.9.0-rc.1
[INFO] [stderr]     Checking cargo-config2 v0.1.39
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking zip v5.1.1
[INFO] [stderr]     Checking probe-rs-mi v0.1.0
[INFO] [stderr]     Checking ansi-parser v0.9.1
[INFO] [stderr]     Checking clap_complete v4.5.59
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking bytesize v2.1.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking probe-rs-debug v0.30.0
[INFO] [stderr]     Checking capstone v0.13.0
[INFO] [stderr] error: could not compile `probe-rs-tools` (bin "probe-rs")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/78c81ee3917a99dcff6e2e6822800f0492c415c3/bin/rustc --crate-name probe_rs --edition=2024 src/bin/probe-rs/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unnecessary_self_imports' '--deny=clippy::macro_use_imports' '--deny=clippy::enum_glob_use' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "remote"))' -C metadata=7416b594dd6515d4 -C extra-filename=-0914f02e199b7b3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-e173941a0b0afb67.rmeta --extern ansi_parser=/opt/rustwide/target/debug/deps/libansi_parser-68bfe7143434f3a3.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-22bd305885c76555.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-36a2e2aa74d6ba26.rmeta --extern capstone=/opt/rustwide/target/debug/deps/libcapstone-6ba05437284aa950.rmeta --extern cargo_config2=/opt/rustwide/target/debug/deps/libcargo_config2-0ccd400a48c496ca.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-3d64c973ff1fef9d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a34646bf66c25bc8.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-8350f4669e8b4a4c.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-9f883aca25bb3b22.rmeta --extern defmt_decoder=/opt/rustwide/target/debug/deps/libdefmt_decoder-dee3de701876a917.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-e70070155091f770.rmeta --extern docsplay=/opt/rustwide/target/debug/deps/libdocsplay-0b60b671fa31f5ec.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-52a5ecbe27750a89.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-a6b04798eb47a00f.rmeta --extern figment=/opt/rustwide/target/debug/deps/libfigment-879640fe65a3da82.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5288f897e6ccafb7.rmeta --extern gdbstub=/opt/rustwide/target/debug/deps/libgdbstub-e7f0c9d011c59021.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-0237fbe28ac75e21.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-d6284a51e64ab41e.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-b4e22892bd6b90eb.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-09ab4ab0dc8d305b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8ca1407ee86695ec.rmeta --extern itm=/opt/rustwide/target/debug/deps/libitm-8859c8e02550a7d7.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-8d8dc0f33f6f6992.rmeta --extern libtest_mimic=/opt/rustwide/target/debug/deps/liblibtest_mimic-6088b3d4990d8d4b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4523068248515ddc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c2a9336bdc1e42a5.rmeta --extern parse_int=/opt/rustwide/target/debug/deps/libparse_int-81b195f2be26088c.rmeta --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-5c2847bf7c4c591d.rmeta --extern postcard_rpc=/opt/rustwide/target/debug/deps/libpostcard_rpc-2f9fd485244f41e4.rmeta --extern postcard_schema=/opt/rustwide/target/debug/deps/libpostcard_schema-284f29acc465197d.rmeta --extern probe_rs=/opt/rustwide/target/debug/deps/libprobe_rs-9e06767ffa30aa46.rmeta --extern probe_rs_debug=/opt/rustwide/target/debug/deps/libprobe_rs_debug-857b9ea653098c9d.rmeta --extern probe_rs_mi=/opt/rustwide/target/debug/deps/libprobe_rs_mi-a2e58a0dbe9d169e.rmeta --extern probe_rs_target=/opt/rustwide/target/debug/deps/libprobe_rs_target-4c8d779ee063bcd7.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f7cade9ffc64461c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d548d332b946aa85.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-42e55e1b263f9c35.rmeta --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-a8efa7b420fbb85f.rmeta --extern schemafy=/opt/rustwide/target/debug/deps/libschemafy-026c4a885f62aa9c.so --extern scroll=/opt/rustwide/target/debug/deps/libscroll-a504e31720238e01.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-73a31bcabcfe5a05.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ba9cb63b9c2c1975.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-b22e54e9dc5657c2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ab017cabdf2679fe.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-e353d3a9dde18b83.rmeta --extern svd_parser=/opt/rustwide/target/debug/deps/libsvd_parser-d090736694e1b7f4.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-76680c5bd35a9f1b.rmeta --extern termtree=/opt/rustwide/target/debug/deps/libtermtree-099b3a5c2c9382bd.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-9f2e61a0e7711846.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c5fd8780532613a1.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-0d769f56f3b9499b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a976bfecf2516c2f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f6470598a5e92a7d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-db7aa9d176975033.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-6185fbf50f1dd1dc.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8f612427058c2bff.rmeta --extern typed_path=/opt/rustwide/target/debug/deps/libtyped_path-1a0e69de93632d67.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-4f30d89d9eb99cb2.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/capstone-sys-f8c720d42bee19af/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "244a6bd9c1dca9d2594bf391c8f9e58a96f0068e46a12b5bf62cf79121a3ea58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "244a6bd9c1dca9d2594bf391c8f9e58a96f0068e46a12b5bf62cf79121a3ea58", kill_on_drop: false }`
[INFO] [stdout] 244a6bd9c1dca9d2594bf391c8f9e58a96f0068e46a12b5bf62cf79121a3ea58
