[INFO] fetching crate stackdump-capture-probe 0.10.3... [INFO] testing stackdump-capture-probe-0.10.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate stackdump-capture-probe 0.10.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate stackdump-capture-probe 0.10.3 [INFO] finished tweaking crates.io crate stackdump-capture-probe 0.10.3 [INFO] tweaked toml for crates.io crate stackdump-capture-probe 0.10.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stackdump-capture-probe 0.10.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stackdump-capture-probe 0.10.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docsplay-macros v0.1.1 [INFO] [stderr] Downloaded stackdump-core v0.10.3 [INFO] [stderr] Downloaded uf2-decode v0.2.0 [INFO] [stderr] Downloaded probe-rs-target v0.29.1 [INFO] [stderr] Downloaded docsplay v0.1.1 [INFO] [stderr] Downloaded esp-idf-part v0.5.0 [INFO] [stderr] Downloaded jep106 v0.3.0 [INFO] [stderr] Downloaded probe-rs v0.29.1 [INFO] [stderr] Downloaded espflash v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c8f5ff949df0df71fe897bf2bae32a27a7bb597facf0122d8d807c4f15b83b3 [INFO] running `Command { std: "docker" "start" "-a" "9c8f5ff949df0df71fe897bf2bae32a27a7bb597facf0122d8d807c4f15b83b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8f5ff949df0df71fe897bf2bae32a27a7bb597facf0122d8d807c4f15b83b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8f5ff949df0df71fe897bf2bae32a27a7bb597facf0122d8d807c4f15b83b3", kill_on_drop: false }` [INFO] [stdout] 9c8f5ff949df0df71fe897bf2bae32a27a7bb597facf0122d8d807c4f15b83b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10913deca9933af1f8b86d2059a4ed49b52e089bbb15152b2510690591a2647c [INFO] running `Command { std: "docker" "start" "-a" "10913deca9933af1f8b86d2059a4ed49b52e089bbb15152b2510690591a2647c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling zero v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling xmas-elf v0.9.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling docsplay-macros v0.1.1 [INFO] [stderr] Compiling bitfield-macros v0.19.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling uf2-decode v0.2.0 [INFO] [stderr] Compiling gimli v0.32.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling bitfield v0.19.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling docsplay v0.1.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling udev v0.8.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling serialport v4.7.2 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling nusb v0.1.14 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling jep106 v0.3.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling stackdump-core v0.10.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling probe-rs-target v0.29.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling probe-rs v0.29.1 [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 stackdump-capture-probe v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.86s [INFO] running `Command { std: "docker" "inspect" "10913deca9933af1f8b86d2059a4ed49b52e089bbb15152b2510690591a2647c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10913deca9933af1f8b86d2059a4ed49b52e089bbb15152b2510690591a2647c", kill_on_drop: false }` [INFO] [stdout] 10913deca9933af1f8b86d2059a4ed49b52e089bbb15152b2510690591a2647c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abd7bacf03e2062cd4497b74012317191487caffa9eaa0e05acea13ebd3c7504 [INFO] running `Command { std: "docker" "start" "-a" "abd7bacf03e2062cd4497b74012317191487caffa9eaa0e05acea13ebd3c7504", kill_on_drop: false }` [INFO] [stderr] Compiling stackdump-capture-probe v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "abd7bacf03e2062cd4497b74012317191487caffa9eaa0e05acea13ebd3c7504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abd7bacf03e2062cd4497b74012317191487caffa9eaa0e05acea13ebd3c7504", kill_on_drop: false }` [INFO] [stdout] abd7bacf03e2062cd4497b74012317191487caffa9eaa0e05acea13ebd3c7504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a2c4c4f10b2b1c870c9590a3b8d9728d7e7f71eee6ef5219659003cdfad2902 [INFO] running `Command { std: "docker" "start" "-a" "2a2c4c4f10b2b1c870c9590a3b8d9728d7e7f71eee6ef5219659003cdfad2902", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stackdump_capture_probe-931668dcde0386af) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests stackdump_capture_probe [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a2c4c4f10b2b1c870c9590a3b8d9728d7e7f71eee6ef5219659003cdfad2902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2c4c4f10b2b1c870c9590a3b8d9728d7e7f71eee6ef5219659003cdfad2902", kill_on_drop: false }` [INFO] [stdout] 2a2c4c4f10b2b1c870c9590a3b8d9728d7e7f71eee6ef5219659003cdfad2902