[INFO] cloning repository https://github.com/casey/bitcoin-atoms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/bitcoin-atoms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a9e4572c205759ec866cc2ef2ee844f9e1a946d [INFO] testing casey/bitcoin-atoms against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fbitcoin-atoms" "/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/casey/bitcoin-atoms [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/casey/bitcoin-atoms [INFO] tweaked toml for git repo https://github.com/casey/bitcoin-atoms written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/casey/bitcoin-atoms on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/casey/bitcoin-atoms 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 505d7192567e8f247b82a521beb40f443f02c9718b5395b4ea2ff9c7e6c7911e [INFO] running `Command { std: "docker" "start" "-a" "505d7192567e8f247b82a521beb40f443f02c9718b5395b4ea2ff9c7e6c7911e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "505d7192567e8f247b82a521beb40f443f02c9718b5395b4ea2ff9c7e6c7911e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505d7192567e8f247b82a521beb40f443f02c9718b5395b4ea2ff9c7e6c7911e", kill_on_drop: false }` [INFO] [stdout] 505d7192567e8f247b82a521beb40f443f02c9718b5395b4ea2ff9c7e6c7911e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 475503023f040fae61caa9cae0138c4d74c16bee2bfde68e7b0d984e57a20a6d [INFO] running `Command { std: "docker" "start" "-a" "475503023f040fae61caa9cae0138c4d74c16bee2bfde68e7b0d984e57a20a6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling getrandom v0.2.16 [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 rustls v0.23.35 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling fs-err v3.2.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling compression-core v0.4.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling compression-codecs v0.4.32 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling async-http-codec v0.8.0 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling serde_with_macros v3.16.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling async-compression v0.4.33 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling minreq v2.14.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling redb v3.1.0 [INFO] [stderr] Compiling boilerplate-parser v0.0.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling minicbor v2.1.1 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling boilerplate-macros v0.0.1 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling serde_with v3.16.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling minicbor-derive v0.18.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling hex-conservative v1.0.0 [INFO] [stderr] Compiling ord v0.24.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling mp4 v0.14.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling miniscript v13.0.0 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ordinals v0.0.15 (/opt/rustwide/workdir/crates/ordinals) [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling boilerplate v1.1.1 [INFO] [stderr] Compiling bip322 v0.0.10 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling axum-server v0.7.3 [INFO] [stderr] Compiling rustls-acme v0.14.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 35s [INFO] running `Command { std: "docker" "inspect" "475503023f040fae61caa9cae0138c4d74c16bee2bfde68e7b0d984e57a20a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "475503023f040fae61caa9cae0138c4d74c16bee2bfde68e7b0d984e57a20a6d", kill_on_drop: false }` [INFO] [stdout] 475503023f040fae61caa9cae0138c4d74c16bee2bfde68e7b0d984e57a20a6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb803406cd463482ddf69720ca927a4f5720b5dfbada22e763dca68225069de [INFO] running `Command { std: "docker" "start" "-a" "5fb803406cd463482ddf69720ca927a4f5720b5dfbada22e763dca68225069de", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-http-codec v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls-acme v0.14.1 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ord-bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling jsonrpc-server-utils v18.0.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling jsonrpc-http-server v18.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ord v0.24.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling jsonrpc-derive v18.0.0 [INFO] [stderr] Compiling ord-bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling mockcore v0.0.1 (/opt/rustwide/workdir/crates/mockcore) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "5fb803406cd463482ddf69720ca927a4f5720b5dfbada22e763dca68225069de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb803406cd463482ddf69720ca927a4f5720b5dfbada22e763dca68225069de", kill_on_drop: false }` [INFO] [stdout] 5fb803406cd463482ddf69720ca927a4f5720b5dfbada22e763dca68225069de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 393611ed8a091fb96f92d5ab54d470d573aeec1ead2a6fecd21a29b2cb9da0b3 [INFO] running `Command { std: "docker" "start" "-a" "393611ed8a091fb96f92d5ab54d470d573aeec1ead2a6fecd21a29b2cb9da0b3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ord-8c1ba57619bceb3a) [INFO] [stdout] [INFO] [stdout] running 726 tests [INFO] [stdout] test chain::tests::from_str ... ok [INFO] [stdout] test decimal::tests::from_str ... ok [INFO] [stdout] test decimal::tests::to_amount ... ok [INFO] [stdout] test decimal::tests::to_string ... ok [INFO] [stdout] test deserialize_from_str::tests::deserialize_from_str ... ok [INFO] [stdout] test fee_rate::tests::fee ... ok [INFO] [stdout] test fee_rate::tests::parse ... ok [INFO] [stdout] test index::entry::tests::header ... ok [INFO] [stdout] test index::entry::tests::inscription_id_entry ... ok [INFO] [stdout] test index::entry::tests::mintable_cap ... ok [INFO] [stdout] test index::entry::tests::inscription_entry ... ok [INFO] [stdout] test index::entry::tests::mintable_height_end ... ok [INFO] [stdout] test index::entry::tests::mintable_default ... ok [INFO] [stdout] test index::entry::tests::mintable_height_start ... ok [INFO] [stdout] test index::entry::tests::mintable_multiple_terms ... ok [INFO] [stdout] test index::entry::tests::mintable_offset_start ... ok [INFO] [stdout] test index::entry::tests::parent_entry_index ... ok [INFO] [stdout] test index::entry::tests::rune_entry ... ok [INFO] [stdout] test index::entry::tests::rune_id_entry ... ok [INFO] [stdout] test index::entry::tests::supply ... ok [INFO] [stdout] test index::lot::tests::div ... ok [INFO] [stdout] test index::lot::tests::partial_eq ... ok [INFO] [stdout] test index::lot::tests::partial_ord ... ok [INFO] [stdout] test index::lot::tests::rem ... ok [INFO] [stdout] test index::tests::assert_schema_statistic_key_is_zero ... ok [INFO] [stdout] test index::entry::tests::mintable_offset_end ... ok [INFO] [stdout] test index::lot::tests::add_u128 - should panic ... ok [INFO] [stdout] test index::lot::tests::add_assign_u128 - should panic ... ok [INFO] [stdout] test index::lot::tests::sub - should panic ... ok [INFO] [stdout] test index::lot::tests::sub_assign - should panic ... ok [INFO] [stdout] test index::lot::tests::add - should panic ... ok [INFO] [stdout] test index::lot::tests::add_assign - should panic ... ok [INFO] [stdout] test index::tests::find_unmined_sat ... ok [INFO] [stdout] test index::tests::find_first_sat ... ok [INFO] [stdout] test index::tests::find_first_sat_of_second_block ... ok [INFO] [stdout] test index::tests::find_first_sat_spent_in_second_block ... ok [INFO] [stdout] test index::tests::find_second_sat ... ok [INFO] [stdout] test index::tests::fee_spent_inscriptions_are_numbered_last_in_block ... ok [INFO] [stdout] test index::tests::duplicate_field_inscriptions_are_cursed ... ok [INFO] [stdout] test index::tests::inscribe_into_fee ... ok [INFO] [stdout] test index::tests::incomplete_field_inscriptions_are_cursed ... ok [INFO] [stdout] test index::tests::inscribe_into_fee_with_reduced_subsidy ... ok [INFO] [stdout] test index::tests::get_latest_inscriptions_with_no_more ... ok [INFO] [stdout] test index::tests::inscription_can_be_lost_in_first_transaction ... ok [INFO] [stdout] test index::tests::inscription_event_sender_channel ... ok [INFO] [stdout] test index::tests::height_limit ... ok [INFO] [stdout] test index::tests::inscription_fee_distributed_evenly ... ok [INFO] [stdout] test index::tests::inscription_can_be_fee_spent_in_first_transaction ... ok [INFO] [stdout] test index::tests::inscription_skips_zero_value_first_output_of_inscribe_transaction ... ok [INFO] [stdout] test index::tests::inscription_with_distinct_parent_tag_encodings_for_same_parent_has_singular_parent_entry ... ok [INFO] [stdout] test index::tests::inscription_with_invalid_parent_tag_and_parent_has_no_parent_entry ... ok [INFO] [stdout] test index::tests::inscription_with_pointer ... ok [INFO] [stdout] test index::tests::inscription_with_pointer_into_fee_ignored_and_assigned_default_location ... ok [INFO] [stdout] test index::tests::inscription_with_pointer_is_cursed ... ok [INFO] [stdout] test index::tests::inscription_with_parent_tag_without_parent_has_no_parent_entry ... ok [INFO] [stdout] test index::tests::inscription_with_parent_tag_and_parent_has_parent_entry ... ok [INFO] [stdout] test index::tests::inscription_with_pointer_to_parent_is_cursed_reinscription ... ok [INFO] [stdout] test index::tests::inscription_with_pointer_greater_than_output_value_assigned_default ... ok [INFO] [stdout] test index::tests::inscription_with_repeated_parent_tags_and_parents_has_singular_parent_entry ... ok [INFO] [stdout] test index::tests::inscription_without_parent_tag_has_no_parent_entry ... ok [INFO] [stdout] test index::tests::inscriptions_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::inscription_with_valid_and_malformed_parent_tags_only_lists_valid_entries ... ok [INFO] [stdout] test index::tests::inscription_with_two_parent_tags_and_parents_has_parent_entries ... ok [INFO] [stdout] test index::tests::inscriptions_are_not_indexed_if_no_index_inscriptions_flag_is_set ... ok [INFO] [stdout] test index::tests::inscription_with_three_parent_tags_and_two_parents_has_two_parent_entries ... ok [INFO] [stdout] test index::tests::inscriptions_in_different_inputs_with_pointers_to_same_output ... ok [INFO] [stdout] test index::tests::inscriptions_in_same_input_with_pointers_to_different_outputs ... ok [INFO] [stdout] test index::tests::inscriptions_below_first_inscription_height_are_skipped ... ok [INFO] [stdout] test index::tests::inscriptions_in_different_inputs_with_pointers_to_different_outputs ... ok [INFO] [stdout] test index::tests::inscriptions_in_same_input_with_pointers_to_same_output ... ok [INFO] [stdout] test index::tests::inscriptions_on_output ... ok [INFO] [stdout] test index::tests::inscriptions_on_same_sat_after_the_first_are_not_unbound ... ok [INFO] [stdout] test index::tests::inscriptions_that_are_sent_to_second_output_are_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::inscriptions_with_stutter_are_cursed ... ok [INFO] [stdout] test index::tests::inscriptions_with_pointers_to_same_sat_one_becomes_cursed_reinscriptions ... ok [INFO] [stdout] test index::tests::inscriptions_with_pushnum_opcodes_are_cursed ... ok [INFO] [stdout] test index::tests::is_output_in_active_chain ... ok [INFO] [stdout] test index::tests::is_output_spent ... ok [INFO] [stdout] test index::tests::inscriptions_without_sats_are_unbound ... ok [INFO] [stdout] test index::tests::list_second_coinbase_transaction ... ok [INFO] [stdout] test index::tests::list_spent_output ... ok [INFO] [stdout] test index::tests::list_null_output ... ok [INFO] [stdout] test index::tests::list_fee_paying_transaction_range ... ok [INFO] [stdout] test index::tests::list_first_coinbase_transaction ... ok [INFO] [stdout] test index::tests::list_merge_ranges_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::list_null_input ... ok [INFO] [stdout] test index::tests::list_split_ranges_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::list_unknown_output ... ok [INFO] [stdout] test index::tests::list_two_fee_paying_transaction_range ... ok [INFO] [stdout] test index::tests::inscriptions_are_uncursed_after_jubilee ... ok [INFO] [stdout] test index::tests::lost_inscriptions ... ok [INFO] [stdout] test index::tests::lost_rare_sats_are_tracked ... ok [INFO] [stdout] test index::tests::lost_sat_ranges_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::lost_sats_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::lost_inscriptions_get_lost_satpoints ... ok [INFO] [stdout] test index::tests::merged_inscriptions_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::old_schema_gives_correct_error ... ok [INFO] [stdout] test index::tests::get_latest_inscriptions_with_more ... ok [INFO] [stdout] test index::tests::new_schema_gives_correct_error ... ok [INFO] [stdout] test index::tests::multiple_inscriptions_can_be_lost ... ok [INFO] [stdout] test index::tests::multiple_inscriptions_different_inputs_and_same_inputs ... ok [INFO] [stdout] test index::tests::multiple_inscriptions_in_same_tx_all_but_first_input_are_cursed ... ok [INFO] [stdout] test index::tests::one_input_fee_spent_inscriptions_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::multiple_inscriptions_same_input_are_cursed_reinscriptions ... ok [INFO] [stdout] test index::tests::output_addresses_are_updated ... ok [INFO] [stdout] test index::tests::parents_can_be_in_following_input ... ok [INFO] [stdout] test index::tests::pre_jubilee_first_reinscription_after_cursed_inscription_is_blessed ... ok [INFO] [stdout] test index::tests::parents_can_be_in_preceding_input ... ok [INFO] [stdout] test index::tests::recover_from_reorg ... ok [INFO] [stdout] test index::tests::reinscription_on_cursed_inscription_is_not_cursed ... ok [INFO] [stdout] test index::tests::rune_event_sender_channel ... ok [INFO] [stdout] test index::tests::transaction_with_inscription_inside_zero_value_2nd_input_should_be_unbound_and_cursed ... ok [INFO] [stdout] test index::tests::reinscriptions_on_output_correctly_ordered_and_transferred ... ok [INFO] [stdout] test index::tests::recover_from_3_block_deep_and_consecutive_reorg ... ok [INFO] [stdout] test index::tests::second_reinscription_on_cursed_inscription_is_cursed ... ok [INFO] [stdout] test index::tests::recover_from_very_unlikely_7_block_deep_reorg ... ok [INFO] [stdout] test inscriptions::envelope::tests::chunked_data_is_parsable ... ok [INFO] [stdout] test inscriptions::envelope::tests::duplicate_field ... ok [INFO] [stdout] test inscriptions::envelope::tests::duplicate_pointer_field_makes_inscription_unbound ... ok [INFO] [stdout] test inscriptions::envelope::tests::empty ... ok [INFO] [stdout] test inscriptions::envelope::tests::empty_envelope ... ok [INFO] [stdout] test inscriptions::envelope::tests::extract_from_second_envelope ... ok [INFO] [stdout] test inscriptions::envelope::tests::extract_from_second_input ... ok [INFO] [stdout] test inscriptions::envelope::tests::extract_from_transaction ... ok [INFO] [stdout] test inscriptions::envelope::tests::ignore_key_path_spends ... ok [INFO] [stdout] test inscriptions::envelope::tests::ignore_key_path_spends_with_annex ... ok [INFO] [stdout] test inscriptions::envelope::tests::ignore_unparsable_scripts ... ok [INFO] [stdout] test inscriptions::envelope::tests::incomplete_field ... ok [INFO] [stdout] test inscriptions::envelope::tests::inscribe_png ... ok [INFO] [stdout] test inscriptions::envelope::tests::invalid_utf8_does_not_render_inscription_invalid ... ok [INFO] [stdout] test inscriptions::envelope::tests::metadata_is_parsed_correctly ... ok [INFO] [stdout] test inscriptions::envelope::tests::metadata_is_parsed_correctly_from_chunks ... ok [INFO] [stdout] test inscriptions::envelope::tests::multiple_inscriptions_in_a_single_witness ... ok [INFO] [stdout] test inscriptions::envelope::tests::no_body ... ok [INFO] [stdout] test inscriptions::envelope::tests::no_content_type ... ok [INFO] [stdout] test inscriptions::envelope::tests::no_endif ... ok [INFO] [stdout] test inscriptions::envelope::tests::no_inscription ... ok [INFO] [stdout] test inscriptions::envelope::tests::no_op_false ... ok [INFO] [stdout] test inscriptions::envelope::tests::parse_from_tapscript ... ok [INFO] [stdout] test inscriptions::envelope::tests::pointer_field_is_recognized ... ok [INFO] [stdout] test inscriptions::envelope::tests::properties_are_parsed_correctly ... ok [INFO] [stdout] test inscriptions::envelope::tests::properties_are_parsed_correctly_from_chunks ... ok [INFO] [stdout] test inscriptions::envelope::tests::pushnum_opcodes_are_parsed_correctly ... ok [INFO] [stdout] test inscriptions::envelope::tests::round_trip_with_no_fields ... ok [INFO] [stdout] test inscriptions::envelope::tests::stuttering ... ok [INFO] [stdout] test inscriptions::envelope::tests::tag_66_makes_inscriptions_unbound ... ok [INFO] [stdout] test inscriptions::envelope::tests::unknown_even_fields ... ok [INFO] [stdout] test inscriptions::envelope::tests::unknown_odd_fields_are_ignored ... ok [INFO] [stdout] test inscriptions::envelope::tests::valid_body_in_multiple_empty_pushes ... ok [INFO] [stdout] test inscriptions::envelope::tests::valid_body_in_multiple_pushes ... ok [INFO] [stdout] test inscriptions::envelope::tests::valid_body_in_zero_pushes ... ok [INFO] [stdout] test inscriptions::envelope::tests::valid_ignore_preceding ... ok [INFO] [stdout] test inscriptions::envelope::tests::valid_ignore_trailing ... ok [INFO] [stdout] test inscriptions::envelope::tests::with_content_encoding ... ok [INFO] [stdout] test inscriptions::envelope::tests::with_content_type ... ok [INFO] [stdout] test inscriptions::envelope::tests::with_unknown_tag ... ok [INFO] [stdout] test inscriptions::envelope::tests::wrong_protocol_identifier ... ok [INFO] [stdout] test inscriptions::inscription::tests::hidden ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_delegate_txid_is_deserialized_correctly ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_parent_returns_multiple_parents ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_parent_txid_is_deserialized_correctly ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_parent_with_four_byte_index_field_is_deserialized_correctly ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_parent_with_one_byte_index_field_is_deserialized_correctly ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_parent_with_three_byte_index_field_is_deserialized_correctly ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_parent_with_two_byte_index_field_is_deserialized_correctly ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_parent_with_zero_byte_index_field_is_deserialized_correctly ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_with_no_parent_field_has_no_parent ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_with_parent_field_index_with_trailing_zeroes_and_fixed_length_has_parent ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_with_parent_field_index_with_trailing_zeroes_and_variable_length_has_no_parent ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_with_parent_field_longer_than_txid_and_index_has_no_parent ... ok [INFO] [stdout] test inscriptions::inscription::tests::inscription_with_parent_field_shorter_than_txid_length_has_no_parent ... ok [INFO] [stdout] test inscriptions::inscription::tests::metadata_function_decodes_metadata ... ok [INFO] [stdout] test inscriptions::inscription::tests::metadata_function_returns_none_if_metadata_fails_to_parse ... ok [INFO] [stdout] test inscriptions::inscription::tests::metadata_function_returns_none_if_no_metadata ... ok [INFO] [stdout] test inscriptions::inscription::tests::pointer_decode ... ok [INFO] [stdout] test inscriptions::inscription::tests::pointer_encode ... ok [INFO] [stdout] test inscriptions::inscription::tests::pointer_value ... ok [INFO] [stdout] test inscriptions::inscription::tests::reveal_script_chunks_body ... ok [INFO] [stdout] test inscriptions::inscription::tests::reveal_script_chunks_metadata ... ok [INFO] [stdout] test inscriptions::inscription::tests::reveal_script_chunks_properties ... ok [INFO] [stdout] test inscriptions::inscription_id::tests::display ... ok [INFO] [stdout] test inscriptions::inscription_id::tests::from_str ... ok [INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_character ... ok [INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_index ... ok [INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_length ... ok [INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_separator ... ok [INFO] [stdout] test inscriptions::inscription_id::tests::from_str_bad_txid ... ok [INFO] [stdout] test inscriptions::media::tests::av1_in_mp4_is_rejected ... ok [INFO] [stdout] test inscriptions::media::tests::for_extension ... ok [INFO] [stdout] test inscriptions::media::tests::h264_in_mp4_is_allowed ... ok [INFO] [stdout] test inscriptions::media::tests::no_duplicate_extensions ... ok [INFO] [stdout] test inscriptions::teleburn::tests::test_eth_checksum_generation ... ok [INFO] [stdout] test inscriptions::teleburn::tests::test_inscription_id_to_teleburn_address ... ok [INFO] [stdout] test into_u64::tests::into_u64 ... ok [INFO] [stdout] test into_usize::tests::into_usize ... ok [INFO] [stdout] test object::tests::from_str ... ok [INFO] [stdout] test outgoing::tests::from_str ... ok [INFO] [stdout] test outgoing::tests::roundtrip ... ok [INFO] [stdout] test index::tests::two_input_fee_spent_inscriptions_are_tracked_correctly ... ok [INFO] [stdout] test outgoing::tests::serde ... ok [INFO] [stdout] test properties::tests::cbor_decode_errors ... ok [INFO] [stdout] test properties::tests::decode ... ok [INFO] [stdout] test properties::tests::invalid_gallery_item_produces_empty_gallery ... ok [INFO] [stdout] test properties::tests::encode ... ok [INFO] [stdout] test properties::tests::trait_json_representation ... ok [INFO] [stdout] test properties::tests::trait_names_may_not_be_duplicated ... ok [INFO] [stdout] test re::tests::sat_name ... ok [INFO] [stdout] test representation::tests::all_patterns_are_anchored ... ok [INFO] [stdout] test properties::tests::trait_cbor_representation ... ok [INFO] [stdout] test index::tests::post_jubilee_first_reinscription_after_vindicated_inscription_not_vindicated ... ok [INFO] [stdout] test index::tests::zero_value_transaction_inscription_not_cursed_but_unbound ... ok [INFO] [stdout] test runes::tests::allocate_all_remaining_runes_in_etching ... ok [INFO] [stdout] test index::tests::unrecognized_even_field_inscriptions_are_cursed_and_unbound ... ok [INFO] [stdout] test runes::tests::allocate_all_remaining_runes_in_inputs ... ok [INFO] [stdout] test index::tests::reinscriptions_are_ordered_correctly_for_many_outpoints ... ok [INFO] [stdout] test index::tests::unaligned_inscriptions_are_tracked_correctly ... ok [INFO] [stdout] test runes::tests::allocations_over_max_supply_are_ignored ... ok [INFO] [stdout] test runes::tests::allocations_partially_over_max_supply_are_honored ... ok [INFO] [stdout] test runes::tests::commits_are_not_valid_in_non_taproot_witnesses ... ok [INFO] [stdout] test runes::tests::allocations_to_invalid_outputs_produce_cenotaph ... ok [INFO] [stdout] test runes::tests::default_index_does_not_index_runes ... ok [INFO] [stdout] test runes::tests::edicts_which_refer_to_input_rune_with_no_balance_are_skipped ... ok [INFO] [stdout] test runes::tests::edicts_which_transfer_no_runes_to_output_create_no_balance_entry ... ok [INFO] [stdout] test runes::tests::duplicate_runes_are_forbidden ... ok [INFO] [stdout] test runes::tests::edict_with_amount_zero_and_no_destinations_is_ignored ... ok [INFO] [stdout] test runes::tests::etched_rune_parameters_are_unset_for_cenotaph ... ok [INFO] [stdout] test runes::tests::edicts_over_max_inputs_are_ignored ... ok [INFO] [stdout] test runes::tests::edicts_may_transfer_runes_to_op_return_outputs ... ok [INFO] [stdout] test runes::tests::edicts_with_id_zero_are_skipped ... ok [INFO] [stdout] test index::tests::unrecognized_even_field_inscriptions_are_unbound_after_jubilee ... ok [INFO] [stdout] test runes::tests::etched_rune_is_allocated_with_zero_supply_for_cenotaph ... ok [INFO] [stdout] test runes::tests::empty_runestone_does_not_create_rune ... ok [INFO] [stdout] test runes::tests::etching_may_allocate_less_than_max_supply ... ok [INFO] [stdout] test runes::tests::etching_may_specify_symbol ... ok [INFO] [stdout] test runes::tests::etching_may_allocate_to_multiple_outputs ... ok [INFO] [stdout] test runes::tests::etching_with_edict_creates_rune ... ok [INFO] [stdout] test runes::tests::genesis_rune ... ok [INFO] [stdout] test runes::tests::etching_with_no_edicts_creates_rune ... ok [INFO] [stdout] test runes::tests::etchings_are_not_valid_without_commitment ... ok [INFO] [stdout] test runes::tests::etching_with_non_zero_divisibility_and_rune ... ok [INFO] [stdout] test runes::tests::etching_with_amount_can_be_minted ... ok [INFO] [stdout] test runes::tests::immature_commits_are_not_valid ... ok [INFO] [stdout] test runes::tests::etching_cannot_specify_reserved_rune ... ok [INFO] [stdout] test runes::tests::input_runes_may_be_allocated ... ok [INFO] [stdout] test runes::tests::input_runes_are_burned_if_an_unrecognized_even_tag_is_encountered ... ok [INFO] [stdout] test runes::tests::multiple_edicts_in_one_transaction_may_claim_open_mint ... ok [INFO] [stdout] test runes::tests::index_starts_with_no_runes ... ok [INFO] [stdout] test runes::tests::immature_commits_are_not_valid_even_when_bitcoind_is_ahead ... ok [INFO] [stdout] test runes::tests::multiple_input_runes_on_different_inputs_may_be_allocated ... ok [INFO] [stdout] test runes::tests::open_mints_can_be_limited_with_height_end ... ok [INFO] [stdout] test runes::tests::omitted_edicts_defaults_to_mint_amount ... ok [INFO] [stdout] test runes::tests::open_mint_claims_can_use_split ... ok [INFO] [stdout] test runes::tests::open_mints_can_be_limited_to_cap ... ok [INFO] [stdout] test runes::tests::open_mints_can_be_limited_with_offset_start ... ok [INFO] [stdout] test runes::tests::multiple_input_runes_on_the_same_input_may_be_allocated ... ok [INFO] [stdout] test runes::tests::multiple_runes_may_be_etched_in_one_block ... ok [INFO] [stdout] test runes::tests::open_mints_must_be_ended_with_height_end ... ok [INFO] [stdout] test runes::tests::open_mints_must_be_ended_with_etched_height_plus_offset_end ... ok [INFO] [stdout] test runes::tests::open_mints_can_be_limited_with_height_start ... ok [INFO] [stdout] test runes::tests::open_mints_must_be_started_with_height_start ... ok [INFO] [stdout] test runes::tests::open_mints_with_offset_end_zero_can_be_premined ... ok [INFO] [stdout] test runes::tests::open_mints_must_be_started_with_etched_height_plus_offset_start ... ok [INFO] [stdout] test runes::tests::open_mints_without_a_cap_are_unmintable ... ok [INFO] [stdout] test runes::tests::output_may_hold_multiple_runes ... ok [INFO] [stdout] test runes::tests::open_mints_can_be_limited_with_offset_end ... ok [INFO] [stdout] test runes::tests::reserved_runes_are_not_allocated_in_cenotaph ... ok [INFO] [stdout] test runes::tests::outputs_with_no_runes_have_no_balance ... ok [INFO] [stdout] test runes::tests::rune_can_be_minted_without_edict ... ok [INFO] [stdout] test runes::tests::reserved_runes_may_be_etched ... ok [INFO] [stdout] test runes::tests::runes_can_be_etched_and_premined_in_the_same_transaction ... ok [INFO] [stdout] test runes::tests::premines_can_claim_over_mint_amount ... ok [INFO] [stdout] test runes::tests::split ... ok [INFO] [stdout] test runes::tests::rune_cannot_be_minted_less_than_limit_amount ... ok [INFO] [stdout] test runes::tests::split_in_etching_with_amount_with_preceding_edict ... ok [INFO] [stdout] test runes::tests::runes_must_be_greater_than_or_equal_to_minimum_for_height ... ok [INFO] [stdout] test runes::tests::split_in_etching_with_following_edict ... ok [INFO] [stdout] test runes::tests::split_in_etching_with_amount_with_following_edict ... ok [INFO] [stdout] test runes::tests::split_in_etching ... ok [INFO] [stdout] test runes::tests::split_with_amount_in_etching ... ok [INFO] [stdout] test runes::tests::split_with_amount ... ok [INFO] [stdout] test runes::tests::transactions_cannot_claim_more_than_mint_amount ... ok [INFO] [stdout] test runes::tests::tx_commits_to_rune_ignores_invalid_script ... ok [INFO] [stdout] test runes::tests::split_with_amount_with_following_edict ... ok [INFO] [stdout] test runes::tests::split_with_amount_with_preceding_edict ... ok [INFO] [stdout] test runes::tests::split_in_etching_with_preceding_edict ... ok [INFO] [stdout] test runes::tests::unallocated_runes_are_assigned_to_default_output ... ok [INFO] [stdout] test satscard::tests::query_from_coinkite_url ... ok [INFO] [stdout] test satscard::tests::query_from_ordinals_url ... ok [INFO] [stdout] test settings::tests::auth_missing_rpc_pass_is_an_error ... ok [INFO] [stdout] test runes::tests::split_with_preceding_edict ... ok [INFO] [stdout] test runes::tests::unallocated_runes_are_assigned_to_first_non_op_return_output_when_op_return_is_not_last_output ... ok [INFO] [stdout] test runes::tests::split_with_following_edict ... ok [INFO] [stdout] test settings::tests::auth_missing_rpc_user_is_an_error ... ok [INFO] [stdout] test settings::tests::auth_with_cookie_file ... ok [INFO] [stdout] test settings::tests::auth_with_user_and_pass ... ok [INFO] [stdout] test settings::tests::cookie_file_defaults_to_bitcoin_data_dir ... ok [INFO] [stdout] test settings::tests::bitcoin_rpc_and_pass_setting ... ok [INFO] [stdout] test settings::tests::cookie_file_does_not_exist_error ... ok [INFO] [stdout] test settings::tests::chain_flags ... ok [INFO] [stdout] test settings::tests::cookie_file_overrides_network ... ok [INFO] [stdout] test settings::tests::example_config_file_is_valid ... ok [INFO] [stdout] test settings::tests::from_env ... ok [INFO] [stdout] test settings::tests::from_options ... ok [INFO] [stdout] test settings::tests::mainnet_cookie_file_path ... ok [INFO] [stdout] test settings::tests::mainnet_data_dir ... ok [INFO] [stdout] test settings::tests::index_runes ... ok [INFO] [stdout] test settings::tests::merge ... ok [INFO] [stdout] test settings::tests::othernet_cookie_file_path ... ok [INFO] [stdout] test runes::tests::unallocated_runes_are_burned_if_default_output_is_op_return ... ok [INFO] [stdout] test runes::tests::unallocated_runes_are_assigned_to_first_non_op_return_output ... ok [INFO] [stdout] test settings::tests::othernet_data_dir ... ok [INFO] [stdout] test settings::tests::rpc_url_overrides_network ... ok [INFO] [stdout] test settings::tests::network_is_joined_with_data_dir ... ok [INFO] [stdout] test settings::tests::setting_index_cache_size ... ok [INFO] [stdout] test settings::tests::setting_max_savepoints ... ok [INFO] [stdout] test settings::tests::use_default_network ... ok [INFO] [stdout] test settings::tests::setting_commit_interval ... ok [INFO] [stdout] test settings::tests::uses_wallet_rpc ... ok [INFO] [stdout] test settings::tests::setting_savepoint_interval ... ok [INFO] [stdout] test subcommand::list::tests::list_ranges ... ok [INFO] [stdout] test settings::tests::wallet_flag_overrides_default_name ... ok [INFO] [stdout] test subcommand::server::accept_encoding::tests::accepts_encoding_with_qvalues ... ok [INFO] [stdout] test settings::tests::uses_network_defaults ... ok [INFO] [stdout] test settings::tests::network_accepts_aliases ... ok [INFO] [stdout] test subcommand::server::tests::acme_contact_accepts_multiple_values ... ok [INFO] [stdout] test subcommand::server::tests::acme_cache_flag_is_respected ... ok [INFO] [stdout] test subcommand::server::accept_encoding::tests::accepts_encoding_without_qvalues ... ok [INFO] [stdout] test subcommand::server::accept_encoding::tests::single_encoding ... ok [INFO] [stdout] test subcommand::server::tests::acme_cache_defaults_to_data_dir ... ok [INFO] [stdout] test subcommand::server::tests::acme_domain_defaults_to_hostname ... ok [INFO] [stdout] test subcommand::server::tests::acme_domain_flag_is_respected ... ok [INFO] [stdout] test subcommand::server::tests::acme_domain_accepts_multiple_values ... ok [INFO] [stdout] test subcommand::server::tests::authentication_requires_username_and_password ... ok [INFO] [stdout] test runes::tests::unallocated_runes_are_burned_if_no_non_op_return_output_is_present ... ok [INFO] [stdout] test runes::tests::unallocated_runes_in_transactions_with_no_runestone_are_assigned_to_first_non_op_return_output ... ok [INFO] [stdout] test settings::tests::rpc_server_chain_must_match ... ok [INFO] [stdout] test subcommand::server::tests::block_by_hash ... ok [INFO] [stdout] test subcommand::server::tests::block ... ok [INFO] [stdout] test subcommand::server::tests::block_count_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::block_hash_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::audio_preview ... ok [INFO] [stdout] test subcommand::server::tests::block_by_height ... ok [INFO] [stdout] test subcommand::server::tests::block_info ... ok [INFO] [stdout] test subcommand::server::tests::block_height_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::blocks ... ok [INFO] [stdout] test subcommand::server::tests::block_time_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::block_hash_from_height_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::block_not_found ... ok [INFO] [stdout] test subcommand::server::tests::bounties_redirects_to_docs_site ... ok [INFO] [stdout] test subcommand::server::tests::charm_lost ... ok [INFO] [stdout] test subcommand::server::tests::charm_coin ... ok [INFO] [stdout] test subcommand::server::tests::charm_cursed ... ok [INFO] [stdout] test subcommand::server::tests::burned_charm_on_transfer ... ok [INFO] [stdout] test subcommand::server::tests::charm_nineball ... ok [INFO] [stdout] test subcommand::server::tests::burned_charm ... ok [INFO] [stdout] test subcommand::server::tests::charm_reinscription ... ok [INFO] [stdout] test subcommand::server::tests::charm_reinscription_in_same_tx_input ... ok [INFO] [stdout] test subcommand::server::tests::blocks_block_limit ... ok [INFO] [stdout] test subcommand::server::tests::charm_unbound ... ok [INFO] [stdout] test subcommand::server::tests::charm_uncommon ... ok [INFO] [stdout] test subcommand::server::tests::charm_reinscription_in_same_tx_with_pointer ... ok [INFO] [stdout] test subcommand::server::tests::child_inscriptions_recursive_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::code_preview ... ok [INFO] [stdout] test subcommand::server::tests::children_json_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::clock_updates ... ok [INFO] [stdout] test subcommand::server::tests::content_response_bad_content_type ... ok [INFO] [stdout] test subcommand::server::tests::content_response_no_content ... ok [INFO] [stdout] test subcommand::server::tests::content_response_no_content_type ... ok [INFO] [stdout] test subcommand::server::tests::content_response_with_content ... ok [INFO] [stdout] test subcommand::server::tests::charm_vindicated ... ok [INFO] [stdout] test subcommand::server::tests::content_security_policy_no_origin ... ok [INFO] [stdout] test subcommand::server::tests::content_security_policy_with_origin ... ok [INFO] [stdout] test subcommand::server::tests::coinbase_sat_ranges_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::children_recursive_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::commits_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::content_responses_have_cache_control_headers ... ok [INFO] [stdout] test subcommand::server::tests::dont_show_rare_txt_in_header_without_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::error_content_responses_have_max_age_zero_cache_control_headers ... ok [INFO] [stdout] test subcommand::server::tests::delegate ... ok [INFO] [stdout] test subcommand::server::tests::detect_unrecoverable_reorg ... ok [INFO] [stdout] test subcommand::server::tests::children_proxy ... ok [INFO] [stdout] test subcommand::server::tests::etched_runes_are_displayed_on_block_page ... ok [INFO] [stdout] test subcommand::server::tests::content_proxy ... ok [INFO] [stdout] test subcommand::server::tests::faq_redirects_to_docs_site ... ok [INFO] [stdout] test subcommand::server::tests::fee_sat_ranges_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::http_and_https_port_dont_conflict ... ok [INFO] [stdout] test subcommand::server::tests::http_port_defaults_to_80 ... ok [INFO] [stdout] test subcommand::server::tests::feed ... ok [INFO] [stdout] test subcommand::server::tests::gallery_items_can_be_looked_up_by_gallery_sat_name ... ok [INFO] [stdout] test subcommand::server::tests::http_with_https_leaves_http_enabled ... ok [INFO] [stdout] test subcommand::server::tests::http_with_https_leaves_https_enabled ... ok [INFO] [stdout] test subcommand::server::tests::font_preview ... ok [INFO] [stdout] test subcommand::server::tests::https_disables_http ... ok [INFO] [stdout] test subcommand::server::tests::https_port_defaults_to_none ... ok [INFO] [stdout] test subcommand::server::tests::https_port_disables_http ... ok [INFO] [stdout] test subcommand::server::tests::https_sets_https_port_to_443 ... ok [INFO] [stdout] test subcommand::server::tests::https_port_sets_https_port ... ok [INFO] [stdout] test subcommand::server::tests::favicon ... ok [INFO] [stdout] test subcommand::server::tests::http_to_https_redirect_with_empty ... ok [INFO] [stdout] test subcommand::server::tests::input ... ok [INFO] [stdout] test subcommand::server::tests::http_to_https_redirect_with_path ... ok [INFO] [stdout] test subcommand::server::tests::iframe_preview ... ok [INFO] [stdout] test subcommand::server::tests::image_preview ... ok [INFO] [stdout] test subcommand::server::tests::input_missing ... ok [INFO] [stdout] test subcommand::server::tests::inscription_not_found ... ok [INFO] [stdout] test subcommand::server::tests::inscription_child ... ok [INFO] [stdout] test subcommand::server::tests::inscription_page_does_not_have_sat_when_sats_are_not_tracked ... ok [INFO] [stdout] test subcommand::server::tests::inscription_number_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::inscription_links_to_parent ... ok [INFO] [stdout] test subcommand::server::tests::inscription_query_display ... ok [INFO] [stdout] test subcommand::server::tests::inscription_page_title ... ok [INFO] [stdout] test subcommand::server::tests::inscription_page_has_sat_when_sats_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::inscription_with_known_type_and_no_body_has_unknown_preview ... ok [INFO] [stdout] test subcommand::server::tests::fallback ... ok [INFO] [stdout] test subcommand::server::tests::inscription_with_and_without_children_page ... ok [INFO] [stdout] test subcommand::server::tests::inscription_with_parent_page ... ok [INFO] [stdout] test subcommand::server::tests::inscription_with_unknown_type_and_no_body_has_unknown_preview ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_can_be_looked_up_by_sat_name ... ok [INFO] [stdout] test subcommand::server::tests::inscription_proxy ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_can_be_hidden_with_config ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_can_be_looked_up_by_sat_name_with_letter_i ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_page_shows_max_four_children ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_prev_or_next ... ok [INFO] [stdout] test subcommand::server::tests::install_sh_redirects_to_github ... ok [INFO] [stdout] test subcommand::server::tests::invalid_output_returns_400 ... ok [INFO] [stdout] test subcommand::server::tests::invalid_outpoint_hash_returns_400 ... ok [INFO] [stdout] test subcommand::server::tests::looking_up_inscription_by_sat_requires_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::markdown_preview ... ok [INFO] [stdout] test subcommand::server::tests::home ... ok [INFO] [stdout] test subcommand::server::tests::collections_page_prev_and_next ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_next ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_prev ... ok [INFO] [stdout] test subcommand::server::tests::mined_sat ... ok [INFO] [stdout] test subcommand::server::tests::nav_displays_chain ... ok [INFO] [stdout] test subcommand::server::tests::null_output_receives_lost_sats ... ok [INFO] [stdout] test subcommand::server::tests::offer_acceptance_does_not_require_json_api ... ok [INFO] [stdout] test subcommand::server::tests::offer_acceptance_requires_accept_offers_flag ... ok [INFO] [stdout] test subcommand::server::tests::metadata_proxy ... ok [INFO] [stdout] test subcommand::server::tests::offer_size_is_limited ... ok [INFO] [stdout] test subcommand::server::tests::output_without_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::offers_are_rejected_if_not_valid_psbts ... ok [INFO] [stdout] test subcommand::server::tests::ordinal_redirects_to_sat ... ok [INFO] [stdout] test subcommand::server::tests::output_with_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::outputs_traversed_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::offers_are_accepted ... ok [INFO] [stdout] test subcommand::server::tests::pdf_preview ... ok [INFO] [stdout] test subcommand::server::tests::post_bodies_are_limited_when_json_api_is_disabled ... ok [INFO] [stdout] test subcommand::server::tests::parent_inscriptions_recursive_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::rare_with_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::rare_sat_location ... ok [INFO] [stdout] test subcommand::server::tests::rare_without_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::recursive_transaction_hex_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::recursive_transaction_hex_endpoint_for_genesis_transaction ... ok [INFO] [stdout] test subcommand::server::tests::reserved_rune_not_etched_shows_reserved_status ... ok [INFO] [stdout] test subcommand::server::tests::preview_content_security_policy ... ok [INFO] [stdout] test subcommand::server::tests::responses_are_brotlied ... ok [INFO] [stdout] test subcommand::server::tests::rune_not_etched_shows_unlock_height ... ok [INFO] [stdout] test subcommand::server::tests::responses_are_gzipped ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_in_block_page ... ok [INFO] [stdout] test subcommand::server::tests::parents_recursive_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::runes_are_displayed_on_rune_page ... ok [INFO] [stdout] test subcommand::server::tests::runes_are_displayed_on_runes_page ... ok [INFO] [stdout] test subcommand::server::tests::runes_are_displayed_on_output_page ... ok [INFO] [stdout] test subcommand::server::tests::sat ... ok [INFO] [stdout] test subcommand::server::tests::runes_can_be_queried_by_rune_id ... ok [INFO] [stdout] test subcommand::server::tests::inscription_parent_page_pagination ... ok [INFO] [stdout] test subcommand::server::tests::sat_decimal ... ok [INFO] [stdout] test subcommand::server::tests::runes_are_spaced ... ok [INFO] [stdout] test subcommand::server::tests::sat_name ... ok [INFO] [stdout] test subcommand::server::tests::sat_degree ... ok [INFO] [stdout] test subcommand::server::tests::sat_number ... ok [INFO] [stdout] test subcommand::server::tests::sat_out_of_range ... ok [INFO] [stdout] test subcommand::server::tests::satscard_address_recovery_fails_on_wrong_chain ... ok [INFO] [stdout] test subcommand::server::tests::satpoint_returns_sat_in_multiple_ranges ... ok [INFO] [stdout] test subcommand::server::tests::satscard_coinkite_display_with_address_index_empty ... ok [INFO] [stdout] test subcommand::server::tests::satscard_display_without_address_index ... ok [INFO] [stdout] test subcommand::server::tests::runes_can_be_queried_by_rune_number ... ok [INFO] [stdout] test subcommand::server::tests::sat_at_index_proxy ... ok [INFO] [stdout] test subcommand::server::tests::satscard_empty_query_parameters_are_allowed ... ok [INFO] [stdout] test subcommand::server::tests::satscard_form_with_coinkite_url_redirects_to_query ... ok [INFO] [stdout] test subcommand::server::tests::sat_at_index_content_proxy ... ok [INFO] [stdout] test subcommand::server::tests::satscard_form_with_ordinals_url_redirects_to_query ... ok [INFO] [stdout] test subcommand::server::tests::satscard_invalid_query_parameters ... ok [INFO] [stdout] test subcommand::server::tests::satscard_missing_form_query_is_error ... ok [INFO] [stdout] test subcommand::server::tests::search_by_path_returns_sat ... ok [INFO] [stdout] test subcommand::server::tests::sat_inscription_at_index_content_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::satscard_ordinals_display_with_address_index_empty ... ok [INFO] [stdout] test subcommand::server::tests::search_by_path_returns_rune ... ok [INFO] [stdout] test subcommand::server::tests::search_by_query_returns_inscription ... ok [INFO] [stdout] test subcommand::server::tests::search_by_path_returns_spaced_rune ... ok [INFO] [stdout] test subcommand::server::tests::search_by_query_returns_inscription_by_number ... ok [INFO] [stdout] test subcommand::server::tests::search_by_query_returns_rune ... ok [INFO] [stdout] test subcommand::server::tests::search_by_query_returns_spaced_rune ... ok [INFO] [stdout] test subcommand::server::tests::search_for_blockhash_returns_block ... ok [INFO] [stdout] test subcommand::server::tests::search_by_satpoint_returns_sat ... ok [INFO] [stdout] test subcommand::server::tests::search_for_inscription_id_returns_inscription ... ok [INFO] [stdout] test subcommand::server::tests::search_for_outpoint_returns_output ... ok [INFO] [stdout] test subcommand::server::tests::search_for_txid_returns_transaction ... ok [INFO] [stdout] test subcommand::server::tests::search_by_rune_id_returns_rune ... ok [INFO] [stdout] test subcommand::server::tests::search_is_whitespace_insensitive ... ok [INFO] [stdout] test subcommand::server::tests::split_sat_ranges_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::static_asset ... ok [INFO] [stdout] test subcommand::server::tests::show_rare_txt_in_header_with_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::text_preview ... ok [INFO] [stdout] test subcommand::server::tests::search_by_query_returns_satscard ... ok [INFO] [stdout] test subcommand::server::tests::strict_transport_security_header_is_set ... ok [INFO] [stdout] test subcommand::server::tests::status ... ok [INFO] [stdout] test subcommand::server::tests::transaction ... ok [INFO] [stdout] test subcommand::server::tests::unbound_output_returns_200 ... ok [INFO] [stdout] test subcommand::server::tests::unknown_output_returns_404 ... ok [INFO] [stdout] test subcommand::server::tests::transactions_link_to_etching ... ok [INFO] [stdout] test subcommand::server::tests::unbound_output_receives_unbound_inscriptions ... ok [INFO] [stdout] test subcommand::server::tests::unmined_sat ... ok [INFO] [stdout] test subcommand::wallet::balance::tests::runes_and_runic_fields_are_not_present_if_none ... ok [INFO] [stdout] test subcommand::wallet::batch_command::tests::batch_is_loaded_from_yaml_file ... ok [INFO] [stdout] test subcommand::wallet::batch_command::tests::batch_with_unknown_field_throws_error ... ok [INFO] [stdout] test subcommand::wallet::inscribe::tests::cbor_and_json_metadata_flags_conflict ... ok [INFO] [stdout] test subcommand::wallet::inscribe::tests::delegate_or_file_must_be_set ... ok [INFO] [stdout] test subcommand::wallet::inscribe::tests::satpoint_and_sat_flags_conflict ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_ignores_comments ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_ignores_empty_lines ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_ignores_extra_columns ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_out_of_order_ranges ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_out_of_order_tsv ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_single ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_two_in_one_range ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_two_in_two_outputs ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_from_tsv_two_in_two_ranges ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_no_rare_sats ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_one_rare_sat ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_rare_sats_in_different_outpoints ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::identify_two_rare_sats ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::parse_error_reports_line_and_value ... ok [INFO] [stdout] test subcommand::wallet::sats::tests::tsv ... ok [INFO] [stdout] test subcommand::wallet::split::splitfile::tests::example_split_file_is_valid ... ok [INFO] [stdout] test subcommand::wallet::split::tests::excessive_inputs_are_not_selected ... ok [INFO] [stdout] test subcommand::wallet::split::tests::multiple_inputs_may_be_selected ... ok [INFO] [stdout] test subcommand::wallet::split::tests::one_output_no_change ... ok [INFO] [stdout] test subcommand::wallet::split::tests::one_output_with_change_for_non_outgoing_rune ... ok [INFO] [stdout] test subcommand::wallet::split::tests::one_output_with_change_for_outgoing_rune_with_default_postage ... ok [INFO] [stdout] test subcommand::wallet::split::tests::one_output_with_change_for_outgoing_rune_with_non_default_postage ... ok [INFO] [stdout] test subcommand::wallet::split::tests::output_rune_value_may_not_be_zero ... ok [INFO] [stdout] test subcommand::wallet::split::tests::outputs_may_receive_multiple_runes ... ok [INFO] [stdout] test subcommand::wallet::split::tests::outputs_without_value_use_correct_dust_amount ... ok [INFO] [stdout] test subcommand::server::tests::unknown_preview ... ok [INFO] [stdout] test subcommand::wallet::split::tests::oversize_op_return_is_an_error ... ok [INFO] [stdout] test subcommand::wallet::split::tests::oversize_op_return_is_allowed_with_flag ... ok [INFO] [stdout] test subcommand::wallet::split::tests::postage_may_not_be_dust ... ok [INFO] [stdout] test subcommand::wallet::split::tests::split_output_values_may_not_be_dust ... ok [INFO] [stdout] test subcommand::wallet::split::tests::splits_must_have_at_least_one_output ... ok [INFO] [stdout] test subcommand::wallet::split::tests::two_outputs_no_change ... ok [INFO] [stdout] test subcommand::wallet::split::tests::wallet_must_have_enough_runes ... ok [INFO] [stdout] test tally::tests::one ... ok [INFO] [stdout] test tally::tests::two ... ok [INFO] [stdout] test tally::tests::zero ... ok [INFO] [stdout] test templates::address::tests::test_address_rendering ... ok [INFO] [stdout] test templates::address::tests::test_inscriptions_rendering ... ok [INFO] [stdout] test templates::address::tests::test_outputs_rendering ... ok [INFO] [stdout] test templates::address::tests::test_sat_balance_rendering ... ok [INFO] [stdout] test templates::block::tests::block_hash_serializes_as_hex_string ... ok [INFO] [stdout] test templates::address::tests::test_runes_balances_rendering ... ok [INFO] [stdout] test templates::block::tests::next_active_when_not_last ... ok [INFO] [stdout] test subcommand::server::tests::update_endpoint_is_not_available_when_not_in_integration_test_mode ... ok [INFO] [stdout] test templates::blocks::tests::html ... ok [INFO] [stdout] test templates::block::tests::prev_active_when_not_first ... ok [INFO] [stdout] test templates::children::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::children::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::clock::tests::final_subsidy_height ... ok [INFO] [stdout] test templates::clock::tests::first_post_subsidy_height ... ok [INFO] [stdout] test templates::clock::tests::hour ... ok [INFO] [stdout] test templates::clock::tests::minute ... ok [INFO] [stdout] test templates::clock::tests::second ... ok [INFO] [stdout] test templates::block::tests::html ... ok [INFO] [stdout] test templates::collections::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::clock::tests::clock_svg ... ok [INFO] [stdout] test templates::iframe::tests::gallery_item ... ok [INFO] [stdout] test templates::iframe::tests::main ... ok [INFO] [stdout] test templates::collections::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::iframe::tests::thumbnail ... ok [INFO] [stdout] test templates::input::tests::skip_empty_items ... ok [INFO] [stdout] test templates::input::tests::input_html ... ok [INFO] [stdout] test templates::home::tests::html ... ok [INFO] [stdout] test templates::inscription::tests::with_burn_metadata ... ok [INFO] [stdout] test templates::inscription::tests::with_content_encoding ... ok [INFO] [stdout] test templates::inscription::tests::with_children ... ok [INFO] [stdout] test templates::inscription::tests::with_cursed_and_unbound ... ok [INFO] [stdout] test templates::inscription::tests::with_output ... ok [INFO] [stdout] test templates::inscription::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::inscription::tests::with_rune ... ok [INFO] [stdout] test templates::inscription::tests::with_sat ... ok [INFO] [stdout] test templates::inscription::tests::with_paginated_children ... ok [INFO] [stdout] test templates::inscription::tests::with_parent ... ok [INFO] [stdout] test templates::inscriptions::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::inscriptions::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::inscriptions_block::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::item::tests::body ... ok [INFO] [stdout] test templates::inscription::tests::without_sat_nav_links_or_output ... ok [INFO] [stdout] test templates::item::tests::title ... ok [INFO] [stdout] test templates::metadata::tests::array ... ok [INFO] [stdout] test templates::metadata::tests::bytes ... ok [INFO] [stdout] test templates::metadata::tests::float ... ok [INFO] [stdout] test templates::inscriptions_block::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::metadata::tests::integer ... ok [INFO] [stdout] test templates::metadata::tests::map ... ok [INFO] [stdout] test templates::metadata::tests::null ... ok [INFO] [stdout] test templates::metadata::tests::string ... ok [INFO] [stdout] test templates::metadata::tests::bool ... ok [INFO] [stdout] test templates::metadata::tests::tag ... ok [INFO] [stdout] test templates::output::tests::no_list ... ok [INFO] [stdout] test templates::output::tests::spent_output ... ok [INFO] [stdout] test templates::output::tests::unspent_output ... ok [INFO] [stdout] test templates::output::tests::with_runes ... ok [INFO] [stdout] test templates::output::tests::with_inscriptions ... ok [INFO] [stdout] test templates::output::tests::spent_output_with_ranges ... ok [INFO] [stdout] test templates::parents::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::rune::tests::display_empty_mint ... ok [INFO] [stdout] test templates::parents::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::rune::tests::display_no_mint ... ok [INFO] [stdout] test templates::rune::tests::display_no_turbo ... ok [INFO] [stdout] test templates::rune::tests::mint_progress ... ok [INFO] [stdout] test templates::rune_not_found::tests::display_confirmed ... ok [INFO] [stdout] test templates::rune_not_found::tests::display_reserved ... ok [INFO] [stdout] test templates::runes::tests::display ... ok [INFO] [stdout] test templates::rune_not_found::tests::display_expected ... ok [INFO] [stdout] test templates::runes::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::sat::tests::last ... ok [INFO] [stdout] test templates::sat::tests::last_sat_next_link_is_disabled ... ok [INFO] [stdout] test templates::sat::tests::sat_with_address ... ok [INFO] [stdout] test templates::rune::tests::display ... ok [INFO] [stdout] test templates::sat::tests::sat_with_next_and_prev ... ok [INFO] [stdout] test subcommand::server::tests::undelegated_content ... ok [INFO] [stdout] test templates::sat::tests::sat_with_inscription ... ok [INFO] [stdout] test templates::satscard::tests::no_address_info ... ok [INFO] [stdout] test templates::sat::tests::sat_with_satpoint ... ok [INFO] [stdout] test templates::satscard::tests::state_unsealed ... ok [INFO] [stdout] test templates::satscard::tests::state_error ... ok [INFO] [stdout] test templates::sat::tests::first ... ok [INFO] [stdout] test templates::satscard::tests::title ... ok [INFO] [stdout] test templates::satscard::tests::with_address_info ... ok [INFO] [stdout] test subcommand::server::tests::utxo_recursive_endpoint_only_inscriptions ... ok [INFO] [stdout] test templates::sat::tests::sat_with_reinscription ... ok [INFO] [stdout] test templates::transaction::tests::html ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_missing_satpoint ... ok [INFO] [stdout] test templates::tests::page_no_sat_index ... ok [INFO] [stdout] test templates::tests::page_mainnet ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_no_duplicate_gallery_items ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_no_duplicate_satpoints ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_no_postage_if_mode_satpoints ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_no_delegate_no_file_allowed ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_not_sat_and_satpoint ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_only_first_sat_of_outpoint ... ok [INFO] [stdout] test templates::tests::page ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_wrong_mode_for_satpoints ... ok [INFO] [stdout] test wallet::batch::file::tests::example_batchfile_deserializes_successfully ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_into_separate_outputs ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_into_separate_outputs_with_parent ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_with_parent ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_satpoints_with_parent ... ok [INFO] [stdout] test templates::tests::page_signet ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_with_inconsistent_reveal_addresses_panics - should panic ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_transactions_opt_in_to_rbf ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_with_commit_fee_rate ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_with_custom_fee_rate ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_with_parent_not_enough_cardinals_utxos_fails ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_with_no_satpoint_and_enough_cardinal_utxos ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_with_no_satpoint_and_no_cardinal_utxos ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_with_parent ... ok [INFO] [stdout] test wallet::entry::tests::etching_entry ... ok [INFO] [stdout] test wallet::batch::tests::reveal_transaction_pays_fee ... ok [INFO] [stdout] test wallet::transaction_builder::tests::additional_input_size_is_correct ... ok [INFO] [stdout] test wallet::transaction_builder::tests::additional_output_size_is_correct ... ok [INFO] [stdout] test wallet::transaction_builder::tests::additional_postage_added_when_required ... ok [INFO] [stdout] test wallet::transaction_builder::tests::alignment_output_under_dust_limit_is_padded ... ok [INFO] [stdout] test wallet::transaction_builder::tests::build_transaction_with_custom_postage ... ok [INFO] [stdout] test wallet::transaction_builder::tests::build_transaction_with_custom_fee_rate ... ok [INFO] [stdout] test wallet::transaction_builder::tests::change_addresses_must_be_unique ... ok [INFO] [stdout] test wallet::transaction_builder::tests::correct_error_is_returned_when_fee_cannot_be_paid ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_over_max_standard_tx_weight ... ok [INFO] [stdout] test wallet::transaction_builder::tests::do_not_select_outputs_which_do_not_pay_for_their_own_fee_at_default_fee_rate ... ok [INFO] [stdout] test wallet::transaction_builder::tests::deduct_fee ... ok [INFO] [stdout] test wallet::transaction_builder::tests::do_not_select_already_inscribed_sats_for_cardinal_utxos ... ok [INFO] [stdout] test wallet::transaction_builder::tests::do_not_select_outputs_which_do_not_pay_for_their_own_fee_at_higher_fee_rate ... ok [INFO] [stdout] test wallet::transaction_builder::tests::do_not_select_runic_utxos_for_cardinal_utxos ... ok [INFO] [stdout] test wallet::transaction_builder::tests::do_not_send_two_inscriptions_at_once ... ok [INFO] [stdout] test wallet::transaction_builder::tests::do_not_strip_excess_value_if_additional_output_cannot_pay_fee ... ok [INFO] [stdout] test wallet::transaction_builder::tests::do_not_strip_excess_value_if_it_would_create_dust ... ok [INFO] [stdout] test subcommand::server::tests::utxo_recursive_endpoint_all ... ok [INFO] [stdout] test wallet::transaction_builder::tests::exact_transaction_has_correct_value ... ok [INFO] [stdout] test wallet::transaction_builder::tests::exact_transaction_adds_output_to_cover_value ... ok [INFO] [stdout] test wallet::transaction_builder::tests::insufficient_padding_to_add_postage_no_utxos ... ok [INFO] [stdout] test wallet::transaction_builder::tests::insufficient_padding_to_add_postage_small_utxos ... ok [INFO] [stdout] test wallet::transaction_builder::tests::excess_additional_postage_is_stripped ... ok [INFO] [stdout] test wallet::transaction_builder::tests::excess_postage_is_stripped ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_all_output_are_above_dust_limit - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_all_output_are_recognized - should panic ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_over_max_standard_tx_weight ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_with_no_max_standard_tx_weight ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_deduct_fee_does_not_consume_sat - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_sat_is_aligned - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_excess_postage_is_stripped - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_change_appears_at_most_once - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_inputs_spend_sat - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_recipient_appears_exactly_once - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::output_over_max_postage_because_fees_prevent_excess_value_stripping ... ok [INFO] [stdout] test wallet::transaction_builder::tests::output_over_value_because_fees_prevent_excess_value_stripping ... ok [INFO] [stdout] test wallet::transaction_builder::tests::pad_alignment_output_can_select_multiple_utxos ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_fee_is_at_least_target_fee_rate - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::prefer_further_away_utxos_if_they_are_newly_over_target ... ok [INFO] [stdout] test wallet::transaction_builder::tests::possible_to_create_output_of_exactly_max_postage ... ok [INFO] [stdout] test wallet::transaction_builder::tests::recipient_address_must_be_unique ... ok [INFO] [stdout] test wallet::transaction_builder::tests::refuse_to_send_dust ... ok [INFO] [stdout] test wallet::transaction_builder::tests::sat_is_aligned ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_sat_is_found_in_outputs - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::select_cardinal_utxo_ignores_locked_utxos_and_errors_if_none_available ... ok [INFO] [stdout] test wallet::transaction_builder::tests::select_cardinal_utxo_ignores_locked_utxos ... ok [INFO] [stdout] test wallet::transaction_builder::tests::select_outgoing_can_select_multiple_utxos ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_sat_is_sent_to_recipient - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_satpoint_outpoint_is_contained_in_utxos - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_satpoint_offset_is_contained_in_utxos - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::prefer_further_away_utxos_if_they_are_newly_under_target ... ok [INFO] [stdout] test wallet::transaction_builder::tests::select_cardinal_utxo_prefer_under ... ok [INFO] [stdout] test wallet::transaction_builder::tests::tx_builder_to_transaction ... ok [INFO] [stdout] test wallet::transaction_builder::tests::transactions_are_rbf ... ok [INFO] [stdout] test wallet::transaction_builder::tests::select_sat ... ok [INFO] [stdout] test subcommand::server::tests::sat_recursive_endpoints ... ok [INFO] [stdout] test subcommand::server::tests::video_preview ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 726 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 87.84s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/ord-ed4d3efdc8f0d763) [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] Running tests/lib.rs (/opt/rustwide/target/debug/deps/integration-467797861084b035) [INFO] [stdout] [INFO] [stdout] running 339 tests [INFO] [stdout] test epochs::empty ... ok [INFO] [stdout] test decode::from_stdin ... ok [INFO] [stdout] test decode::from_file ... ok [INFO] [stdout] test decode::compact ... ok [INFO] [stdout] test balances::flag_is_required ... ok [INFO] [stdout] test find::no_satoshi_index ... ok [INFO] [stdout] test find::find_command_returns_satpoint_for_sat ... ok [INFO] [stdout] test balances::no_runes ... ok [INFO] [stdout] test find::find_range_command_returns_satpoints_and_ranges ... ok [INFO] [stdout] test find::unmined_sat ... ok [INFO] [stdout] test find::find_range_command_fails_for_unmined_sat_ranges ... ok [INFO] [stdout] test index::custom_index_path ... ok [INFO] [stdout] test index::run_is_an_alias_for_update ... ok [INFO] [stdout] test index::re_opening_database_does_not_trigger_schema_check ... ok [INFO] [stdout] test info::json_with_satoshi_index ... ok [INFO] [stdout] test decode::from_core ... ok [INFO] [stdout] test info::json_without_satoshi_index ... ok [INFO] [stdout] test json_api::get_block ... ok [INFO] [stdout] test info::transactions ... ok [INFO] [stdout] test index::export_inscription_number_to_id_tsv ... ok [INFO] [stdout] test json_api::get_decode_tx ... ok [INFO] [stdout] test json_api::get_inscriptions_in_block ... ok [INFO] [stdout] test json_api::get_inscription ... ok [INFO] [stdout] test json_api::get_inscription_with_metaprotocol_and_properties ... ok [INFO] [stdout] test json_api::get_blocks ... ok [INFO] [stdout] test json_api::get_output ... ok [INFO] [stdout] test json_api::get_sat_with_inscription_and_sat_index ... ok [INFO] [stdout] test json_api::get_status ... ok [INFO] [stdout] test json_api::get_sat_without_sat_index ... ok [INFO] [stdout] test json_api::get_transaction ... ok [INFO] [stdout] test json_api::get_sat_with_inscription_on_common_sat_and_more_inscriptions ... ok [INFO] [stdout] test json_api::json_request_fails_when_disabled ... ok [INFO] [stdout] test balances::with_runes ... ok [INFO] [stdout] test json_api::get_inscriptions ... ok [INFO] [stdout] test parse::hash ... ok [INFO] [stdout] test parse::name ... ok [INFO] [stdout] test parse::unrecognized_object ... ok [INFO] [stdout] test list::output_found ... ok [INFO] [stdout] test list::output_not_found ... ok [INFO] [stdout] test runes::no_runes ... ok [INFO] [stdout] test list::no_satoshi_index ... ok [INFO] [stdout] test runes::flag_is_required ... ok [INFO] [stdout] test json_api::outputs_address_returns_400_for_missing_indices ... ok [INFO] [stdout] test json_api::outputs_address_returns_400_for_missing_rune_index ... ok [INFO] [stdout] test server::address_page_shows_outputs_and_sat_balance ... ok [INFO] [stdout] test server::address_page_shows_aggregated_inscriptions ... ok [INFO] [stdout] test runes::one_rune ... ok [INFO] [stdout] test server::authentication ... ok [INFO] [stdout] test server::address_page_shows_aggregated_runes_balance ... ok [INFO] [stdout] test json_api::get_runes ... ok [INFO] [stdout] test server::ctrl_c ... ok [INFO] [stdout] test server::expected_sat_time_is_rounded ... ok [INFO] [stdout] test server::inscription_appears_on_output_page ... ok [INFO] [stdout] test server::inscription_appears_on_reveal_transaction_page ... ok [INFO] [stdout] test server::inscription_content ... ok [INFO] [stdout] test server::all_endpoints_in_recursive_directory_return_json ... ok [INFO] [stdout] test runes::two_runes ... ok [INFO] [stdout] test server::address_page_shows_single_rune ... ok [INFO] [stdout] test server::inscription_metadata ... ok [INFO] [stdout] test server::address_page_shows_multiple_runes ... ok [INFO] [stdout] test json_api::outputs_address ... ok [INFO] [stdout] test server::inscriptions_page ... ok [INFO] [stdout] test server::missing_credentials ... ok [INFO] [stdout] test server::run ... ok [INFO] [stdout] test server::inscription_page ... ok [INFO] [stdout] test server::inscription_page_after_send ... ok [INFO] [stdout] test settings::config_invalid_error_message ... ok [INFO] [stdout] test settings::config_is_loaded_from_config_dir ... ok [INFO] [stdout] test settings::config_is_loaded_from_config_option ... ok [INFO] [stdout] test settings::config_is_loaded_from_data_dir ... ok [INFO] [stdout] test settings::config_not_found_error_message ... ok [INFO] [stdout] test server::inscription_transactions_are_stored_with_transaction_index ... ok [INFO] [stdout] test settings::env_is_loaded ... ok [INFO] [stdout] test server::run_no_sync ... ok [INFO] [stdout] test subsidy::first_block_without_subsidy ... ok [INFO] [stdout] test subsidy::genesis ... ok [INFO] [stdout] test settings::default ... ok [INFO] [stdout] test subsidy::last_block_with_subsidy ... ok [INFO] [stdout] test subsidy::second_block ... ok [INFO] [stdout] test server::multiple_inscriptions_appear_on_reveal_transaction_page ... ok [INFO] [stdout] test traits::traits_command_for_last_sat ... ok [INFO] [stdout] test subsidy::second_to_last_block_with_subsidy ... ok [INFO] [stdout] test verify::verify ... ok [INFO] [stdout] test verify::verify_fails ... ok [INFO] [stdout] test traits::traits_command_prints_sat_traits ... ok [INFO] [stdout] test server::recursive_inscription_endpoint ... ok [INFO] [stdout] test verify::witness_and_transaction_conflict ... ok [INFO] [stdout] test verify::verify_with_transaction ... ok [INFO] [stdout] test version::version_flag_prints_version ... ok [INFO] [stdout] test server::inscriptions_page_has_next_and_previous ... ok [INFO] [stdout] test supply::genesis ... ok [INFO] [stdout] test server::sat_recursive_endpoints_without_sat_index_return_404 ... ok [INFO] [stdout] test wallet::authentication::authentication ... ok [INFO] [stdout] test settings::invalid_env_error_message ... FAILED [INFO] [stdout] test wallet::balance::inscribed_utxos_are_deducted_from_cardinal ... ok [INFO] [stdout] test wallet::balance::wallet_balance ... ok [INFO] [stdout] test server::inscriptions_page_is_sorted ... ok [INFO] [stdout] test wallet::balance::runic_utxos_are_deducted_from_cardinal ... ok [INFO] [stdout] test wallet::addresses::addresses ... ok [INFO] [stdout] test wallet::balance::unsynced_wallet_fails_with_unindexed_output ... ok [INFO] [stdout] test wallet::balance::runic_utxos_are_displayed_with_decimal_amount ... ok [INFO] [stdout] test wallet::batch_command::batch_in_same_output_but_different_satpoints ... ok [INFO] [stdout] test wallet::batch_command::batch_can_etch_turbo_rune ... ok [INFO] [stdout] test wallet::batch_command::batch_in_same_output_with_non_default_postage ... ok [INFO] [stdout] test wallet::batch_command::batch_can_etch_rune ... ok [INFO] [stdout] test wallet::batch_command::batch_can_etch_rune_without_premine ... ok [INFO] [stdout] test wallet::batch_command::batch_in_separate_outputs_with_parent ... ok [INFO] [stdout] test wallet::batch_command::batch_in_separate_outputs_with_parent_and_non_default_postage ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_can_create_one_inscription ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_fails_if_batchfile_has_no_inscriptions ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_errors_if_pending_etchings ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_fails_if_invalid_network_destination_address ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_and_etch_with_two_parents ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_fails_if_gallery_inscription_does_not_exist ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_fails_with_shared_output_or_same_sat_and_destination_set ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_can_create_inscription_with_gallery ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_respects_dry_run_flag ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_fee_rate ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_can_etch_rune_with_height ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_can_etch_rune_with_offset ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_multiple_inscriptions ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_sat_arg_fails_if_wrong_mode ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_non_existent_delegate_inscription ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_delegate_inscription ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_inscriptions_with_multiple_parents ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_sat_argument_with_parent ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_satpoint ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_multiple_inscriptions_with_parent ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_works_with_some_destinations_set_and_others_not ... ok [INFO] [stdout] test wallet::batch_command::etch_divisibility_over_maximum_error ... ok [INFO] [stdout] test wallet::batch_command::etch_mintable_overflow_error ... ok [INFO] [stdout] test wallet::batch_command::etch_mintable_plus_premine_overflow_error ... ok [INFO] [stdout] test wallet::batch_command::batch_same_sat ... ok [INFO] [stdout] test wallet::batch_command::etch_requires_rune_index ... ok [INFO] [stdout] test wallet::batch_command::etch_reserved_rune_error ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_satpoints_with_parent ... ok [INFO] [stdout] test wallet::batch_command::etch_sub_minimum_rune_error ... ok [INFO] [stdout] test wallet::batch_command::etch_existing_rune_error ... ok [INFO] [stdout] test wallet::batch_command::batch_same_sat_with_parent ... ok [INFO] [stdout] test wallet::batch_command::batch_same_sat_with_satpoint_and_reinscription ... ok [INFO] [stdout] test wallet::batch_command::incorrect_supply_error ... ok [INFO] [stdout] test wallet::batch_command::forbid_etching_below_rune_activation_height ... ok [INFO] [stdout] test wallet::batch_command::invalid_end_height_error ... ok [INFO] [stdout] test wallet::batch_command::invalid_start_height_error ... ok [INFO] [stdout] test wallet::batch_command::oversize_runestone_error ... ok [INFO] [stdout] test wallet::batch_command::oversize_runestones_are_allowed_with_no_limit ... ok [INFO] [stdout] test wallet::batch_command::batch_inscribe_with_satpoints_with_different_sizes ... ok [INFO] [stdout] test wallet::batch_command::zero_amount_error ... ok [INFO] [stdout] test wallet::batch_command::trait_names_may_not_be_duplicated ... ok [INFO] [stdout] test wallet::batch_command::zero_offset_interval_error ... ok [INFO] [stdout] test wallet::batch_command::zero_height_interval_error ... ok [INFO] [stdout] test wallet::batch_command::zero_supply_error ... ok [INFO] [stdout] test wallet::batch_command::zero_cap_error ... ok [INFO] [stdout] test wallet::burn::cbor_and_json_metadata_flags_conflict ... ok [INFO] [stdout] test wallet::burn::cbor_metadata_can_be_included_when_burning ... ok [INFO] [stdout] test wallet::burn::inscriptions_can_be_burned ... ok [INFO] [stdout] test wallet::burn::cannot_burn_inscription_sharing_utxo_with_another_inscription ... ok [INFO] [stdout] test wallet::burn::burns_only_one_sat ... ok [INFO] [stdout] test wallet::burn::burn_rune ... ok [INFO] [stdout] test wallet::burn::oversize_metadata_requires_no_limit_flag ... ok [INFO] [stdout] test wallet::create::create ... ok [INFO] [stdout] test wallet::burn::json_metadata_can_be_included_when_burning ... ok [INFO] [stdout] test wallet::create::create_with_different_name ... ok [INFO] [stdout] test wallet::cardinals::cardinals ... ok [INFO] [stdout] test wallet::create::seed_phrases_are_twelve_words_long ... ok [INFO] [stdout] test wallet::create::wallet_creates_correct_mainnet_taproot_descriptor ... ok [INFO] [stdout] test wallet::create::wallet_creates_correct_test_network_taproot_descriptor ... ok [INFO] [stdout] test wallet::create::detect_wrong_descriptors ... ok [INFO] [stdout] test wallet::dump::dumped_descriptors_match_wallet_descriptors ... ok [INFO] [stdout] test wallet::cardinals::cardinals_does_not_show_runic_outputs ... ok [INFO] [stdout] test wallet::dump::dump_and_restore_descriptors_with_minify ... ok [INFO] [stdout] test wallet::dump::dumped_descriptors_restore ... ok [INFO] [stdout] test wallet::inscribe::error_message_when_parsing_json_metadata_is_reasonable ... ok [INFO] [stdout] test wallet::inscribe::cbor_metadata_appears_on_inscription_page ... ok [INFO] [stdout] test wallet::inscribe::error_message_when_parsing_cbor_metadata_is_reasonable ... ok [INFO] [stdout] test wallet::inscribe::file_inscribe_with_non_existent_delegate_inscription ... ok [INFO] [stdout] test wallet::burn::burning_rune_creates_change_output_for_non_burnt_runes ... ok [INFO] [stdout] test wallet::burn::runic_outputs_are_protected ... ok [INFO] [stdout] test wallet::inscribe::file_inscribe_with_delegate_inscription ... ok [INFO] [stdout] test wallet::inscribe::inscribe_creates_inscriptions ... ok [INFO] [stdout] test wallet::inscribe::inscribe_does_not_pick_locked_utxos ... ok [INFO] [stdout] test wallet::inscribe::inscribe_exceeds_chain_limit ... ok [INFO] [stdout] test wallet::inscribe::inscribe_does_not_use_inscribed_sats_as_cardinal_utxos ... ok [INFO] [stdout] test wallet::inscribe::inscribe_fails_if_bitcoin_core_is_too_old ... ok [INFO] [stdout] test wallet::inscribe::file_inscribe_with_only_delegate ... ok [INFO] [stdout] test wallet::inscribe::inscribe_fails_if_gallery_inscription_does_not_exist ... ok [INFO] [stdout] test wallet::inscribe::inscribe_can_include_gallery_items ... ok [INFO] [stdout] test wallet::inscribe::inscribe_to_specific_destination ... ok [INFO] [stdout] test wallet::inscribe::inscribe_can_compress ... ok [INFO] [stdout] test wallet::inscribe::inscribe_no_backup ... ok [INFO] [stdout] test wallet::inscribe::inscribe_to_address_on_different_network ... ok [INFO] [stdout] test wallet::burn::burn_rune_with_many_assets_in_wallet ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_commit_fee_rate ... ok [INFO] [stdout] test wallet::inscribe::inscribe_unknown_file_extension ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_fee_rate ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_dry_run_flag ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_dry_run_flag_fees_increase ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_non_existent_parent_inscription ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_wallet_named_foo ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_sat_arg_fails_if_no_index_or_not_found ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_sat_arg ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_parent_inscription_and_fee_rate ... ok [INFO] [stdout] test wallet::inscribe::inscriptions_are_not_compressed_if_no_space_is_saved_by_compression ... ok [INFO] [stdout] test wallet::inscribe::inscribe_works_with_postage ... ok [INFO] [stdout] test wallet::inscribe::mainnet_has_no_content_size_limit ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_optional_satpoint_arg ... ok [INFO] [stdout] test wallet::inscribe::inscription_with_delegate_returns_effective_content_type ... ok [INFO] [stdout] test wallet::inscribe::json_metadata_appears_on_inscription_page ... ok [INFO] [stdout] test wallet::inscribe::inscribe_works_with_huge_expensive_inscriptions ... ok [INFO] [stdout] test wallet::inscribe::no_metadata_appears_on_inscription_page_if_no_metadata_is_passed ... ok [INFO] [stdout] test wallet::inscribe::refuse_to_reinscribe_sats ... ok [INFO] [stdout] test wallet::inscribe::refuse_to_inscribe_already_inscribed_utxo ... ok [INFO] [stdout] test wallet::inscribe::regtest_has_no_content_size_limit ... ok [INFO] [stdout] test wallet::inscribe::inscribe_with_no_limit ... ok [INFO] [stdout] test wallet::inscribe::with_reinscribe_flag_but_not_actually_a_reinscription ... ok [INFO] [stdout] test wallet::inscribe::metaprotocol_appears_on_inscription_page ... ok [INFO] [stdout] test wallet::inscribe::try_reinscribe_without_flag ... ok [INFO] [stdout] test wallet::inscribe::server_can_decompress_brotli ... ok [INFO] [stdout] test wallet::inscriptions::inscriptions ... ok [INFO] [stdout] test wallet::label::label ... ok [INFO] [stdout] test wallet::inscriptions::inscriptions_includes_locked_utxos ... ok [INFO] [stdout] test wallet::inscriptions::inscriptions_with_postage ... ok [INFO] [stdout] test wallet::inscribe::reinscribe_with_flag ... ok [INFO] [stdout] test wallet::mint::minting_rune_with_no_rune_index_fails ... ok [INFO] [stdout] test wallet::mint::minting_rune_fails_if_not_mintable ... ok [INFO] [stdout] test wallet::mint::minting_is_allowed_when_mint_begins_next_block ... ok [INFO] [stdout] test wallet::inscribe::title_appears_on_inscription_page ... ok [INFO] [stdout] test wallet::mint::minting_rune_and_fails_if_after_end ... ok [INFO] [stdout] test wallet::offer::accept::error_on_psbt_deserialize ... ok [INFO] [stdout] test wallet::offer::accept::error_on_base64_psbt_decode ... ok [INFO] [stdout] test wallet::mint::minting_rune_with_postage ... ok [INFO] [stdout] test wallet::mint::minting_rune_with_destination ... ok [INFO] [stdout] test wallet::mint::minting_rune_with_postage_dust ... ok [INFO] [stdout] test wallet::offer::accept::expected_outgoing_inscription ... ok [INFO] [stdout] test wallet::offer::accept::buyer_inputs_must_be_signed ... ok [INFO] [stdout] test wallet::offer::accept::must_have_inscription_index_to_accept ... ok [INFO] [stdout] test wallet::mint::minting_rune_and_then_sending_works ... ok [INFO] [stdout] test wallet::offer::accept::outgoing_may_not_contain_no_inscriptions ... ok [INFO] [stdout] test wallet::offer::accept::outgoing_may_not_contain_more_than_one_inscription ... ok [INFO] [stdout] test wallet::offer::accept::accepted_offer_works ... ok [INFO] [stdout] test wallet::offer::accept::psbt_may_not_contain_no_inputs_owned_by_wallet ... ok [INFO] [stdout] test wallet::offer::accept::psbt_may_not_contain_more_than_one_input_owned_by_wallet ... ok [INFO] [stdout] test wallet::offer::accept::outgoing_does_not_contain_runes ... ok [INFO] [stdout] test wallet::offer::accept::seller_input_must_not_be_signed ... ok [INFO] [stdout] test wallet::offer::create::inscription_must_exist ... ok [INFO] [stdout] test wallet::offer::accept::unexpected_balance_change ... ok [INFO] [stdout] test wallet::offer::create::inscription_must_not_be_in_wallet ... ok [INFO] [stdout] test wallet::outputs::outputs_includes_locked_outputs ... ok [INFO] [stdout] test wallet::offer::create::inscription_must_have_valid_address ... ok [INFO] [stdout] test wallet::offer::create::created_offer_is_correct ... ok [INFO] [stdout] test wallet::outputs::outputs ... ok [INFO] [stdout] test wallet::outputs::outputs_includes_sat_ranges ... ok [INFO] [stdout] test wallet::restore::passphrase_conflicts_with_descriptor ... ok [INFO] [stdout] test wallet::outputs::outputs_includes_unbound_outputs ... ok [INFO] [stdout] test wallet::offer::create::offers_can_be_submitted ... ok [INFO] [stdout] test wallet::receive::receive ... ok [INFO] [stdout] test wallet::restore::restore_with_compact_works ... ok [INFO] [stdout] test wallet::restore::restore_to_existing_wallet_fails ... ok [INFO] [stdout] test wallet::restore::restore_with_blank_mnemonic_generates_same_descriptors ... ok [INFO] [stdout] test wallet::outputs::outputs_includes_runes_and_inscriptions ... ok [INFO] [stdout] test wallet::restore::restore_generates_same_descriptors_with_passphrase ... ok [INFO] [stdout] test wallet::restore::restore_with_wrong_descriptors_fails ... ok [INFO] [stdout] test wallet::restore::restore_with_no_timestamp_defaults_to_0 ... ok [INFO] [stdout] test wallet::restore::timestamp_conflicts_with_descriptor ... ok [INFO] [stdout] test wallet::resume::commitment_output_is_locked ... ok [INFO] [stdout] test wallet::restore::restore_with_now_timestamp ... ok [INFO] [stdout] test wallet::pending::wallet_pending ... ok [INFO] [stdout] test wallet::restore::restore_with_timestamp ... ok [INFO] [stdout] test wallet::restore::restore_generates_same_descriptors ... ok [INFO] [stdout] test wallet::sats::requires_sat_index ... ok [INFO] [stdout] test wallet::resume::wallet_resume ... ok [INFO] [stdout] test wallet::resume::resume_suspended ... ok [INFO] [stdout] test wallet::sats::sats_all ... ok [INFO] [stdout] test wallet::resume::wallet_resume_by_rune_name ... ok [INFO] [stdout] test wallet::resume::wallet_resume_by_rune_not_found ... ok [INFO] [stdout] test wallet::sats::sats ... ok [INFO] [stdout] test wallet::sats::sats_from_tsv_file_not_found ... ok [INFO] [stdout] test wallet::sats::sats_from_tsv_success ... ok [INFO] [stdout] test wallet::sats::sats_from_tsv_parse_error ... ok [INFO] [stdout] test wallet::runics::wallet_runics ... ok [INFO] [stdout] test wallet::selection::send_satpoint_does_not_send_runic_utxos ... ok [INFO] [stdout] test wallet::selection::inscribe_does_not_select_runic_utxos ... ok [INFO] [stdout] test wallet::selection::mint_does_not_select_inscription ... ok [INFO] [stdout] test wallet::send::can_send_after_dust_limit_from_an_inscription ... ok [INFO] [stdout] test wallet::selection::send_amount_does_not_select_runic_utxos ... ok [INFO] [stdout] test wallet::send::do_not_send_within_dust_limit_of_an_inscription ... ok [INFO] [stdout] test wallet::selection::send_inscription_does_not_select_runic_utxos ... ok [INFO] [stdout] test wallet::selection::offer_create_does_not_select_non_cardinal_utxos ... ok [INFO] [stdout] test wallet::send::inscriptions_cannot_be_sent_by_satpoint ... ok [INFO] [stdout] test wallet::send::send_btc_does_not_send_locked_utxos ... ok [INFO] [stdout] test wallet::send::send_addresses_must_be_valid_for_network ... ok [INFO] [stdout] test wallet::selection::sending_rune_does_not_send_inscription ... ok [INFO] [stdout] test wallet::send::send_btc_fails_if_lock_unspent_fails ... ok [INFO] [stdout] test wallet::send::inscriptions_can_be_sent ... ok [INFO] [stdout] test wallet::send::send_does_not_use_inscribed_sats_as_cardinal_utxos ... ok [INFO] [stdout] test wallet::send::send_btc_locks_inscriptions ... ok [INFO] [stdout] test wallet::send::send_btc_with_fee_rate ... ok [INFO] [stdout] test wallet::send::send_dry_run ... ok [INFO] [stdout] test wallet::send::send_on_mainnnet_works_with_wallet_named_ord ... ok [INFO] [stdout] test wallet::send::send_on_mainnnet_works_with_wallet_named_foo ... ok [INFO] [stdout] test wallet::send::error_messages_use_spaced_runes ... ok [INFO] [stdout] test wallet::send::send_unknown_inscription ... ok [INFO] [stdout] test wallet::send::send_inscribed_inscription ... ok [INFO] [stdout] test wallet::send::send_uninscribed_sat ... ok [INFO] [stdout] test wallet::send::send_inscription_by_sat ... ok [INFO] [stdout] test wallet::send::sending_rune_that_has_not_been_etched_is_an_error ... ok [INFO] [stdout] test wallet::selection::split_does_not_select_inscribed_or_runic_utxos ... ok [INFO] [stdout] test wallet::send::sending_rune_creates_transaction_with_expected_runestone ... ok [INFO] [stdout] test wallet::send::sending_rune_leaves_unspent_runes_in_wallet ... ok [INFO] [stdout] test wallet::send::sending_rune_with_divisibility_works ... ok [INFO] [stdout] test wallet::send::sending_rune_with_change_works ... ok [INFO] [stdout] test wallet::send::user_must_provide_fee_rate_to_send ... ok [INFO] [stdout] test wallet::send::sending_rune_with_excessive_precision_is_an_error ... ok [INFO] [stdout] test wallet::send::sending_rune_with_insufficient_balance_is_an_error ... ok [INFO] [stdout] test wallet::send::wallet_send_with_fee_rate ... ok [INFO] [stdout] test wallet::send::sending_rune_works ... ok [INFO] [stdout] test wallet::send::wallet_send_with_fee_rate_and_target_postage ... ok [INFO] [stdout] test wallet::sign::sign ... ok [INFO] [stdout] test wallet::sign::sign_file ... ok [INFO] [stdout] test wallet::send::sending_spaced_rune_works_with_no_change ... ok [INFO] [stdout] test wallet::send::sending_rune_creates_change_output_for_non_outgoing_runes ... ok [INFO] [stdout] test wallet::sign::sign_for_inscription ... ok [INFO] [stdout] test wallet::split::cannot_split_un_etched_runes ... ok [INFO] [stdout] test wallet::send::splitting_merged_inscriptions_is_possible ... ok [INFO] [stdout] test wallet::split::requires_rune_index ... ok [INFO] [stdout] test wallet::sign::sign_for_output ... ok [INFO] [stdout] test wallet::split::unrecognized_fields_are_forbidden ... ok [INFO] [stdout] test wallet::sweep::sweep_needs_utxos ... ok [INFO] [stdout] test wallet::split::oversize_op_returns_are_allowed_with_flag has been running for over 60 seconds [INFO] [stdout] test wallet::split::simple_split has been running for over 60 seconds [INFO] [stdout] test wallet::sweep::complain_if_runes_contained_in_any_of_the_inputs has been running for over 60 seconds [INFO] [stdout] test wallet::sweep::sweep has been running for over 60 seconds [INFO] [stdout] test wallet::sweep::sweep_does_not_select_non_cardinal_utxos has been running for over 60 seconds [INFO] [stdout] test wallet::sweep::sweep_multiple has been running for over 60 seconds [INFO] [stdout] test wallet::sweep::sweep_needs_rune_index has been running for over 60 seconds [INFO] [stdout] test wallet::sweep::sweep_only_works_with_p2wpkh has been running for over 60 seconds [INFO] [stdout] test wallet::sweep::sweep ... FAILED [INFO] [stdout] test wallet::sweep::sweep_does_not_select_non_cardinal_utxos ... FAILED [INFO] [stdout] test wallet::sweep::sweep_respects_dry_run has been running for over 60 seconds [INFO] [stdout] test wallet::transactions::transactions has been running for over 60 seconds [INFO] [stdout] test wallet::transactions::transactions ... FAILED [INFO] [stdout] test wallet::sweep::sweep_multiple ... FAILED [INFO] [stdout] test wallet::sweep::sweep_needs_rune_index ... FAILED [INFO] [stdout] test wallet::split::oversize_op_returns_are_allowed_with_flag ... FAILED [INFO] [stdout] test wallet::sweep::sweep_only_works_with_p2wpkh ... ok [INFO] [stdout] test wallet::split::simple_split ... ok [INFO] [stdout] test wallet::sweep::complain_if_runes_contained_in_any_of_the_inputs ... ok [INFO] [stdout] test wallet::transactions::transactions_with_limit ... ok [INFO] [stdout] test wallet::sweep::sweep_respects_dry_run ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- settings::invalid_env_error_message stdout ---- [INFO] [stdout] Regex did not match: [INFO] [stdout] [INFO] [stdout] thread 'settings::invalid_env_error_message' (73077) panicked at tests/settings.rs:144:6: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <^(?s)error: environment variable `ORD_BAR` not valid unicode: `�` [INFO] [stdout] <$ [INFO] [stdout] >error: environment variable `ORD_BAR` not valid unicode: `�` [INFO] [stdout] >backtrace: [INFO] [stdout] > 0: ::run::{closure#0} [INFO] [stdout] > at /opt/rustwide/workdir/src/arguments.rs:43:24 [INFO] [stdout] > 1: >::map_err::::run::{closure#0}> [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:968:27 [INFO] [stdout] > 2: ::run [INFO] [stdout] > at /opt/rustwide/workdir/src/arguments.rs:42:12 [INFO] [stdout] > 3: ord::main [INFO] [stdout] > at /opt/rustwide/workdir/src/lib.rs:275:14 [INFO] [stdout] > 4: ord::main [INFO] [stdout] > at /opt/rustwide/workdir/src/bin/main.rs:2:3 [INFO] [stdout] > 5: >::call_once [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] > 6: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] > 7: std::rt::lang_start::<()>::{closure#0} [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:206:18 [INFO] [stdout] > 8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:287:21 [INFO] [stdout] > 9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] > 10: std::panicking::catch_unwind:: + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync> [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] > 11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] > 12: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:175:24 [INFO] [stdout] > 13: std::panicking::catch_unwind::do_call:: [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] > 14: std::panicking::catch_unwind:: [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] > 15: std::panic::catch_unwind:: [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] > 16: std::rt::lang_start_internal [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:171:5 [INFO] [stdout] > 17: std::rt::lang_start::<()> [INFO] [stdout] > at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:205:5 [INFO] [stdout] > 18: main [INFO] [stdout] > 19:  [INFO] [stdout] > 20: __libc_start_main [INFO] [stdout] > 21: _start [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e1c3cb7662 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64e1c3cb7662 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64e1c3cd294a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64e1c3cd294a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x64e1c3cbdf76 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64e1c3cbdf76 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64e1c3c9010f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64e1c3c9010f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64e1c3cad2d9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64e1c194896e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x64e1c194896e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64e1c3cad542 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x64e1c3cad542 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64e1c3c901c8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64e1c3c87379 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64e1c3c912dd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64e1c3cd313c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64e1c18beb59 - ::assert_match [INFO] [stdout] at /opt/rustwide/workdir/tests/expected.rs:21:11 [INFO] [stdout] 20: 0x64e1c185c9db - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:53:26 [INFO] [stdout] 21: 0x64e1c185d213 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:267:18 [INFO] [stdout] 22: 0x64e1c185cf87 - ::run_and_extract_stdout [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:277:10 [INFO] [stdout] 23: 0x64e1c1834bf6 - integration[d394af0e4c0d6056]::settings::invalid_env_error_message [INFO] [stdout] at /opt/rustwide/workdir/tests/settings.rs:144:6 [INFO] [stdout] 24: 0x64e1c1821dc7 - integration[d394af0e4c0d6056]::settings::invalid_env_error_message::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/settings.rs:137:31 [INFO] [stdout] 25: 0x64e1c17a52a6 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64e1c193cd1b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64e1c193cd1b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x64e1c194957a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x64e1c194957a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x64e1c194957a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x64e1c1944b24 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x64e1c1944b24 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x64e1c194c072 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x64e1c194c072 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x64e1c194c072 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x64e1c3cb627f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 45: 0x64e1c3cb627f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 46: 0x7aab7a0c5aa4 - [INFO] [stdout] 47: 0x7aab7a152a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wallet::sweep::sweep stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wallet::sweep::sweep' (137497) panicked at tests/wallet/sweep.rs:48:6: [INFO] [stdout] Test failed: exit status: 1 [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e1c3cb7662 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64e1c3cb7662 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64e1c3cd294a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64e1c3cd294a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x64e1c3cbdf76 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64e1c3cbdf76 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64e1c3c9010f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64e1c3c9010f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64e1c3cad2d9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64e1c194896e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x64e1c194896e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64e1c3cad542 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x64e1c3cad542 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64e1c3c901c8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64e1c3c87379 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64e1c3c912dd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64e1c3cd313c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64e1c185cc12 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:47:7 [INFO] [stdout] 20: 0x64e1c185d213 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:267:18 [INFO] [stdout] 21: 0x64e1c185cf87 - ::run_and_extract_stdout [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:277:10 [INFO] [stdout] 22: 0x64e1c18470da - ::run_and_deserialize_output:: [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:282:42 [INFO] [stdout] 23: 0x64e1c189b22b - integration[d394af0e4c0d6056]::wallet::sweep::sweep [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/sweep.rs:48:6 [INFO] [stdout] 24: 0x64e1c1878217 - integration[d394af0e4c0d6056]::wallet::sweep::sweep::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/sweep.rs:18:11 [INFO] [stdout] 25: 0x64e1c17a7626 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64e1c193cd1b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64e1c193cd1b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x64e1c194957a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x64e1c194957a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x64e1c194957a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x64e1c1944b24 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x64e1c1944b24 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x64e1c194c072 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x64e1c194c072 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x64e1c194c072 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x64e1c3cb627f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 45: 0x64e1c3cb627f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 46: 0x7aab7a0c5aa4 - [INFO] [stdout] 47: 0x7aab7a152a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wallet::sweep::sweep_does_not_select_non_cardinal_utxos stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wallet::sweep::sweep_does_not_select_non_cardinal_utxos' (137548) panicked at tests/lib.rs:130:6: [INFO] [stdout] Test failed: exit status: 1 [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e1c3cb7662 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64e1c3cb7662 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64e1c3cd294a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64e1c3cd294a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x64e1c3cbdf76 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64e1c3cbdf76 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64e1c3c9010f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64e1c3c9010f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64e1c3cad2d9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64e1c194896e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x64e1c194896e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64e1c3cad542 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x64e1c3cad542 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64e1c3c901c8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64e1c3c87379 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64e1c3c912dd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64e1c3cd313c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64e1c185cc12 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:47:7 [INFO] [stdout] 20: 0x64e1c185d213 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:267:18 [INFO] [stdout] 21: 0x64e1c185cf87 - ::run_and_extract_stdout [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:277:10 [INFO] [stdout] 22: 0x64e1c184648a - ::run_and_deserialize_output:: [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:282:42 [INFO] [stdout] 23: 0x64e1c18b9b61 - integration[d394af0e4c0d6056]::inscribe_with_options [INFO] [stdout] at /opt/rustwide/workdir/tests/lib.rs:130:6 [INFO] [stdout] 24: 0x64e1c18be6c4 - integration[d394af0e4c0d6056]::inscribe [INFO] [stdout] at /opt/rustwide/workdir/tests/lib.rs:140:3 [INFO] [stdout] 25: 0x64e1c189a03c - integration[d394af0e4c0d6056]::wallet::sweep::sweep_does_not_select_non_cardinal_utxos [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/sweep.rs:291:3 [INFO] [stdout] 26: 0x64e1c18781b7 - integration[d394af0e4c0d6056]::wallet::sweep::sweep_does_not_select_non_cardinal_utxos::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/sweep.rs:280:46 [INFO] [stdout] 27: 0x64e1c17a75a6 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x64e1c193cd1b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x64e1c193cd1b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x64e1c194957a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 33: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: 0x64e1c194957a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x64e1c194957a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x64e1c1944b24 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x64e1c1944b24 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 39: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 40: 0x64e1c194c072 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x64e1c194c072 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 45: 0x64e1c194c072 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x64e1c3cb627f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 47: 0x64e1c3cb627f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 48: 0x7aab7a0c5aa4 - [INFO] [stdout] 49: 0x7aab7a152a64 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wallet::transactions::transactions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wallet::transactions::transactions' (140737) panicked at tests/wallet/transactions.rs:15:6: [INFO] [stdout] Test failed: exit status: 1 [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e1c3cb7662 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64e1c3cb7662 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64e1c3cd294a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64e1c3cd294a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x64e1c3cbdf76 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64e1c3cbdf76 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64e1c3c9010f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64e1c3c9010f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64e1c3cad2d9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64e1c194896e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x64e1c194896e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64e1c3cad542 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x64e1c3cad542 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64e1c3c901c8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64e1c3c87379 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64e1c3c912dd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64e1c3cd313c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64e1c185cc12 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:47:7 [INFO] [stdout] 20: 0x64e1c185d213 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:267:18 [INFO] [stdout] 21: 0x64e1c185cf87 - ::run_and_extract_stdout [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:277:10 [INFO] [stdout] 22: 0x64e1c1843aaa - ::run_and_deserialize_output::> [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:282:42 [INFO] [stdout] 23: 0x64e1c177ef57 - integration[d394af0e4c0d6056]::wallet::transactions::transactions [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/transactions.rs:15:6 [INFO] [stdout] 24: 0x64e1c177ec27 - integration[d394af0e4c0d6056]::wallet::transactions::transactions::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/transactions.rs:4:18 [INFO] [stdout] 25: 0x64e1c17a5526 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64e1c193cd1b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64e1c193cd1b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x64e1c194957a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x64e1c194957a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x64e1c194957a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x64e1c1944b24 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x64e1c1944b24 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x64e1c194c072 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x64e1c194c072 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x64e1c194c072 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x64e1c3cb627f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 45: 0x64e1c3cb627f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 46: 0x7aab7a0c5aa4 - [INFO] [stdout] 47: 0x7aab7a152a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wallet::sweep::sweep_multiple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wallet::sweep::sweep_multiple' (137738) panicked at tests/wallet/sweep.rs:214:6: [INFO] [stdout] Test failed: exit status: 1 [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e1c3cb7662 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64e1c3cb7662 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64e1c3cd294a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64e1c3cd294a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x64e1c3cbdf76 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64e1c3cbdf76 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64e1c3c9010f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64e1c3c9010f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64e1c3cad2d9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64e1c194896e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x64e1c194896e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64e1c3cad542 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x64e1c3cad542 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64e1c3c901c8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64e1c3c87379 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64e1c3c912dd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64e1c3cd313c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64e1c185cc12 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:47:7 [INFO] [stdout] 20: 0x64e1c185d213 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:267:18 [INFO] [stdout] 21: 0x64e1c185cf87 - ::run_and_extract_stdout [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:277:10 [INFO] [stdout] 22: 0x64e1c184388a - ::run_and_deserialize_output::> [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:282:42 [INFO] [stdout] 23: 0x64e1c1897397 - integration[d394af0e4c0d6056]::wallet::sweep::sweep_multiple [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/sweep.rs:214:6 [INFO] [stdout] 24: 0x64e1c18780c7 - integration[d394af0e4c0d6056]::wallet::sweep::sweep_multiple::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/sweep.rs:177:20 [INFO] [stdout] 25: 0x64e1c17a7466 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64e1c193cd1b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64e1c193cd1b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x64e1c194957a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x64e1c194957a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x64e1c194957a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x64e1c1944b24 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x64e1c1944b24 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x64e1c194c072 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x64e1c194c072 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x64e1c194c072 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x64e1c3cb627f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 45: 0x64e1c3cb627f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 46: 0x7aab7a0c5aa4 - [INFO] [stdout] 47: 0x7aab7a152a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wallet::sweep::sweep_needs_rune_index stdout ---- [INFO] [stdout] error serving request: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11) [INFO] [stdout] [INFO] [stdout] thread 'wallet::sweep::sweep_needs_rune_index' (137794) panicked at tests/wallet/sweep.rs:95:6: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] error: sweeping private key requires index created with `--index-runes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e1c3cb7662 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64e1c3cb7662 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64e1c3cd294a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64e1c3cd294a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x64e1c3cbdf76 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64e1c3cbdf76 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64e1c3c9010f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64e1c3c9010f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64e1c3cad2d9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64e1c194896e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x64e1c194896e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64e1c3cad542 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x64e1c3cad542 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64e1c3c901c8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64e1c3c87379 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64e1c3c912dd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64e1c3cd313c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64e1c18bea7b - ::assert_match [INFO] [stdout] at /opt/rustwide/workdir/tests/expected.rs:17:31 [INFO] [stdout] 20: 0x64e1c185c9db - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:53:26 [INFO] [stdout] 21: 0x64e1c185d213 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:267:18 [INFO] [stdout] 22: 0x64e1c185cf87 - ::run_and_extract_stdout [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:277:10 [INFO] [stdout] 23: 0x64e1c1899129 - integration[d394af0e4c0d6056]::wallet::sweep::sweep_needs_rune_index [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/sweep.rs:95:6 [INFO] [stdout] 24: 0x64e1c1878127 - integration[d394af0e4c0d6056]::wallet::sweep::sweep_needs_rune_index::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/sweep.rs:64:28 [INFO] [stdout] 25: 0x64e1c17a74e6 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64e1c193cd1b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64e1c193cd1b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x64e1c194957a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x64e1c194957a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x64e1c194957a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x64e1c1944b24 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x64e1c1944b24 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x64e1c194c072 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x64e1c194c072 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x64e1c194c072 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x64e1c3cb627f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 45: 0x64e1c3cb627f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 46: 0x7aab7a0c5aa4 - [INFO] [stdout] 47: 0x7aab7a152a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- wallet::split::oversize_op_returns_are_allowed_with_flag stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'wallet::split::oversize_op_returns_are_allowed_with_flag' (136155) panicked at tests/wallet/split.rs:264:8: [INFO] [stdout] Test failed: exit status: 1 [INFO] [stdout] stdout: [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] error: JSON-RPC error: transport error: Couldn't connect to host: Resource temporarily unavailable (os error 11) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64e1c3cb7662 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64e1c3cb7662 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64e1c3cb7662 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64e1c3cd294a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64e1c3cd294a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x64e1c3cbdf76 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64e1c3cbdf76 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64e1c3c9010f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64e1c3c9010f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64e1c3cad2d9 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64e1c194896e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x64e1c194896e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64e1c3cad542 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x64e1c3cad542 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64e1c3c901c8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64e1c3c87379 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64e1c3c912dd - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64e1c3cd313c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64e1c185cc12 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:47:7 [INFO] [stdout] 20: 0x64e1c185d213 - ::run [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:267:18 [INFO] [stdout] 21: 0x64e1c185cf87 - ::run_and_extract_stdout [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:277:10 [INFO] [stdout] 22: 0x64e1c1846eca - ::run_and_deserialize_output:: [INFO] [stdout] at /opt/rustwide/workdir/tests/command_builder.rs:282:42 [INFO] [stdout] 23: 0x64e1c1912400 - integration[d394af0e4c0d6056]::wallet::split::oversize_op_returns_are_allowed_with_flag [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/split.rs:264:8 [INFO] [stdout] 24: 0x64e1c18fee17 - integration[d394af0e4c0d6056]::wallet::split::oversize_op_returns_are_allowed_with_flag::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/wallet/split.rs:209:47 [INFO] [stdout] 25: 0x64e1c17a7426 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64e1c193cd1b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64e1c193cd1b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x64e1c194957a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x64e1c194957a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x64e1c194957a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x64e1c194957a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x64e1c194957a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x64e1c1944b24 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x64e1c1944b24 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x64e1c194c072 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x64e1c194c072 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x64e1c194c072 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x64e1c194c072 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x64e1c194c072 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x64e1c3cb627f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 45: 0x64e1c3cb627f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 46: 0x7aab7a0c5aa4 - [INFO] [stdout] 47: 0x7aab7a152a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] settings::invalid_env_error_message [INFO] [stdout] wallet::split::oversize_op_returns_are_allowed_with_flag [INFO] [stdout] wallet::sweep::sweep [INFO] [stdout] wallet::sweep::sweep_does_not_select_non_cardinal_utxos [INFO] [stdout] wallet::sweep::sweep_multiple [INFO] [stdout] wallet::sweep::sweep_needs_rune_index [INFO] [stdout] wallet::transactions::transactions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 332 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 324.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] running `Command { std: "docker" "inspect" "393611ed8a091fb96f92d5ab54d470d573aeec1ead2a6fecd21a29b2cb9da0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393611ed8a091fb96f92d5ab54d470d573aeec1ead2a6fecd21a29b2cb9da0b3", kill_on_drop: false }` [INFO] [stdout] 393611ed8a091fb96f92d5ab54d470d573aeec1ead2a6fecd21a29b2cb9da0b3