[INFO] fetching crate lwk_test_util 0.12.0... [INFO] testing lwk_test_util-0.12.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate lwk_test_util 0.12.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate lwk_test_util 0.12.0 [INFO] finished tweaking crates.io crate lwk_test_util 0.12.0 [INFO] tweaked toml for crates.io crate lwk_test_util 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lwk_test_util 0.12.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] crate crates.io crate lwk_test_util 0.12.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4fb44595516d1538eddb4ae125cfce454a2352a3707247d4b5e893c616f6f570 [INFO] running `Command { std: "docker" "start" "-a" "4fb44595516d1538eddb4ae125cfce454a2352a3707247d4b5e893c616f6f570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fb44595516d1538eddb4ae125cfce454a2352a3707247d4b5e893c616f6f570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb44595516d1538eddb4ae125cfce454a2352a3707247d4b5e893c616f6f570", kill_on_drop: false }` [INFO] [stdout] 4fb44595516d1538eddb4ae125cfce454a2352a3707247d4b5e893c616f6f570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3d0369da1052d8e642aa1a8d09aab991b62e25543335b0d3992c5ef46c7f61e7 [INFO] running `Command { std: "docker" "start" "-a" "3d0369da1052d8e642aa1a8d09aab991b62e25543335b0d3992c5ef46c7f61e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling minreq v2.13.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bmp-monochrome v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling electrsd v0.29.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling qr_code v2.0.0 [INFO] [stderr] Compiling bitcoind v0.36.1 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling bip39 v2.1.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling secp256k1-zkp v0.11.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling elements v0.25.2 [INFO] [stderr] Compiling miniscript v12.3.0 [INFO] [stderr] Compiling electrum-client v0.21.0 [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling lwk_containers v0.10.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling elements-miniscript v0.4.0 [INFO] [stderr] Compiling lwk_common v0.12.0 [INFO] [stderr] Compiling lwk_test_util v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "3d0369da1052d8e642aa1a8d09aab991b62e25543335b0d3992c5ef46c7f61e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0369da1052d8e642aa1a8d09aab991b62e25543335b0d3992c5ef46c7f61e7", kill_on_drop: false }` [INFO] [stdout] 3d0369da1052d8e642aa1a8d09aab991b62e25543335b0d3992c5ef46c7f61e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] af3089a2ff7f03014ae02d6f97f744c5ddbda8af41fb600e60a5f93ecdfabcf9 [INFO] running `Command { std: "docker" "start" "-a" "af3089a2ff7f03014ae02d6f97f744c5ddbda8af41fb600e60a5f93ecdfabcf9", kill_on_drop: false }` [INFO] [stderr] Compiling lwk_test_util v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "af3089a2ff7f03014ae02d6f97f744c5ddbda8af41fb600e60a5f93ecdfabcf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3089a2ff7f03014ae02d6f97f744c5ddbda8af41fb600e60a5f93ecdfabcf9", kill_on_drop: false }` [INFO] [stdout] af3089a2ff7f03014ae02d6f97f744c5ddbda8af41fb600e60a5f93ecdfabcf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7e6a421cf7b0015f3d78f73ed65c0ea4b924cbf002d3785ea4de607a12655181 [INFO] running `Command { std: "docker" "start" "-a" "7e6a421cf7b0015f3d78f73ed65c0ea4b924cbf002d3785ea4de607a12655181", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lwk_test_util-32997d57c711e322) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_parse_code_from_markdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests lwk_test_util [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" "7e6a421cf7b0015f3d78f73ed65c0ea4b924cbf002d3785ea4de607a12655181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6a421cf7b0015f3d78f73ed65c0ea4b924cbf002d3785ea4de607a12655181", kill_on_drop: false }` [INFO] [stdout] 7e6a421cf7b0015f3d78f73ed65c0ea4b924cbf002d3785ea4de607a12655181