[INFO] cloning repository https://github.com/Arjun259194/rust-reverse-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arjun259194/rust-reverse-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjun259194%2Frust-reverse-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjun259194%2Frust-reverse-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d20350826529689113cf6cc4e3a524b47aa40912
[INFO] testing Arjun259194/rust-reverse-proxy against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjun259194%2Frust-reverse-proxy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arjun259194/rust-reverse-proxy
[INFO] finished tweaking git repo https://github.com/Arjun259194/rust-reverse-proxy
[INFO] tweaked toml for git repo https://github.com/Arjun259194/rust-reverse-proxy written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arjun259194/rust-reverse-proxy on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arjun259194/rust-reverse-proxy 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 865aa27e25f50d8672d07d7f5e4b4be65bcf74e9635b6b45a7ff91fb0ba8ab89
[INFO] running `Command { std: "docker" "start" "-a" "865aa27e25f50d8672d07d7f5e4b4be65bcf74e9635b6b45a7ff91fb0ba8ab89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "865aa27e25f50d8672d07d7f5e4b4be65bcf74e9635b6b45a7ff91fb0ba8ab89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "865aa27e25f50d8672d07d7f5e4b4be65bcf74e9635b6b45a7ff91fb0ba8ab89", kill_on_drop: false }`
[INFO] [stdout] 865aa27e25f50d8672d07d7f5e4b4be65bcf74e9635b6b45a7ff91fb0ba8ab89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 552aae90fe32dc19297ef66dd80a5a034b208726dd5926bbdf19cf201a3eff83
[INFO] running `Command { std: "docker" "start" "-a" "552aae90fe32dc19297ef66dd80a5a034b208726dd5926bbdf19cf201a3eff83", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling RustGateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `HeaderName` and `HeaderValue`
[INFO] [stdout]  --> src/proxy/record.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::http::{HeaderMap, HeaderName, HeaderValue};
[INFO] [stdout]   |                             ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `record::Record`
[INFO] [stdout]  --> src/proxy/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use record::Record;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `StatusCode`
[INFO] [stdout]  --> src/main.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 |     http::{HeaderMap, HeaderName, HeaderValue, StatusCode},
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout] 9 |     response::{IntoResponse, Response},
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `header::CONTENT_TYPE`
[INFO] [stdout]   --> src/main.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::{self, Client, Method, header::CONTENT_TYPE};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cors` and `logging` are never read
[INFO] [stdout]   --> src/proxy/config.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Server {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub cors: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 49 |     pub logging: Option<LogginLevel>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Server` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "552aae90fe32dc19297ef66dd80a5a034b208726dd5926bbdf19cf201a3eff83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "552aae90fe32dc19297ef66dd80a5a034b208726dd5926bbdf19cf201a3eff83", kill_on_drop: false }`
[INFO] [stdout] 552aae90fe32dc19297ef66dd80a5a034b208726dd5926bbdf19cf201a3eff83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 630887489cd1e9d362ba757a891162122b8fd46e7a1d3f5a2485868ee4538706
[INFO] running `Command { std: "docker" "start" "-a" "630887489cd1e9d362ba757a891162122b8fd46e7a1d3f5a2485868ee4538706", kill_on_drop: false }`
[INFO] [stderr]    Compiling RustGateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `HeaderName` and `HeaderValue`
[INFO] [stdout]  --> src/proxy/record.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::http::{HeaderMap, HeaderName, HeaderValue};
[INFO] [stdout]   |                             ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `record::Record`
[INFO] [stdout]  --> src/proxy/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use record::Record;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `StatusCode`
[INFO] [stdout]  --> src/main.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 |     http::{HeaderMap, HeaderName, HeaderValue, StatusCode},
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout] 9 |     response::{IntoResponse, Response},
[INFO] [stdout]   |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `header::CONTENT_TYPE`
[INFO] [stdout]   --> src/main.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::{self, Client, Method, header::CONTENT_TYPE};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cors` and `logging` are never read
[INFO] [stdout]   --> src/proxy/config.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Server {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub cors: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 49 |     pub logging: Option<LogginLevel>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Server` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "630887489cd1e9d362ba757a891162122b8fd46e7a1d3f5a2485868ee4538706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "630887489cd1e9d362ba757a891162122b8fd46e7a1d3f5a2485868ee4538706", kill_on_drop: false }`
[INFO] [stdout] 630887489cd1e9d362ba757a891162122b8fd46e7a1d3f5a2485868ee4538706
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3da7aecd31d084084ffdc3431dcffa62c7e68622e1378c29e61a463d2198ee7
[INFO] running `Command { std: "docker" "start" "-a" "f3da7aecd31d084084ffdc3431dcffa62c7e68622e1378c29e61a463d2198ee7", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `HeaderName` and `HeaderValue`
[INFO] [stderr]  --> src/proxy/record.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 | use axum::http::{HeaderMap, HeaderName, HeaderValue};
[INFO] [stderr]   |                             ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `record::Record`
[INFO] [stderr]  --> src/proxy/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use record::Record;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `IntoResponse` and `StatusCode`
[INFO] [stderr]  --> src/main.rs:8:48
[INFO] [stderr]   |
[INFO] [stderr] 8 |     http::{HeaderMap, HeaderName, HeaderValue, StatusCode},
[INFO] [stderr]   |                                                ^^^^^^^^^^
[INFO] [stderr] 9 |     response::{IntoResponse, Response},
[INFO] [stderr]   |                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `header::CONTENT_TYPE`
[INFO] [stderr]   --> src/main.rs:12:37
[INFO] [stderr]    |
[INFO] [stderr] 12 | use reqwest::{self, Client, Method, header::CONTENT_TYPE};
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use serde_json::json;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cors` and `logging` are never read
[INFO] [stderr]   --> src/proxy/config.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct Server {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub cors: Option<String>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 49 |     pub logging: Option<LogginLevel>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Server` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `RustGateway` (bin "RustGateway" test) generated 6 warnings (run `cargo fix --bin "RustGateway" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/RustGateway-ea6120c731b796af)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f3da7aecd31d084084ffdc3431dcffa62c7e68622e1378c29e61a463d2198ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3da7aecd31d084084ffdc3431dcffa62c7e68622e1378c29e61a463d2198ee7", kill_on_drop: false }`
[INFO] [stdout] f3da7aecd31d084084ffdc3431dcffa62c7e68622e1378c29e61a463d2198ee7
