[INFO] cloning repository https://github.com/FuzzyNand/lidr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FuzzyNand/lidr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuzzyNand%2Flidr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuzzyNand%2Flidr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abd1c0220d35bb172cc8a9b5b31bd7f800176474
[INFO] checking FuzzyNand/lidr against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuzzyNand%2Flidr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FuzzyNand/lidr
[INFO] finished tweaking git repo https://github.com/FuzzyNand/lidr
[INFO] tweaked toml for git repo https://github.com/FuzzyNand/lidr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FuzzyNand/lidr on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FuzzyNand/lidr 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 245bfec2c78a1732a3ce571a1482aa27e34415589450f632ae5f8a2cf7020d1b
[INFO] running `Command { std: "docker" "start" "-a" "245bfec2c78a1732a3ce571a1482aa27e34415589450f632ae5f8a2cf7020d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "245bfec2c78a1732a3ce571a1482aa27e34415589450f632ae5f8a2cf7020d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245bfec2c78a1732a3ce571a1482aa27e34415589450f632ae5f8a2cf7020d1b", kill_on_drop: false }`
[INFO] [stdout] 245bfec2c78a1732a3ce571a1482aa27e34415589450f632ae5f8a2cf7020d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac479c9202a97749292d32c49d1bf12051a3664b9e8af570bbaf338739a970f0
[INFO] running `Command { std: "docker" "start" "-a" "ac479c9202a97749292d32c49d1bf12051a3664b9e8af570bbaf338739a970f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasmer-wit-parser v0.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust-wasm v0.1.1
[INFO] [stderr]    Compiling wasm-encoder v0.243.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-core v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling corosensei v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust v0.1.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]    Compiling rkyv_derive v0.8.12
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking wasmer-types v3.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling wasmer-vm v6.1.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking wast v243.0.0
[INFO] [stderr]     Checking wasmer-vm v3.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]     Checking rkyv v0.8.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking wasmer-vfs v3.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking libunwind v1.3.3
[INFO] [stderr]     Checking wasmparser v0.83.0
[INFO] [stderr]    Compiling dynasm v4.0.2
[INFO] [stderr]     Checking wasmer-types v6.1.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wasmer-compiler v3.1.1
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling wasmer-wit-bindgen-rust-impl v0.1.1
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking wat v1.243.0
[INFO] [stderr]    Compiling wasmer-derive v3.1.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cmake v0.1.56
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking wasmer v3.1.1
[INFO] [stderr]     Checking wasmer-wit-bindgen-rust v0.1.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking wasmer-vnet v3.1.1
[INFO] [stderr]     Checking wasmer-compiler v6.1.0
[INFO] [stderr]    Compiling wasmer v6.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking wasmer-wasi-local-networking v3.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking wasmer-wasi-types v3.1.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking wasmer-vbus v3.1.1
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling wasmer-derive v6.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking clap_complete v4.5.62
[INFO] [stderr]     Checking wasmer-wasi v3.1.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking cache-size v0.7.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]     Checking smol_str v0.3.4
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking floating-duration v0.1.2
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking dynasmrt v4.0.2
[INFO] [stderr]     Checking wasmer-compiler-singlepass v6.1.0
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking tikv-jemalloc-ctl v0.6.1
[INFO] [stderr]     Checking tikv-jemallocator v0.6.1
[INFO] [stderr]     Checking lidr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/gnosis/scan/service.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub unsafe fn scan_identifier_unchecked<'a, A: ScannerAlgo>(cursor: &mut Cursor<'a>, algo: &A) -> &'a str { unsafe {
[INFO] [stdout]     |                                                                                                             ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 221 |         if unsafe { *CHAR_PROPS.get_unchecked(b as usize) & T_ID_PART == 0 } { break; }
[INFO] [stdout]     |            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/gnosis/scan/service.rs:470:16
[INFO] [stdout]     |
[INFO] [stdout] 459 |     unsafe {
[INFO] [stdout]     |     ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 470 |             if unsafe { *CHAR_PROPS.get_unchecked(b as usize) & T_WS != 0 } {
[INFO] [stdout]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/gnosis/scan/service.rs:498:20
[INFO] [stdout]     |
[INFO] [stdout] 489 |     unsafe {
[INFO] [stdout]     |     ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 498 |                 if unsafe { *CHAR_PROPS.get_unchecked(b as usize) & T_WS != 0 } {
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/gnosis/scan/service.rs:606:28
[INFO] [stdout]     |
[INFO] [stdout] 602 |     unsafe {
[INFO] [stdout]     |     ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 606 |         while ptr < end && unsafe { *CHAR_PROPS.get_unchecked(*ptr as usize) & T_WS != 0 } { ptr = ptr.add(1); }
[INFO] [stdout]     |                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `algo`
[INFO] [stdout]    --> src/gnosis/scan/service.rs:601:65
[INFO] [stdout]     |
[INFO] [stdout] 601 | pub fn fast_check_type_sep<A: ScannerAlgo>(cursor: &mut Cursor, algo: &A) -> bool {
[INFO] [stdout]     |                                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_algo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v_slash`
[INFO] [stdout]   --> src/gnosis/avx512/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let v_slash = _mm512_set1_epi8(TOK_SLASH as i8); 
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_v_slash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_threads`
[INFO] [stdout]   --> src/gnosis/cache/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let num_threads = std::thread::available_parallelism().map(|n| n.get()).unwrap_or(4);
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_threads`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/point/parser.rs:538:78
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub(crate) fn parse_macro_def_body(&mut self, name_opt: Option<&'a str>, start: u32) -> Result<ValId> {
[INFO] [stdout]     |                                                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]    --> src/gnosis/macro/mod.rs:813:33
[INFO] [stdout]     |
[INFO] [stdout] 813 |   ...                   let $loc_var = loc;
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/point/check/service.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | / check_diagnostics!(CheckerLocal, {
[INFO] [stdout]  47 | |     ERR_CHECKER_TYPE_MISMATCH => {
[INFO] [stdout]  48 | |         severity: Error, code: "TYPE_MISMATCH", title: "Type Mismatch",
[INFO] [stdout]  49 | |         msg: |arena, resolve, arg, loc| {
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     },
[INFO] [stdout] 170 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `loc` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gnosis/macro/mod.rs:813:33
[INFO] [stdout]     |
[INFO] [stdout] 813 |   ...                   let $loc_var = loc;
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/point/check/service.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | / check_diagnostics!(CheckerLocal, {
[INFO] [stdout]  47 | |     ERR_CHECKER_TYPE_MISMATCH => {
[INFO] [stdout]  48 | |         severity: Error, code: "TYPE_MISMATCH", title: "Type Mismatch",
[INFO] [stdout]  49 | |         msg: |arena, resolve, arg, loc| {
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     },
[INFO] [stdout] 170 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `check_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/point/check/types.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       -------------------------- matches any value
[INFO] [stdout] 136 | ...   ERR_HASHER_ALGO_UNKNOWN => err("BAD_ALGO", "Unknown Algo", "Unsupported hash algorithm.".into()),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/point/check/types.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       -------------------------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 138 | ...   ERR_PARSER_ADJACENT_LIT => err("BAD_SYNTAX", "Broken Syntax", "Found unexpected literal. Check for double quotes or missing '...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/point/check/types.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       -------------------------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 140 | ...   WARN_PARSER_EXTRA_SEMI => warn("EXTRA_SEMI", "Redundant Semicolon", "Double ';;' detected. One is enough.".into()),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/point/check/types.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             _ => err("UNKNOWN", "Unknown Error", format!("Unknown Error Code: {:#x}", tag)),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/point/check/types.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             ERR_PARSER_UNEXPECTED => Self::describe_unexpected_token(arg), 
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] 126 |             ERR_PARSER_INVALID_LIT => Self::describe_invalid_lit(arg),     
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] 127 |             
[INFO] [stdout] 128 |             ERR_PARSER_NO_BLOCK => err("NO_BLOCK", "Missing Block Start", "Expected '^' to start a block definition.".into()),
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout] 129 |             ERR_PARSER_NO_TERM  => err("NO_TERM", "Missing Terminator", "Expected ';' at the end.".into()),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 142 |             _ => err("UNKNOWN", "Unknown Error", format!("Unknown Error Code: {:#x}", tag)),
[INFO] [stdout]     |             ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ERR_HASHER_EMPTY_COMPONENT`
[INFO] [stdout]    --> src/point/check/types.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ERR_HASHER_EMPTY_COMPONENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h_id`
[INFO] [stdout]    --> src/point/manager/local.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |         if let Some(&h_id) = hash_id {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_h_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/point/manager/wasm.rs:455:15
[INFO] [stdout]     |
[INFO] [stdout] 455 |     if let Ok(s) = wasm_ptr.read_utf8_string(&view, len) {
[INFO] [stdout]     |               ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/gnosis/scan/service.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub unsafe fn scan_identifier_unchecked<'a, A: ScannerAlgo>(cursor: &mut Cursor<'a>, algo: &A) -> &'a str { unsafe {
[INFO] [stdout]     |                                                                                                             ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 221 |         if unsafe { *CHAR_PROPS.get_unchecked(b as usize) & T_ID_PART == 0 } { break; }
[INFO] [stdout]     |            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/gnosis/scan/service.rs:470:16
[INFO] [stdout]     |
[INFO] [stdout] 459 |     unsafe {
[INFO] [stdout]     |     ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 470 |             if unsafe { *CHAR_PROPS.get_unchecked(b as usize) & T_WS != 0 } {
[INFO] [stdout]     |                ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/gnosis/scan/service.rs:498:20
[INFO] [stdout]     |
[INFO] [stdout] 489 |     unsafe {
[INFO] [stdout]     |     ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 498 |                 if unsafe { *CHAR_PROPS.get_unchecked(b as usize) & T_WS != 0 } {
[INFO] [stdout]     |                    ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/gnosis/scan/service.rs:606:28
[INFO] [stdout]     |
[INFO] [stdout] 602 |     unsafe {
[INFO] [stdout]     |     ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 606 |         while ptr < end && unsafe { *CHAR_PROPS.get_unchecked(*ptr as usize) & T_WS != 0 } { ptr = ptr.add(1); }
[INFO] [stdout]     |                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `algo`
[INFO] [stdout]    --> src/gnosis/scan/service.rs:601:65
[INFO] [stdout]     |
[INFO] [stdout] 601 | pub fn fast_check_type_sep<A: ScannerAlgo>(cursor: &mut Cursor, algo: &A) -> bool {
[INFO] [stdout]     |                                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_algo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v_slash`
[INFO] [stdout]   --> src/gnosis/avx512/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let v_slash = _mm512_set1_epi8(TOK_SLASH as i8); 
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_v_slash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_threads`
[INFO] [stdout]   --> src/gnosis/cache/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let num_threads = std::thread::available_parallelism().map(|n| n.get()).unwrap_or(4);
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_threads`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/point/parser.rs:538:78
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub(crate) fn parse_macro_def_body(&mut self, name_opt: Option<&'a str>, start: u32) -> Result<ValId> {
[INFO] [stdout]     |                                                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]    --> src/gnosis/macro/mod.rs:813:33
[INFO] [stdout]     |
[INFO] [stdout] 813 |   ...                   let $loc_var = loc;
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/point/check/service.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | / check_diagnostics!(CheckerLocal, {
[INFO] [stdout]  47 | |     ERR_CHECKER_TYPE_MISMATCH => {
[INFO] [stdout]  48 | |         severity: Error, code: "TYPE_MISMATCH", title: "Type Mismatch",
[INFO] [stdout]  49 | |         msg: |arena, resolve, arg, loc| {
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     },
[INFO] [stdout] 170 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `loc` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gnosis/macro/mod.rs:813:33
[INFO] [stdout]     |
[INFO] [stdout] 813 |   ...                   let $loc_var = loc;
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/point/check/service.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | / check_diagnostics!(CheckerLocal, {
[INFO] [stdout]  47 | |     ERR_CHECKER_TYPE_MISMATCH => {
[INFO] [stdout]  48 | |         severity: Error, code: "TYPE_MISMATCH", title: "Type Mismatch",
[INFO] [stdout]  49 | |         msg: |arena, resolve, arg, loc| {
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |     },
[INFO] [stdout] 170 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `check_diagnostics` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/point/check/types.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       -------------------------- matches any value
[INFO] [stdout] 136 | ...   ERR_HASHER_ALGO_UNKNOWN => err("BAD_ALGO", "Unknown Algo", "Unsupported hash algorithm.".into()),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/point/check/types.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       -------------------------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 138 | ...   ERR_PARSER_ADJACENT_LIT => err("BAD_SYNTAX", "Broken Syntax", "Found unexpected literal. Check for double quotes or missing '...
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/point/check/types.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       -------------------------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 140 | ...   WARN_PARSER_EXTRA_SEMI => warn("EXTRA_SEMI", "Redundant Semicolon", "Double ';;' detected. One is enough.".into()),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/point/check/types.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             _ => err("UNKNOWN", "Unknown Error", format!("Unknown Error Code: {:#x}", tag)),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/point/check/types.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             ERR_PARSER_UNEXPECTED => Self::describe_unexpected_token(arg), 
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] 126 |             ERR_PARSER_INVALID_LIT => Self::describe_invalid_lit(arg),     
[INFO] [stdout]     |             ---------------------- matches some of the same values
[INFO] [stdout] 127 |             
[INFO] [stdout] 128 |             ERR_PARSER_NO_BLOCK => err("NO_BLOCK", "Missing Block Start", "Expected '^' to start a block definition.".into()),
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout] 129 |             ERR_PARSER_NO_TERM  => err("NO_TERM", "Missing Terminator", "Expected ';' at the end.".into()),
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 142 |             _ => err("UNKNOWN", "Unknown Error", format!("Unknown Error Code: {:#x}", tag)),
[INFO] [stdout]     |             ^ ...and 4 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ERR_HASHER_EMPTY_COMPONENT`
[INFO] [stdout]    --> src/point/check/types.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ERR_HASHER_EMPTY_COMPONENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h_id`
[INFO] [stdout]    --> src/point/manager/local.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |         if let Some(&h_id) = hash_id {
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_h_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/point/manager/wasm.rs:455:15
[INFO] [stdout]     |
[INFO] [stdout] 455 |     if let Ok(s) = wasm_ptr.read_utf8_string(&view, len) {
[INFO] [stdout]     |               ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_id`
[INFO] [stdout]     --> src/gnosis/macro/mod.rs:1136:29
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                           let key_id = p.arena.list_keys[r_idx];
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/point/custom_blocks.rs:28:1
[INFO] [stdout]      |
[INFO] [stdout]   28 | / define_reserved_block! {
[INFO] [stdout]   29 | |     name: ExportBlock,
[INFO] [stdout]   30 | |     data: ExportData,
[INFO] [stdout]   31 | |     variant: Export, 
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |     lists: {}
[INFO] [stdout]   43 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `key_id` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/gnosis/macro/mod.rs:1136:29
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                           let key_id = p.arena.list_keys[r_idx];
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/point/custom_blocks.rs:28:1
[INFO] [stdout]      |
[INFO] [stdout]   28 | / define_reserved_block! {
[INFO] [stdout]   29 | |     name: ExportBlock,
[INFO] [stdout]   30 | |     data: ExportData,
[INFO] [stdout]   31 | |     variant: Export, 
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |     lists: {}
[INFO] [stdout]   43 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_reserved_block` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_id`
[INFO] [stdout]     --> src/gnosis/macro/mod.rs:1136:29
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                           let key_id = p.arena.list_keys[r_idx];
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/point/custom_blocks.rs:81:1
[INFO] [stdout]      |
[INFO] [stdout]   81 | / define_reserved_block! {
[INFO] [stdout]   82 | |     name: EngineBlock,
[INFO] [stdout]   83 | |     data: EngineData,
[INFO] [stdout]   84 | |     variant: Engine,
[INFO] [stdout] ...    |
[INFO] [stdout]   96 | |     lists: {}
[INFO] [stdout]   97 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `key_id` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/gnosis/macro/mod.rs:1136:29
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                           let key_id = p.arena.list_keys[r_idx];
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/point/custom_blocks.rs:81:1
[INFO] [stdout]      |
[INFO] [stdout]   81 | / define_reserved_block! {
[INFO] [stdout]   82 | |     name: EngineBlock,
[INFO] [stdout]   83 | |     data: EngineData,
[INFO] [stdout]   84 | |     variant: Engine,
[INFO] [stdout] ...    |
[INFO] [stdout]   96 | |     lists: {}
[INFO] [stdout]   97 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_reserved_block` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remaining`
[INFO] [stdout]   --> src/point/chunk.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let remaining = self.data.len() - start;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LoadedPlugin` is more private than the item `PluginManager::plugins`
[INFO] [stdout]   --> src/point/manager/wasm.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub plugins: Vec<LoadedPlugin>, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PluginManager::plugins` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `LoadedPlugin` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/point/manager/wasm.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct LoadedPlugin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/gnosis/chunk/mod.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn main() -> io::Result<()> {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_tainted` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1242:4
[INFO] [stdout]      |
[INFO] [stdout] 1242 | fn is_tainted<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, val_id: ValId, def_map: &HashMap<&[u8], usize>, cache: &mut Ha...
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_deps_recursive` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1307:4
[INFO] [stdout]      |
[INFO] [stdout] 1307 | fn collect_deps_recursive<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, val_id: ValId, key_map: &HashMap<&[u8], usize>, de...
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_cycle` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1371:4
[INFO] [stdout]      |
[INFO] [stdout] 1371 | fn detect_cycle(curr: usize, adj: &[Vec<usize>], colors: &mut [u8], stack: &mut Vec<usize>) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_depth_recursive` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1383:4
[INFO] [stdout]      |
[INFO] [stdout] 1383 | fn check_depth_recursive<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, val_id: ValId, current: u32, limit: u32) -> std::re...
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_key_in_block` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1419:4
[INFO] [stdout]      |
[INFO] [stdout] 1419 | fn find_key_in_block<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, val_id: ValId, key_to_find: &[u8]) -> Option<ValId> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `are_values_semantically_equal` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1442:4
[INFO] [stdout]      |
[INFO] [stdout] 1442 | fn are_values_semantically_equal<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, v1: ValId, v2: ValId) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instance` is never read
[INFO] [stdout]   --> src/point/manager/wasm.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct LoadedPlugin {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 22 |     name: String,
[INFO] [stdout] 23 |     instance: Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_tag` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:360:4
[INFO] [stdout]     |
[INFO] [stdout] 360 | fn host_get_tag<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, val_id: u32) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_data` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:365:4
[INFO] [stdout]     |
[INFO] [stdout] 365 | fn host_get_data<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, val_id: u32) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_set_val` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:437:4
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn host_set_val<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, id: u32, tag: u32, data: u64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_val_batch` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:489:4
[INFO] [stdout]     |
[INFO] [stdout] 489 | fn host_get_val_batch<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, start_id: u32, count: u32, ptr: u32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_def_count` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:511:4
[INFO] [stdout]     |
[INFO] [stdout] 511 | fn host_get_def_count<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_def_value` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:517:4
[INFO] [stdout]     |
[INFO] [stdout] 517 | fn host_get_def_value<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, def_idx: u32) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chunk_id`, `defs`, `blocks`, `lists`, `rels`, and `macros` are never read
[INFO] [stdout]   --> src/point/ram_test.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct RamChunkStats {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     chunk_id: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     defs: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     blocks: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 27 |     lists: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     rels: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     macros: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RamChunkStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `v_A` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx512/mod.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let v_A = _mm512_set1_epi8(b'A' as i8);
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case: `v_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `v_Z` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx512/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let v_Z = _mm512_set1_epi8(b'Z' as i8);
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case (notice the capitalization): `v_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `check_AZ` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx512/mod.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let check_AZ = _mm512_cmple_epu8_mask(_mm512_sub_epi8(chunk, v_A), _mm512_sub_epi8(v_Z, v_A));
[INFO] [stdout]    |                 ^^^^^^^^ help: convert the identifier to snake case: `check_az`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `v_A_dec` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx2/mod.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let v_A_dec = _mm256_set1_epi8((b'A' - 1) as i8);
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `v_a_dec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `v_Z` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx2/mod.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let v_Z     = _mm256_set1_epi8(b'Z' as i8);
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case (notice the capitalization): `v_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `gt_A` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx2/mod.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let gt_A = _mm256_cmpgt_epi8(chunk, v_A_dec);
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `gt_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `gt_Z` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx2/mod.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let gt_Z = _mm256_cmpgt_epi8(chunk, v_Z);
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case (notice the capitalization): `gt_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `is_AZ` should have a snake case name
[INFO] [stdout]    --> src/gnosis/avx2/mod.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let is_AZ = _mm256_andnot_si256(gt_Z, gt_A);
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `is_az`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ERR_HASHER_EMPTY_COMPONENT` should have a snake case name
[INFO] [stdout]    --> src/point/check/types.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_hasher_empty_component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/point/ledger.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn neighbors(&self, node: NodeId) -> NeighborsIter {
[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] 109 |     pub fn neighbors(&self, node: NodeId) -> NeighborsIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_id`
[INFO] [stdout]     --> src/gnosis/macro/mod.rs:1136:29
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                           let key_id = p.arena.list_keys[r_idx];
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/point/custom_blocks.rs:28:1
[INFO] [stdout]      |
[INFO] [stdout]   28 | / define_reserved_block! {
[INFO] [stdout]   29 | |     name: ExportBlock,
[INFO] [stdout]   30 | |     data: ExportData,
[INFO] [stdout]   31 | |     variant: Export, 
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |     lists: {}
[INFO] [stdout]   43 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `key_id` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/gnosis/macro/mod.rs:1136:29
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                           let key_id = p.arena.list_keys[r_idx];
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/point/custom_blocks.rs:28:1
[INFO] [stdout]      |
[INFO] [stdout]   28 | / define_reserved_block! {
[INFO] [stdout]   29 | |     name: ExportBlock,
[INFO] [stdout]   30 | |     data: ExportData,
[INFO] [stdout]   31 | |     variant: Export, 
[INFO] [stdout] ...    |
[INFO] [stdout]   42 | |     lists: {}
[INFO] [stdout]   43 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_reserved_block` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_id`
[INFO] [stdout]     --> src/gnosis/macro/mod.rs:1136:29
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                           let key_id = p.arena.list_keys[r_idx];
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/point/custom_blocks.rs:81:1
[INFO] [stdout]      |
[INFO] [stdout]   81 | / define_reserved_block! {
[INFO] [stdout]   82 | |     name: EngineBlock,
[INFO] [stdout]   83 | |     data: EngineData,
[INFO] [stdout]   84 | |     variant: Engine,
[INFO] [stdout] ...    |
[INFO] [stdout]   96 | |     lists: {}
[INFO] [stdout]   97 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `key_id` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/gnosis/macro/mod.rs:1136:29
[INFO] [stdout]      |
[INFO] [stdout] 1136 |                           let key_id = p.arena.list_keys[r_idx];
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/point/custom_blocks.rs:81:1
[INFO] [stdout]      |
[INFO] [stdout]   81 | / define_reserved_block! {
[INFO] [stdout]   82 | |     name: EngineBlock,
[INFO] [stdout]   83 | |     data: EngineData,
[INFO] [stdout]   84 | |     variant: Engine,
[INFO] [stdout] ...    |
[INFO] [stdout]   96 | |     lists: {}
[INFO] [stdout]   97 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_reserved_block` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remaining`
[INFO] [stdout]   --> src/point/chunk.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let remaining = self.data.len() - start;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LoadedPlugin` is more private than the item `PluginManager::plugins`
[INFO] [stdout]   --> src/point/manager/wasm.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub plugins: Vec<LoadedPlugin>, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `PluginManager::plugins` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `LoadedPlugin` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/point/manager/wasm.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct LoadedPlugin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/gnosis/chunk/mod.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn main() -> io::Result<()> {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_tainted` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1242:4
[INFO] [stdout]      |
[INFO] [stdout] 1242 | fn is_tainted<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, val_id: ValId, def_map: &HashMap<&[u8], usize>, cache: &mut Ha...
[INFO] [stdout]      |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_deps_recursive` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1307:4
[INFO] [stdout]      |
[INFO] [stdout] 1307 | fn collect_deps_recursive<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, val_id: ValId, key_map: &HashMap<&[u8], usize>, de...
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_cycle` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1371:4
[INFO] [stdout]      |
[INFO] [stdout] 1371 | fn detect_cycle(curr: usize, adj: &[Vec<usize>], colors: &mut [u8], stack: &mut Vec<usize>) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_depth_recursive` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1383:4
[INFO] [stdout]      |
[INFO] [stdout] 1383 | fn check_depth_recursive<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, val_id: ValId, current: u32, limit: u32) -> std::re...
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_key_in_block` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1419:4
[INFO] [stdout]      |
[INFO] [stdout] 1419 | fn find_key_in_block<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, val_id: ValId, key_to_find: &[u8]) -> Option<ValId> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `are_values_semantically_equal` is never used
[INFO] [stdout]     --> src/point/check/service.rs:1442:4
[INFO] [stdout]      |
[INFO] [stdout] 1442 | fn are_values_semantically_equal<'a, S: DataStorage<'a>>(arena: &LidrArena<'_, 'a, S>, v1: ValId, v2: ValId) -> bool {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instance` is never read
[INFO] [stdout]   --> src/point/manager/wasm.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct LoadedPlugin {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 22 |     name: String,
[INFO] [stdout] 23 |     instance: Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_tag` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:360:4
[INFO] [stdout]     |
[INFO] [stdout] 360 | fn host_get_tag<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, val_id: u32) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_data` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:365:4
[INFO] [stdout]     |
[INFO] [stdout] 365 | fn host_get_data<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, val_id: u32) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_set_val` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:437:4
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn host_set_val<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, id: u32, tag: u32, data: u64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_val_batch` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:489:4
[INFO] [stdout]     |
[INFO] [stdout] 489 | fn host_get_val_batch<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, start_id: u32, count: u32, ptr: u32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_def_count` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:511:4
[INFO] [stdout]     |
[INFO] [stdout] 511 | fn host_get_def_count<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `host_get_def_value` is never used
[INFO] [stdout]    --> src/point/manager/wasm.rs:517:4
[INFO] [stdout]     |
[INFO] [stdout] 517 | fn host_get_def_value<'a, S: DataStorage<'a>>(env: FunctionEnvMut<LidrHostEnv>, def_idx: u32) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chunk_id`, `defs`, `blocks`, `lists`, `rels`, and `macros` are never read
[INFO] [stdout]   --> src/point/ram_test.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct RamChunkStats {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     chunk_id: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     defs: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     blocks: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 27 |     lists: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     rels: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     macros: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RamChunkStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `v_A` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx512/mod.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let v_A = _mm512_set1_epi8(b'A' as i8);
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case: `v_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `v_Z` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx512/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let v_Z = _mm512_set1_epi8(b'Z' as i8);
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case (notice the capitalization): `v_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `check_AZ` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx512/mod.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let check_AZ = _mm512_cmple_epu8_mask(_mm512_sub_epi8(chunk, v_A), _mm512_sub_epi8(v_Z, v_A));
[INFO] [stdout]    |                 ^^^^^^^^ help: convert the identifier to snake case: `check_az`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `v_A_dec` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx2/mod.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let v_A_dec = _mm256_set1_epi8((b'A' - 1) as i8);
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `v_a_dec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `v_Z` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx2/mod.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let v_Z     = _mm256_set1_epi8(b'Z' as i8);
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case (notice the capitalization): `v_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `gt_A` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx2/mod.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let gt_A = _mm256_cmpgt_epi8(chunk, v_A_dec);
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `gt_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `gt_Z` should have a snake case name
[INFO] [stdout]   --> src/gnosis/avx2/mod.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let gt_Z = _mm256_cmpgt_epi8(chunk, v_Z);
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case (notice the capitalization): `gt_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `is_AZ` should have a snake case name
[INFO] [stdout]    --> src/gnosis/avx2/mod.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let is_AZ = _mm256_andnot_si256(gt_Z, gt_A);
[INFO] [stdout]     |                 ^^^^^ help: convert the identifier to snake case: `is_az`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `ERR_HASHER_EMPTY_COMPONENT` should have a snake case name
[INFO] [stdout]    --> src/point/check/types.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...   ERR_HASHER_EMPTY_COMPONENT => warn("HASH_EMPTY", "Empty Hash Component", "Hashing empty component reduces security.".into()),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `err_hasher_empty_component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/point/ledger.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn neighbors(&self, node: NodeId) -> NeighborsIter {
[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] 109 |     pub fn neighbors(&self, node: NodeId) -> NeighborsIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quota`
[INFO] [stdout]   --> src/point/cmd/main/lidrd.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let quota = settings.quota.clone();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_quota`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quota`
[INFO] [stdout]   --> src/point/cmd/main/lidrd.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let quota = settings.quota.clone();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_quota`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `display_limit`
[INFO] [stdout]    --> src/point/cmd/main/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let display_limit = 20;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_limit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_len`
[INFO] [stdout]    --> src/point/cmd/main/main.rs:486:35
[INFO] [stdout]     |
[INFO] [stdout] 486 | fn process_chunk(base_ptr: usize, total_len: usize, chunk: ChunkRange) -> ChunkStats {
[INFO] [stdout]     |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/point/cmd/main/main.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     struct PrintableError {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 273 |         title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `display_limit`
[INFO] [stdout]    --> src/point/cmd/main/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let display_limit = 20;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_limit`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_len`
[INFO] [stdout]    --> src/point/cmd/main/main.rs:486:35
[INFO] [stdout]     |
[INFO] [stdout] 486 | fn process_chunk(base_ptr: usize, total_len: usize, chunk: ChunkRange) -> ChunkStats {
[INFO] [stdout]     |                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/point/cmd/main/main.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     struct PrintableError {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 273 |         title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 27s
[INFO] running `Command { std: "docker" "inspect" "ac479c9202a97749292d32c49d1bf12051a3664b9e8af570bbaf338739a970f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac479c9202a97749292d32c49d1bf12051a3664b9e8af570bbaf338739a970f0", kill_on_drop: false }`
[INFO] [stdout] ac479c9202a97749292d32c49d1bf12051a3664b9e8af570bbaf338739a970f0
