[INFO] cloning repository https://github.com/hirokuma/bdk-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hirokuma/bdk-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirokuma%2Fbdk-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirokuma%2Fbdk-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb96b8d29bc5042bd9cfa561eb0e4b49ff5e9183
[INFO] testing hirokuma/bdk-example against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirokuma%2Fbdk-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hirokuma/bdk-example
[INFO] finished tweaking git repo https://github.com/hirokuma/bdk-example
[INFO] tweaked toml for git repo https://github.com/hirokuma/bdk-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hirokuma/bdk-example on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hirokuma/bdk-example 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b
[INFO] running `Command { std: "docker" "start" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b", 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" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling jsonrpc v0.18.0
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling bdk_core v0.6.2
[INFO] [stderr]    Compiling bitcoincore-rpc-json v0.19.0
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling bitcoincore-rpc v0.19.0
[INFO] [stderr]    Compiling bdk_bitcoind_rpc v0.22.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling electrum-client v0.24.1
[INFO] [stderr]    Compiling bdk_electrum v0.23.2
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling bdk_chain v0.23.2
[INFO] [stderr]    Compiling bdk_wallet v2.2.0
[INFO] [stderr]    Compiling bdk-starter-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]  --> src/segwit/v1.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     PersistedWallet, SignOptions,
[INFO] [stdout]   |                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]   --> src/segwit/v1.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         SignOptions {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]   --> src/segwit/v1.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             trust_witness_utxo: true,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 29s
[INFO] running `Command { std: "docker" "inspect" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]  --> src/segwit/v1.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     PersistedWallet, SignOptions,
[INFO] [stdout]   |                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]   --> src/segwit/v1.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         SignOptions {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bdk-starter-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]   --> src/segwit/v1.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             trust_witness_utxo: true,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]  --> src/segwit/v1.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     PersistedWallet, SignOptions,
[INFO] [stdout]   |                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]   --> src/segwit/v1.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         SignOptions {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stdout]   --> src/segwit/v1.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             trust_witness_utxo: true,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.33s
[INFO] running `Command { std: "docker" "inspect" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stderr]  --> src/segwit/v1.rs:3:22
[INFO] [stderr]   |
[INFO] [stderr] 3 |     PersistedWallet, SignOptions,
[INFO] [stderr]   |                      ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stderr]   --> src/segwit/v1.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         SignOptions {
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
[INFO] [stderr]   --> src/segwit/v1.rs:26:13
[INFO] [stderr]    |
[INFO] [stderr] 26 |             trust_witness_utxo: true,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bdk-starter-example` (lib) generated 3 warnings
[INFO] [stderr] warning: `bdk-starter-example` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/bdk_starter_example-e451075485932eda)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test segwit::wallet::tests::test_descriptor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/bdk_starter_example-7746ab01d52a025c)
[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 bdk_starter_example
[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" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b", kill_on_drop: false }`
[INFO] [stdout] b341f020783bd2b4bd925244b63a34f2d5083dac12df872f3486afe76baca25b
