[INFO] fetching crate probe-rs-targets 0.2.0... [INFO] testing probe-rs-targets-0.2.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate probe-rs-targets 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate probe-rs-targets 0.2.0 [INFO] finished tweaking crates.io crate probe-rs-targets 0.2.0 [INFO] tweaked toml for crates.io crate probe-rs-targets 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate probe-rs-targets 0.2.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 139 packages to latest compatible versions [INFO] [stderr] Adding phf v0.7.24 (available: v0.13.1) [INFO] [stderr] Adding probe-rs v0.2.0 (available: v0.30.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32035a51d61ccbc2830d5300e9eeec3369add05f764765464d6e8d8bc13f29d5 [INFO] running `Command { std: "docker" "start" "-a" "32035a51d61ccbc2830d5300e9eeec3369add05f764765464d6e8d8bc13f29d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32035a51d61ccbc2830d5300e9eeec3369add05f764765464d6e8d8bc13f29d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32035a51d61ccbc2830d5300e9eeec3369add05f764765464d6e8d8bc13f29d5", kill_on_drop: false }` [INFO] [stdout] 32035a51d61ccbc2830d5300e9eeec3369add05f764765464d6e8d8bc13f29d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 011bc843168d4f093d0c2b0d48d25d0cc18a58f2d7e3a36f15bfa860d5724ecd [INFO] running `Command { std: "docker" "start" "-a" "011bc843168d4f093d0c2b0d48d25d0cc18a58f2d7e3a36f15bfa860d5724ecd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling capstone-sys v0.10.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hidapi v0.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling hexdump v0.1.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jep106 v0.2.10 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling libusb1-sys v0.3.7 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling rusb v0.5.5 [INFO] [stderr] Compiling goblin v0.0.24 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling object v0.14.1 [INFO] [stderr] Compiling capstone v0.6.0 [INFO] [stderr] Compiling probe-rs v0.2.0 [INFO] [stderr] Compiling probe-rs-targets v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.70s [INFO] running `Command { std: "docker" "inspect" "011bc843168d4f093d0c2b0d48d25d0cc18a58f2d7e3a36f15bfa860d5724ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011bc843168d4f093d0c2b0d48d25d0cc18a58f2d7e3a36f15bfa860d5724ecd", kill_on_drop: false }` [INFO] [stdout] 011bc843168d4f093d0c2b0d48d25d0cc18a58f2d7e3a36f15bfa860d5724ecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30f7922b65da61b46e3f0cd8c2346ef6583f648d8a88bced9c689e9208a594f2 [INFO] running `Command { std: "docker" "start" "-a" "30f7922b65da61b46e3f0cd8c2346ef6583f648d8a88bced9c689e9208a594f2", kill_on_drop: false }` [INFO] [stderr] Compiling probe-rs-targets v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "30f7922b65da61b46e3f0cd8c2346ef6583f648d8a88bced9c689e9208a594f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f7922b65da61b46e3f0cd8c2346ef6583f648d8a88bced9c689e9208a594f2", kill_on_drop: false }` [INFO] [stdout] 30f7922b65da61b46e3f0cd8c2346ef6583f648d8a88bced9c689e9208a594f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 068e4e5daa746a004f4f25dee83ab502a5bba2de0bad927a481e5125dcca96fa [INFO] running `Command { std: "docker" "start" "-a" "068e4e5daa746a004f4f25dee83ab502a5bba2de0bad927a481e5125dcca96fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/probe_rs_targets-224fe12be0b742f1) [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 probe_rs_targets [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" "068e4e5daa746a004f4f25dee83ab502a5bba2de0bad927a481e5125dcca96fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068e4e5daa746a004f4f25dee83ab502a5bba2de0bad927a481e5125dcca96fa", kill_on_drop: false }` [INFO] [stdout] 068e4e5daa746a004f4f25dee83ab502a5bba2de0bad927a481e5125dcca96fa