[INFO] cloning repository https://github.com/crackxia/ord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crackxia/ord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackxia%2Ford", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackxia%2Ford'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb77126ace898333fa90362021ec3c791531f811
[INFO] checking crackxia/ord against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackxia%2Ford" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crackxia/ord
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/crackxia/ord
[INFO] tweaked toml for git repo https://github.com/crackxia/ord written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crackxia/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/crackxia/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02ebd5e474b697f54544dc03ff2b6059bcf78bfb8015f026e3dce9b1c6328cb2
[INFO] running `Command { std: "docker" "start" "-a" "02ebd5e474b697f54544dc03ff2b6059bcf78bfb8015f026e3dce9b1c6328cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ebd5e474b697f54544dc03ff2b6059bcf78bfb8015f026e3dce9b1c6328cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ebd5e474b697f54544dc03ff2b6059bcf78bfb8015f026e3dce9b1c6328cb2", kill_on_drop: false }`
[INFO] [stdout] 02ebd5e474b697f54544dc03ff2b6059bcf78bfb8015f026e3dce9b1c6328cb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9baa46111a1709f369f2e914429bdf7231e1c83ca62a7936f716b5e7a4e0088
[INFO] running `Command { std: "docker" "start" "-a" "d9baa46111a1709f369f2e914429bdf7231e1c83ca62a7936f716b5e7a4e0088", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitcoin v0.32.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling minreq v2.12.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking generic_static v0.2.0
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking async-ws v0.4.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking async-compression v0.4.17
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking der-parser v7.0.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking async-http-codec v0.8.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking futures-rustls v0.25.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking quick-xml v0.37.1
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling redb v2.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking array-init v0.0.4
[INFO] [stderr]     Checking atom_syndication v0.12.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking async-web-client v0.4.0
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.19.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking axum-server v0.5.1
[INFO] [stderr]     Checking ord-bitcoincore-rpc-json v0.19.0
[INFO] [stderr]     Checking miniscript v12.2.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking x509-parser v0.13.2
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking jsonrpc-server-utils v18.0.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling ord v0.21.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking mp4 v0.14.0
[INFO] [stderr]     Checking bip39 v2.1.0
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking jsonrpc-http-server v18.0.0
[INFO] [stderr]     Checking bip322 v0.0.8
[INFO] [stderr]     Checking rustls-acme v0.8.1
[INFO] [stderr]     Checking serde-hex v0.1.0
[INFO] [stderr]    Compiling jsonrpc-derive v18.0.0
[INFO] [stderr]    Compiling boilerplate v1.0.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rss v2.0.10
[INFO] [stderr]     Checking ordinals v0.0.12 (/opt/rustwide/workdir/crates/ordinals)
[INFO] [stderr]     Checking ord-bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sysinfo v0.32.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking html-escaper v0.2.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking executable-path v1.0.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking audit-cache v0.0.0 (/opt/rustwide/workdir/crates/audit-cache)
[INFO] [stderr]     Checking audit-content-security-policy v0.0.0 (/opt/rustwide/workdir/crates/audit-content-security-policy)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking update-contributors v0.0.0 (/opt/rustwide/workdir/crates/update-contributors)
[INFO] [stderr]     Checking mockcore v0.0.1 (/opt/rustwide/workdir/crates/mockcore)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/mockcore/src/lib.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |   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] 239 |   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:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |   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] 19 |   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:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 |   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] 239 |   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:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |   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] 19 |   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:464:49
[INFO] [stdout]     |
[INFO] [stdout] 464 |                   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] 464 -                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout] 464 +                   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:465:49
[INFO] [stdout]     |
[INFO] [stdout] 465 |                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 465 -                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout] 465 +                   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:469:49
[INFO] [stdout]     |
[INFO] [stdout] 469 |                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout] 469 +                   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:470:49
[INFO] [stdout]     |
[INFO] [stdout] 470 |                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 470 -                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout] 470 +                   terms.offset.and_then(|range| range.end ),
[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:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |       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] 74 +   use crate::Signer::Output;
[INFO] [stdout]    |
[INFO] [stdout] 74 +   use crate::api::Output;
[INFO] [stdout]    |
[INFO] [stdout] 74 +   use crate::process::Output;
[INFO] [stdout]    |
[INFO] [stdout] 74 +   use crate::subcommand::balances::Output;
[INFO] [stdout]    |
[INFO] [stdout]    = and 24 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Output` is ambiguous
[INFO] [stdout]   --> src/subcommand/wallet/balance.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |       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:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |   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:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |   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:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 |       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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:368:7
[INFO] [stdout]     |
[INFO] [stdout] 368 |       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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 |       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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 |       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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 |       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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:535:7
[INFO] [stdout]     |
[INFO] [stdout] 535 |       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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:584:7
[INFO] [stdout]     |
[INFO] [stdout] 584 |       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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:626:7
[INFO] [stdout]     |
[INFO] [stdout] 626 |       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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 |   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:1351:7
[INFO] [stdout]      |
[INFO] [stdout] 1351 |       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:330:8
[INFO] [stdout]      |
[INFO] [stdout]  330 |   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:330:8
[INFO] [stdout]      |
[INFO] [stdout]  330 |   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:464:49
[INFO] [stdout]     |
[INFO] [stdout] 464 |                   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] 464 -                   terms.height.and_then(|range| (range.start)),
[INFO] [stdout] 464 +                   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:465:49
[INFO] [stdout]     |
[INFO] [stdout] 465 |                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 465 -                   terms.height.and_then(|range| (range.end)),
[INFO] [stdout] 465 +                   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:469:49
[INFO] [stdout]     |
[INFO] [stdout] 469 |                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout]     |                                                 ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 469 -                   terms.offset.and_then(|range| (range.start)),
[INFO] [stdout] 469 +                   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:470:49
[INFO] [stdout]     |
[INFO] [stdout] 470 |                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout]     |                                                 ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 470 -                   terms.offset.and_then(|range| (range.end)),
[INFO] [stdout] 470 +                   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:346:14
[INFO] [stdout]     |
[INFO] [stdout] 346 |       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:368:7
[INFO] [stdout]     |
[INFO] [stdout] 368 |       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] 368 -       Error::DustPostage {
[INFO] [stdout] 368 +       <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:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 |       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] 405 -       Error::ZeroValue {
[INFO] [stdout] 405 +       <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:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 |       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] 449 -       Error::ZeroValue {
[INFO] [stdout] 449 +       <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:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 |       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] 489 -       Error::Shortfall {
[INFO] [stdout] 489 +       <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:535:7
[INFO] [stdout]     |
[INFO] [stdout] 535 |       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] 535 -       Error::Shortfall {
[INFO] [stdout] 535 +       <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:584:7
[INFO] [stdout]     |
[INFO] [stdout] 584 |       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] 584 -       Error::DustOutput {
[INFO] [stdout] 584 +       <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:626:7
[INFO] [stdout]     |
[INFO] [stdout] 626 |       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] 626 -       Error::DustOutput {
[INFO] [stdout] 626 +       <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:1351:7
[INFO] [stdout]      |
[INFO] [stdout] 1351 |       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] 1351 -       Error::RunestoneSize { size: 85 },
[INFO] [stdout] 1351 +       <anyhow::Error as Example>::RunestoneSize { size: 85 },
[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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d9baa46111a1709f369f2e914429bdf7231e1c83ca62a7936f716b5e7a4e0088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9baa46111a1709f369f2e914429bdf7231e1c83ca62a7936f716b5e7a4e0088", kill_on_drop: false }`
[INFO] [stdout] d9baa46111a1709f369f2e914429bdf7231e1c83ca62a7936f716b5e7a4e0088
