[INFO] fetching crate bdk-testutils 0.4.0...
[INFO] testing bdk-testutils-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bdk-testutils 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bdk-testutils 0.4.0
[INFO] finished tweaking crates.io crate bdk-testutils 0.4.0
[INFO] tweaked toml for crates.io crate bdk-testutils 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bdk-testutils 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 86 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin v0.26.2 (available: v0.32.7)
[INFO] [stderr]       Adding bitcoincore-rpc v0.13.0 (available: v0.19.0)
[INFO] [stderr]       Adding electrum-client v0.6.0 (available: v0.24.1)
[INFO] [stderr]       Adding miniscript v5.2.0 (available: v13.0.0)
[INFO] [stderr]       Adding serial_test v0.4.0 (available: v3.2.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12fd1306b2aa5af1c8f60c17d93017ea3dc5ba71f166435c68641649838e18aa
[INFO] running `Command { std: "docker" "start" "-a" "12fd1306b2aa5af1c8f60c17d93017ea3dc5ba71f166435c68641649838e18aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12fd1306b2aa5af1c8f60c17d93017ea3dc5ba71f166435c68641649838e18aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12fd1306b2aa5af1c8f60c17d93017ea3dc5ba71f166435c68641649838e18aa", kill_on_drop: false }`
[INFO] [stdout] 12fd1306b2aa5af1c8f60c17d93017ea3dc5ba71f166435c68641649838e18aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd36031fec0731f4e4f901b080aa4252b956c6561ce14da002add75c497c126a
[INFO] running `Command { std: "docker" "start" "-a" "cd36031fec0731f4e4f901b080aa4252b956c6561ce14da002add75c497c126a", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serial_test_derive v0.4.0
[INFO] [stderr]    Compiling serial_test v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.16.0
[INFO] [stderr]    Compiling webpki-roots v0.19.0
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling jsonrpc v0.11.0
[INFO] [stderr]    Compiling bitcoin v0.26.2
[INFO] [stderr]    Compiling bitcoincore-rpc-json v0.13.0
[INFO] [stderr]    Compiling miniscript v5.2.0
[INFO] [stderr]    Compiling electrum-client v0.6.0
[INFO] [stderr]    Compiling bitcoincore-rpc v0.13.0
[INFO] [stderr]    Compiling bdk-testutils v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.95s
[INFO] running `Command { std: "docker" "inspect" "cd36031fec0731f4e4f901b080aa4252b956c6561ce14da002add75c497c126a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd36031fec0731f4e4f901b080aa4252b956c6561ce14da002add75c497c126a", kill_on_drop: false }`
[INFO] [stdout] cd36031fec0731f4e4f901b080aa4252b956c6561ce14da002add75c497c126a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e539808b217fcc33a1075be20b84ce641a69ee04c24963e3fb47f05f6cc4b4e5
[INFO] running `Command { std: "docker" "start" "-a" "e539808b217fcc33a1075be20b84ce641a69ee04c24963e3fb47f05f6cc4b4e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bdk-testutils v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "e539808b217fcc33a1075be20b84ce641a69ee04c24963e3fb47f05f6cc4b4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e539808b217fcc33a1075be20b84ce641a69ee04c24963e3fb47f05f6cc4b4e5", kill_on_drop: false }`
[INFO] [stdout] e539808b217fcc33a1075be20b84ce641a69ee04c24963e3fb47f05f6cc4b4e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c508cbfda1b5d1c601f12fa997406fc138244fe1efc787c3311942498dc1443
[INFO] running `Command { std: "docker" "start" "-a" "0c508cbfda1b5d1c601f12fa997406fc138244fe1efc787c3311942498dc1443", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/testutils-c82fdbae9ebfddd7)
[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] [stderr]    Doc-tests testutils
[INFO] [stdout] 
[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" "0c508cbfda1b5d1c601f12fa997406fc138244fe1efc787c3311942498dc1443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c508cbfda1b5d1c601f12fa997406fc138244fe1efc787c3311942498dc1443", kill_on_drop: false }`
[INFO] [stdout] 0c508cbfda1b5d1c601f12fa997406fc138244fe1efc787c3311942498dc1443
