[INFO] cloning repository https://github.com/WojakCoinProj/ord-wojakcoin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WojakCoinProj/ord-wojakcoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWojakCoinProj%2Ford-wojakcoin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWojakCoinProj%2Ford-wojakcoin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79793536ba775cd665d543cc984be7e6b4a56a76
[INFO] checking WojakCoinProj/ord-wojakcoin against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWojakCoinProj%2Ford-wojakcoin" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WojakCoinProj/ord-wojakcoin
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/WojakCoinProj/ord-wojakcoin
[INFO] tweaked toml for git repo https://github.com/WojakCoinProj/ord-wojakcoin written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WojakCoinProj/ord-wojakcoin on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WojakCoinProj/ord-wojakcoin 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:129:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | homepage = "https://github.com/WojakCoinProj/ord-wojakcoin"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 | repository = "https://github.com/WojakCoinProj/ord-wojakcoin"
[INFO] [stderr]     |              ------------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: unused build dependency `pulldown-cmark`
[INFO] [stderr]  --> Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | pulldown-cmark = "0.9.2"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `pulldown-cmark`
[INFO] [stderr] warning: `ordwoj` (manifest) generated 2 warnings
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> test-bitcoincore-rpc/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/mvdnbrk/ord-wojakcoin"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | repository = "https://github.com/mvdnbrk/ord-wojakcoin"
[INFO] [stderr]   |              ------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `test-bitcoincore-rpc` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4
[INFO] running `Command { std: "docker" "start" "582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:129:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | homepage = "https://github.com/WojakCoinProj/ord-wojakcoin"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 | repository = "https://github.com/WojakCoinProj/ord-wojakcoin"
[INFO] [stderr]     |              ------------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: unused build dependency `pulldown-cmark`
[INFO] [stderr]  --> Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | pulldown-cmark = "0.9.2"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `pulldown-cmark`
[INFO] [stderr] warning: `ordwoj` (manifest) generated 2 warnings
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]  --> test-bitcoincore-rpc/Cargo.toml:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | homepage = "https://github.com/mvdnbrk/ord-wojakcoin"
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 | repository = "https://github.com/mvdnbrk/ord-wojakcoin"
[INFO] [stderr]   |              ------------------------------------------
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `test-bitcoincore-rpc` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking arc-swap v1.9.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]    Compiling boilerplate-parser v0.0.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling redb v3.1.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.9
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking executable-path v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling jsonrpc-derive v18.0.0
[INFO] [stderr]     Checking rust-embed v6.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling boilerplate-macros v0.0.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking oid-registry v0.7.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking boilerplate v1.1.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking jsonrpc v0.14.1
[INFO] [stderr]     Checking jsonrpc v0.13.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking async-http-codec v0.8.0
[INFO] [stderr]     Checking mp4 v0.13.0
[INFO] [stderr]     Checking bip39 v1.2.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking jsonrpc-server-utils v18.0.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking bitcoin v0.29.2 (/opt/rustwide/workdir/crates/rust-wojakcoin-bitcoin)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> crates/rust-wojakcoin-bitcoin/src/lib.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(bench, feature(test))]
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> crates/rust-wojakcoin-bitcoin/src/lib.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(bench)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/lib.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/lib.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]     --> crates/rust-wojakcoin-bitcoin/src/blockdata/transaction.rs:2008:7
[INFO] [stdout]      |
[INFO] [stdout] 2008 | #[cfg(bench)]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/blockdata/block.rs:539:7
[INFO] [stdout]     |
[INFO] [stdout] 539 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/blockdata/witness.rs:511:7
[INFO] [stdout]     |
[INFO] [stdout] 511 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> crates/rust-wojakcoin-bitcoin/src/consensus/encode.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | use core::{fmt, mem, u32, convert::From};
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/blockdata/script.rs:310:39
[INFO] [stdout]     |
[INFO] [stdout] 310 |     } else if size > usize::from(u16::max_value() / 8) {
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> crates/rust-wojakcoin-bitcoin/src/blockdata/transaction.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 |             vout: u32::max_value(),
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> crates/rust-wojakcoin-bitcoin/src/blockdata/witness.rs:74:43
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         requested: usize::max_value(),
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> crates/rust-wojakcoin-bitcoin/src/blockdata/witness.rs:79:43
[INFO] [stdout]    |
[INFO] [stdout] 79 |                         requested: usize::max_value(),
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/amount.rs:507:21
[INFO] [stdout]     |
[INFO] [stdout] 507 |         Amount(u64::max_value())
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u64>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/amount.rs:512:21
[INFO] [stdout]     |
[INFO] [stdout] 512 |         Amount(u64::min_value())
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/amount.rs:529:27
[INFO] [stdout]     |
[INFO] [stdout] 529 |         if satoshi > i64::max_value() as u64 {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/amount.rs:890:27
[INFO] [stdout]     |
[INFO] [stdout] 890 |         SignedAmount(i64::max_value())
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/amount.rs:895:27
[INFO] [stdout]     |
[INFO] [stdout] 895 |         SignedAmount(i64::min_value())
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/amount.rs:909:27
[INFO] [stdout]     |
[INFO] [stdout] 909 |         if satoshi > i64::max_value() as u64 {
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/blockdata/script.rs:611:25
[INFO] [stdout]     |
[INFO] [stdout] 611 |     pub fn instructions(&self) -> Instructions {
[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] 611 |     pub fn instructions(&self) -> Instructions<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/blockdata/script.rs:619:33
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn instructions_minimal(&self) -> Instructions {
[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] 619 |     pub fn instructions_minimal(&self) -> Instructions<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/blockdata/witness.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn iter(&self) -> Iter {
[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] 176 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/base58.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn iter(&self) -> iter::Chain<slice::Iter<T>, slice::Iter<T>> {
[INFO] [stdout]     |                 ^^^^^                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                     |
[INFO] [stdout]     |                 |                     the same lifetime is hidden here
[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] 105 |     pub fn iter(&self) -> iter::Chain<slice::Iter<'_, T>, slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                   +++                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/base58.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn iter_mut(&mut self) -> iter::Chain<slice::IterMut<T>, slice::IterMut<T>> {
[INFO] [stdout]     |                     ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                         |
[INFO] [stdout]     |                     |                         the same lifetime is hidden here
[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] 110 |     pub fn iter_mut(&mut self) -> iter::Chain<slice::IterMut<'_, T>, slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                              +++                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/bip32.rs:391:26
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn children_from(&self, cn: ChildNumber) -> DerivationPathIterator {
[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] 391 |     pub fn children_from(&self, cn: ChildNumber) -> DerivationPathIterator<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/bip32.rs:396:28
[INFO] [stdout]     |
[INFO] [stdout] 396 |     pub fn normal_children(&self) -> DerivationPathIterator {
[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] 396 |     pub fn normal_children(&self) -> DerivationPathIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/bip32.rs:401:30
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn hardened_children(&self) -> DerivationPathIterator {
[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] 401 |     pub fn hardened_children(&self) -> DerivationPathIterator<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/psbt/map/output.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn script_leaves(&self) -> TapTreeIter {
[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] 175 |     pub fn script_leaves(&self) -> TapTreeIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/bip158.rs:433:49
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn new(reader: &'a mut dyn io::Read) -> BitStreamReader {
[INFO] [stdout]     |                         --                      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn new(reader: &'a mut dyn io::Read) -> BitStreamReader<'a> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/rust-wojakcoin-bitcoin/src/util/bip158.rs:471:50
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn new(writer: &'a mut dyn io::Write) -> BitStreamWriter {
[INFO] [stdout]     |                         --                       ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn new(writer: &'a mut dyn io::Write) -> BitStreamWriter<'a> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ord-bitcoincore-rpc-json v0.16.5
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.16.0 (https://github.com/apezord/rust-dogecoincore-rpc#03933810)
[INFO] [stderr]     Checking miniscript v9.2.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking jsonrpc-http-server v18.0.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking ord-bitcoincore-rpc v0.16.5
[INFO] [stderr]     Checking test-bitcoincore-rpc v0.0.1 (/opt/rustwide/workdir/test-bitcoincore-rpc)
[INFO] [stderr]     Checking bitcoincore-rpc v0.16.0 (https://github.com/apezord/rust-dogecoincore-rpc#03933810)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking async-web-client v0.6.2
[INFO] [stderr]     Checking axum-server v0.8.0
[INFO] [stderr]     Checking rustls-acme v0.15.1
[INFO] [stderr]     Checking ordwoj v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super`
[INFO] [stdout]  --> src/wjk20/parse.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadableMultimapTable`
[INFO] [stdout]   --> src/wjk20/tables.rs:10:75
[INFO] [stdout]    |
[INFO] [stdout] 10 |     MultimapTable, ReadOnlyMultimapTable, ReadOnlyTable, ReadTransaction, ReadableMultimapTable,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadableTable`
[INFO] [stdout]   --> src/wjk20/tables.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ReadableTable, Table, WriteTransaction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadableMultimapTable`
[INFO] [stdout]  --> src/index/wjk20_read.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use redb::{ReadableMultimapTable, ReadableTable, ReadableTableMetadata};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadableTableMetadata`
[INFO] [stdout]  --> src/index/wjk20_read.rs:2:50
[INFO] [stdout]   |
[INFO] [stdout] 2 | use redb::{ReadableMultimapTable, ReadableTable, ReadableTableMetadata};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super`
[INFO] [stdout]  --> src/wjk20/parse.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadableMultimapTable`
[INFO] [stdout]   --> src/wjk20/tables.rs:10:75
[INFO] [stdout]    |
[INFO] [stdout] 10 |     MultimapTable, ReadOnlyMultimapTable, ReadOnlyTable, ReadTransaction, ReadableMultimapTable,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadableTable`
[INFO] [stdout]   --> src/wjk20/tables.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ReadableTable, Table, WriteTransaction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadableMultimapTable`
[INFO] [stdout]  --> src/index/wjk20_read.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use redb::{ReadableMultimapTable, ReadableTable, ReadableTableMetadata};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadableTableMetadata`
[INFO] [stdout]  --> src/index/wjk20_read.rs:2:50
[INFO] [stdout]   |
[INFO] [stdout] 2 | use redb::{ReadableMultimapTable, ReadableTable, ReadableTableMetadata};
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BlockData` is more private than the item `Wjk20Updater::<'wtx>::replay_block_data`
[INFO] [stdout]    --> src/wjk20/ledger.rs:232:3
[INFO] [stdout]     |
[INFO] [stdout] 232 | /   pub fn replay_block_data(
[INFO] [stdout] 233 | |     &mut self,
[INFO] [stdout] 234 | |     height: u32,
[INFO] [stdout] 235 | |     block: &crate::index::updater::BlockData,
[INFO] [stdout] 236 | |     inscription_number: impl Fn(InscriptionId) -> Option<u32>,
[INFO] [stdout] 237 | |   ) -> Result {
[INFO] [stdout]     | |_____________^ method `Wjk20Updater::<'wtx>::replay_block_data` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BlockData` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/index/updater.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub(crate) struct BlockData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BlockData` is more private than the item `Wjk20Updater::<'wtx>::replay_block_data`
[INFO] [stdout]    --> src/wjk20/ledger.rs:232:3
[INFO] [stdout]     |
[INFO] [stdout] 232 | /   pub fn replay_block_data(
[INFO] [stdout] 233 | |     &mut self,
[INFO] [stdout] 234 | |     height: u32,
[INFO] [stdout] 235 | |     block: &crate::index::updater::BlockData,
[INFO] [stdout] 236 | |     inscription_number: impl Fn(InscriptionId) -> Option<u32>,
[INFO] [stdout] 237 | |   ) -> Result {
[INFO] [stdout]     | |_____________^ method `Wjk20Updater::<'wtx>::replay_block_data` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BlockData` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/index/updater.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub(crate) struct BlockData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `miniscript`
[INFO] [stderr]   --> Cargo.toml:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | miniscript = "9.0.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `miniscript`
[INFO] [stderr] warning: `ordwoj` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4", kill_on_drop: false }`
[INFO] [stdout] 582ecdf9dfed524e16d452140c17b87953c73a6df42a4ac12d0bd3c982207dc4
