[INFO] fetching crate probe-rs-espressif 0.32.0...
[INFO] checking probe-rs-espressif-0.32.0 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate probe-rs-espressif 0.32.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate probe-rs-espressif 0.32.0
[INFO] finished tweaking crates.io crate probe-rs-espressif 0.32.0
[INFO] tweaked toml for crates.io crate probe-rs-espressif 0.32.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate probe-rs-espressif 0.32.0 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate probe-rs-espressif 0.32.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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a
[INFO] running `Command { std: "docker" "start" "02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling libyaml-rs v0.3.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hidapi v2.6.6
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling basic-udev v0.1.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling docsplay-macros v0.1.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling serialport v4.9.0
[INFO] [stderr]    Compiling cobs v0.5.1
[INFO] [stderr]    Compiling bitfield v0.19.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling docsplay v0.1.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling nusb v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling itertools v0.15.0
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling jep106 v0.3.0
[INFO] [stderr]    Compiling yaml_serde v0.10.4
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking no_std_io2 v0.8.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling uf2-decode v0.2.0
[INFO] [stderr]    Compiling ihex v3.0.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling probe-rs-target v0.32.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking parse_int v0.9.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling probe-rs v0.32.0
[INFO] [stderr]     Checking esp-idf-part v0.6.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking espflash v4.5.0
[INFO] [stderr]    Compiling probe-rs-espressif v0.32.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1, nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a", kill_on_drop: false }`
[INFO] [stdout] 02efcca8d8ded2c7c1976ab003cd13797dd9ca48c569d1d0d633c6be27ca154a
