[INFO] fetching crate rumtk-web 0.7.2...
[INFO] checking rumtk-web-0.7.2 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate rumtk-web 0.7.2 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rumtk-web 0.7.2
[INFO] finished tweaking crates.io crate rumtk-web 0.7.2
[INFO] tweaked toml for crates.io crate rumtk-web 0.7.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rumtk-web 0.7.2 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rumtk-web 0.7.2 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5325c0b17735ba95d1d87992542038bed9bb98630e85b99edb4d781ac022d921
[INFO] running `Command { std: "docker" "start" "-a" "5325c0b17735ba95d1d87992542038bed9bb98630e85b99edb4d781ac022d921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5325c0b17735ba95d1d87992542038bed9bb98630e85b99edb4d781ac022d921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5325c0b17735ba95d1d87992542038bed9bb98630e85b99edb4d781ac022d921", kill_on_drop: false }`
[INFO] [stdout] 5325c0b17735ba95d1d87992542038bed9bb98630e85b99edb4d781ac022d921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfe4b8807cabcc8bce56c633b280212b7e051c1a2b83553a7f7b5b64748ecffc
[INFO] running `Command { std: "docker" "start" "-a" "dfe4b8807cabcc8bce56c633b280212b7e051c1a2b83553a7f7b5b64748ecffc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking log v0.4.24
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking minifier v0.3.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling askama_parser v0.15.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling pyo3-macros v0.27.1
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.36
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling askama_derive v0.15.6
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rumtk-core v0.14.2
[INFO] [stderr]    Compiling askama_macros v0.15.6
[INFO] [stderr]     Checking askama v0.15.6
[INFO] [stderr]     Checking rumtk-web v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rumtk_core::rumtk_critical_section_read`
[INFO] [stdout]   --> src/components/app_body.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use rumtk_core::rumtk_critical_section_read;
[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 imports: `rumtk_critical_section_read` and `rumtk_critical_section_write`
[INFO] [stdout]   --> src/components/app_shell.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::{rumtk_critical_section_read, rumtk_critical_section_write};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_card.rs:83:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let text_conf = rumtk_web_get_config_string!(state, SECTION_CONTACT);
[INFO] [stdout]     |                     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/components/div.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState, URLParams, URLPath};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:94:24
[INFO] [stdout]     |
[INFO] [stdout]  94 |     let module_store = rumtk_web_get_config_section!(state, SECTION_MODULES);
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |     let endpoint_store = rumtk_web_get_config_section!(state, SECTION_ENDPOINTS);
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:59:22
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Options`
[INFO] [stdout]    --> src/utils/render.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         use pulldown_cmark::{Options, Parser};
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:89:23
[INFO] [stdout]     |
[INFO] [stdout]  89 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/info_card.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  77 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Options`
[INFO] [stdout]    --> src/utils/render.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         use pulldown_cmark::{Options, Parser};
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState` and `rumtk_web_set_config`
[INFO] [stdout]   --> src/components/list.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     rumtk_web_render_template, rumtk_web_set_config, AppState, RUMWebTemplate,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:67:17
[INFO] [stdout]     |
[INFO] [stdout]  67 |         None => rumtk_web_get_config_section!(state, typ),
[INFO] [stdout]     |                 ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/navlink.rs:57:23
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMWebData`
[INFO] [stdout]   --> src/components/portrait_card.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     rumtk_web_render_template, RUMWebData, RUMWebTemplate,
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/portrait_card.rs:64:21
[INFO] [stdout]     |
[INFO] [stdout]  64 |     let text_conf = rumtk_web_get_config_string!(app_state, typ);
[INFO] [stdout]     |                     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/socials.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let sl_urls = rumtk_web_get_config_section!(state, SECTION_SOCIALS);
[INFO] [stdout]     |                   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/title.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TITLES);
[INFO] [stdout]     |                      --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DEFAULT_NO_TEXT` and `PARAMS_ID`
[INFO] [stdout]   --> src/components/loader.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::defaults::{DEFAULT_NO_TEXT, DEFAULT_TEXT_ITEM, PARAMS_CSS_CLASS, PARAMS_ID};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/components/container.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState, URLParams, URLPath};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/pages/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::ops::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/static_components/meta.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .route("/robots.txt", get(rumtk_web_fetch!(default_robots_matcher)))
[INFO] [stdout]     |                                   ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .route("/robots.txt", get(rumtk_web_fetch!(default_robots_matcher)))
[INFO] [stdout]     |                                   ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             get(rumtk_web_fetch!(default_component_matcher)),
[INFO] [stdout]     |                 ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             get(rumtk_web_fetch!(default_component_matcher)),
[INFO] [stdout]     |                 ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .route("/{*page}", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .route("/{*page}", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Multipart`
[INFO] [stdout]    --> src/utils/matcher.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use axum::extract::{Multipart, Path, Query, State};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Multipart`
[INFO] [stdout]    --> src/utils/matcher.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use axum::extract::{Multipart, Path, Query, State};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/conf.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::types::RUMHashMap`
[INFO] [stdout]    --> src/utils/conf.rs:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |         use rumtk_core::types::RUMHashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TextMap`
[INFO] [stdout]    --> src/utils/conf.rs:357:39
[INFO] [stdout]     |
[INFO] [stdout] 357 |         use $crate::utils::{AppState, TextMap};
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/conf.rs:421:13
[INFO] [stdout]     |
[INFO] [stdout] 421 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_save_conf` which comes from the expansion of the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::div::div`
[INFO] [stdout]   --> src/utils/matcher.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::components::div::div;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_web_get_component`
[INFO] [stdout]   --> src/utils/matcher.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::{rumtk_web_get_api_endpoint, rumtk_web_get_component, rumtk_web_render_component, RUMWebData, RUMWebResponse, RouterForm};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMWebData`
[INFO] [stdout]   --> src/utils/render.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::{RUMWebData, RUMWebRedirect, RUMWebTemplate};
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]   --> src/utils/render.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 | use pulldown_cmark::{Options, Parser};
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string_search_list`
[INFO] [stdout]   --> src/utils/render.rs:25:68
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rumtk_core::search::rumtk_search::{string_replace_all_matches, string_search_list};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GraphemePattern` and `RUMStringConversions`
[INFO] [stdout]   --> src/utils/render.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     rumtk_format, AsStr, GraphemePattern, GraphemePatternPair, RUMString, RUMStringConversions,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_REQUEST_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     type TESTDATA_REQUEST_FUNCTION = fn() -> Request;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataRequestFunction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_REQUEST_BODY_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     type TESTDATA_REQUEST_BODY_FUNCTION = fn() -> RUMVec<u8>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataRequestBodyFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_FORMDATA_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     type TESTDATA_FORMDATA_FUNCTION = fn() -> FormData;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataFormdataFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Debug`
[INFO] [stdout]   --> src/utils/types.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::fmt::{Debug, Display};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_web_render_template`
[INFO] [stdout]   --> src/lib.rs:44:250
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...tk_web_render_component, rumtk_web_render_redirect, rumtk_web_render_template, rumtk_web_trim_rendered_html, AppState, HTMLResult...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:263:35
[INFO] [stdout]     |
[INFO] [stdout] 263 |         use rumtk_core::strings::{RUMStringConversions};
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |             Ok(Some(rumtk_web_post_process_html!(RUMString::new(HELLO_STR))))
[INFO] [stdout]     |                     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_post_process_html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:263:35
[INFO] [stdout]     |
[INFO] [stdout] 263 |         use rumtk_core::strings::{RUMStringConversions};
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             rumtk_web_post_process_html!(job_data)
[INFO] [stdout]     |             -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_post_process_html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::rumtk_critical_section_read`
[INFO] [stdout]   --> src/components/app_body.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use rumtk_core::rumtk_critical_section_read;
[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 imports: `rumtk_critical_section_read` and `rumtk_critical_section_write`
[INFO] [stdout]   --> src/components/app_shell.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::{rumtk_critical_section_read, rumtk_critical_section_write};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_card.rs:83:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let text_conf = rumtk_web_get_config_string!(state, SECTION_CONTACT);
[INFO] [stdout]     |                     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/components/div.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState, URLParams, URLPath};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:94:24
[INFO] [stdout]     |
[INFO] [stdout]  94 |     let module_store = rumtk_web_get_config_section!(state, SECTION_MODULES);
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |     let endpoint_store = rumtk_web_get_config_section!(state, SECTION_ENDPOINTS);
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:59:22
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Options`
[INFO] [stdout]    --> src/utils/render.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         use pulldown_cmark::{Options, Parser};
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:89:23
[INFO] [stdout]     |
[INFO] [stdout]  89 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/info_card.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  77 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Options`
[INFO] [stdout]    --> src/utils/render.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         use pulldown_cmark::{Options, Parser};
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState` and `rumtk_web_set_config`
[INFO] [stdout]   --> src/components/list.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     rumtk_web_render_template, rumtk_web_set_config, AppState, RUMWebTemplate,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:67:17
[INFO] [stdout]     |
[INFO] [stdout]  67 |         None => rumtk_web_get_config_section!(state, typ),
[INFO] [stdout]     |                 ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/navlink.rs:57:23
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMWebData`
[INFO] [stdout]   --> src/components/portrait_card.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     rumtk_web_render_template, RUMWebData, RUMWebTemplate,
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/portrait_card.rs:64:21
[INFO] [stdout]     |
[INFO] [stdout]  64 |     let text_conf = rumtk_web_get_config_string!(app_state, typ);
[INFO] [stdout]     |                     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/socials.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let sl_urls = rumtk_web_get_config_section!(state, SECTION_SOCIALS);
[INFO] [stdout]     |                   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/title.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TITLES);
[INFO] [stdout]     |                      --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DEFAULT_NO_TEXT` and `PARAMS_ID`
[INFO] [stdout]   --> src/components/loader.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::defaults::{DEFAULT_NO_TEXT, DEFAULT_TEXT_ITEM, PARAMS_CSS_CLASS, PARAMS_ID};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/components/container.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState, URLParams, URLPath};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/pages/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::ops::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/static_components/meta.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .route("/robots.txt", get(rumtk_web_fetch!(default_robots_matcher)))
[INFO] [stdout]     |                                   ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .route("/robots.txt", get(rumtk_web_fetch!(default_robots_matcher)))
[INFO] [stdout]     |                                   ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             get(rumtk_web_fetch!(default_component_matcher)),
[INFO] [stdout]     |                 ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             get(rumtk_web_fetch!(default_component_matcher)),
[INFO] [stdout]     |                 ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .route("/{*page}", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .route("/{*page}", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Multipart`
[INFO] [stdout]    --> src/utils/matcher.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use axum::extract::{Multipart, Path, Query, State};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Multipart`
[INFO] [stdout]    --> src/utils/matcher.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use axum::extract::{Multipart, Path, Query, State};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/conf.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::types::RUMHashMap`
[INFO] [stdout]    --> src/utils/conf.rs:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |         use rumtk_core::types::RUMHashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TextMap`
[INFO] [stdout]    --> src/utils/conf.rs:357:39
[INFO] [stdout]     |
[INFO] [stdout] 357 |         use $crate::utils::{AppState, TextMap};
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/conf.rs:421:13
[INFO] [stdout]     |
[INFO] [stdout] 421 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_save_conf` which comes from the expansion of the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::div::div`
[INFO] [stdout]   --> src/utils/matcher.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::components::div::div;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_web_get_component`
[INFO] [stdout]   --> src/utils/matcher.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::{rumtk_web_get_api_endpoint, rumtk_web_get_component, rumtk_web_render_component, RUMWebData, RUMWebResponse, RouterForm};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMWebData`
[INFO] [stdout]   --> src/utils/render.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::{RUMWebData, RUMWebRedirect, RUMWebTemplate};
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]   --> src/utils/render.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 | use pulldown_cmark::{Options, Parser};
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string_search_list`
[INFO] [stdout]   --> src/utils/render.rs:25:68
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rumtk_core::search::rumtk_search::{string_replace_all_matches, string_search_list};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GraphemePattern`
[INFO] [stdout]   --> src/utils/render.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     rumtk_format, AsStr, GraphemePattern, GraphemePatternPair, RUMString, RUMStringConversions,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_REQUEST_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     type TESTDATA_REQUEST_FUNCTION = fn() -> Request;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataRequestFunction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_REQUEST_BODY_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     type TESTDATA_REQUEST_BODY_FUNCTION = fn() -> RUMVec<u8>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataRequestBodyFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_FORMDATA_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     type TESTDATA_FORMDATA_FUNCTION = fn() -> FormData;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataFormdataFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Debug`
[INFO] [stdout]   --> src/utils/types.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::fmt::{Debug, Display};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `while let` pattern
[INFO] [stdout]    --> src/utils/form_data.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     while let field_result = form.next_field().await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the loop will never exit
[INFO] [stdout]     = help: consider instead using a `loop { ... }` with a `let` inside it
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/form_data.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 Some(mut field) => {
[INFO] [stdout]     |                      ----^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/matcher.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |                mut form: RouterForm|
[INFO] [stdout]     |                ----^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/matcher.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |                mut form: RouterForm|
[INFO] [stdout]     |                ----^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/api/mod.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `form`
[INFO] [stdout]   --> src/api/mod.rs:34:41
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_form`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/mod.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `while let` pattern
[INFO] [stdout]    --> src/utils/form_data.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     while let field_result = form.next_field().await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the loop will never exit
[INFO] [stdout]     = help: consider instead using a `loop { ... }` with a `let` inside it
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/form_data.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 Some(mut field) => {
[INFO] [stdout]     |                      ----^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/matcher.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |                mut form: RouterForm|
[INFO] [stdout]     |                ----^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/matcher.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |                mut form: RouterForm|
[INFO] [stdout]     |                ----^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/api/mod.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `form`
[INFO] [stdout]   --> src/api/mod.rs:34:41
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_form`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/mod.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/testdata.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut expected_form = FormData::default();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:221:46
[INFO] [stdout]     |
[INFO] [stdout] 221 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout]  60 |     let html_meta = rumtk_web_render_component!(meta, state);
[INFO] [stdout]     |                     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let html_css = rumtk_web_render_component!(css);
[INFO] [stdout]     |                    -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:66:28
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let html_fontawesome = rumtk_web_render_component!(fontawesome);
[INFO] [stdout]     |                            ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:69:21
[INFO] [stdout]     |
[INFO] [stdout]  69 |     let html_htmx = rumtk_web_render_component!(htmx);
[INFO] [stdout]     |                     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |       let head = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  59 | |         app_head(path_components, params, state.clone())
[INFO] [stdout]  60 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:63:16
[INFO] [stdout]     |
[INFO] [stdout]  63 |       let body = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  64 | |         app_body(path_components, params, state.clone())
[INFO] [stdout]  65 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/mod.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout]  53 |     rumtk_web_render_component!(|| -> HTMLResult { form_element(element, data, props, css) })
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/main.rs:54:20
[INFO] [stdout]     |
[INFO] [stdout]  54 |       let contents = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ____________________-
[INFO] [stdout]  55 | |         rumtk_web_render_contents(&body_components)
[INFO] [stdout]  56 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/components/portrait_card.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `askama::PrimitiveType`
[INFO] [stdout]   --> src/utils/conf.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use askama::PrimitiveType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/components/form/props.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut options = vec![
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/render.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let mut options = MARKDOWN_OPTIONS.get_or_init(MARKDOWN_OPTIONS_INIT);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/render.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let mut options = MARKDOWN_OPTIONS.get_or_init(MARKDOWN_OPTIONS_INIT);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/testdata.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut expected_form = FormData::default();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:221:46
[INFO] [stdout]     |
[INFO] [stdout] 221 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout]  60 |     let html_meta = rumtk_web_render_component!(meta, state);
[INFO] [stdout]     |                     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let html_css = rumtk_web_render_component!(css);
[INFO] [stdout]     |                    -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:66:28
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let html_fontawesome = rumtk_web_render_component!(fontawesome);
[INFO] [stdout]     |                            ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:69:21
[INFO] [stdout]     |
[INFO] [stdout]  69 |     let html_htmx = rumtk_web_render_component!(htmx);
[INFO] [stdout]     |                     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |       let head = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  59 | |         app_head(path_components, params, state.clone())
[INFO] [stdout]  60 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:63:16
[INFO] [stdout]     |
[INFO] [stdout]  63 |       let body = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  64 | |         app_body(path_components, params, state.clone())
[INFO] [stdout]  65 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]   --> src/utils/render.rs:27:75
[INFO] [stdout]    |
[INFO] [stdout] 27 |     rumtk_format, AsStr, GraphemePattern, GraphemePatternPair, RUMString, RUMStringConversions,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/mod.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout]  53 |     rumtk_web_render_component!(|| -> HTMLResult { form_element(element, data, props, css) })
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/main.rs:54:20
[INFO] [stdout]     |
[INFO] [stdout]  54 |       let contents = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ____________________-
[INFO] [stdout]  55 | |         rumtk_web_render_contents(&body_components)
[INFO] [stdout]  56 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/components/portrait_card.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `askama::PrimitiveType`
[INFO] [stdout]   --> src/utils/conf.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use askama::PrimitiveType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/components/main.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn main(path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/components/script.rs:47:61
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn script(_path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/components/loader.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn loader(_path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/components/form/props.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut options = vec![
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_state`
[INFO] [stdout]   --> src/pages/index.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn index(app_state: SharedAppState) -> RenderedPageComponentsResult {
[INFO] [stdout]    |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/render.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let mut options = MARKDOWN_OPTIONS.get_or_init(MARKDOWN_OPTIONS_INIT);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/utils/form_data.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/utils/conf.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Err(err) => rumtk_web_save_conf!($path),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `err` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/utils/conf.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Err(err) => rumtk_web_save_conf!($path),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/render.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let mut options = MARKDOWN_OPTIONS.get_or_init(MARKDOWN_OPTIONS_INIT);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/components/main.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn main(path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/components/script.rs:47:61
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn script(_path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/components/loader.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn loader(_path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_state`
[INFO] [stdout]   --> src/pages/index.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn index(app_state: SharedAppState) -> RenderedPageComponentsResult {
[INFO] [stdout]    |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `css_class`
[INFO] [stdout]    --> src/lib.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |             let css_class = rumtk_web_get_text_item!(params, PARAMS_CSS_CLASS, DEFAULT_TEXT_ITEM);
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_css_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT_COMPONENT` is never used
[INFO] [stdout]   --> src/components/mod.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | static DEFAULT_COMPONENT: ComponentFunction = div::div;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEMPLATE_NEWLINE_COMPONENT_INNER_PATTERN` is never used
[INFO] [stdout]   --> src/utils/render.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const TEMPLATE_NEWLINE_COMPONENT_INNER_PATTERN: GraphemePatternPair<'static> =
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JS_SCRIPT_NEW_FILE_CACHE` is never used
[INFO] [stdout]   --> src/js/cache_file.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const JS_SCRIPT_NEW_FILE_CACHE: &str = r"
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JS_SCRIPT_CACHE_UPLOAD_FILE` is never used
[INFO] [stdout]   --> src/js/cache_file.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const JS_SCRIPT_CACHE_UPLOAD_FILE: &str = r"
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pages/mod.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     unsafe { &DEFAULT_PAGE }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 66 |     unsafe { &raw const DEFAULT_PAGE }
[INFO] [stdout]    |               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/utils/form_data.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = let _ = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/utils/app.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     rumtk_web_init_job_manager!(&args.threads);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let _ = rumtk_web_init_job_manager!(&args.threads);;
[INFO] [stdout]     |     +++++++                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/utils/form_data.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                         &form_data.files.insert(file_id.clone(), data);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 128 |                         let _ = &form_data.files.insert(file_id.clone(), data);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/utils/form_data.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |                         &form_data.form.insert(name, file_id);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 129 |                         let _ = &form_data.form.insert(name, file_id);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/utils/jobs.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |         match TASK_MANAGER.as_mut() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         rumtk_web_init_job_manager!(&workers);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let _ = rumtk_web_init_job_manager!(&workers);;
[INFO] [stdout]     |         +++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/utils/conf.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Err(err) => rumtk_web_save_conf!($path),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `err` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/utils/conf.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Err(err) => rumtk_web_save_conf!($path),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `macro_metavar_expr` is declared but not used
[INFO] [stdout]   --> src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![feature(macro_metavar_expr)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `once_cell_get_mut` is declared but not used
[INFO] [stdout]   --> src/lib.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![feature(once_cell_get_mut)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEFAULT_COMPONENT` is never used
[INFO] [stdout]   --> src/components/mod.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | static DEFAULT_COMPONENT: ComponentFunction = div::div;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEMPLATE_NEWLINE_COMPONENT_INNER_PATTERN` is never used
[INFO] [stdout]   --> src/utils/render.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | const TEMPLATE_NEWLINE_COMPONENT_INNER_PATTERN: GraphemePatternPair<'static> =
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JS_SCRIPT_NEW_FILE_CACHE` is never used
[INFO] [stdout]   --> src/js/cache_file.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const JS_SCRIPT_NEW_FILE_CACHE: &str = r"
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JS_SCRIPT_CACHE_UPLOAD_FILE` is never used
[INFO] [stdout]   --> src/js/cache_file.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const JS_SCRIPT_CACHE_UPLOAD_FILE: &str = r"
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pages/mod.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     unsafe { &DEFAULT_PAGE }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 66 |     unsafe { &raw const DEFAULT_PAGE }
[INFO] [stdout]    |               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = let _ = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/utils/app.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     rumtk_web_init_job_manager!(&args.threads);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 275 |     let _ = rumtk_web_init_job_manager!(&args.threads);;
[INFO] [stdout]     |     +++++++                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/utils/form_data.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                         &form_data.files.insert(file_id.clone(), data);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 128 |                         let _ = &form_data.files.insert(file_id.clone(), data);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/utils/form_data.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |                         &form_data.form.insert(name, file_id);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 129 |                         let _ = &form_data.form.insert(name, file_id);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/utils/jobs.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |         match TASK_MANAGER.as_mut() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `macro_metavar_expr` is declared but not used
[INFO] [stdout]   --> src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![feature(macro_metavar_expr)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `once_cell_get_mut` is declared but not used
[INFO] [stdout]   --> src/lib.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![feature(once_cell_get_mut)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.29s
[INFO] running `Command { std: "docker" "inspect" "dfe4b8807cabcc8bce56c633b280212b7e051c1a2b83553a7f7b5b64748ecffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe4b8807cabcc8bce56c633b280212b7e051c1a2b83553a7f7b5b64748ecffc", kill_on_drop: false }`
[INFO] [stdout] dfe4b8807cabcc8bce56c633b280212b7e051c1a2b83553a7f7b5b64748ecffc
