[INFO] cloning repository https://github.com/defalt-91/rustify_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defalt-91/rustify_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefalt-91%2Frustify_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefalt-91%2Frustify_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26be41eb392e3b982595ce38a110b8eb5f0f1842
[INFO] testing defalt-91/rustify_backend against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefalt-91%2Frustify_backend" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/defalt-91/rustify_backend
[INFO] finished tweaking git repo https://github.com/defalt-91/rustify_backend
[INFO] tweaked toml for git repo https://github.com/defalt-91/rustify_backend written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/defalt-91/rustify_backend on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/defalt-91/rustify_backend 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84
[INFO] running `Command { std: "docker" "start" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling winnow v0.6.11
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pq-sys v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling http-range-header v0.4.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.0
[INFO] [stderr]    Compiling diesel_derives v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_html_form v0.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.12.1
[INFO] [stderr]    Compiling deadpool-sync v0.1.4
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling diesel v2.2.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling axum-extra v0.9.3
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling deadpool-diesel v0.6.1
[INFO] [stderr]    Compiling rustify_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::errors::internal_error`
[INFO] [stdout]  --> src/core/db.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::errors::internal_error;
[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::ops::Add`
[INFO] [stdout]  --> src/handlers/auth/login.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_level` is never read
[INFO] [stdout]   --> src/core/config.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ServerConfig {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     log_level: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `log_level` is never used
[INFO] [stdout]   --> src/core/config.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn log_level(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeerCreate` is never constructed
[INFO] [stdout]   --> src/domain/models/peer.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct PeerCreate {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/models/peer.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PeerCreate {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 82 |     pub fn new(name: String, allowed_ips: String, persistent_keepalive: Option<u16>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingInSuccess` is never constructed
[INFO] [stdout]   --> src/handlers/auth/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SingInSuccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_bearer` is never used
[INFO] [stdout]   --> src/handlers/auth/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl SingInSuccess {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 27 |     pub fn create_bearer(token_str: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeerCreate` is never constructed
[INFO] [stdout]   --> src/service/peer.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct PeerCreate {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtractUserAgent` is never constructed
[INFO] [stdout]   --> src/utils/custom_extractors/agent_extractor.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ExtractUserAgent(pub HeaderValue);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustify_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::errors::internal_error`
[INFO] [stdout]  --> src/core/db.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::errors::internal_error;
[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::ops::Add`
[INFO] [stdout]  --> src/handlers/auth/login.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_level` is never read
[INFO] [stdout]   --> src/core/config.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ServerConfig {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     log_level: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `log_level` is never used
[INFO] [stdout]   --> src/core/config.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn log_level(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeerCreate` is never constructed
[INFO] [stdout]   --> src/domain/models/peer.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct PeerCreate {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/models/peer.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PeerCreate {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 82 |     pub fn new(name: String, allowed_ips: String, persistent_keepalive: Option<u16>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingInSuccess` is never constructed
[INFO] [stdout]   --> src/handlers/auth/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SingInSuccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_bearer` is never used
[INFO] [stdout]   --> src/handlers/auth/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl SingInSuccess {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 27 |     pub fn create_bearer(token_str: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeerCreate` is never constructed
[INFO] [stdout]   --> src/service/peer.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct PeerCreate {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtractUserAgent` is never constructed
[INFO] [stdout]   --> src/utils/custom_extractors/agent_extractor.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ExtractUserAgent(pub HeaderValue);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::internal_error`
[INFO] [stdout]  --> src/core/db.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::errors::internal_error;
[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::ops::Add`
[INFO] [stdout]  --> src/handlers/auth/login.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Add;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `log_level` is never read
[INFO] [stdout]   --> src/core/config.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct ServerConfig {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     log_level: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `log_level` is never used
[INFO] [stdout]   --> src/core/config.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Config {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn log_level(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeerCreate` is never constructed
[INFO] [stdout]   --> src/domain/models/peer.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct PeerCreate {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/domain/models/peer.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PeerCreate {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 82 |     pub fn new(name: String, allowed_ips: String, persistent_keepalive: Option<u16>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingInSuccess` is never constructed
[INFO] [stdout]   --> src/handlers/auth/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SingInSuccess {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_bearer` is never used
[INFO] [stdout]   --> src/handlers/auth/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl SingInSuccess {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 27 |     pub fn create_bearer(token_str: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeerCreate` is never constructed
[INFO] [stdout]   --> src/service/peer.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct PeerCreate {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtractUserAgent` is never constructed
[INFO] [stdout]   --> src/utils/custom_extractors/agent_extractor.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ExtractUserAgent(pub HeaderValue);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5.46s
[INFO] running `Command { std: "docker" "inspect" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::errors::internal_error`
[INFO] [stderr]  --> src/core/db.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::errors::internal_error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Add`
[INFO] [stderr]  --> src/handlers/auth/login.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ops::Add;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `log_level` is never read
[INFO] [stderr]   --> src/core/config.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct ServerConfig {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     log_level: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ServerConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `log_level` is never used
[INFO] [stderr]   --> src/core/config.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl Config {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn log_level(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PeerCreate` is never constructed
[INFO] [stderr]   --> src/domain/models/peer.rs:74:12
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub struct PeerCreate {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/domain/models/peer.rs:82:12
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl PeerCreate {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 82 |     pub fn new(name: String, allowed_ips: String, persistent_keepalive: Option<u16>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SingInSuccess` is never constructed
[INFO] [stderr]   --> src/handlers/auth/mod.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct SingInSuccess {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `create_bearer` is never used
[INFO] [stderr]   --> src/handlers/auth/mod.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl SingInSuccess {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 27 |     pub fn create_bearer(token_str: String) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PeerCreate` is never constructed
[INFO] [stderr]   --> src/service/peer.rs:94:12
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub struct PeerCreate {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExtractUserAgent` is never constructed
[INFO] [stderr]   --> src/utils/custom_extractors/agent_extractor.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct ExtractUserAgent(pub HeaderValue);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustify_backend` (bin "rustify_backend" test) generated 10 warnings (run `cargo fix --bin "rustify_backend" -p rustify_backend --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `rustify_backend` (bin "rustify_backend") generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/rustify_backend-47ecc7b32c8bb895)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test errors::tests::display_description ... ok
[INFO] [stdout] test utils::middlewares::mw_ctx::tests::jwt_sign_and_verify_with_chrono ... ok
[INFO] [stdout] test utils::middlewares::mw_ctx::tests::jwt_verify_expired_fail ... FAILED
[INFO] [stdout] test utils::middlewares::mw_ctx::tests::jwt_verify_expired_ignore ... FAILED
[INFO] [stdout] test utils::middlewares::mw_ctx::tests::jwt_sign_expired ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::middlewares::mw_ctx::tests::jwt_verify_expired_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::middlewares::mw_ctx::tests::jwt_verify_expired_fail' (2437) panicked at src/utils/middlewares/mw_ctx.rs:136:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(Json(Error("missing field `sub`", line: 1, column: 43)))
[INFO] [stdout]  right: Some(ExpiredSignature)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec434a99ea1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ec434aae92a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ec434a9e3ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ec434a76486 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ec434a925b9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ec4349d3920 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ec434a92772 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ec434a76532 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ec434a6eea9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ec434a7712d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ec434aaf05c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ec434aaef73 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ec4349c515d - core[7c831bd917ebf35f]::panicking::assert_failed::<core[7c831bd917ebf35f]::option::Option<jsonwebtoken[d5bc58da3f9fcd21]::errors::ErrorKind>, core[7c831bd917ebf35f]::option::Option<jsonwebtoken[d5bc58da3f9fcd21]::errors::ErrorKind>>
[INFO] [stdout]   13:     0x5ec4349c5b37 - rustify_backend[22317b985843f69c]::utils::middlewares::mw_ctx::tests::jwt_verify_expired_fail
[INFO] [stdout]   14:     0x5ec4349ba829 - <rustify_backend[22317b985843f69c]::utils::middlewares::mw_ctx::tests::jwt_verify_expired_fail::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ec4349c6c0b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5ec4349d4275 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ec4349cd634 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ec4349d73d2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ec434a99779 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7f91c69c807a - <unknown>
[INFO] [stdout]   21:     0x7f91c6a5b534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::middlewares::mw_ctx::tests::jwt_verify_expired_ignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::middlewares::mw_ctx::tests::jwt_verify_expired_ignore' (2438) panicked at src/utils/middlewares/mw_ctx.rs:123:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Json(Error("missing field `sub`", line: 1, column: 43)))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec434a99ea1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ec434aae92a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ec434a9e3ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ec434a76486 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ec434a925b9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ec4349d3920 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin rustify_backend`
[INFO] [stdout]    6:     0x5ec434a92772 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ec434a76532 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ec434a6eea9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ec434a7712d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ec434aaf05c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ec434aaee32 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5ec4349c5d2f - rustify_backend[22317b985843f69c]::utils::middlewares::mw_ctx::tests::jwt_verify_expired_ignore
[INFO] [stdout]   13:     0x5ec4349ba849 - <rustify_backend[22317b985843f69c]::utils::middlewares::mw_ctx::tests::jwt_verify_expired_ignore::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ec4349c6c0b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5ec4349d4275 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ec4349cd634 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ec4349d73d2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ec434a99779 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7f91c69c807a - <unknown>
[INFO] [stdout]   20:     0x7f91c6a5b534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::middlewares::mw_ctx::tests::jwt_sign_expired stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::middlewares::mw_ctx::tests::jwt_sign_expired' (2436) panicked at src/utils/middlewares/mw_ctx.rs:111:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5YjYwZDYwMi00MjAxLTRlZjgtYWRmNy0zYmIwMWFjYzgwZGQiLCJuYW1lIjoic29tZW9uZSIsImV4cCI6MSwiaWF0IjoxNzg4NDMxMjAxfQ.EL-sgP--EmOOYIf4Cw8Dj1HixuXfozi-IdYwBstii1c"
[INFO] [stdout]  right: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjEsImlhdCI6MTcxODM2ODk4OSwiYXV0aCI6InNvbWVvbmUifQ.csXx-tPNZqdrDscUAy4l0dChp5FMqFdEfMexUD2Br_s"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec434a99ea1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ec434aae92a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ec434a9e3ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ec434a76486 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ec434a925b9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ec4349d3920 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ec434a92772 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ec434a76532 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ec434a6eea9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ec434a7712d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ec434aaf05c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ec434aaef73 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ec4349c5192 - core[7c831bd917ebf35f]::panicking::assert_failed::<alloc[2fdc3f7464fcf288]::string::String, &str>
[INFO] [stdout]   13:     0x5ec4349c5968 - rustify_backend[22317b985843f69c]::utils::middlewares::mw_ctx::tests::jwt_sign_expired
[INFO] [stdout]   14:     0x5ec4349ba809 - <rustify_backend[22317b985843f69c]::utils::middlewares::mw_ctx::tests::jwt_sign_expired::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ec4349c6c0b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5ec4349d4275 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ec4349cd634 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ec4349d73d2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ec434a99779 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7f91c69c807a - <unknown>
[INFO] [stdout]   21:     0x7f91c6a5b534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::middlewares::mw_ctx::tests::jwt_sign_expired
[INFO] [stdout]     utils::middlewares::mw_ctx::tests::jwt_verify_expired_fail
[INFO] [stdout]     utils::middlewares::mw_ctx::tests::jwt_verify_expired_ignore
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84", kill_on_drop: false }`
[INFO] [stdout] 4fcd3b9c511f81c02e311287564fb25a3c98d19e56c9cf5fa48895876eb87b84
