[INFO] cloning repository https://github.com/dexcodehub/ordinals-ord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dexcodehub/ordinals-ord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexcodehub%2Fordinals-ord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexcodehub%2Fordinals-ord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bafa4faceb01cf2868c73d745338d0d0b64de3da [INFO] testing dexcodehub/ordinals-ord against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexcodehub%2Fordinals-ord" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dexcodehub/ordinals-ord [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/dexcodehub/ordinals-ord [INFO] tweaked toml for git repo https://github.com/dexcodehub/ordinals-ord written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dexcodehub/ordinals-ord on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dexcodehub/ordinals-ord 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffb3c081547d488e2fb87c51d379502494091cd0fd8e38ac2f16d1e531100083 [INFO] running `Command { std: "docker" "start" "-a" "ffb3c081547d488e2fb87c51d379502494091cd0fd8e38ac2f16d1e531100083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffb3c081547d488e2fb87c51d379502494091cd0fd8e38ac2f16d1e531100083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb3c081547d488e2fb87c51d379502494091cd0fd8e38ac2f16d1e531100083", kill_on_drop: false }` [INFO] [stdout] ffb3c081547d488e2fb87c51d379502494091cd0fd8e38ac2f16d1e531100083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dcc9916772c1b72370e799910b356b1508feb9ae8ce384fad57e49eb00415db [INFO] running `Command { std: "docker" "start" "-a" "6dcc9916772c1b72370e799910b356b1508feb9ae8ce384fad57e49eb00415db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling polling v3.9.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling async-http-codec v0.8.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling minreq v2.14.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling redb v2.6.0 [INFO] [stderr] Compiling minicbor v1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling array-init v0.0.4 [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 env_filter v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling minicbor-derive v0.17.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ord v0.23.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling mp4 v0.14.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling boilerplate v1.0.1 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling ordinals v0.0.15 (/opt/rustwide/workdir/crates/ordinals) [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling bip322 v0.0.9 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling miniscript v12.3.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling html-escaper v0.2.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling rustls-acme v0.13.0 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:465:49 [INFO] [stdout] | [INFO] [stdout] 465 | terms.height.and_then(|range| (range.start)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 465 - terms.height.and_then(|range| (range.start)), [INFO] [stdout] 465 + terms.height.and_then(|range| range.start ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:466:49 [INFO] [stdout] | [INFO] [stdout] 466 | terms.height.and_then(|range| (range.end)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 466 - terms.height.and_then(|range| (range.end)), [INFO] [stdout] 466 + terms.height.and_then(|range| range.end ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:470:49 [INFO] [stdout] | [INFO] [stdout] 470 | terms.offset.and_then(|range| (range.start)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 470 - terms.offset.and_then(|range| (range.start)), [INFO] [stdout] 470 + terms.offset.and_then(|range| range.start ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:471:49 [INFO] [stdout] | [INFO] [stdout] 471 | terms.offset.and_then(|range| (range.end)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 471 - terms.offset.and_then(|range| (range.end)), [INFO] [stdout] 471 + terms.offset.and_then(|range| range.end ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/index/utxo_entry.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn parse(&self, index: &Index) -> ParsedUtxoEntry { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn parse(&self, index: &Index) -> ParsedUtxoEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subcommand/wallet/offer/accept.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | fn psbt_signatures(psbt: &Psbt) -> Result>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | fn psbt_signatures(psbt: &Psbt) -> Result>>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subcommand/wallet/offer/accept.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | fn tx_signatures(tx: &Transaction) -> Result>> { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | fn tx_signatures(tx: &Transaction) -> Result>>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 25s [INFO] running `Command { std: "docker" "inspect" "6dcc9916772c1b72370e799910b356b1508feb9ae8ce384fad57e49eb00415db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dcc9916772c1b72370e799910b356b1508feb9ae8ce384fad57e49eb00415db", kill_on_drop: false }` [INFO] [stdout] 6dcc9916772c1b72370e799910b356b1508feb9ae8ce384fad57e49eb00415db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59ffb448137909047bc2385842932d65b66c282e1c63280f7ca982bddd2157d3 [INFO] running `Command { std: "docker" "start" "-a" "59ffb448137909047bc2385842932d65b66c282e1c63280f7ca982bddd2157d3", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-http-codec v0.8.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-web-client v0.6.2 [INFO] [stderr] Compiling ord-bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling rustls-acme v0.13.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling jsonrpc-server-utils v18.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ord v0.23.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jsonrpc-http-server v18.0.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:465:49 [INFO] [stdout] | [INFO] [stdout] 465 | terms.height.and_then(|range| (range.start)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 465 - terms.height.and_then(|range| (range.start)), [INFO] [stdout] 465 + terms.height.and_then(|range| range.start ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:466:49 [INFO] [stdout] | [INFO] [stdout] 466 | terms.height.and_then(|range| (range.end)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 466 - terms.height.and_then(|range| (range.end)), [INFO] [stdout] 466 + terms.height.and_then(|range| range.end ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:470:49 [INFO] [stdout] | [INFO] [stdout] 470 | terms.offset.and_then(|range| (range.start)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 470 - terms.offset.and_then(|range| (range.start)), [INFO] [stdout] 470 + terms.offset.and_then(|range| range.start ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:471:49 [INFO] [stdout] | [INFO] [stdout] 471 | terms.offset.and_then(|range| (range.end)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 471 - terms.offset.and_then(|range| (range.end)), [INFO] [stdout] 471 + terms.offset.and_then(|range| range.end ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling ord-bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling jsonrpc-derive v18.0.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/index/utxo_entry.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn parse(&self, index: &Index) -> ParsedUtxoEntry { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn parse(&self, index: &Index) -> ParsedUtxoEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subcommand/wallet/offer/accept.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | fn psbt_signatures(psbt: &Psbt) -> Result>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | fn psbt_signatures(psbt: &Psbt) -> Result>>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subcommand/wallet/offer/accept.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | fn tx_signatures(tx: &Transaction) -> Result>> { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | fn tx_signatures(tx: &Transaction) -> Result>>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mockcore v0.0.1 (/opt/rustwide/workdir/crates/mockcore) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/mockcore/src/lib.rs:261:16 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn state(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 261 | pub fn state(&self) -> MutexGuard<'_, State> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/mockcore/src/server.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | fn state(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | fn state(&self) -> MutexGuard<'_, State> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:465:49 [INFO] [stdout] | [INFO] [stdout] 465 | terms.height.and_then(|range| (range.start)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 465 - terms.height.and_then(|range| (range.start)), [INFO] [stdout] 465 + terms.height.and_then(|range| range.start ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:466:49 [INFO] [stdout] | [INFO] [stdout] 466 | terms.height.and_then(|range| (range.end)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 466 - terms.height.and_then(|range| (range.end)), [INFO] [stdout] 466 + terms.height.and_then(|range| range.end ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:470:49 [INFO] [stdout] | [INFO] [stdout] 470 | terms.offset.and_then(|range| (range.start)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 470 - terms.offset.and_then(|range| (range.start)), [INFO] [stdout] 470 + terms.offset.and_then(|range| range.start ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/wallet/batch/plan.rs:471:49 [INFO] [stdout] | [INFO] [stdout] 471 | terms.offset.and_then(|range| (range.end)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 471 - terms.offset.and_then(|range| (range.end)), [INFO] [stdout] 471 + terms.offset.and_then(|range| range.end ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/index/utxo_entry.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn parse(&self, index: &Index) -> ParsedUtxoEntry { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn parse(&self, index: &Index) -> ParsedUtxoEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subcommand/wallet/offer/accept.rs:152:28 [INFO] [stdout] | [INFO] [stdout] 152 | fn psbt_signatures(psbt: &Psbt) -> Result>> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | fn psbt_signatures(psbt: &Psbt) -> Result>>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subcommand/wallet/offer/accept.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | fn tx_signatures(tx: &Transaction) -> Result>> { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | fn tx_signatures(tx: &Transaction) -> Result>>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "59ffb448137909047bc2385842932d65b66c282e1c63280f7ca982bddd2157d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ffb448137909047bc2385842932d65b66c282e1c63280f7ca982bddd2157d3", kill_on_drop: false }` [INFO] [stdout] 59ffb448137909047bc2385842932d65b66c282e1c63280f7ca982bddd2157d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 744704d54b92cfee500b3fccbf75f244c533aea79a14429b61bc4e24aef18814 [INFO] running `Command { std: "docker" "start" "-a" "744704d54b92cfee500b3fccbf75f244c533aea79a14429b61bc4e24aef18814", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/wallet/batch/plan.rs:465:49 [INFO] [stderr] | [INFO] [stderr] 465 | terms.height.and_then(|range| (range.start)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 465 - terms.height.and_then(|range| (range.start)), [INFO] [stderr] 465 + terms.height.and_then(|range| range.start ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/wallet/batch/plan.rs:466:49 [INFO] [stderr] | [INFO] [stderr] 466 | terms.height.and_then(|range| (range.end)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 466 - terms.height.and_then(|range| (range.end)), [INFO] [stderr] 466 + terms.height.and_then(|range| range.end ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/wallet/batch/plan.rs:470:49 [INFO] [stderr] | [INFO] [stderr] 470 | terms.offset.and_then(|range| (range.start)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 470 - terms.offset.and_then(|range| (range.start)), [INFO] [stderr] 470 + terms.offset.and_then(|range| range.start ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/wallet/batch/plan.rs:471:49 [INFO] [stderr] | [INFO] [stderr] 471 | terms.offset.and_then(|range| (range.end)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 471 - terms.offset.and_then(|range| (range.end)), [INFO] [stderr] 471 + terms.offset.and_then(|range| range.end ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/index/utxo_entry.rs:44:16 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn parse(&self, index: &Index) -> ParsedUtxoEntry { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 44 | pub fn parse(&self, index: &Index) -> ParsedUtxoEntry<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/subcommand/wallet/offer/accept.rs:152:28 [INFO] [stderr] | [INFO] [stderr] 152 | fn psbt_signatures(psbt: &Psbt) -> Result>> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 152 | fn psbt_signatures(psbt: &Psbt) -> Result>>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/subcommand/wallet/offer/accept.rs:167:24 [INFO] [stderr] | [INFO] [stderr] 167 | fn tx_signatures(tx: &Transaction) -> Result>> { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 167 | fn tx_signatures(tx: &Transaction) -> Result>>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ord` (lib) generated 7 warnings (run `cargo fix --lib -p ord` to apply 7 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> crates/mockcore/src/lib.rs:261:16 [INFO] [stderr] | [INFO] [stderr] 261 | pub fn state(&self) -> MutexGuard { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 261 | pub fn state(&self) -> MutexGuard<'_, State> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> crates/mockcore/src/server.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | fn state(&self) -> MutexGuard { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 14 | fn state(&self) -> MutexGuard<'_, State> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `mockcore` (lib) generated 2 warnings (run `cargo fix --lib -p mockcore` to apply 2 suggestions) [INFO] [stderr] warning: `ord` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ord-2ee80ceef23bf29c) [INFO] [stdout] [INFO] [stdout] running 710 tests [INFO] [stdout] test chain::tests::from_str ... ok [INFO] [stdout] test decimal::tests::from_str ... 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_entry ... ok [INFO] [stdout] test index::entry::tests::inscription_id_entry ... ok [INFO] [stdout] test index::entry::tests::mintable_cap ... ok [INFO] [stdout] test decimal::tests::to_amount ... ok [INFO] [stdout] test index::entry::tests::mintable_default ... ok [INFO] [stdout] test index::entry::tests::mintable_height_end ... 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_end ... 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_id_entry ... ok [INFO] [stdout] test index::entry::tests::rune_entry ... ok [INFO] [stdout] test index::entry::tests::supply ... ok [INFO] [stdout] test index::lot::tests::div ... ok [INFO] [stdout] test index::lot::tests::rem ... ok [INFO] [stdout] test index::lot::tests::partial_eq ... ok [INFO] [stdout] test index::lot::tests::partial_ord ... ok [INFO] [stdout] test index::tests::assert_schema_statistic_key_is_zero ... ok [INFO] [stdout] test index::lot::tests::add_assign - should panic ... ok [INFO] [stdout] test index::lot::tests::add - should panic ... ok [INFO] [stdout] test index::lot::tests::add_u128 - should panic ... ok [INFO] [stdout] test index::lot::tests::sub - should panic ... ok [INFO] [stdout] test index::lot::tests::add_assign_u128 - should panic ... ok [INFO] [stdout] test index::lot::tests::sub_assign - should panic ... ok [INFO] [stdout] test index::tests::find_first_sat ... ok [INFO] [stdout] test index::tests::find_second_sat ... ok [INFO] [stdout] test index::tests::find_unmined_sat ... ok [INFO] [stdout] test index::tests::find_first_sat_spent_in_second_block ... ok [INFO] [stdout] test index::tests::find_first_sat_of_second_block ... ok [INFO] [stdout] test index::tests::duplicate_field_inscriptions_are_cursed ... ok [INFO] [stdout] test index::tests::get_latest_inscriptions_with_no_more ... ok [INFO] [stdout] test index::tests::fee_spent_inscriptions_are_numbered_last_in_block ... ok [INFO] [stdout] test index::tests::inscribe_into_fee_with_reduced_subsidy ... ok [INFO] [stdout] test index::tests::inscribe_into_fee ... ok [INFO] [stdout] test index::tests::inscription_event_sender_channel ... 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::incomplete_field_inscriptions_are_cursed ... ok [INFO] [stdout] test index::tests::height_limit ... ok [INFO] [stdout] test index::tests::inscription_can_be_lost_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_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::get_latest_inscriptions_with_more ... ok [INFO] [stdout] test index::tests::inscription_with_pointer_greater_than_output_value_assigned_default ... ok [INFO] [stdout] test index::tests::inscription_with_pointer ... ok [INFO] [stdout] test index::tests::inscription_with_repeated_parent_tags_and_parents_has_singular_parent_entry ... ok [INFO] [stdout] test index::tests::inscription_with_pointer_is_cursed ... 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_to_parent_is_cursed_reinscription ... ok [INFO] [stdout] test index::tests::inscription_with_three_parent_tags_and_two_parents_has_two_parent_entries ... ok [INFO] [stdout] test index::tests::inscription_with_two_parent_tags_and_parents_has_parent_entries ... ok [INFO] [stdout] test index::tests::inscription_with_valid_and_malformed_parent_tags_only_lists_valid_entries ... ok [INFO] [stdout] test index::tests::inscriptions_below_first_inscription_height_are_skipped ... ok [INFO] [stdout] test index::tests::inscription_without_parent_tag_has_no_parent_entry ... ok [INFO] [stdout] test index::tests::inscriptions_are_not_indexed_if_no_index_inscriptions_flag_is_set ... ok [INFO] [stdout] test index::tests::inscriptions_in_different_inputs_with_pointers_to_different_outputs ... ok [INFO] [stdout] test index::tests::inscriptions_are_tracked_correctly ... 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_same_output ... ok [INFO] [stdout] test index::tests::inscriptions_that_are_sent_to_second_output_are_are_tracked_correctly ... 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_in_same_input_with_pointers_to_different_outputs ... ok [INFO] [stdout] test index::tests::inscriptions_with_pointers_to_same_sat_one_becomes_cursed_reinscriptions ... ok [INFO] [stdout] test index::tests::inscriptions_are_uncursed_after_jubilee ... 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::list_merge_ranges_are_tracked_correctly ... 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::inscriptions_with_pushnum_opcodes_are_cursed ... ok [INFO] [stdout] test index::tests::list_null_output ... ok [INFO] [stdout] test index::tests::inscriptions_with_stutter_are_cursed ... ok [INFO] [stdout] test index::tests::list_null_input ... 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_split_ranges_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::list_spent_output ... ok [INFO] [stdout] test index::tests::list_two_fee_paying_transaction_range ... ok [INFO] [stdout] test index::tests::list_unknown_output ... ok [INFO] [stdout] test index::tests::lost_sat_ranges_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::lost_rare_sats_are_tracked ... 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::lost_inscriptions ... ok [INFO] [stdout] test index::tests::merged_inscriptions_are_tracked_correctly ... ok [INFO] [stdout] test index::tests::multiple_inscriptions_in_same_tx_all_but_first_input_are_cursed ... ok [INFO] [stdout] test index::tests::new_schema_gives_correct_error ... ok [INFO] [stdout] test index::tests::old_schema_gives_correct_error ... ok [INFO] [stdout] test index::tests::multiple_inscriptions_different_inputs_and_same_inputs ... ok [INFO] [stdout] test index::tests::multiple_inscriptions_can_be_lost ... ok [INFO] [stdout] test index::tests::multiple_inscriptions_same_input_are_cursed_reinscriptions ... ok [INFO] [stdout] test index::tests::one_input_fee_spent_inscriptions_are_tracked_correctly ... 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::parents_can_be_in_preceding_input ... ok [INFO] [stdout] test index::tests::pre_jubilee_first_reinscription_after_cursed_inscription_is_blessed ... 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::reinscriptions_on_output_correctly_ordered_and_transferred ... ok [INFO] [stdout] test index::tests::reinscriptions_are_ordered_correctly_for_many_outpoints ... ok [INFO] [stdout] test index::tests::post_jubilee_first_reinscription_after_vindicated_inscription_not_vindicated ... 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::second_reinscription_on_cursed_inscription_is_cursed ... ok [INFO] [stdout] test index::tests::two_input_fee_spent_inscriptions_are_tracked_correctly ... 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 outgoing::tests::serde ... ok [INFO] [stdout] test properties::tests::decode ... ok [INFO] [stdout] test properties::tests::encode ... ok [INFO] [stdout] test properties::tests::invalid_gallery_item_produces_empty_gallery ... ok [INFO] [stdout] test re::tests::sat_name ... ok [INFO] [stdout] test representation::tests::all_patterns_are_anchored ... ok [INFO] [stdout] test index::tests::unrecognized_even_field_inscriptions_are_cursed_and_unbound ... ok [INFO] [stdout] test index::tests::unaligned_inscriptions_are_tracked_correctly ... 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_inputs ... ok [INFO] [stdout] test runes::tests::allocate_all_remaining_runes_in_etching ... 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::allocations_to_invalid_outputs_produce_cenotaph ... ok [INFO] [stdout] test runes::tests::commits_are_not_valid_in_non_taproot_witnesses ... ok [INFO] [stdout] test runes::tests::default_index_does_not_index_runes ... ok [INFO] [stdout] test index::tests::unrecognized_even_field_inscriptions_are_unbound_after_jubilee ... ok [INFO] [stdout] test runes::tests::edict_with_amount_zero_and_no_destinations_is_ignored ... ok [INFO] [stdout] test runes::tests::duplicate_runes_are_forbidden ... ok [INFO] [stdout] test runes::tests::edicts_over_max_inputs_are_ignored ... ok [INFO] [stdout] test runes::tests::edicts_which_refer_to_input_rune_with_no_balance_are_skipped ... ok [INFO] [stdout] test runes::tests::edicts_may_transfer_runes_to_op_return_outputs ... ok [INFO] [stdout] test runes::tests::edicts_which_transfer_no_runes_to_output_create_no_balance_entry ... ok [INFO] [stdout] test index::tests::recover_from_reorg ... ok [INFO] [stdout] test runes::tests::etched_rune_is_allocated_with_zero_supply_for_cenotaph ... ok [INFO] [stdout] test runes::tests::edicts_with_id_zero_are_skipped ... 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::etched_rune_parameters_are_unset_for_cenotaph ... ok [INFO] [stdout] test runes::tests::etching_cannot_specify_reserved_rune ... ok [INFO] [stdout] test runes::tests::etching_may_allocate_to_multiple_outputs ... 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::etching_with_no_edicts_creates_rune ... ok [INFO] [stdout] test runes::tests::genesis_rune ... ok [INFO] [stdout] test runes::tests::etching_with_edict_creates_rune ... ok [INFO] [stdout] test runes::tests::etchings_are_not_valid_without_commitment ... ok [INFO] [stdout] test index::tests::recover_from_very_unlikely_7_block_deep_reorg ... ok [INFO] [stdout] test runes::tests::input_runes_are_burned_if_an_unrecognized_even_tag_is_encountered ... ok [INFO] [stdout] test runes::tests::immature_commits_are_not_valid ... ok [INFO] [stdout] test runes::tests::immature_commits_are_not_valid_even_when_bitcoind_is_ahead ... ok [INFO] [stdout] test runes::tests::index_starts_with_no_runes ... ok [INFO] [stdout] test runes::tests::multiple_edicts_in_one_transaction_may_claim_open_mint ... ok [INFO] [stdout] test runes::tests::input_runes_may_be_allocated ... ok [INFO] [stdout] test runes::tests::multiple_input_runes_on_different_inputs_may_be_allocated ... ok [INFO] [stdout] test index::tests::recover_from_3_block_deep_and_consecutive_reorg ... ok [INFO] [stdout] test runes::tests::multiple_runes_may_be_etched_in_one_block ... ok [INFO] [stdout] test runes::tests::multiple_input_runes_on_the_same_input_may_be_allocated ... 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::open_mints_can_be_limited_with_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_etched_height_plus_offset_start ... ok [INFO] [stdout] test runes::tests::open_mints_can_be_limited_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_must_be_ended_with_height_end ... ok [INFO] [stdout] test runes::tests::premines_can_claim_over_mint_amount ... ok [INFO] [stdout] test runes::tests::reserved_runes_are_not_allocated_in_cenotaph ... ok [INFO] [stdout] test runes::tests::open_mints_must_be_started_with_height_start ... ok [INFO] [stdout] test runes::tests::outputs_with_no_runes_have_no_balance ... ok [INFO] [stdout] test runes::tests::open_mints_without_a_cap_are_unmintable ... ok [INFO] [stdout] test runes::tests::reserved_runes_may_be_etched ... ok [INFO] [stdout] test runes::tests::output_may_hold_multiple_runes ... ok [INFO] [stdout] test runes::tests::open_mints_with_offset_end_zero_can_be_premined ... ok [INFO] [stdout] test runes::tests::rune_can_be_minted_without_edict ... ok [INFO] [stdout] test runes::tests::runes_can_be_etched_and_premined_in_the_same_transaction ... ok [INFO] [stdout] test runes::tests::rune_cannot_be_minted_less_than_limit_amount ... ok [INFO] [stdout] test runes::tests::split ... 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_in_etching_with_amount_with_preceding_edict ... ok [INFO] [stdout] test runes::tests::split_in_etching_with_following_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_with_amount ... ok [INFO] [stdout] test runes::tests::split_with_amount_in_etching ... ok [INFO] [stdout] test runes::tests::split_in_etching_with_preceding_edict ... ok [INFO] [stdout] test runes::tests::split_with_amount_with_following_edict ... ok [INFO] [stdout] test runes::tests::split_with_following_edict ... ok [INFO] [stdout] test runes::tests::transactions_cannot_claim_more_than_mint_amount ... ok [INFO] [stdout] test runes::tests::split_with_amount_with_preceding_edict ... ok [INFO] [stdout] test runes::tests::split_with_preceding_edict ... ok [INFO] [stdout] test satscard::tests::query_from_coinkite_url ... ok [INFO] [stdout] test settings::tests::auth_missing_rpc_pass_is_an_error ... 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::bitcoin_rpc_and_pass_setting ... ok [INFO] [stdout] test settings::tests::chain_flags ... ok [INFO] [stdout] test settings::tests::cookie_file_defaults_to_bitcoin_data_dir ... ok [INFO] [stdout] test settings::tests::cookie_file_does_not_exist_error ... 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::index_runes ... 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::merge ... ok [INFO] [stdout] test settings::tests::network_accepts_aliases ... ok [INFO] [stdout] test settings::tests::network_is_joined_with_data_dir ... ok [INFO] [stdout] test settings::tests::othernet_cookie_file_path ... ok [INFO] [stdout] test settings::tests::othernet_data_dir ... ok [INFO] [stdout] test runes::tests::unallocated_runes_are_assigned_to_default_output ... ok [INFO] [stdout] test settings::tests::rpc_url_overrides_network ... ok [INFO] [stdout] test settings::tests::setting_commit_interval ... 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::setting_savepoint_interval ... ok [INFO] [stdout] test runes::tests::unallocated_runes_are_assigned_to_first_non_op_return_output ... ok [INFO] [stdout] test settings::tests::uses_network_defaults ... ok [INFO] [stdout] test settings::tests::uses_wallet_rpc ... ok [INFO] [stdout] test settings::tests::use_default_network ... ok [INFO] [stdout] test subcommand::list::tests::list_ranges ... ok [INFO] [stdout] test subcommand::server::accept_encoding::tests::accepts_encoding_with_qvalues ... ok [INFO] [stdout] test subcommand::server::accept_encoding::tests::accepts_encoding_without_qvalues ... ok [INFO] [stdout] test settings::tests::rpc_server_chain_must_match ... ok [INFO] [stdout] test subcommand::server::accept_encoding::tests::single_encoding ... ok [INFO] [stdout] test settings::tests::wallet_flag_overrides_default_name ... ok [INFO] [stdout] test subcommand::server::tests::acme_cache_defaults_to_data_dir ... ok [INFO] [stdout] test subcommand::server::tests::acme_cache_flag_is_respected ... ok [INFO] [stdout] test subcommand::server::tests::acme_domain_accepts_multiple_values ... 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::authentication_requires_username_and_password ... ok [INFO] [stdout] test runes::tests::tx_commits_to_rune_ignores_invalid_script ... ok [INFO] [stdout] test subcommand::server::tests::acme_contact_accepts_multiple_values ... 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_when_op_return_is_not_last_output ... ok [INFO] [stdout] test subcommand::server::tests::block_by_hash ... 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 subcommand::server::tests::block_hash_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::block ... 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_count_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::block_height_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::block_hash_from_height_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::block_time_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::blocks ... ok [INFO] [stdout] test subcommand::server::tests::block_info ... ok [INFO] [stdout] test subcommand::server::tests::block_not_found ... ok [INFO] [stdout] test subcommand::server::tests::burned_charm ... ok [INFO] [stdout] test subcommand::server::tests::charm_cursed ... ok [INFO] [stdout] test subcommand::server::tests::bounties_redirects_to_docs_site ... ok [INFO] [stdout] test subcommand::server::tests::charm_coin ... ok [INFO] [stdout] test subcommand::server::tests::burned_charm_on_transfer ... ok [INFO] [stdout] test subcommand::server::tests::charm_reinscription ... ok [INFO] [stdout] test subcommand::server::tests::charm_lost ... ok [INFO] [stdout] test subcommand::server::tests::charm_reinscription_in_same_tx_input ... ok [INFO] [stdout] test subcommand::server::tests::charm_nineball ... ok [INFO] [stdout] test subcommand::server::tests::blocks_block_limit ... ok [INFO] [stdout] test subcommand::server::tests::charm_reinscription_in_same_tx_with_pointer ... 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::child_inscriptions_recursive_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::clock_updates ... ok [INFO] [stdout] test subcommand::server::tests::charm_vindicated ... ok [INFO] [stdout] test subcommand::server::tests::code_preview ... 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::children_json_endpoint ... 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::commits_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::children_recursive_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::content_responses_have_cache_control_headers ... ok [INFO] [stdout] test subcommand::server::tests::children_proxy ... 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::detect_unrecoverable_reorg ... ok [INFO] [stdout] test subcommand::server::tests::delegate ... ok [INFO] [stdout] test subcommand::server::tests::etched_runes_are_displayed_on_block_page ... ok [INFO] [stdout] test subcommand::server::tests::favicon ... ok [INFO] [stdout] test subcommand::server::tests::faq_redirects_to_docs_site ... 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::content_proxy ... ok [INFO] [stdout] test subcommand::server::tests::fee_sat_ranges_are_tracked ... 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::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_port_sets_https_port ... ok [INFO] [stdout] test subcommand::server::tests::https_sets_https_port_to_443 ... ok [INFO] [stdout] test subcommand::server::tests::feed ... ok [INFO] [stdout] test subcommand::server::tests::http_to_https_redirect_with_empty ... ok [INFO] [stdout] test subcommand::server::tests::font_preview ... 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::input ... 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_page_has_sat_when_sats_are_tracked ... 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::fallback ... ok [INFO] [stdout] test subcommand::server::tests::inscription_number_endpoint ... 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_proxy ... ok [INFO] [stdout] test subcommand::server::tests::inscription_with_known_type_and_no_body_has_unknown_preview ... 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_hidden_with_config ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_can_be_looked_up_by_sat_name ... 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::collections_page_prev_and_next ... ok [INFO] [stdout] test subcommand::server::tests::install_sh_redirects_to_github ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_prev_or_next ... ok [INFO] [stdout] test subcommand::server::tests::invalid_outpoint_hash_returns_400 ... ok [INFO] [stdout] test subcommand::server::tests::invalid_output_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::mined_sat ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_next ... ok [INFO] [stdout] test subcommand::server::tests::ordinal_redirects_to_sat ... ok [INFO] [stdout] test subcommand::server::tests::nav_displays_chain ... ok [INFO] [stdout] test subcommand::server::tests::output_with_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_page_with_no_prev ... ok [INFO] [stdout] test subcommand::server::tests::null_output_receives_lost_sats ... ok [INFO] [stdout] test subcommand::server::tests::outputs_traversed_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::output_without_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::metadata_proxy ... ok [INFO] [stdout] test subcommand::server::tests::pdf_preview ... 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::rare_with_sat_index ... ok [INFO] [stdout] test subcommand::server::tests::parent_inscriptions_recursive_endpoint ... 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::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::recursive_transaction_hex_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::responses_are_gzipped ... ok [INFO] [stdout] test subcommand::server::tests::rune_not_etched_shows_unlock_height ... ok [INFO] [stdout] test subcommand::server::tests::inscriptions_in_block_page ... ok [INFO] [stdout] test subcommand::server::tests::inscription_parent_page_pagination ... 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::parents_recursive_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::runes_can_be_queried_by_rune_id ... ok [INFO] [stdout] test subcommand::server::tests::runes_are_spaced ... ok [INFO] [stdout] test subcommand::server::tests::sat ... ok [INFO] [stdout] test subcommand::server::tests::runes_are_displayed_on_output_page ... ok [INFO] [stdout] test subcommand::server::tests::sat_decimal ... ok [INFO] [stdout] test subcommand::server::tests::sat_degree ... ok [INFO] [stdout] test subcommand::server::tests::sat_out_of_range ... ok [INFO] [stdout] test subcommand::server::tests::sat_name ... ok [INFO] [stdout] test subcommand::server::tests::sat_number ... 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_display_with_address_index_empty ... FAILED [INFO] [stdout] test subcommand::server::tests::sat_at_index_content_proxy ... ok [INFO] [stdout] test subcommand::server::tests::runes_can_be_queried_by_rune_number ... ok [INFO] [stdout] test subcommand::server::tests::sat_inscription_at_index_content_endpoint ... ok [INFO] [stdout] test subcommand::server::tests::sat_at_index_proxy ... ok [INFO] [stdout] test subcommand::server::tests::satscard_invalid_query_parameters ... ok [INFO] [stdout] test subcommand::server::tests::satscard_empty_query_parameters_are_allowed ... ok [INFO] [stdout] test subcommand::server::tests::satscard_form_redirects_to_query ... ok [INFO] [stdout] test subcommand::server::tests::satscard_display_without_address_index ... ok [INFO] [stdout] test subcommand::server::tests::satscard_missing_form_query_is_error ... ok [INFO] [stdout] test subcommand::server::tests::search_by_path_returns_rune ... ok [INFO] [stdout] test subcommand::server::tests::search_by_query_returns_rune ... 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_inscription ... ok [INFO] [stdout] test subcommand::server::tests::search_by_path_returns_sat ... ok [INFO] [stdout] test subcommand::server::tests::search_for_inscription_id_returns_inscription ... ok [INFO] [stdout] test subcommand::server::tests::search_by_query_returns_spaced_rune ... 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_for_blockhash_returns_block ... ok [INFO] [stdout] test subcommand::server::tests::search_by_query_returns_satscard ... ok [INFO] [stdout] test subcommand::server::tests::search_by_satpoint_returns_sat ... ok [INFO] [stdout] test subcommand::server::tests::search_is_whitespace_insensitive ... ok [INFO] [stdout] test subcommand::server::tests::status ... 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::split_sat_ranges_are_tracked ... ok [INFO] [stdout] test subcommand::server::tests::search_by_rune_id_returns_rune ... ok [INFO] [stdout] test subcommand::server::tests::sat_recursive_endpoints ... ok [INFO] [stdout] test subcommand::server::tests::transaction ... ok [INFO] [stdout] test subcommand::server::tests::strict_transport_security_header_is_set ... ok [INFO] [stdout] test subcommand::server::tests::text_preview ... ok [INFO] [stdout] test subcommand::server::tests::unbound_output_returns_200 ... ok [INFO] [stdout] test subcommand::server::tests::unbound_output_receives_unbound_inscriptions ... ok [INFO] [stdout] test subcommand::server::tests::unknown_preview ... ok [INFO] [stdout] test subcommand::server::tests::unknown_output_returns_404 ... 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::wallet::split::tests::oversize_op_return_is_allowed_with_flag ... ok [INFO] [stdout] test subcommand::wallet::split::tests::oversize_op_return_is_an_error ... 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 subcommand::server::tests::utxo_recursive_endpoint_only_inscriptions ... 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 templates::block::tests::prev_active_when_not_first ... ok [INFO] [stdout] test templates::block::tests::html ... ok [INFO] [stdout] test templates::blocks::tests::html ... ok [INFO] [stdout] test templates::children::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::clock::tests::clock_svg ... 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::collections::tests::with_prev_and_next ... ok [INFO] [stdout] test subcommand::server::tests::unmined_sat ... ok [INFO] [stdout] test templates::home::tests::html ... ok [INFO] [stdout] test templates::collections::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::children::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::iframe::tests::main ... ok [INFO] [stdout] test subcommand::server::tests::update_endpoint_is_not_available_when_not_in_integration_test_mode ... ok [INFO] [stdout] test templates::inscription::tests::with_burn_metadata ... ok [INFO] [stdout] test templates::input::tests::input_html ... ok [INFO] [stdout] test templates::inscription::tests::with_children ... ok [INFO] [stdout] test templates::iframe::tests::thumbnail ... ok [INFO] [stdout] test templates::inscription::tests::with_content_encoding ... ok [INFO] [stdout] test templates::input::tests::skip_empty_items ... 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_parent ... 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::inscriptions::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::inscription::tests::without_sat_nav_links_or_output ... ok [INFO] [stdout] test templates::inscriptions_block::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::metadata::tests::bool ... 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::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::tag ... ok [INFO] [stdout] test templates::inscriptions::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::inscriptions_block::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::output::tests::spent_output ... ok [INFO] [stdout] test templates::output::tests::spent_output_with_ranges ... ok [INFO] [stdout] test templates::output::tests::with_inscriptions ... ok [INFO] [stdout] test templates::output::tests::with_runes ... ok [INFO] [stdout] test templates::output::tests::no_list ... ok [INFO] [stdout] test templates::parents::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::output::tests::unspent_output ... ok [INFO] [stdout] test templates::rune::tests::display_no_mint ... ok [INFO] [stdout] test templates::parents::tests::without_prev_and_next ... ok [INFO] [stdout] test templates::rune::tests::display_no_turbo ... ok [INFO] [stdout] test templates::rune::tests::display_empty_mint ... ok [INFO] [stdout] test templates::rune_not_found::tests::display_confirmed ... ok [INFO] [stdout] test templates::rune::tests::display ... ok [INFO] [stdout] test templates::rune::tests::mint_progress ... ok [INFO] [stdout] test templates::rune_not_found::tests::display_reserved ... ok [INFO] [stdout] test templates::runes::tests::display ... ok [INFO] [stdout] test templates::runes::tests::with_prev_and_next ... ok [INFO] [stdout] test templates::rune_not_found::tests::display_expected ... 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::sat::tests::sat_with_inscription ... ok [INFO] [stdout] test templates::sat::tests::last ... ok [INFO] [stdout] test templates::sat::tests::first ... ok [INFO] [stdout] test templates::satscard::tests::form_value ... ok [INFO] [stdout] test templates::sat::tests::sat_with_next_and_prev ... 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::title ... ok [INFO] [stdout] test templates::satscard::tests::state_error ... ok [INFO] [stdout] test templates::satscard::tests::with_address_info ... FAILED [INFO] [stdout] test templates::tests::page_mainnet ... ok [INFO] [stdout] test templates::sat::tests::sat_with_reinscription ... ok [INFO] [stdout] test templates::tests::page ... ok [INFO] [stdout] test templates::transaction::tests::html ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_missing_satpoint ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_no_delegate_no_file_allowed ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_no_duplicate_gallery_items ... ok [INFO] [stdout] test templates::tests::page_signet ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_no_postage_if_mode_satpoints ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_no_duplicate_satpoints ... ok [INFO] [stdout] test wallet::batch::file::tests::batchfile_not_sat_and_satpoint ... 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::file::tests::batchfile_only_first_sat_of_outpoint ... 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_satpoints_with_parent ... ok [INFO] [stdout] test templates::satscard::tests::state_unsealed ... ok [INFO] [stdout] test templates::tests::page_no_sat_index ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_with_parent ... 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 subcommand::server::tests::utxo_recursive_endpoint_all ... 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_parent ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_with_no_satpoint_and_no_cardinal_utxos ... ok [INFO] [stdout] test wallet::entry::tests::etching_entry ... 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_fee_rate ... ok [INFO] [stdout] test wallet::transaction_builder::tests::build_transaction_with_custom_postage ... ok [INFO] [stdout] test wallet::transaction_builder::tests::change_addresses_must_be_unique ... ok [INFO] [stdout] test wallet::batch::tests::reveal_transaction_pays_fee ... ok [INFO] [stdout] test wallet::transaction_builder::tests::correct_error_is_returned_when_fee_cannot_be_paid ... 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_default_fee_rate ... 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::exact_transaction_adds_output_to_cover_value ... ok [INFO] [stdout] test wallet::transaction_builder::tests::do_not_strip_excess_value_if_it_would_create_dust ... ok [INFO] [stdout] test wallet::transaction_builder::tests::exact_transaction_has_correct_value ... ok [INFO] [stdout] test wallet::transaction_builder::tests::excess_postage_is_stripped ... ok [INFO] [stdout] test wallet::transaction_builder::tests::excess_additional_postage_is_stripped ... 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 subcommand::server::tests::transactions_link_to_etching ... 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::transaction_builder::tests::invariant_change_appears_at_most_once - should panic ... 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::invariant_deduct_fee_does_not_consume_sat - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_inputs_spend_sat - should panic ... ok [INFO] [stdout] test subcommand::server::tests::undelegated_content ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_excess_postage_is_stripped - should panic ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_with_no_max_standard_tx_weight ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_recipient_appears_exactly_once - should panic ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_sat_is_aligned - 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::invariant_sat_is_found_in_outputs - should panic ... 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::possible_to_create_output_of_exactly_max_postage ... ok [INFO] [stdout] test wallet::transaction_builder::tests::invariant_sat_is_sent_to_recipient - 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::invariant_satpoint_offset_is_contained_in_utxos - should panic ... 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::pad_alignment_output_can_select_multiple_utxos ... 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::sat_is_aligned ... ok [INFO] [stdout] test wallet::transaction_builder::tests::select_cardinal_utxo_ignores_locked_utxos ... 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_sat ... ok [INFO] [stdout] test wallet::transaction_builder::tests::select_outgoing_can_select_multiple_utxos ... ok [INFO] [stdout] test wallet::transaction_builder::tests::transactions_are_rbf ... 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::tx_builder_to_transaction ... ok [INFO] [stdout] test wallet::transaction_builder::tests::select_cardinal_utxo_prefer_under ... ok [INFO] [stdout] test subcommand::server::tests::video_preview ... ok [INFO] [stdout] test wallet::batch::tests::batch_inscribe_over_max_standard_tx_weight ... ok [INFO] [stdout] test wallet::batch::tests::inscribe_over_max_standard_tx_weight ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- subcommand::server::tests::satscard_display_with_address_index_empty stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'subcommand::server::tests::satscard_display_with_address_index_empty' (48907) panicked at src/subcommand/server.rs:7721:8: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Satscard bc1ql86vqdwylsgmgkkrae5nrafte8yp43a5x2tplf [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout]
[INFO] [stdout] [INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]

