[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] checking dexcodehub/ordinals-ord against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexcodehub%2Fordinals-ord" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dexcodehub/ordinals-ord on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56fab4a52ead50bb2157ca0f04f22051bfbc1d1a84538c392d04be6de1e0bb8d
[INFO] running `Command { std: "docker" "start" "-a" "56fab4a52ead50bb2157ca0f04f22051bfbc1d1a84538c392d04be6de1e0bb8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56fab4a52ead50bb2157ca0f04f22051bfbc1d1a84538c392d04be6de1e0bb8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56fab4a52ead50bb2157ca0f04f22051bfbc1d1a84538c392d04be6de1e0bb8d", kill_on_drop: false }`
[INFO] [stdout] 56fab4a52ead50bb2157ca0f04f22051bfbc1d1a84538c392d04be6de1e0bb8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e1cbd57d1c61ec55082802b63e749e76992f9cfe15f843b3765a19237fb651e
[INFO] running `Command { std: "docker" "start" "-a" "8e1cbd57d1c61ec55082802b63e749e76992f9cfe15f843b3765a19237fb651e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling redb v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling minicbor v1.1.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling ord v0.23.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sysinfo v0.35.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking html-escaper v0.2.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking executable-path v1.0.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking update-contributors v0.0.0 (/opt/rustwide/workdir/crates/update-contributors)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking polling v3.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling minicbor-derive v0.17.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]    Compiling boilerplate v1.0.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async-http-codec v0.8.0
[INFO] [stderr]    Compiling jsonrpc-derive v18.0.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bip39 v2.2.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking serde-hex v0.1.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking minreq v2.14.0
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking mp4 v0.14.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking jsonrpc-server-utils v18.0.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking jsonrpc-http-server v18.0.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking audit-content-security-policy v0.0.0 (/opt/rustwide/workdir/crates/audit-content-security-policy)
[INFO] [stderr]     Checking audit-cache v0.0.0 (/opt/rustwide/workdir/crates/audit-cache)
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.19.0
[INFO] [stderr]     Checking miniscript v12.3.5
[INFO] [stderr]     Checking bip322 v0.0.9
[INFO] [stderr]     Checking ordinals v0.0.15 (/opt/rustwide/workdir/crates/ordinals)
[INFO] [stderr]     Checking ord-bitcoincore-rpc-json v0.19.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking ord-bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking async-web-client v0.6.2
[INFO] [stderr]     Checking axum-server v0.7.2
[INFO] [stderr]     Checking 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<Vec<Option<Signature>>> {
[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<Vec<Option<Signature<'_>>>> {
[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<Vec<Option<Signature>>> {
[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<Vec<Option<Signature<'_>>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking 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<State> {
[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<State> {
[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: 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<State> {
[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<State> {
[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] error[E0574]: expected struct, variant or union type, found trait `Output`
[INFO] [stdout]   --> src/subcommand/wallet/balance.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |       serde_json::to_string(&Output {
[INFO] [stdout]    |                              ^^^^^^ not a struct, variant or union type
[INFO] [stdout]    |
[INFO] [stdout] note: struct `crate::subcommand::wallet::split::splitfile::Output` exists but is inaccessible
[INFO] [stdout]   --> src/subcommand/wallet/split/splitfile.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) struct Output {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 76 +   use crate::Signer::Output;
[INFO] [stdout]    |
[INFO] [stdout] 76 +   use crate::api::Output;
[INFO] [stdout]    |
[INFO] [stdout] 76 +   use crate::process::Output;
[INFO] [stdout]    |
[INFO] [stdout] 76 +   use crate::subcommand::balances::Output;
[INFO] [stdout]    |
[INFO] [stdout]    = and 26 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Output` is ambiguous
[INFO] [stdout]   --> src/subcommand/wallet/balance.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |       serde_json::to_string(&Output {
[INFO] [stdout]    |                              ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Output` could refer to the trait imported here
[INFO] [stdout]   --> src/subcommand/wallet/balance.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |   use super::*;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Output` to disambiguate
[INFO] [stdout] note: `Output` could also refer to the struct imported here
[INFO] [stdout]   --> src/subcommand/wallet/balance.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |   use super::*;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Output` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:348:7
[INFO] [stdout]     |
[INFO] [stdout] 348 |       Error::NoOutputs,
[INFO] [stdout]     |       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:370:7
[INFO] [stdout]     |
[INFO] [stdout] 370 |       Error::DustPostage {
[INFO] [stdout]     |       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:407:7
[INFO] [stdout]     |
[INFO] [stdout] 407 |       Error::ZeroValue {
[INFO] [stdout]     |       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |       Error::ZeroValue {
[INFO] [stdout]     |       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 |       Error::Shortfall {
[INFO] [stdout]     |       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:537:7
[INFO] [stdout]     |
[INFO] [stdout] 537 |       Error::Shortfall {
[INFO] [stdout]     |       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 |       Error::DustOutput {
[INFO] [stdout]     |       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:628:7
[INFO] [stdout]     |
[INFO] [stdout] 628 |       Error::DustOutput {
[INFO] [stdout]     |       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Error` is ambiguous
[INFO] [stdout]     --> src/subcommand/wallet/split.rs:1353:7
[INFO] [stdout]      |
[INFO] [stdout] 1353 |       Error::RunestoneSize { size: 85 },
[INFO] [stdout]      |       ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]     --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]      |
[INFO] [stdout]  332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]     --> src/subcommand/wallet/split.rs:332:8
[INFO] [stdout]      |
[INFO] [stdout]  332 |   use {super::*, splitfile::RuneInfo};
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Error` to disambiguate
[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] error[E0599]: no associated item named `NoOutputs` found for struct `anyhow::Error` in the current scope
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:348:14
[INFO] [stdout]     |
[INFO] [stdout] 348 |       Error::NoOutputs,
[INFO] [stdout]     |              ^^^^^^^^^ associated item not found in `anyhow::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:370:7
[INFO] [stdout]     |
[INFO] [stdout] 370 |       Error::DustPostage {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `DustPostage` implemented for `anyhow::Error`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 370 -       Error::DustPostage {
[INFO] [stdout] 370 +       <anyhow::Error as Example>::DustPostage {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:407:7
[INFO] [stdout]     |
[INFO] [stdout] 407 |       Error::ZeroValue {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `ZeroValue` implemented for `anyhow::Error`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 407 -       Error::ZeroValue {
[INFO] [stdout] 407 +       <anyhow::Error as Example>::ZeroValue {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |       Error::ZeroValue {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `ZeroValue` implemented for `anyhow::Error`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 451 -       Error::ZeroValue {
[INFO] [stdout] 451 +       <anyhow::Error as Example>::ZeroValue {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 |       Error::Shortfall {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Shortfall` implemented for `anyhow::Error`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 491 -       Error::Shortfall {
[INFO] [stdout] 491 +       <anyhow::Error as Example>::Shortfall {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:537:7
[INFO] [stdout]     |
[INFO] [stdout] 537 |       Error::Shortfall {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Shortfall` implemented for `anyhow::Error`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 537 -       Error::Shortfall {
[INFO] [stdout] 537 +       <anyhow::Error as Example>::Shortfall {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 |       Error::DustOutput {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `DustOutput` implemented for `anyhow::Error`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 586 -       Error::DustOutput {
[INFO] [stdout] 586 +       <anyhow::Error as Example>::DustOutput {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/subcommand/wallet/split.rs:628:7
[INFO] [stdout]     |
[INFO] [stdout] 628 |       Error::DustOutput {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `DustOutput` implemented for `anyhow::Error`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 628 -       Error::DustOutput {
[INFO] [stdout] 628 +       <anyhow::Error as Example>::DustOutput {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]     --> src/subcommand/wallet/split.rs:1353:7
[INFO] [stdout]      |
[INFO] [stdout] 1353 |       Error::RunestoneSize { size: 85 },
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `RunestoneSize` implemented for `anyhow::Error`, you could use the fully-qualified path
[INFO] [stdout]      |
[INFO] [stdout] 1353 -       Error::RunestoneSize { size: 85 },
[INFO] [stdout] 1353 +       <anyhow::Error as Example>::RunestoneSize { size: 85 },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0574, E0599, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ord` (lib test) due to 20 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8e1cbd57d1c61ec55082802b63e749e76992f9cfe15f843b3765a19237fb651e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1cbd57d1c61ec55082802b63e749e76992f9cfe15f843b3765a19237fb651e", kill_on_drop: false }`
[INFO] [stdout] 8e1cbd57d1c61ec55082802b63e749e76992f9cfe15f843b3765a19237fb651e
