[INFO] cloning repository https://github.com/luna-spirito/dentrado
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luna-spirito/dentrado" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluna-spirito%2Fdentrado", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluna-spirito%2Fdentrado'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c22957c558c06b1012381c2976aea41d3622d5b
[INFO] checking luna-spirito/dentrado against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluna-spirito%2Fdentrado" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/luna-spirito/dentrado
[INFO] finished tweaking git repo https://github.com/luna-spirito/dentrado
[INFO] tweaked toml for git repo https://github.com/luna-spirito/dentrado written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luna-spirito/dentrado on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luna-spirito/dentrado 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e
[INFO] running `Command { std: "docker" "start" "dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e", 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" "dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e", 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" "dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.127
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking local-event v0.1.3
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling wasm-bindgen v0.2.127
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling io-uring v0.7.14
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling compio-driver v0.12.5
[INFO] [stderr]     Checking compio-send-wrapper v0.7.2
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking mod_use v0.2.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]    Compiling compio-fs v0.12.1
[INFO] [stderr]    Compiling compio-quic v0.8.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.18
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling tachys v0.2.18
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.3
[INFO] [stderr]     Checking archery v1.2.3
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]     Checking either_of v0.1.9
[INFO] [stderr]    Compiling server_fn v0.8.13
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking similar v3.2.0
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking html-escape v0.2.15
[INFO] [stderr]     Checking imbl v7.0.1
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling leptos_macro v0.8.17
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling darling_core v0.24.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling uuid v1.25.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling leptos v0.8.20
[INFO] [stderr]     Checking config v0.15.25
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling libgit2-sys v0.18.8+1.9.7
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.127
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking ptr_meta v0.3.2
[INFO] [stderr]     Checking rancor v0.1.3
[INFO] [stderr]    Compiling bytecheck_derive v0.8.3
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.18
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling dentrado-macros v0.1.0 (/opt/rustwide/workdir/dentrado-macros)
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytecheck v0.8.3
[INFO] [stderr]     Checking compio-log v0.2.1
[INFO] [stderr]     Checking compio-executor v0.1.4
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking rend v0.5.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling darling_macro v0.24.1
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.127
[INFO] [stderr]    Compiling darling v0.24.1
[INFO] [stderr]    Compiling compio-macros v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.3
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking js-sys v0.3.104
[INFO] [stderr]     Checking see v0.1.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]     Checking synchrony v0.1.9
[INFO] [stderr]     Checking kolorinko-wikitext v0.1.0 (/opt/rustwide/workdir/apps/kolorinko-wikitext)
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking compio-buf v0.8.3
[INFO] [stderr]     Checking thin-cell v0.2.1
[INFO] [stderr]     Checking compio-io v0.10.1
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.6
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]    Compiling wasm_split_macros v0.2.2
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking wasm_split_helpers v0.2.3
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking chumsky v0.13.0
[INFO] [stderr]     Checking h3 v0.0.8
[INFO] [stderr]     Checking quinn-proto v0.11.17
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking leptos_config v0.8.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking compio-runtime v0.12.6
[INFO] [stderr]     Checking compio-tls v0.10.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rcgen v0.14.9
[INFO] [stderr]     Checking compio-net v0.12.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking h3-datagram v0.0.2
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking h3-webtransport v0.1.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking rkyv v0.8.18
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking compio v0.19.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking dentrado-types v0.1.0 (/opt/rustwide/workdir/dentrado-types)
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> dentrado-types/src/lib.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     async fn remap_user(&mut self, uid: LocUserId) -> Result<LocUserId, Self::Err>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 82 -     async fn remap_user(&mut self, uid: LocUserId) -> Result<LocUserId, Self::Err>;
[INFO] [stdout] 82 +     fn remap_user(&mut self, uid: LocUserId) -> impl std::future::Future<Output = Result<LocUserId, Self::Err>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> dentrado-types/src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn remap_sender(&mut self, sid: LocSenderId) -> Result<LocSenderId, Self::Err>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 83 -     async fn remap_sender(&mut self, sid: LocSenderId) -> Result<LocSenderId, Self::Err>;
[INFO] [stdout] 83 +     fn remap_sender(&mut self, sid: LocSenderId) -> impl std::future::Future<Output = Result<LocSenderId, Self::Err>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> dentrado-types/src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     async fn remap_data(&mut self, did: LocDataId) -> Result<LocDataId, Self::Err>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 84 -     async fn remap_data(&mut self, did: LocDataId) -> Result<LocDataId, Self::Err>;
[INFO] [stdout] 84 +     fn remap_data(&mut self, did: LocDataId) -> impl std::future::Future<Output = Result<LocDataId, Self::Err>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> dentrado-types/src/lib.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn localize<R: Remapper>(self, remapper: &mut R) -> Result<Self, R::Err>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 92 -     async fn localize<R: Remapper>(self, remapper: &mut R) -> Result<Self, R::Err>;
[INFO] [stdout] 92 +     fn localize<R: Remapper>(self, remapper: &mut R) -> impl std::future::Future<Output = Result<Self, R::Err>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> dentrado-types/src/lib.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     async fn remap_user(&mut self, uid: LocUserId) -> Result<LocUserId, Self::Err>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 82 -     async fn remap_user(&mut self, uid: LocUserId) -> Result<LocUserId, Self::Err>;
[INFO] [stdout] 82 +     fn remap_user(&mut self, uid: LocUserId) -> impl std::future::Future<Output = Result<LocUserId, Self::Err>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> dentrado-types/src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn remap_sender(&mut self, sid: LocSenderId) -> Result<LocSenderId, Self::Err>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 83 -     async fn remap_sender(&mut self, sid: LocSenderId) -> Result<LocSenderId, Self::Err>;
[INFO] [stdout] 83 +     fn remap_sender(&mut self, sid: LocSenderId) -> impl std::future::Future<Output = Result<LocSenderId, Self::Err>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> dentrado-types/src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     async fn remap_data(&mut self, did: LocDataId) -> Result<LocDataId, Self::Err>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 84 -     async fn remap_data(&mut self, did: LocDataId) -> Result<LocDataId, Self::Err>;
[INFO] [stdout] 84 +     fn remap_data(&mut self, did: LocDataId) -> impl std::future::Future<Output = Result<LocDataId, Self::Err>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> dentrado-types/src/lib.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn localize<R: Remapper>(self, remapper: &mut R) -> Result<Self, R::Err>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 92 -     async fn localize<R: Remapper>(self, remapper: &mut R) -> Result<Self, R::Err>;
[INFO] [stdout] 92 +     fn localize<R: Remapper>(self, remapper: &mut R) -> impl std::future::Future<Output = Result<Self, R::Err>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dentrado v0.1.0 (/opt/rustwide/workdir/dentrado)
[INFO] [stderr]     Checking kolorinko-rt v0.1.0 (/opt/rustwide/workdir/apps/kolorinko-rt)
[INFO] [stdout] warning: unused import: `Cell`
[INFO] [stdout]  --> dentrado/src/core/core_ctx.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cell::{Cell, RefCell},
[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: `Cell`
[INFO] [stdout]  --> dentrado/src/core/core_ctx.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cell::{Cell, RefCell},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> dentrado/src/core/core_ctx.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |     Running { handle: JoinHandle<()>, rerun: bool },
[INFO] [stdout]     |     -------   ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActiveGearStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module` is never read
[INFO] [stdout]    --> dentrado/src/core/core_ctx.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct Core<R: IsRuntime, S: Storage<R>> {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 310 |     module: Arc<R::Module>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Core` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `storage`, `module`, and `node_id` are never used
[INFO] [stdout]    --> dentrado/src/core/core_ctx.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 340 | impl<R: IsRuntime, S: Storage<R>> Core<R, S> {
[INFO] [stdout]     | -------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 380 |     pub(crate) fn storage(&self) -> &S {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub(crate) fn module(&self) -> &R::Module {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub(crate) fn node_id(&self) -> NodeId {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node_id` is never read
[INFO] [stdout]    --> dentrado/src/core/db.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct Db<R: IsRuntime> {
[INFO] [stdout]     |            -- field in this struct
[INFO] [stdout] 140 |     node_id: NodeId,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmptyRuntime` is never constructed
[INFO] [stdout]    --> dentrado/src/core/gear.rs:402:19
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub(crate) struct EmptyRuntime;
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `diff_from` and `apply_delta` are never used
[INFO] [stdout]   --> dentrado/src/utils/state_graph.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | / impl<DepK, DepV> Timeline<DepK, DepV>
[INFO] [stdout] 22 | | where
[INFO] [stdout] 23 | |     DepK: Ord + Clone + Hash,
[INFO] [stdout] 24 | |     DepV: Clone + PartialEq + Hash + Ord,
[INFO] [stdout]    | |_________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |       pub(crate) fn diff_from(&self, old: &Self) -> TimelineDelta<DepK, DepV> {
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |       pub(crate) fn apply_delta(&self, delta: &TimelineDelta<DepK, DepV>) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimelineDelta` is never constructed
[INFO] [stdout]    --> dentrado/src/utils/state_graph.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub(crate) struct TimelineDelta<DepK: Ord + Clone + Hash, DepV: Clone + PartialEq + Hash + Ord> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `query`, `query_at`, `keys`, and `timeline_for` are never used
[INFO] [stdout]    --> dentrado/src/utils/state_graph.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 222 | / impl<Dep, DepK, DepV, K, V> StateGraph<Dep, DepK, DepV, K, V>
[INFO] [stdout] 223 | | where
[INFO] [stdout] 224 | |     Dep: Ord + Clone + Hash,
[INFO] [stdout] 225 | |     DepK: Ord + Clone + Hash,
[INFO] [stdout] 226 | |     DepV: Clone + PartialEq + Hash + Ord,
[INFO] [stdout] 227 | |     K: Ord + Clone + Hash,
[INFO] [stdout] 228 | |     V: Clone + PartialEq + Hash + Ord,
[INFO] [stdout]     | |______________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 301 |       pub(crate) fn query(&self, k: &K) -> Option<&V> {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |       pub(crate) async fn query_at<'a, R: IsRuntime, S: Storage<R>>(
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |       pub(crate) fn keys(&self) -> impl Iterator<Item = &K> {
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 327 |       pub(crate) fn timeline_for(&self, k: &K) -> impl Iterator<Item = (SGEventId, &V)> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Anchor` is never constructed
[INFO] [stdout]   --> dentrado/src/utils/text.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) struct Anchor {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> dentrado/src/utils/text.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl Anchor {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 41 |     #[must_use]
[INFO] [stdout] 42 |     pub(crate) fn new(id: AnchorId, pos: AnchorPos) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_deletions`, `empty`, `len`, `is_empty`, and `tx_count` are never used
[INFO] [stdout]   --> dentrado/src/utils/text.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TextUpd {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub(crate) fn with_deletions(mut self, deletions: Vec<AnchorId>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub(crate) fn empty() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub(crate) fn is_empty(&self) -> bool {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub(crate) fn tx_count(&self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DocSegment` is never used
[INFO] [stdout]   --> dentrado/src/utils/text.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) type DocSegment = ((AnchorId, u32), String);
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains`, `len`, and `is_empty` are never used
[INFO] [stdout]    --> dentrado/src/utils/text.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl AnchorAgg {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub(crate) fn contains(&self, id: AnchorId) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub(crate) fn is_empty(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fork`, `is_deleted`, `get_content`, `get_document`, and `build_doc` are never used
[INFO] [stdout]    --> dentrado/src/utils/text.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 281 | impl TextAgg {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub(crate) fn fork(&self) -> Self {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |     pub(crate) fn is_deleted(&self, anchor: AnchorId) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 319 |     pub(crate) fn get_content(&self, anchor: AnchorId) -> Option<&str> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub(crate) fn get_document(&self, agg: &AnchorAgg) -> Vec<DocSegment> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     fn build_doc(&self, agg: &AnchorAgg, id: AnchorId, out: &mut Vec<DocSegment>) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Document` is never constructed
[INFO] [stdout]    --> dentrado/src/utils/text.rs:402:19
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub(crate) struct Document<'a> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get`, and `diff` are never used
[INFO] [stdout]    --> dentrado/src/utils/text.rs:409:19
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<'a> Document<'a> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 408 |     #[must_use]
[INFO] [stdout] 409 |     pub(crate) fn new(anchors: &'a AnchorAgg, text: &'a TextAgg) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub(crate) fn get(&self) -> String {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub(crate) fn diff(&self, new_text: &str) -> TextUpd {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> dentrado/src/core/gear.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     async fn run_step<S: Storage<Self>>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 220 ~     fn run_step<S: Storage<Self>>(
[INFO] [stdout] 221 |         ctx: &mut GearCtx<Self, S>,
[INFO] [stdout] 222 |         input: GearInput<Self>,
[INFO] [stdout] 223 |         cache: &mut Self::GearCache<S::Watermark>,
[INFO] [stdout] 224 ~     ) -> impl std::future::Future<Output = GearProduce<Self>> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GearResult`
[INFO] [stdout]  --> dentrado/tests/wiki.rs:6:50
[INFO] [stdout]   |
[INFO] [stdout] 6 |         gear::{GearInput, GearMeta, GearProduce, GearResult, IsRuntime},
[INFO] [stdout]   |                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.77
[INFO] [stderr]     Checking web-sys v0.3.104
[INFO] [stderr]     Checking hydration_context v0.3.1
[INFO] [stdout] warning: field `module` is never read
[INFO] [stdout]   --> dentrado/tests/common/mod.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct TestCluster<R: IsRuntime, S: Storage<R>> {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 40 |     module: Arc<R::Module>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `run_gear_on` and `data_id` are never used
[INFO] [stdout]    --> dentrado/tests/common/mod.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout]  73 | / impl<R: IsRuntime, S: Storage<R>> TestCluster<R, S>
[INFO] [stdout]  74 | | where
[INFO] [stdout]  75 | |     S: Default,
[INFO] [stdout]     | |_______________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 225 |       pub(crate) fn run_gear_on(&self, machine_idx: usize, gear: R::GearId) -> R::GearOut {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |       pub(crate) fn data_id(&self, did: LocDataId) -> DataId {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> dentrado/tests/common/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct XorShift64 {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 15 |     state: std::cell::Cell<u64>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_usize` is never used
[INFO] [stdout]   --> dentrado/tests/common/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl XorShift64 {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     fn next_usize(&self, bound: usize) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> dentrado/tests/common/mod.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct Node<R: IsRuntime> {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 36 |     db: Db<R>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `module`, `nodes`, `next_data_ts`, `drain_duration`, and `rng` are never read
[INFO] [stdout]   --> dentrado/tests/common/mod.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct TestCluster<R: IsRuntime, S: Storage<R>> {
[INFO] [stdout]    |                   ----------- fields in this struct
[INFO] [stdout] 40 |     module: Arc<R::Module>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 41 |     nodes: Vec<Node<R>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     next_data_ts: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 47 |     drain_duration: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     rng: XorShift64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> dentrado/tests/common/mod.rs:77:19
[INFO] [stdout]     |
[INFO] [stdout]  73 | / impl<R: IsRuntime, S: Storage<R>> TestCluster<R, S>
[INFO] [stdout]  74 | | where
[INFO] [stdout]  75 | |     S: Default,
[INFO] [stdout]     | |_______________- associated items in this implementation
[INFO] [stdout]  76 |   {
[INFO] [stdout]  77 |       pub(crate) fn start(core_counts: &[u32], module: R::Module) -> Self {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |       pub(crate) fn add_user(&mut self, pk: SenderPk, uid: UserId) -> LocSenderId {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |       pub(crate) fn mk_loc_user(&mut self, uid: UserId) -> LocUserId {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |       pub(crate) fn add_data(&mut self, content: R::Data) -> LocDataId {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |       pub(crate) fn post_events(
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |       pub(crate) fn run_gear(&self, gear: R::GearId) -> R::GearOut {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |       pub(crate) fn run_gear_on(&self, machine_idx: usize, gear: R::GearId) -> R::GearOut {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |       pub(crate) fn data_id(&self, did: LocDataId) -> DataId {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |       pub(crate) fn remap_gear(&self, gear: R::GearId) -> (R::GearId, WireLocCtx<R>) {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |       fn random_db(&self) -> &Db<R> {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |       fn drain(&self) {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `carol`
[INFO] [stdout]    --> dentrado/tests/wiki2.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 |     let carol = tc.add_user(SenderPk([3u8; 32]), carol_uid);
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_carol`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module` is never read
[INFO] [stdout]   --> dentrado/tests/common/mod.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct TestCluster<R: IsRuntime, S: Storage<R>> {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 40 |     module: Arc<R::Module>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `data_id` is never used
[INFO] [stdout]    --> dentrado/tests/common/mod.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout]  73 | / impl<R: IsRuntime, S: Storage<R>> TestCluster<R, S>
[INFO] [stdout]  74 | | where
[INFO] [stdout]  75 | |     S: Default,
[INFO] [stdout]     | |_______________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 235 |       pub(crate) fn data_id(&self, did: LocDataId) -> DataId {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `module` and `next_data_ts` are never read
[INFO] [stdout]   --> dentrado/tests/common/mod.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct TestCluster<R: IsRuntime, S: Storage<R>> {
[INFO] [stdout]    |                   ----------- fields in this struct
[INFO] [stdout] 40 |     module: Arc<R::Module>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     next_data_ts: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mk_loc_user`, `add_data`, `run_gear_on`, and `data_id` are never used
[INFO] [stdout]    --> dentrado/tests/common/mod.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout]  73 | / impl<R: IsRuntime, S: Storage<R>> TestCluster<R, S>
[INFO] [stdout]  74 | | where
[INFO] [stdout]  75 | |     S: Default,
[INFO] [stdout]     | |_______________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 170 |       pub(crate) fn mk_loc_user(&mut self, uid: UserId) -> LocUserId {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |       pub(crate) fn add_data(&mut self, content: R::Data) -> LocDataId {
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |       pub(crate) fn run_gear_on(&self, machine_idx: usize, gear: R::GearId) -> R::GearOut {
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 |       pub(crate) fn data_id(&self, did: LocDataId) -> DataId {
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]    --> dentrado/src/core/core_ctx.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |     Running { handle: JoinHandle<()>, rerun: bool },
[INFO] [stdout]     |     -------   ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ActiveGearStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module` is never read
[INFO] [stdout]    --> dentrado/src/core/core_ctx.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct Core<R: IsRuntime, S: Storage<R>> {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 310 |     module: Arc<R::Module>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Core` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `storage`, `module`, and `node_id` are never used
[INFO] [stdout]    --> dentrado/src/core/core_ctx.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 340 | impl<R: IsRuntime, S: Storage<R>> Core<R, S> {
[INFO] [stdout]     | -------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 380 |     pub(crate) fn storage(&self) -> &S {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |     pub(crate) fn module(&self) -> &R::Module {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub(crate) fn node_id(&self) -> NodeId {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node_id` is never read
[INFO] [stdout]    --> dentrado/src/core/db.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct Db<R: IsRuntime> {
[INFO] [stdout]     |            -- field in this struct
[INFO] [stdout] 140 |     node_id: NodeId,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `diff_from` and `apply_delta` are never used
[INFO] [stdout]   --> dentrado/src/utils/state_graph.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | / impl<DepK, DepV> Timeline<DepK, DepV>
[INFO] [stdout] 22 | | where
[INFO] [stdout] 23 | |     DepK: Ord + Clone + Hash,
[INFO] [stdout] 24 | |     DepV: Clone + PartialEq + Hash + Ord,
[INFO] [stdout]    | |_________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |       pub(crate) fn diff_from(&self, old: &Self) -> TimelineDelta<DepK, DepV> {
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |       pub(crate) fn apply_delta(&self, delta: &TimelineDelta<DepK, DepV>) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimelineDelta` is never constructed
[INFO] [stdout]    --> dentrado/src/utils/state_graph.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub(crate) struct TimelineDelta<DepK: Ord + Clone + Hash, DepV: Clone + PartialEq + Hash + Ord> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Anchor` is never constructed
[INFO] [stdout]   --> dentrado/src/utils/text.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub(crate) struct Anchor {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> dentrado/src/utils/text.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl Anchor {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 41 |     #[must_use]
[INFO] [stdout] 42 |     pub(crate) fn new(id: AnchorId, pos: AnchorPos) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len` and `tx_count` are never used
[INFO] [stdout]   --> dentrado/src/utils/text.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TextUpd {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub(crate) fn tx_count(&self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains`, `len`, and `is_empty` are never used
[INFO] [stdout]    --> dentrado/src/utils/text.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl AnchorAgg {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub(crate) fn contains(&self, id: AnchorId) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub(crate) fn len(&self) -> usize {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub(crate) fn is_empty(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_deleted` and `get_content` are never used
[INFO] [stdout]    --> dentrado/src/utils/text.rs:307:19
[INFO] [stdout]     |
[INFO] [stdout] 281 | impl TextAgg {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 307 |     pub(crate) fn is_deleted(&self, anchor: AnchorId) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 319 |     pub(crate) fn get_content(&self, anchor: AnchorId) -> Option<&str> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> dentrado/src/core/gear.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     async fn run_step<S: Storage<Self>>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 220 ~     fn run_step<S: Storage<Self>>(
[INFO] [stdout] 221 |         ctx: &mut GearCtx<Self, S>,
[INFO] [stdout] 222 |         input: GearInput<Self>,
[INFO] [stdout] 223 |         cache: &mut Self::GearCache<S::Watermark>,
[INFO] [stdout] 224 ~     ) -> impl std::future::Future<Output = GearProduce<Self>> + Send;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking git2 v0.21.0
[INFO] [stderr]     Checking reactive_stores v0.4.3
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.5.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking leptos_dom v0.8.8
[INFO] [stderr]     Checking leptos_server v0.8.7
[INFO] [stderr]     Checking kolorinko-render v0.1.0 (/opt/rustwide/workdir/apps/kolorinko-render)
[INFO] [stderr]     Checking kolorinko v0.1.0 (/opt/rustwide/workdir/apps/kolorinko)
[INFO] [stdout] warning: type `WtIdentity` is more private than the item `wt_identity`
[INFO] [stdout]    --> apps/kolorinko/src/tls.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) fn wt_identity() -> &'static WtIdentity {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `wt_identity` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WtIdentity` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> apps/kolorinko/src/tls.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | struct WtIdentity {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unclosed` is never read
[INFO] [stdout]    --> apps/kolorinko/src/wikidot_parser/pairer.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub(crate) struct Pairing {
[INFO] [stdout]     |                   ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub(crate) unclosed: Vec<usize>,
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WtIdentity` is more private than the item `wt_identity`
[INFO] [stdout]    --> apps/kolorinko/src/tls.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub(crate) fn wt_identity() -> &'static WtIdentity {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `wt_identity` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WtIdentity` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> apps/kolorinko/src/tls.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | struct WtIdentity {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: attribute-derive-macro v0.10.5, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e", kill_on_drop: false }`
[INFO] [stdout] dc33bd61a0b528a44fa5f063a585bc2ab5b7ca83ec14139bb4c9de32d131709e