Satscard bc1ql86vqdwylsgmgkkrae5nrafte8yp43a5x2tplf

[INFO] [stdout]
[INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
slot
[INFO] [stdout]
1
[INFO] [stdout]
state
[INFO] [stdout]
sealed
[INFO] [stdout]
address
[INFO] [stdout]
bc1ql86vqdwylsgmgkkrae5nrafte8yp43a5x2tplf
[INFO] [stdout]
nonce
[INFO] [stdout]
7664168a4ef7b8e8
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
sat balance
[INFO] [stdout]
0
[INFO] [stdout]
outputs
[INFO] [stdout]
[INFO] [stdout]
    [INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] >
first transaction
 [INFO] [stdout] >
0
 [INFO] [stdout] >
first timestamp
 [INFO] [stdout] >
0
 [INFO] [stdout] >
first height
 [INFO] [stdout] >
0
 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout]
[INFO] [stdout] [INFO] [stdout] [INFO] [stdout]
[INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5834f310bbba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5834f310bbba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5834f310bbba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5834f310bbba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5834f31261ba - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5834f31261ba - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5834f3111d22 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5834f3111d22 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5834f30e5d8f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5834f30e5d8f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5834f3101df9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5834f12cec8c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5834f12cec8c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5834f3102072 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5834f3102072 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5834f30e5e48 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5834f30dcee9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5834f30e6e0d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5834f3126a2c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5834f0fbe61a - ::assert_html_status:: [INFO] [stdout] at /opt/rustwide/workdir/src/subcommand/server.rs:2354:7 [INFO] [stdout] 20: 0x5834f0fbbe6a - ::assert_html:: [INFO] [stdout] at /opt/rustwide/workdir/src/subcommand/server.rs:2330:12 [INFO] [stdout] 21: 0x5834f104cd26 - ord[4b608d74e3f34ce1]::subcommand::server::tests::satscard_display_with_address_index_empty [INFO] [stdout] at /opt/rustwide/workdir/src/subcommand/server.rs:7721:8 [INFO] [stdout] 22: 0x5834f0fd6b37 - ord[4b608d74e3f34ce1]::subcommand::server::tests::satscard_display_with_address_index_empty::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/subcommand/server.rs:7716:49 [INFO] [stdout] 23: 0x5834f0b12da6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5834f12c2d6b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5834f12c2d6b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5834f12cf75b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5834f12cf75b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5834f12cf75b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5834f12cf75b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5834f12cf75b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5834f12cf75b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5834f12cf75b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5834f12cae74 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5834f12cae74 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5834f12d2362 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5834f12d2362 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5834f12d2362 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5834f12d2362 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5834f12d2362 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5834f12d2362 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5834f12d2362 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5834f310a8bf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5834f310a8bf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x72082028daa4 - [INFO] [stdout] 45: 0x72082031aa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- templates::satscard::tests::with_address_info stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'templates::satscard::tests::with_address_info' (57932) panicked at src/templates/satscard.rs:93:5: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout]

