[INFO] fetching crate omnyx 0.0.14...
[INFO] checking omnyx-0.0.14 against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] extracting crate omnyx 0.0.14 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate omnyx 0.0.14
[INFO] finished tweaking crates.io crate omnyx 0.0.14
[INFO] tweaked toml for crates.io crate omnyx 0.0.14 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate omnyx 0.0.14 on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate omnyx 0.0.14 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b944116eacce6094286b93edc2d00a6a212d1e8def0c4cfc2164200f4a60ed0b
[INFO] running `Command { std: "docker" "start" "-a" "b944116eacce6094286b93edc2d00a6a212d1e8def0c4cfc2164200f4a60ed0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b944116eacce6094286b93edc2d00a6a212d1e8def0c4cfc2164200f4a60ed0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b944116eacce6094286b93edc2d00a6a212d1e8def0c4cfc2164200f4a60ed0b", kill_on_drop: false }`
[INFO] [stdout] b944116eacce6094286b93edc2d00a6a212d1e8def0c4cfc2164200f4a60ed0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39e8c7926749e15e804fe6b567f18d8ce92c10acb01e4f55f69c2b0d73ba1aaf
[INFO] running `Command { std: "docker" "start" "-a" "39e8c7926749e15e804fe6b567f18d8ce92c10acb01e4f55f69c2b0d73ba1aaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking pingora-error v0.8.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking pingora-http v0.8.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking sfv v0.10.4
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-ng-sys v1.1.26
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking pingora-lru v0.8.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking pingora-ketama v0.8.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking swc_allocator v4.0.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking matchit v0.9.1
[INFO] [stderr]     Checking daggy v0.8.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]     Checking thrift_codec v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling swc_config_macro v1.0.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking bytes-str v0.2.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking swc_config v4.0.1
[INFO] [stderr]     Checking hstr v3.0.4
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking serde-content v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking swc_atoms v9.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.71
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking swc_common v21.0.1
[INFO] [stderr]     Checking pingora-timeout v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking pingora-runtime v0.8.0
[INFO] [stderr]     Checking cf-rustracing v1.2.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking pingora-pool v0.8.0
[INFO] [stderr]     Checking pingora-header-serde v0.8.0
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking local-ip-address v0.6.11
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking cf-rustracing-jaeger v1.2.2
[INFO] [stderr]     Checking swc_ecma_ast v23.0.0
[INFO] [stderr]     Checking swc_ecma_visit v23.0.0
[INFO] [stderr]     Checking swc_ecma_parser v39.0.1
[INFO] [stderr]     Checking swc_ecma_codegen v26.0.1
[INFO] [stderr]     Checking swc_ecma_utils v29.1.0
[INFO] [stderr]     Checking swc_ecma_hooks v0.7.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking pingora-core v0.8.0
[INFO] [stderr]     Checking swc_ecma_transforms_base v42.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_react v46.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v46.0.1
[INFO] [stderr]     Checking pingora-cache v0.8.0
[INFO] [stderr]     Checking pingora-load-balancing v0.8.0
[INFO] [stderr]     Checking pingora-proxy v0.8.0
[INFO] [stderr]     Checking pingora v0.8.0
[INFO] [stderr]     Checking omnyx v0.0.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/router/builder/types/layout/types/layout.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/router/builder/types/layout/parallel_route_node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]  --> src/core/router/builder/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use types::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `special::*`
[INFO] [stdout]   --> src/core/router/handlers/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use special::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `init::*`
[INFO] [stdout]  --> src/core/router/io/response/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use init::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mutator::*`
[INFO] [stdout]  --> src/core/router/io/response/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use mutator::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LanguageAlternate`, `MaxImagePreview`, `MediaAlternate`, `TagDescriptor`, `TagProp`, and `TypeAlternate`
[INFO] [stdout]  --> src/core/router/logic/metadata/core.rs:2:92
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AppleWebApp, Icon, Author, TwitterCard, OpenGraph, Robots, Alternates, ReferrerPolicy, MaxImagePreview,
[INFO] [stdout]   |                                                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     MediaAlternate, TypeAlternate, AppLinks, Verification, MetaTag, LinkTag, LanguageAlternate,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 |     TagDescriptor, TagProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/router/builder/types/layout/types/layout.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/router/builder/types/layout/parallel_route_node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]  --> src/core/router/builder/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use types::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `special::*`
[INFO] [stdout]   --> src/core/router/handlers/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use special::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `init::*`
[INFO] [stdout]  --> src/core/router/io/response/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use init::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mutator::*`
[INFO] [stdout]  --> src/core/router/io/response/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use mutator::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LanguageAlternate`, `MaxImagePreview`, `MediaAlternate`, `TagDescriptor`, `TagProp`, and `TypeAlternate`
[INFO] [stdout]  --> src/core/router/logic/metadata/core.rs:2:92
[INFO] [stdout]   |
[INFO] [stdout] 2 |     AppleWebApp, Icon, Author, TwitterCard, OpenGraph, Robots, Alternates, ReferrerPolicy, MaxImagePreview,
[INFO] [stdout]   |                                                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     MediaAlternate, TypeAlternate, AppLinks, Verification, MetaTag, LinkTag, LanguageAlternate,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 |     TagDescriptor, TagProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArticleMetadata`, `BookMetadata`, `OgAudio`, `OgImage`, `OgVideo`, and `ProfileMetadata`
[INFO] [stdout]   --> src/core/router/logic/metadata/types/mod.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use open_graph::{OpenGraph, OgImage ,OgVideo, OgAudio, ArticleMetadata, BookMetadata, ProfileMetadata, };
[INFO] [stdout]    |                                 ^^^^^^^  ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TwitterAppPlatform`, `TwitterApp`, `TwitterImage`, and `TwitterPlayer`
[INFO] [stdout]   --> src/core/router/logic/metadata/types/mod.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use twitter_card::{TwitterCard, TwitterImage, TwitterApp, TwitterAppPlatform, TwitterPlayer, };
[INFO] [stdout]    |                                     ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AndroidAppLink`, `IosAppLink`, `WebAppLink`, and `WindowsAppLink`
[INFO] [stdout]   --> src/core/router/logic/metadata/types/mod.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use app_links::{AppLinks, IosAppLink, AndroidAppLink, WindowsAppLink, WebAppLink};
[INFO] [stdout]    |                               ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouteMetadata`
[INFO] [stdout]   --> src/core/router/logic/metadata/types/mod.rs:27:47
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use crate::core::router::metadata::core::{RouteMetadata};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]   --> src/core/router/logic/metadata/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use types::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flat::*`
[INFO] [stdout]   --> src/core/router/logic/metadata/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use flat::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `render::*`
[INFO] [stdout]   --> src/core/router/logic/metadata/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use render::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_from_child::*`
[INFO] [stdout]   --> src/core/router/logic/metadata/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use update_from_child::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Request` and `Response`
[INFO] [stdout]  --> src/core/router/matcher/build.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::{ParallelRouteMatcher, Request, Response};
[INFO] [stdout]   |                                         ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `params::*`
[INFO] [stdout]  --> src/core/router/matcher/utils/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use params::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `build::*`
[INFO] [stdout]  --> src/core/router/matcher/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use build::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]  --> src/core/router/matcher/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use utils::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]   --> src/core/router/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]   --> src/core/router/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErasedPageComponent`
[INFO] [stdout]  --> src/core/pingora/core.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::{AppState, ERROR_PAGE, ErasedPageComponent, NOT_FOUND_PAGE};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::RouteError`
[INFO] [stdout]  --> src/core/pingora/render_pipeline/middleware.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::error::RouteError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::router::io::Request`
[INFO] [stdout]  --> src/core/pingora/render_pipeline/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::router::io::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::router::io::Request`
[INFO] [stdout]  --> src/core/pingora/render_pipeline/not_found.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::router::io::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `public::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use public::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `middleware::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use middleware::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use error::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `not_found::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use not_found::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `finalize_response::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use finalize_response::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArticleMetadata`, `BookMetadata`, `OgAudio`, `OgImage`, `OgVideo`, and `ProfileMetadata`
[INFO] [stdout]   --> src/core/router/logic/metadata/types/mod.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use open_graph::{OpenGraph, OgImage ,OgVideo, OgAudio, ArticleMetadata, BookMetadata, ProfileMetadata, };
[INFO] [stdout]    |                                 ^^^^^^^  ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TwitterAppPlatform`, `TwitterApp`, `TwitterImage`, and `TwitterPlayer`
[INFO] [stdout]   --> src/core/router/logic/metadata/types/mod.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use twitter_card::{TwitterCard, TwitterImage, TwitterApp, TwitterAppPlatform, TwitterPlayer, };
[INFO] [stdout]    |                                     ^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AndroidAppLink`, `IosAppLink`, `WebAppLink`, and `WindowsAppLink`
[INFO] [stdout]   --> src/core/router/logic/metadata/types/mod.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use app_links::{AppLinks, IosAppLink, AndroidAppLink, WindowsAppLink, WebAppLink};
[INFO] [stdout]    |                               ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouteMetadata`
[INFO] [stdout]   --> src/core/router/logic/metadata/types/mod.rs:27:47
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use crate::core::router::metadata::core::{RouteMetadata};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]   --> src/core/router/logic/metadata/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use types::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flat::*`
[INFO] [stdout]   --> src/core/router/logic/metadata/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use flat::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `render::*`
[INFO] [stdout]   --> src/core/router/logic/metadata/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use render::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `update_from_child::*`
[INFO] [stdout]   --> src/core/router/logic/metadata/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use update_from_child::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Request` and `Response`
[INFO] [stdout]  --> src/core/router/matcher/build.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::{ParallelRouteMatcher, Request, Response};
[INFO] [stdout]   |                                         ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `params::*`
[INFO] [stdout]  --> src/core/router/matcher/utils/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use params::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `build::*`
[INFO] [stdout]  --> src/core/router/matcher/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use build::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::*`
[INFO] [stdout]  --> src/core/router/matcher/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use utils::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]   --> src/core/router/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(crate)`
[INFO] [stdout]   --> src/core/router/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use core::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErasedPageComponent`
[INFO] [stdout]  --> src/core/pingora/core.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::core::{AppState, ERROR_PAGE, ErasedPageComponent, NOT_FOUND_PAGE};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::RouteError`
[INFO] [stdout]  --> src/core/pingora/render_pipeline/middleware.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::error::RouteError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::router::io::Request`
[INFO] [stdout]  --> src/core/pingora/render_pipeline/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::router::io::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::router::io::Request`
[INFO] [stdout]  --> src/core/pingora/render_pipeline/not_found.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::core::router::io::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `public::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use public::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `middleware::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use middleware::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use error::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `not_found::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use not_found::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `finalize_response::*`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use finalize_response::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::IntoResponse`
[INFO] [stdout]  --> src/core/router/io/response/into_response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::response::IntoResponse as AxumIntoResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::response::IntoResponse`
[INFO] [stdout]  --> src/core/router/io/response/into_response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::response::IntoResponse as AxumIntoResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/loader.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(LoaderComponent, call; );
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/loader.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(LoaderComponent, call; );
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/layout.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl_handler!(LayoutComponent, call; );
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/layout.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl_handler!(LayoutComponent, call; );
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/loader.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(LoaderComponent, call; );
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/loader.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(LoaderComponent, call; );
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/page.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(PageComponent, call; );
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/page.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(PageComponent, call; );
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/special.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(SpecialComponent, call; );
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/special.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(SpecialComponent, call; );
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/layout.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl_handler!(LayoutComponent, call; );
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/layout.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl_handler!(LayoutComponent, call; );
[INFO] [stdout]    | -------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/error.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(ErrorComponent, call; );
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/error.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(ErrorComponent, call; );
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/page.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(PageComponent, call; );
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/page.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(PageComponent, call; );
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/api.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(ApiHandler, call; );
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/api.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(ApiHandler, call; );
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/special.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(SpecialComponent, call; );
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/special.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(SpecialComponent, call; );
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/error.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(ErrorComponent, call; );
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/error.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(ErrorComponent, call; );
[INFO] [stdout]    | ------------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/api.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(ApiHandler, call; );
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `request` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> src/core/router/handlers/macros.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...   fn $method(self, request: $crate::core::router::io::Request) -> $crate::types::BoxFuture<$crate::core::router::io::Response> {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/router/handlers/api.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_handler!(ApiHandler, call; );
[INFO] [stdout]    | --------------------------------- in this macro invocation
[INFO] [stdout]    = note: this warning originates in the macro `impl_handler` (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/core/router/io/response/into_response.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let mut res = Response::new(Body::Empty);
[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/core/router/io/response/into_response.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let mut res = Response::new(Body::Empty);
[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: unused variable: `key`
[INFO] [stdout]    --> src/core/router/logic/metadata/render.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |         for (key, value) in &self.i18n_variants {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/core/router/logic/metadata/render.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |         for (key, value) in &self.i18n_variants {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/core/router/logic/middleware.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn run(mut self, request: &Request)  {
[INFO] [stdout]    |                ----^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/core/router/logic/metadata/render.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |         for (key, value) in &self.i18n_variants {
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/core/router/logic/metadata/render.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |         for (key, value) in &self.i18n_variants {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/core/router/logic/middleware.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn run(mut self, request: &Request)  {
[INFO] [stdout]    |                ----^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_pattern`
[INFO] [stdout]   --> src/core/router/matcher/build.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 |                     if let Some((base_pattern, full_pattern)) = path.split_optional_catch_all() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/core/router/matcher/build.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 id,
[INFO] [stdout]     |                 ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/router/matcher/build.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |             let mut raw_path = path.to_matchit_pattern();
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/core/router/matcher/build.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             id,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_pattern`
[INFO] [stdout]   --> src/core/router/matcher/build.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 |                     if let Some((base_pattern, full_pattern)) = path.split_optional_catch_all() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/core/router/matcher/build.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 id,
[INFO] [stdout]     |                 ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/router/matcher/build.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |             let mut raw_path = path.to_matchit_pattern();
[INFO] [stdout]     |                 ----^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/core/router/matcher/build.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |             id,
[INFO] [stdout]     |             ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/middleware.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub async fn run_middlewares(&self, req: &mut Request) -> Result<(), &str> {
[INFO] [stdout]    |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]    --> src/core/pingora/render_pipeline/core.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         base_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/core/pingora/render_pipeline/middleware.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub async fn run_middlewares(&self, req: &mut Request) -> Result<(), &str> {
[INFO] [stdout]    |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]    --> src/core/pingora/render_pipeline/core.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         base_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slot_name`
[INFO] [stdout]    --> src/core/pingora/render_pipeline/core.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         slot_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slot_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slot_name`
[INFO] [stdout]    --> src/core/pingora/render_pipeline/core.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         slot_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slot_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/core/core.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct App<T = ()> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 13 |     pub(crate) state: Arc<AppState<T>>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `children` is never used
[INFO] [stdout]   --> src/core/router/builder/types/layout/types/layout.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl ParallelRouteLayoutDefination {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub(crate) fn children<F>(mut self, f: F) -> Self 
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ErasedSpecialComponent` is never used
[INFO] [stdout]  --> src/core/router/handlers/special.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait ErasedSpecialComponent: Send + Sync + 'static {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpecialComponent` is never used
[INFO] [stdout]   --> src/core/router/handlers/special.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait SpecialComponent<Args>: Clone + Send + Sync + 'static {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpecialHandlerWrapper` is never constructed
[INFO] [stdout]   --> src/core/router/handlers/special.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SpecialHandlerWrapper<H, Args> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/core/router/io/request/core.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct RequestInner {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) state: Arc<dyn std::any::Any + Send + Sync + 'static>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_metadata` and `set_extensions` are never used
[INFO] [stdout]    --> src/core/router/io/request/core.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Request
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub(crate) fn set_metadata(&mut self, metadata: RouteMetadata) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub(crate) fn set_extensions(&mut self, extensions: crate::core::Extensions) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/core/core.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct App<T = ()> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 13 |     pub(crate) state: Arc<AppState<T>>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `children` is never used
[INFO] [stdout]   --> src/core/router/builder/types/layout/types/layout.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl ParallelRouteLayoutDefination {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub(crate) fn children<F>(mut self, f: F) -> Self 
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ErasedSpecialComponent` is never used
[INFO] [stdout]  --> src/core/router/handlers/special.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait ErasedSpecialComponent: Send + Sync + 'static {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SpecialComponent` is never used
[INFO] [stdout]   --> src/core/router/handlers/special.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait SpecialComponent<Args>: Clone + Send + Sync + 'static {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpecialHandlerWrapper` is never constructed
[INFO] [stdout]   --> src/core/router/handlers/special.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SpecialHandlerWrapper<H, Args> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MiddlewareService` is never constructed
[INFO] [stdout]   --> src/core/router/logic/middleware.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct MiddlewareService<S> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/core/router/io/request/core.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct RequestInner {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(crate) state: Arc<dyn std::any::Any + Send + Sync + 'static>,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_metadata` and `set_extensions` are never used
[INFO] [stdout]    --> src/core/router/io/request/core.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl Request
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub(crate) fn set_metadata(&mut self, metadata: RouteMetadata) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub(crate) fn set_extensions(&mut self, extensions: crate::core::Extensions) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MiddlewareService` is never constructed
[INFO] [stdout]   --> src/core/router/logic/middleware.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct MiddlewareService<S> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pattern` is never read
[INFO] [stdout]   --> src/core/router/matcher/core.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct MatchedRoute {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     pub(crate) pattern: String,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pattern` is never read
[INFO] [stdout]   --> src/core/router/matcher/core.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MatchedParallelRoute {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 26 |     pub(crate) pattern: String,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MatchedParallelRoute` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `middlewares` and `extensions` are never read
[INFO] [stdout]   --> src/core/router/matcher/core.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct RouteEntry {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub(crate) middlewares: Vec<Arc<dyn Middleware>>,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 77 |     pub(crate) extensions: crate::core::router::registry::Extensions, 
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RouteEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slot_name` is never read
[INFO] [stdout]   --> src/core/router/matcher/build.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ParallelRouteBakeContext {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] 27 |     pub path: String,            // absolute path prefix from parent layout (e.g., "/dashboard")
[INFO] [stdout] 28 |     pub slot_name: String,            // e.g., "sidebar", "header"
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParallelRouteBakeContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Params` is never constructed
[INFO] [stdout]  --> src/core/router/matcher/utils/params.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Params(pub Arc<[(String, String)]>);
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get`, `parse`, `contains`, `iter`, and `len` are never used
[INFO] [stdout]   --> src/core/router/matcher/utils/params.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Params {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout]  8 |
[INFO] [stdout]  9 |     pub fn get(&self, key: &str) -> Option<&str> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn parse<T: std::str::FromStr>(&self, key: &str) -> Option<T> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn contains(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn iter(&self) -> impl Iterator<Item = (&str, &str)> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_response` is never used
[INFO] [stdout]   --> src/core/pingora/render_pipeline/error.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<T> PingoraAdapter<T> where T: Send + Sync + 'static { 
[INFO] [stdout]    | -------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub async fn send_response(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `author` is never read
[INFO] [stdout]  --> src/config.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct FrameworkInfo {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 4 |     pub author: &'static str,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pattern` is never read
[INFO] [stdout]   --> src/core/router/matcher/core.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct MatchedRoute {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     pub(crate) pattern: String,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pattern` is never read
[INFO] [stdout]   --> src/core/router/matcher/core.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MatchedParallelRoute {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 26 |     pub(crate) pattern: String,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MatchedParallelRoute` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `middlewares` and `extensions` are never read
[INFO] [stdout]   --> src/core/router/matcher/core.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct RouteEntry {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub(crate) middlewares: Vec<Arc<dyn Middleware>>,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 77 |     pub(crate) extensions: crate::core::router::registry::Extensions, 
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RouteEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slot_name` is never read
[INFO] [stdout]   --> src/core/router/matcher/build.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ParallelRouteBakeContext {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] 27 |     pub path: String,            // absolute path prefix from parent layout (e.g., "/dashboard")
[INFO] [stdout] 28 |     pub slot_name: String,            // e.g., "sidebar", "header"
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParallelRouteBakeContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Params` is never constructed
[INFO] [stdout]  --> src/core/router/matcher/utils/params.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Params(pub Arc<[(String, String)]>);
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get`, `parse`, `contains`, `iter`, and `len` are never used
[INFO] [stdout]   --> src/core/router/matcher/utils/params.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Params {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout]  8 |
[INFO] [stdout]  9 |     pub fn get(&self, key: &str) -> Option<&str> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn parse<T: std::str::FromStr>(&self, key: &str) -> Option<T> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn contains(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn iter(&self) -> impl Iterator<Item = (&str, &str)> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_response` is never used
[INFO] [stdout]   --> src/core/pingora/render_pipeline/error.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<T> PingoraAdapter<T> where T: Send + Sync + 'static { 
[INFO] [stdout]    | -------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub async fn send_response(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `author` is never read
[INFO] [stdout]  --> src/config.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct FrameworkInfo {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 4 |     pub author: &'static str,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/loader.rs:32:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(LoaderComponent, call; T1);
[INFO] [stdout]    |                                      ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/layout.rs:51:38
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl_handler!(LayoutComponent, call; T1);
[INFO] [stdout]    |                                      ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/layout.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl_handler!(LayoutComponent, call; T1, T2);
[INFO] [stdout]    |                                      ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T2` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/layout.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl_handler!(LayoutComponent, call; T1, T2);
[INFO] [stdout]    |                                          ^^ help: convert the identifier to snake case: `t2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/loader.rs:32:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(LoaderComponent, call; T1);
[INFO] [stdout]    |                                      ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/page.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(PageComponent, call; T1);
[INFO] [stdout]    |                                    ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/layout.rs:51:38
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl_handler!(LayoutComponent, call; T1);
[INFO] [stdout]    |                                      ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/layout.rs:52:38
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl_handler!(LayoutComponent, call; T1, T2);
[INFO] [stdout]    |                                      ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T2` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/layout.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl_handler!(LayoutComponent, call; T1, T2);
[INFO] [stdout]    |                                          ^^ help: convert the identifier to snake case: `t2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/special.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(SpecialComponent, call; T1);
[INFO] [stdout]    |                                       ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/error.rs:32:37
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(ErrorComponent, call; T1);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/page.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(PageComponent, call; T1);
[INFO] [stdout]    |                                    ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/api.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(ApiHandler, call; T1);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/special.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(SpecialComponent, call; T1);
[INFO] [stdout]    |                                       ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/error.rs:32:37
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(ErrorComponent, call; T1);
[INFO] [stdout]    |                                     ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `T1` should have a snake case name
[INFO] [stdout]   --> src/core/router/handlers/api.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl_handler!(ApiHandler, call; T1);
[INFO] [stdout]    |                                 ^^ help: convert the identifier to snake case: `t1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/core/pingora/render_pipeline/core.rs:166:63
[INFO] [stdout]     |
[INFO] [stdout] 166 |             let res = Response::html(self.fallbacks.error_html.clone());
[INFO] [stdout]     |                                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/core/pingora/render_pipeline/core.rs:166:63
[INFO] [stdout]     |
[INFO] [stdout] 166 |             let res = Response::html(self.fallbacks.error_html.clone());
[INFO] [stdout]     |                                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "39e8c7926749e15e804fe6b567f18d8ce92c10acb01e4f55f69c2b0d73ba1aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e8c7926749e15e804fe6b567f18d8ce92c10acb01e4f55f69c2b0d73ba1aaf", kill_on_drop: false }`
[INFO] [stdout] 39e8c7926749e15e804fe6b567f18d8ce92c10acb01e4f55f69c2b0d73ba1aaf
