[INFO] cloning repository https://github.com/SrFeO3/spngw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SrFeO3/spngw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrFeO3%2Fspngw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrFeO3%2Fspngw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0221da2c6b11810bd72505ed9817c207f60ff2fc
[INFO] checking SrFeO3/spngw against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrFeO3%2Fspngw" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SrFeO3/spngw
[INFO] finished tweaking git repo https://github.com/SrFeO3/spngw
[INFO] tweaked toml for git repo https://github.com/SrFeO3/spngw written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SrFeO3/spngw on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SrFeO3/spngw 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8022a607c5d2c06617f956c711cb4dce30ee45d1758e165cafb75c5490eccea
[INFO] running `Command { std: "docker" "start" "-a" "c8022a607c5d2c06617f956c711cb4dce30ee45d1758e165cafb75c5490eccea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8022a607c5d2c06617f956c711cb4dce30ee45d1758e165cafb75c5490eccea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8022a607c5d2c06617f956c711cb4dce30ee45d1758e165cafb75c5490eccea", kill_on_drop: false }`
[INFO] [stdout] c8022a607c5d2c06617f956c711cb4dce30ee45d1758e165cafb75c5490eccea
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8edff17b8703fca97cfeccc685c8b9e15038cf1c05eb58b192bf985540fd2c88
[INFO] running `Command { std: "docker" "start" "-a" "8edff17b8703fca97cfeccc685c8b9e15038cf1c05eb58b192bf985540fd2c88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking pingora-error v0.6.0
[INFO] [stderr]     Checking pingora-http v0.6.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking sfv v0.10.4
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-ng-sys v1.1.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pingora-lru v0.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking pingora-ketama v0.6.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]     Checking thrift_codec v0.3.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking pingora-header-serde v0.6.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]    Compiling boring-sys v4.19.0
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking neli v0.7.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking pingora-timeout v0.6.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking pingora-runtime v0.6.0
[INFO] [stderr]     Checking cf-rustracing v1.2.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking pingora-pool v0.6.0
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking local-ip-address v0.6.6
[INFO] [stderr]     Checking cf-rustracing-jaeger v1.2.2
[INFO] [stderr]     Checking boring v4.19.0
[INFO] [stderr]     Checking pingora-boringssl v0.6.0
[INFO] [stderr]     Checking pingora-core v0.6.0
[INFO] [stderr]     Checking pingora-cache v0.6.0
[INFO] [stderr]     Checking pingora-load-balancing v0.6.0
[INFO] [stderr]     Checking pingora-proxy v0.6.0
[INFO] [stderr]     Checking pingora v0.6.0
[INFO] [stderr]     Checking spngw v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/main.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | use log::{error, info, warn};
[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: `Engine` and `engine::general_purpose`
[INFO] [stdout]  --> src/actions.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use base64::{engine::general_purpose, Engine};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/actions.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{info, warn};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]   --> src/actions.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sha2::{Digest, Sha256};
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> src/actions.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> src/main.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | use log::{error, info, warn};
[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: `Engine` and `engine::general_purpose`
[INFO] [stdout]  --> src/actions.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use base64::{engine::general_purpose, Engine};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/actions.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{info, warn};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]   --> src/actions.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sha2::{Digest, Sha256};
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> src/actions.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]   --> src/actions.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sha2::{Digest, Sha256};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]   --> src/actions.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sha2::{Digest, Sha256};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]    --> src/actions.rs:300:62
[INFO] [stdout]     |
[INFO] [stdout] 300 |     async fn request_filter_and_prepare_upstream_peer(&self, session: &mut Session, ctx: &mut GatewayCtx) -> Result<bool> {
[INFO] [stdout]     |                                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/actions.rs:300:85
[INFO] [stdout]     |
[INFO] [stdout] 300 |     async fn request_filter_and_prepare_upstream_peer(&self, session: &mut Session, ctx: &mut GatewayCtx) -> Result<bool> {
[INFO] [stdout]     |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upstream_request`
[INFO] [stdout]    --> src/actions.rs:305:69
[INFO] [stdout]     |
[INFO] [stdout] 305 | ...: &mut Session, upstream_request: &mut RequestHeader, ctx: &mut GatewayCtx) -> Result<()> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upstream_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/actions.rs:305:107
[INFO] [stdout]     |
[INFO] [stdout] 305 | ...request: &mut RequestHeader, ctx: &mut GatewayCtx) -> Result<()> {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/actions.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         response: &mut ResponseHeader,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/actions.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         ctx: &mut GatewayCtx,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]    --> src/actions.rs:300:62
[INFO] [stdout]     |
[INFO] [stdout] 300 |     async fn request_filter_and_prepare_upstream_peer(&self, session: &mut Session, ctx: &mut GatewayCtx) -> Result<bool> {
[INFO] [stdout]     |                                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/actions.rs:300:85
[INFO] [stdout]     |
[INFO] [stdout] 300 |     async fn request_filter_and_prepare_upstream_peer(&self, session: &mut Session, ctx: &mut GatewayCtx) -> Result<bool> {
[INFO] [stdout]     |                                                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upstream_request`
[INFO] [stdout]    --> src/actions.rs:305:69
[INFO] [stdout]     |
[INFO] [stdout] 305 | ...: &mut Session, upstream_request: &mut RequestHeader, ctx: &mut GatewayCtx) -> Result<()> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_upstream_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/actions.rs:305:107
[INFO] [stdout]     |
[INFO] [stdout] 305 | ...request: &mut RequestHeader, ctx: &mut GatewayCtx) -> Result<()> {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/actions.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         response: &mut ResponseHeader,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/actions.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         ctx: &mut GatewayCtx,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/main.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let path = session.req_header().uri.path();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/main.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |         let path = session.req_header().uri.path();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `public_key_pem` and `private_key_pem` are never read
[INFO] [stdout]   --> src/main.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct JwtSigningKeys {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 83 |     public_key_pem: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 84 |     private_key_pem: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `keys` and `gateway_start_time` are never read
[INFO] [stdout]    --> src/main.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | struct GatewayRouter {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 252 |     keys: Arc<JwtSigningKeys>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 253 |     gateway_start_time: Instant,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `action_state_new_app_session_cookie` and `action_state_app_session` are never read
[INFO] [stdout]    --> src/main.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | struct GatewayCtx {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 286 |     pub action_state_new_app_session_cookie: Option<(String, String)>, // (value, scope_name)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 287 |     // Set by RequireAuthentication action
[INFO] [stdout] 288 |     pub action_state_app_session: Option<actions::ApplicationSession>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/actions.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct ApplicationSession {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 35 |     pub session_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 36 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 37 |     pub is_authenticated: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub access_token: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub refresh_token: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub access_token_expires_at: Option<u64>, // Unix timestamp
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub oidc_nonce: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 42 |     pub oidc_pkce_verifier: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApplicationSession` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protected_backend_addr`, `oidc_login_redirect_url`, `oidc_client_id`, `oidc_callback_url`, `oidc_token_endpoint_url`, and `scope_name` are never read
[INFO] [stdout]    --> src/actions.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct RequireAuthenticationRoute {
[INFO] [stdout]     |            -------------------------- fields in this struct
[INFO] [stdout] 105 |     pub protected_backend_addr: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 106 |     pub oidc_login_redirect_url: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     pub oidc_client_id: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 108 |     pub oidc_callback_url: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     pub oidc_token_endpoint_url: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |     pub scope_name: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `public_key_pem` and `private_key_pem` are never read
[INFO] [stdout]   --> src/main.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | struct JwtSigningKeys {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 83 |     public_key_pem: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 84 |     private_key_pem: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `keys` and `gateway_start_time` are never read
[INFO] [stdout]    --> src/main.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | struct GatewayRouter {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 252 |     keys: Arc<JwtSigningKeys>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 253 |     gateway_start_time: Instant,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `action_state_new_app_session_cookie` and `action_state_app_session` are never read
[INFO] [stdout]    --> src/main.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | struct GatewayCtx {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 286 |     pub action_state_new_app_session_cookie: Option<(String, String)>, // (value, scope_name)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 287 |     // Set by RequireAuthentication action
[INFO] [stdout] 288 |     pub action_state_app_session: Option<actions::ApplicationSession>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/actions.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct ApplicationSession {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 35 |     pub session_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 36 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 37 |     pub is_authenticated: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub access_token: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub refresh_token: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub access_token_expires_at: Option<u64>, // Unix timestamp
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub oidc_nonce: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 42 |     pub oidc_pkce_verifier: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApplicationSession` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protected_backend_addr`, `oidc_login_redirect_url`, `oidc_client_id`, `oidc_callback_url`, `oidc_token_endpoint_url`, and `scope_name` are never read
[INFO] [stdout]    --> src/actions.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct RequireAuthenticationRoute {
[INFO] [stdout]     |            -------------------------- fields in this struct
[INFO] [stdout] 105 |     pub protected_backend_addr: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 106 |     pub oidc_login_redirect_url: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |     pub oidc_client_id: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 108 |     pub oidc_callback_url: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 109 |     pub oidc_token_endpoint_url: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 110 |     pub scope_name: Cow<'static, str>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "8edff17b8703fca97cfeccc685c8b9e15038cf1c05eb58b192bf985540fd2c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8edff17b8703fca97cfeccc685c8b9e15038cf1c05eb58b192bf985540fd2c88", kill_on_drop: false }`
[INFO] [stdout] 8edff17b8703fca97cfeccc685c8b9e15038cf1c05eb58b192bf985540fd2c88