Satscard bc1ql86vqdwylsgmgkkrae5nrafte8yp43a5x2tplf

[INFO] [stdout]
[INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
slot
[INFO] [stdout]
1
[INFO] [stdout]
state
[INFO] [stdout]
sealed
[INFO] [stdout]
address
[INFO] [stdout]
bc1ql86vqdwylsgmgkkrae5nrafte8yp43a5x2tplf
[INFO] [stdout]
nonce
[INFO] [stdout]
7664168a4ef7b8e8
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
sat balance
[INFO] [stdout]
0
[INFO] [stdout]
outputs
[INFO] [stdout]
[INFO] [stdout]
    [INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] <
first transaction
 [INFO] [stdout] <
1234567890
 [INFO] [stdout] <
first timestamp
 [INFO] [stdout] <
2023-01-01 00:00:00
 [INFO] [stdout] <
first height
 [INFO] [stdout] <
1
 [INFO] [stdout] < [INFO] [stdout] < [INFO] [stdout]
[INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5834f310bbba - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5834f310bbba - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5834f310bbba - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5834f310bbba - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5834f31261ba - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5834f31261ba - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5834f3111d22 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5834f3111d22 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5834f30e5d8f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5834f30e5d8f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5834f3101df9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5834f12cec8c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5834f12cec8c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5834f3102072 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5834f3102072 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5834f30e5e48 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5834f30dcee9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5834f30e6e0d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5834f3126a2c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5834f0af3c88 - ord[4b608d74e3f34ce1]::templates::satscard::tests::with_address_info [INFO] [stdout] at /opt/rustwide/workdir/src/templates/satscard.rs:93:5 [INFO] [stdout] 20: 0x5834f0abc4e7 - ord[4b608d74e3f34ce1]::templates::satscard::tests::with_address_info::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/templates/satscard.rs:92:25 [INFO] [stdout] 21: 0x5834f0b17426 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5834f12c2d6b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5834f12c2d6b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5834f12cf75b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5834f12cf75b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5834f12cf75b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5834f12cf75b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5834f12cf75b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5834f12cf75b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5834f12cf75b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5834f12cae74 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5834f12cae74 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5834f12d2362 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5834f12d2362 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5834f12d2362 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5834f12d2362 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5834f12d2362 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5834f12d2362 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5834f12d2362 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5834f310a8bf - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5834f310a8bf - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x72082028daa4 - [INFO] [stdout] 43: 0x72082031aa64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] subcommand::server::tests::satscard_display_with_address_index_empty [INFO] [stdout] templates::satscard::tests::with_address_info [INFO] [stdout] [INFO] [stdout] test result: FAILED. 708 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 151.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "744704d54b92cfee500b3fccbf75f244c533aea79a14429b61bc4e24aef18814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744704d54b92cfee500b3fccbf75f244c533aea79a14429b61bc4e24aef18814", kill_on_drop: false }` [INFO] [stdout] 744704d54b92cfee500b3fccbf75f244c533aea79a14429b61bc4e24aef18814