[INFO] cloning repository https://github.com/jrmoulton/probe-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrmoulton/probe-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrmoulton%2Fprobe-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrmoulton%2Fprobe-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 150d53d0520b6308d24652c35d21cf217aa48348 [INFO] checking jrmoulton/probe-rs against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrmoulton%2Fprobe-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jrmoulton/probe-rs on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jrmoulton/probe-rs [INFO] finished tweaking git repo https://github.com/jrmoulton/probe-rs [INFO] tweaked toml for git repo https://github.com/jrmoulton/probe-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jrmoulton/probe-rs 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xshell v0.2.5 [INFO] [stderr] Downloaded xshell-macros v0.2.5 [INFO] [stderr] Downloaded svg v0.15.0 [INFO] [stderr] Downloaded bitfield v0.14.0 [INFO] [stderr] Downloaded linkme-impl v0.3.22 [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded defmt-decoder v0.3.9 [INFO] [stderr] Downloaded capstone v0.11.0 [INFO] [stderr] Downloaded itm v0.9.0-rc.1 [INFO] [stderr] Downloaded kmp v0.1.1 [INFO] [stderr] Downloaded regex-automata v0.4.4 [INFO] [stderr] Downloaded nusb v0.1.4 [INFO] [stderr] Downloaded svd-rs v0.14.7 [INFO] [stderr] Downloaded esp-idf-part v0.4.1 [INFO] [stderr] Downloaded slip-codec v0.3.4 [INFO] [stderr] Downloaded xmas-elf v0.9.1 [INFO] [stderr] Downloaded itertools v0.4.19 [INFO] [stderr] Downloaded hidapi v2.4.1 [INFO] [stderr] Downloaded ihex v3.0.0 [INFO] [stderr] Downloaded boolean_expression v0.3.11 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] [stderr] Downloaded bitmatch v0.1.1 [INFO] [stderr] Downloaded parse_int v0.6.0 [INFO] [stderr] Downloaded lru v0.12.1 [INFO] [stderr] Downloaded clipboard-win v5.0.0 [INFO] [stderr] Downloaded schemafy_lib v0.6.0 [INFO] [stderr] Downloaded schemafy v0.6.0 [INFO] [stderr] Downloaded hexdump v0.1.1 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded schemafy_core v0.6.0 [INFO] [stderr] Downloaded linkme v0.3.22 [INFO] [stderr] Downloaded assert_cmd v2.0.13 [INFO] [stderr] Downloaded assert_fs v1.1.1 [INFO] [stderr] Downloaded cmsis-pack v0.6.3 [INFO] [stderr] Downloaded async-io v2.3.0 [INFO] [stderr] Downloaded defmt-json-schema v0.1.0 [INFO] [stderr] Downloaded gdbstub v0.7.1 [INFO] [stderr] Downloaded dissimilar v1.0.7 [INFO] [stderr] Downloaded typed-path v0.7.0 [INFO] [stderr] Downloaded uf2-decode v0.2.0 [INFO] [stderr] Downloaded jep106 v0.2.8 [INFO] [stderr] Downloaded serde_yaml v0.9.31 [INFO] [stderr] Downloaded cpp_demangle v0.4.3 [INFO] [stderr] Downloaded svd-parser v0.14.5 [INFO] [stderr] Downloaded goblin v0.8.0 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded espflash v2.1.0 [INFO] [stderr] Downloaded capstone-sys v0.15.0 [INFO] [stderr] Downloaded chrono v0.4.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b61a39e49bb751883d0ac3876c5733ae6714e3d3a033ac085f7b69de60550e7c [INFO] running `Command { std: "docker" "start" "-a" "b61a39e49bb751883d0ac3876c5733ae6714e3d3a033ac085f7b69de60550e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b61a39e49bb751883d0ac3876c5733ae6714e3d3a033ac085f7b69de60550e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61a39e49bb751883d0ac3876c5733ae6714e3d3a033ac085f7b69de60550e7c", kill_on_drop: false }` [INFO] [stdout] b61a39e49bb751883d0ac3876c5733ae6714e3d3a033ac085f7b69de60550e7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37c134f75a8da663ec9b97b6f89ef64fefd4a27fc19cc57d7e19442335b08a0a [INFO] running `Command { std: "docker" "start" "-a" "37c134f75a8da663ec9b97b6f89ef64fefd4a27fc19cc57d7e19442335b08a0a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling hidapi v2.4.1 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking parse_int v0.6.0 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking zero v0.1.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking xmas-elf v0.9.1 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking udev v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking slip-codec v0.3.4 [INFO] [stderr] Checking svg v0.15.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking uf2-decode v0.2.0 [INFO] [stderr] Checking typed-path v0.7.0 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking kmp v0.1.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking nusb v0.1.4 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling boolean_expression v0.3.11 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling xshell-macros v0.2.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling enum-primitive-derive v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Checking xshell v0.2.5 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking unescaper v0.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking serialport v4.3.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling bitmatch v0.1.1 [INFO] [stderr] Checking polling v3.3.2 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking async-io v2.3.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking minidom v0.12.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking itm v0.9.0-rc.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling linkme-impl v0.3.22 [INFO] [stderr] Checking goblin v0.8.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking chrono v0.4.32 [INFO] [stderr] Checking assert_cmd v2.0.13 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking linkme v0.3.22 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking assert_fs v1.1.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking trust-dns-proto v0.23.2 [INFO] [stderr] Checking deku v0.16.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking jep106 v0.2.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking insta v1.34.0 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking probe-rs-target v0.22.0 (/opt/rustwide/workdir/probe-rs-target) [INFO] [stderr] Checking cargo-platform v0.1.6 [INFO] [stderr] Checking esp-idf-part v0.4.1 [INFO] [stderr] Checking trust-dns-resolver v0.23.2 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking xtask v0.22.0 (/opt/rustwide/workdir/xtask) [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / cmd!( [INFO] [stdout] 70 | | sh, [INFO] [stdout] 71 | | "gh pr list --label 'needs-changelog' --state 'closed' --web --limit 300" [INFO] [stdout] 72 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / cmd!( [INFO] [stdout] 83 | | sh, [INFO] [stdout] 84 | | "gh workflow run 'Open a release PR' --ref master -f version={version}" [INFO] [stdout] 85 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | let sha = cmd!(sh, "git blame -l -s {path}").read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:163:32 [INFO] [stdout] | [INFO] [stdout] 163 | ... = cmd!(sh, "curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer '{github_token} https://api.github.com/repos/probe-rs/probe-rs/commits/{sha}/pulls").re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | if let Ok(info_json) = cmd!(sh, "gh pr view {pr_number} --json labels,files").read() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | cmd!(sh, "git diff --exit-code {CHANGELOG_FILE}") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | cmd!(shell, "git add {CHANGELOG_FILE}").run()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | cmd!(shell, "git rm {FRAGMENTS_DIR}/*.md").run()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | / cmd!( [INFO] [stdout] 368 | | shell, [INFO] [stdout] 369 | | "git commit -m 'Update changelog for version '{version}" [INFO] [stdout] 370 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / cmd!( [INFO] [stdout] 70 | | sh, [INFO] [stdout] 71 | | "gh pr list --label 'needs-changelog' --state 'closed' --web --limit 300" [INFO] [stdout] 72 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / cmd!( [INFO] [stdout] 83 | | sh, [INFO] [stdout] 84 | | "gh workflow run 'Open a release PR' --ref master -f version={version}" [INFO] [stdout] 85 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | let sha = cmd!(sh, "git blame -l -s {path}").read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:163:32 [INFO] [stdout] | [INFO] [stdout] 163 | ... = cmd!(sh, "curl -L -H 'Accept: application/vnd.github+json' -H 'Authorization: Bearer '{github_token} https://api.github.com/repos/probe-rs/probe-rs/commits/{sha}/pulls").re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | if let Ok(info_json) = cmd!(sh, "gh pr view {pr_number} --json labels,files").read() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | cmd!(sh, "git diff --exit-code {CHANGELOG_FILE}") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | cmd!(shell, "git add {CHANGELOG_FILE}").run()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | cmd!(shell, "git rm {FRAGMENTS_DIR}/*.md").run()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits` [INFO] [stdout] --> xtask/src/main.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | / cmd!( [INFO] [stdout] 368 | | shell, [INFO] [stdout] 369 | | "git commit -m 'Update changelog for version '{version}" [INFO] [stdout] 370 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Compiling probe-rs v0.22.0 (/opt/rustwide/workdir/probe-rs) [INFO] [stderr] Checking espflash v2.1.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking cmsis-pack v0.6.3 [INFO] [stdout] warning: associated functions `read_from_register` and `write_to_register` are never used [INFO] [stdout] --> probe-rs/src/architecture/riscv/communication_interface.rs:1590:8 [INFO] [stdout] | [INFO] [stdout] 1587 | pub(crate) trait RiscvValue: std::fmt::Debug + Copy + Sized { [INFO] [stdout] | ---------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 1590 | fn read_from_register( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1596 | fn write_to_register( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `flush` and `set_ir_len` are never used [INFO] [stdout] --> probe-rs/src/probe/common.rs:430:8 [INFO] [stdout] | [INFO] [stdout] 402 | pub(crate) trait RawJtagIo { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 430 | fn flush(&mut self) -> Result<(), DebugProbeError>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | fn set_ir_len(&mut self, len: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_missmatch` is never read [INFO] [stdout] --> probe-rs/src/probe/cmsisdap/commands/transfer/mod.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct LastTransferResponse { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 237 | pub value_missmatch: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LastTransferResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `usb_pid` is never read [INFO] [stdout] --> probe-rs/src/probe/stlink/usb_interface.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct StLinkInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 38 | pub version_name: &'static str, [INFO] [stdout] 39 | pub usb_pid: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StLinkInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `read_from_register` and `write_to_register` are never used [INFO] [stdout] --> probe-rs/src/architecture/riscv/communication_interface.rs:1590:8 [INFO] [stdout] | [INFO] [stdout] 1587 | pub(crate) trait RiscvValue: std::fmt::Debug + Copy + Sized { [INFO] [stdout] | ---------- associated functions in this trait [INFO] [stdout] ... [INFO] [stdout] 1590 | fn read_from_register( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1596 | fn write_to_register( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `flush` and `set_ir_len` are never used [INFO] [stdout] --> probe-rs/src/probe/common.rs:430:8 [INFO] [stdout] | [INFO] [stdout] 402 | pub(crate) trait RawJtagIo { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 430 | fn flush(&mut self) -> Result<(), DebugProbeError>; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | fn set_ir_len(&mut self, len: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_missmatch` is never read [INFO] [stdout] --> probe-rs/src/probe/cmsisdap/commands/transfer/mod.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct LastTransferResponse { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 237 | pub value_missmatch: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LastTransferResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `usb_pid` is never read [INFO] [stdout] --> probe-rs/src/probe/stlink/usb_interface.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct StLinkInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 38 | pub version_name: &'static str, [INFO] [stdout] 39 | pub usb_pid: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StLinkInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `probe-rs` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/bin/rustc --crate-name probe_rs --edition=2021 probe-rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="builtin-targets"' --cfg 'feature="default"' --cfg 'feature="rtt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtin-targets", "cli", "default", "gdb-server", "hexdump", "rtt", "test"))' -C metadata=154978ca223a52f4 -C extra-filename=-e6bfaf14023ff03c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f1602a9009baf4ef.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-4cde325f773b04fd.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-e08b94e4b5ffeef5.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f959f8991ea88aa7.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-a77e8f7f04bea6c4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5e6d0a0c0b278f5.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-534aee3308c5552c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-301464244ed02b58.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-52a47c93de8db900.rmeta --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-99b5aba8fd1f171a.so --extern esp_idf_part=/opt/rustwide/target/debug/deps/libesp_idf_part-e3be5b90d2f14d30.rmeta --extern espflash=/opt/rustwide/target/debug/deps/libespflash-de01312cf4826c8b.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-ce1e0628b0f87f57.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-a25f832b6a3066a3.rmeta --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-f592482079fa6f05.rmeta --extern ihex=/opt/rustwide/target/debug/deps/libihex-d6284a51e64ab41e.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-509be990173a242e.rmeta --extern itm=/opt/rustwide/target/debug/deps/libitm-a8faf5d382b42523.rmeta --extern jep106=/opt/rustwide/target/debug/deps/libjep106-e5e580dcfbbf728a.rmeta --extern kmp=/opt/rustwide/target/debug/deps/libkmp-43d34f02e51877ae.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-b8457eb707fcc463.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-49092141c3f21638.rmeta --extern nusb=/opt/rustwide/target/debug/deps/libnusb-f613a7d4bb3b5423.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-3af01db3f850e63a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-175ce97b71606b31.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-b55e84c0353e860f.rmeta --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-db384b2539b48326.rmeta --extern probe_rs_target=/opt/rustwide/target/debug/deps/libprobe_rs_target-ce52541a235d514d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-516b7d0b2fb028a4.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-583e598be38c7088.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-cbaa44c579636563.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e783f55a47d7522f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f65a34b8d08ee1a.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ecc5594e43ffce2f.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-ff7b7f7e51a5b3e2.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f2154b0bf273423d.rmeta --extern svg=/opt/rustwide/target/debug/deps/libsvg-55273027dabc0daa.rmeta --extern termtree=/opt/rustwide/target/debug/deps/libtermtree-ca7238dd589363d5.rmeta --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-5725fc53d9ef51af.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4fa0364356008388.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-24e110e774570f41.rmeta --extern typed_path=/opt/rustwide/target/debug/deps/libtyped_path-2f7442ad7513b816.rmeta --extern uf2_decode=/opt/rustwide/target/debug/deps/libuf2_decode-4cd9db6c9d62a322.rmeta --cap-lints=forbid -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" "37c134f75a8da663ec9b97b6f89ef64fefd4a27fc19cc57d7e19442335b08a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37c134f75a8da663ec9b97b6f89ef64fefd4a27fc19cc57d7e19442335b08a0a", kill_on_drop: false }` [INFO] [stdout] 37c134f75a8da663ec9b97b6f89ef64fefd4a27fc19cc57d7e19442335b08a0a