[INFO] cloning repository https://github.com/elsvv/rustzban-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elsvv/rustzban-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felsvv%2Frustzban-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felsvv%2Frustzban-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ce05160d0e4b0df0b7d312cac6debfd71f0b252
[INFO] testing elsvv/rustzban-node 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%2Felsvv%2Frustzban-node" "/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/elsvv/rustzban-node
[INFO] finished tweaking git repo https://github.com/elsvv/rustzban-node
[INFO] tweaked toml for git repo https://github.com/elsvv/rustzban-node written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elsvv/rustzban-node 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/elsvv/rustzban-node 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded config v0.15.13
[INFO] [stderr]   Downloaded axum-server v0.7.2
[INFO] [stderr]   Downloaded fs-err v3.1.1
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded openssl-src v300.5.1+3.5.1
[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] f2f020b8a5bd650c240d99d0c507ff40cfd3101af2516359d20b2e4c242a4e80
[INFO] running `Command { std: "docker" "start" "-a" "f2f020b8a5bd650c240d99d0c507ff40cfd3101af2516359d20b2e4c242a4e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f020b8a5bd650c240d99d0c507ff40cfd3101af2516359d20b2e4c242a4e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f020b8a5bd650c240d99d0c507ff40cfd3101af2516359d20b2e4c242a4e80", kill_on_drop: false }`
[INFO] [stdout] f2f020b8a5bd650c240d99d0c507ff40cfd3101af2516359d20b2e4c242a4e80
[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] b6ab4f838eb931c974a7b22946cf1752822f1f4e21b31bab809738e57f53a204
[INFO] running `Command { std: "docker" "start" "-a" "b6ab4f838eb931c974a7b22946cf1752822f1f4e21b31bab809738e57f53a204", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling rustzban-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SessionResponse`
[INFO] [stdout]   --> src/api/handlers.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 |     session::{SessionError, SessionManager, SessionResponse},
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SslAuthError` is never used
[INFO] [stdout]   --> src/ssl/auth.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum SslAuthError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client_cert_file` is never read
[INFO] [stdout]   --> src/ssl/auth.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SslConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub client_cert_file: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SslConfig` 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: method `validate_files` is never used
[INFO] [stdout]   --> src/ssl/auth.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl SslConfig {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn validate_files(&self) -> Result<(), SslAuthError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_ssl_acceptor` is never used
[INFO] [stdout]   --> src/ssl/auth.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub fn create_ssl_acceptor(config: &SslConfig) -> Result<SslAcceptor, SslAuthError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client_cert_middleware` is never used
[INFO] [stdout]    --> src/ssl/auth.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub async fn client_cert_middleware(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_client_certificate` is never used
[INFO] [stdout]    --> src/ssl/auth.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn validate_client_certificate(cert_pem: &str) -> Result<(), SslAuthError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated constants are never used
[INFO] [stdout]   --> src/utils/logging.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Colors {
[INFO] [stdout]    | ----------- associated constants in this implementation
[INFO] [stdout] 14 |     pub const BLACK: &'static str = "\x1b[0;30m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 15 |     pub const RED: &'static str = "\x1b[0;31m";
[INFO] [stdout] 16 |     pub const GREEN: &'static str = "\x1b[0;32m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 17 |     pub const BROWN: &'static str = "\x1b[0;33m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 18 |     pub const BLUE: &'static str = "\x1b[0;34m";
[INFO] [stdout] 19 |     pub const PURPLE: &'static str = "\x1b[0;35m";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 20 |     pub const CYAN: &'static str = "\x1b[0;36m";
[INFO] [stdout] 21 |     pub const LIGHT_GRAY: &'static str = "\x1b[0;37m";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 22 |     pub const DARK_GRAY: &'static str = "\x1b[1;30m";
[INFO] [stdout] 23 |     pub const LIGHT_RED: &'static str = "\x1b[1;31m";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 24 |     pub const LIGHT_GREEN: &'static str = "\x1b[1;32m";
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 25 |     pub const YELLOW: &'static str = "\x1b[1;33m";
[INFO] [stdout] 26 |     pub const LIGHT_BLUE: &'static str = "\x1b[1;34m";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 27 |     pub const LIGHT_PURPLE: &'static str = "\x1b[1;35m";
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub const LIGHT_CYAN: &'static str = "\x1b[1;36m";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 29 |     pub const LIGHT_WHITE: &'static str = "\x1b[1;37m";
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 30 |     pub const BOLD: &'static str = "\x1b[1m";
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 31 |     pub const FAINT: &'static str = "\x1b[2m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 32 |     pub const ITALIC: &'static str = "\x1b[3m";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 33 |     pub const UNDERLINE: &'static str = "\x1b[4m";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 34 |     pub const BLINK: &'static str = "\x1b[5m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 35 |     pub const NEGATIVE: &'static str = "\x1b[7m";
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 36 |     pub const CROSSED: &'static str = "\x1b[9m";
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_start` and `on_stop` are never used
[INFO] [stdout]    --> src/xray/process.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 53  | impl XrayCore {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub async fn on_start<F>(&self, callback: F) 
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn on_stop<F>(&self, callback: F)
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_object` is never used
[INFO] [stdout]   --> src/xray/config.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl XrayConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn as_object(&self) -> Option<&Map<String, Value>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len`, `is_empty`, `clear`, and `clone_buffer` are never used
[INFO] [stdout]   --> src/xray/logs.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl LogsBuffer {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn clone_buffer(&self) -> VecDeque<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TempLogsManager` is never constructed
[INFO] [stdout]   --> src/xray/logs.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct TempLogsManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `create_temp_buffer`, and `push_to_all` are never used
[INFO] [stdout]    --> src/xray/logs.rs:71:12
[INFO] [stdout]     |
[INFO] [stdout] 69  | impl TempLogsManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 70  |     /// Create new temporary buffer manager
[INFO] [stdout] 71  |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 79  |     pub fn create_temp_buffer(&self) -> TempLogBuffer {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn push_to_all(&self, line: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TempLogBuffer` is never constructed
[INFO] [stdout]    --> src/xray/logs.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct TempLogBuffer {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_logs`, `has_logs`, `pop_log`, `len`, and `is_empty` are never used
[INFO] [stdout]    --> src/xray/logs.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl TempLogBuffer {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] 122 |     /// Получает все логи из временного буфера
[INFO] [stdout] 123 |     pub fn get_logs(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn has_logs(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn pop_log(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidationErrorResponse` is never constructed
[INFO] [stdout]    --> src/api/handlers.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct ValidationErrorResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `session_id` and `interval` are never read
[INFO] [stdout]   --> src/api/websocket.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LogsQuery {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 18 |     pub session_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 19 |     pub interval: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogsQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_connected` is never used
[INFO] [stdout]    --> src/session/mod.rs:275:18
[INFO] [stdout]     |
[INFO] [stdout] 27  | impl SessionManager {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub async fn is_connected(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 49s
[INFO] running `Command { std: "docker" "inspect" "b6ab4f838eb931c974a7b22946cf1752822f1f4e21b31bab809738e57f53a204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ab4f838eb931c974a7b22946cf1752822f1f4e21b31bab809738e57f53a204", kill_on_drop: false }`
[INFO] [stdout] b6ab4f838eb931c974a7b22946cf1752822f1f4e21b31bab809738e57f53a204
[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] 57f1ddb221f509866740fb0db0329afe0f340c17b240ab1394040ea73ff28bac
[INFO] running `Command { std: "docker" "start" "-a" "57f1ddb221f509866740fb0db0329afe0f340c17b240ab1394040ea73ff28bac", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rustzban-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]    --> src/utils/logging.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     use tracing::info;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::tempdir`
[INFO] [stdout]    --> src/xray/process.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |     use tempfile::tempdir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SessionResponse`
[INFO] [stdout]   --> src/api/handlers.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 |     session::{SessionError, SessionManager, SessionResponse},
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `json`
[INFO] [stdout]    --> src/api/handlers.rs:211:22
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let (status, json) = error.into();
[INFO] [stdout]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client_cert_middleware` is never used
[INFO] [stdout]    --> src/ssl/auth.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub async fn client_cert_middleware(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated constants are never used
[INFO] [stdout]   --> src/utils/logging.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Colors {
[INFO] [stdout]    | ----------- associated constants in this implementation
[INFO] [stdout] 14 |     pub const BLACK: &'static str = "\x1b[0;30m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 15 |     pub const RED: &'static str = "\x1b[0;31m";
[INFO] [stdout] 16 |     pub const GREEN: &'static str = "\x1b[0;32m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 17 |     pub const BROWN: &'static str = "\x1b[0;33m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 18 |     pub const BLUE: &'static str = "\x1b[0;34m";
[INFO] [stdout] 19 |     pub const PURPLE: &'static str = "\x1b[0;35m";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 20 |     pub const CYAN: &'static str = "\x1b[0;36m";
[INFO] [stdout] 21 |     pub const LIGHT_GRAY: &'static str = "\x1b[0;37m";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 22 |     pub const DARK_GRAY: &'static str = "\x1b[1;30m";
[INFO] [stdout] 23 |     pub const LIGHT_RED: &'static str = "\x1b[1;31m";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 24 |     pub const LIGHT_GREEN: &'static str = "\x1b[1;32m";
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 25 |     pub const YELLOW: &'static str = "\x1b[1;33m";
[INFO] [stdout] 26 |     pub const LIGHT_BLUE: &'static str = "\x1b[1;34m";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 27 |     pub const LIGHT_PURPLE: &'static str = "\x1b[1;35m";
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub const LIGHT_CYAN: &'static str = "\x1b[1;36m";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 29 |     pub const LIGHT_WHITE: &'static str = "\x1b[1;37m";
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 30 |     pub const BOLD: &'static str = "\x1b[1m";
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 31 |     pub const FAINT: &'static str = "\x1b[2m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 32 |     pub const ITALIC: &'static str = "\x1b[3m";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 33 |     pub const UNDERLINE: &'static str = "\x1b[4m";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 34 |     pub const BLINK: &'static str = "\x1b[5m";
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 35 |     pub const NEGATIVE: &'static str = "\x1b[7m";
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 36 |     pub const CROSSED: &'static str = "\x1b[9m";
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `on_start` and `on_stop` are never used
[INFO] [stdout]    --> src/xray/process.rs:223:18
[INFO] [stdout]     |
[INFO] [stdout] 53  | impl XrayCore {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub async fn on_start<F>(&self, callback: F) 
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn on_stop<F>(&self, callback: F)
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear` and `clone_buffer` are never used
[INFO] [stdout]   --> src/xray/logs.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl LogsBuffer {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn clone_buffer(&self) -> VecDeque<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_logs` and `has_logs` are never used
[INFO] [stdout]    --> src/xray/logs.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl TempLogBuffer {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] 122 |     /// Получает все логи из временного буфера
[INFO] [stdout] 123 |     pub fn get_logs(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn has_logs(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidationErrorResponse` is never constructed
[INFO] [stdout]    --> src/api/handlers.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct ValidationErrorResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.92s
[INFO] running `Command { std: "docker" "inspect" "57f1ddb221f509866740fb0db0329afe0f340c17b240ab1394040ea73ff28bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f1ddb221f509866740fb0db0329afe0f340c17b240ab1394040ea73ff28bac", kill_on_drop: false }`
[INFO] [stdout] 57f1ddb221f509866740fb0db0329afe0f340c17b240ab1394040ea73ff28bac
[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] 6a872b7c27b54b01bf37d159ef11279b419f1d0e33a6098d06f0b3838dff3aab
[INFO] running `Command { std: "docker" "start" "-a" "6a872b7c27b54b01bf37d159ef11279b419f1d0e33a6098d06f0b3838dff3aab", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]    --> src/utils/logging.rs:139:9
[INFO] [stderr]     |
[INFO] [stderr] 139 |     use tracing::info;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tempfile::tempdir`
[INFO] [stderr]    --> src/xray/process.rs:332:9
[INFO] [stderr]     |
[INFO] [stderr] 332 |     use tempfile::tempdir;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SessionResponse`
[INFO] [stderr]   --> src/api/handlers.rs:12:45
[INFO] [stderr]    |
[INFO] [stderr] 12 |     session::{SessionError, SessionManager, SessionResponse},
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `json`
[INFO] [stderr]    --> src/api/handlers.rs:211:22
[INFO] [stderr]     |
[INFO] [stderr] 211 |         let (status, json) = error.into();
[INFO] [stderr]     |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_json`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `client_cert_middleware` is never used
[INFO] [stderr]    --> src/ssl/auth.rs:130:14
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub async fn client_cert_middleware(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated constants are never used
[INFO] [stderr]   --> src/utils/logging.rs:14:15
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Colors {
[INFO] [stderr]    | ----------- associated constants in this implementation
[INFO] [stderr] 14 |     pub const BLACK: &'static str = "\x1b[0;30m";
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 15 |     pub const RED: &'static str = "\x1b[0;31m";
[INFO] [stderr] 16 |     pub const GREEN: &'static str = "\x1b[0;32m";
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 17 |     pub const BROWN: &'static str = "\x1b[0;33m";
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 18 |     pub const BLUE: &'static str = "\x1b[0;34m";
[INFO] [stderr] 19 |     pub const PURPLE: &'static str = "\x1b[0;35m";
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr] 20 |     pub const CYAN: &'static str = "\x1b[0;36m";
[INFO] [stderr] 21 |     pub const LIGHT_GRAY: &'static str = "\x1b[0;37m";
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr] 22 |     pub const DARK_GRAY: &'static str = "\x1b[1;30m";
[INFO] [stderr] 23 |     pub const LIGHT_RED: &'static str = "\x1b[1;31m";
[INFO] [stderr]    |               ^^^^^^^^^
[INFO] [stderr] 24 |     pub const LIGHT_GREEN: &'static str = "\x1b[1;32m";
[INFO] [stderr]    |               ^^^^^^^^^^^
[INFO] [stderr] 25 |     pub const YELLOW: &'static str = "\x1b[1;33m";
[INFO] [stderr] 26 |     pub const LIGHT_BLUE: &'static str = "\x1b[1;34m";
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr] 27 |     pub const LIGHT_PURPLE: &'static str = "\x1b[1;35m";
[INFO] [stderr]    |               ^^^^^^^^^^^^
[INFO] [stderr] 28 |     pub const LIGHT_CYAN: &'static str = "\x1b[1;36m";
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr] 29 |     pub const LIGHT_WHITE: &'static str = "\x1b[1;37m";
[INFO] [stderr]    |               ^^^^^^^^^^^
[INFO] [stderr] 30 |     pub const BOLD: &'static str = "\x1b[1m";
[INFO] [stderr]    |               ^^^^
[INFO] [stderr] 31 |     pub const FAINT: &'static str = "\x1b[2m";
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 32 |     pub const ITALIC: &'static str = "\x1b[3m";
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr] 33 |     pub const UNDERLINE: &'static str = "\x1b[4m";
[INFO] [stderr]    |               ^^^^^^^^^
[INFO] [stderr] 34 |     pub const BLINK: &'static str = "\x1b[5m";
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 35 |     pub const NEGATIVE: &'static str = "\x1b[7m";
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] 36 |     pub const CROSSED: &'static str = "\x1b[9m";
[INFO] [stderr]    |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `on_start` and `on_stop` are never used
[INFO] [stderr]    --> src/xray/process.rs:223:18
[INFO] [stderr]     |
[INFO] [stderr] 53  | impl XrayCore {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 223 |     pub async fn on_start<F>(&self, callback: F) 
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub async fn on_stop<F>(&self, callback: F)
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `clear` and `clone_buffer` are never used
[INFO] [stderr]   --> src/xray/logs.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl LogsBuffer {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub fn clear(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn clone_buffer(&self) -> VecDeque<String> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_logs` and `has_logs` are never used
[INFO] [stderr]    --> src/xray/logs.rs:123:12
[INFO] [stderr]     |
[INFO] [stderr] 121 | impl TempLogBuffer {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] 122 |     /// Получает все логи из временного буфера
[INFO] [stderr] 123 |     pub fn get_logs(&self) -> Vec<String> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     pub fn has_logs(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ValidationErrorResponse` is never constructed
[INFO] [stderr]    --> src/api/handlers.rs:126:12
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub struct ValidationErrorResponse {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustzban-node` (bin "rustzban-node" test) generated 10 warnings (run `cargo fix --bin "rustzban-node" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustzban_node-788af951c7b137e8)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test api::handlers::tests::test_validation_error ... ok
[INFO] [stdout] test api::websocket::tests::test_logs_query_parsing ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test api::websocket::tests::test_uuid_parsing ... ok
[INFO] [stdout] test api::handlers::tests::test_api_error_conversion ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test api::server::tests::test_server_creation ... ok
[INFO] [stdout] test session::tests::test_session_id_mismatch ... ok
[INFO] [stdout] test session::tests::test_session_manager_creation ... ok
[INFO] [stdout] test session::tests::test_connect_disconnect ... ok
[INFO] [stdout] test xray::config::tests::test_api_inbound_added ... ok
[INFO] [stdout] test xray::logs::tests::test_logs_buffer_overflow ... ok
[INFO] [stdout] test xray::config::tests::test_xray_config_creation ... ok
[INFO] [stdout] test xray::config::tests::test_to_json ... ok
[INFO] [stdout] test xray::logs::tests::test_temp_buffer_drop ... ok
[INFO] [stdout] test xray::logs::tests::test_temp_logs_manager ... ok
[INFO] [stdout] test utils::logging::tests::test_color_constants ... ok
[INFO] [stdout] test xray::process::tests::test_xray_core_creation ... ok
[INFO] [stdout] test xray::process::tests::test_started_property ... ok
[INFO] [stdout] test xray::logs::tests::test_logs_buffer_basic ... ok
[INFO] [stdout] test ssl::auth::tests::test_ssl_config_validation ... ok
[INFO] [stdout] test xray::config::tests::test_inbounds_filtering ... ok
[INFO] [stdout] test config::tests::test_inbounds_parsing ... FAILED
[INFO] [stdout] test utils::logging::tests::test_logging_init ... FAILED
[INFO] [stdout] test ssl::certificate::tests::test_save_certificate_files ... ok
[INFO] [stdout] test ssl::certificate::tests::test_certificate_pem_format ... ok
[INFO] [stdout] WARNING: Running without client certificate authentication - this is not secure!
[INFO] [stdout] test ssl::auth::tests::test_ssl_acceptor_creation ... ok
[INFO] [stdout] test ssl::auth::tests::test_client_certificate_validation ... ok
[INFO] [stdout] test ssl::certificate::tests::test_generate_certificate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_inbounds_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_inbounds_parsing' panicked at src/config.rs:170:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: invalid type: string "inbound1,inbound2, inbound3 ", expected a sequence for key `inbounds`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56475d51d0e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56475d51d0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56475d51d0e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56475d51d0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56475d5495d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56475d5495d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56475d519ba3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56475d519ba3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56475d51cf32 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56475d51e6fc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56475d51e552 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56475cd13074 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56475cd13074 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56475d51f1db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56475d51f1db - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56475d51eeaa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56475d51d5e9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56475d51eb3d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56475d546fd0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56475d5473d6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x56475ccd3fc0 - core::result::Result<T,E>::unwrap::h9911a41c9de617e2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x56475ccd3fc0 - rustzban_node::config::tests::test_inbounds_parsing::h4a99393d2e394306
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:170:37
[INFO] [stdout]   22:     0x56475ccba989 - rustzban_node::config::tests::test_inbounds_parsing::{{closure}}::h25ba0550748c7e71
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:164:31
[INFO] [stdout]   23:     0x56475ccba989 - core::ops::function::FnOnce::call_once::hefc13076e2ef8221
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56475cd187fb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56475cd187fb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56475cd179ee - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56475cd179ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56475cd179ee - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56475cd179ee - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56475cd179ee - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56475cd179ee - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56475cd179ee - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56475ccdb564 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56475ccdb564 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x56475ccdef3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56475ccdef3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56475ccdef3a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56475ccdef3a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56475ccdef3a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56475ccdef3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56475ccdef3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56475d5223e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56475d5223e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56475d5223e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x78c629d22aa4 - <unknown>
[INFO] [stdout]   46:     0x78c629dafa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::logging::tests::test_logging_init stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::logging::tests::test_logging_init' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/util.rs:91:14:
[INFO] [stdout] failed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56475d51d0e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56475d51d0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56475d51d0e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56475d51d0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56475d5495d3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56475d5495d3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56475d519ba3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56475d519ba3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56475d51cf32 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56475d51e6fc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56475d51e552 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56475cd13074 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56475cd13074 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56475d51f1db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56475d51f1db - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56475d51eeaa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56475d51d5e9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56475d51eb3d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56475d546fd0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56475d5473d6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x56475cc3f439 - core::result::Result<T,E>::expect::hdaf3b5180d2685fb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x56475cc3f439 - tracing_subscriber::util::SubscriberInitExt::init::h329e3d6cd1174bbb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/src/util.rs:91:14
[INFO] [stdout]   22:     0x56475cc3f439 - rustzban_node::utils::logging::init_logging::h948f62720b3d0792
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logging.rs:102:10
[INFO] [stdout]   23:     0x56475ccba865 - rustzban_node::utils::logging::tests::test_logging_init::h0a4f9a204ab9156e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logging.rs:146:24
[INFO] [stdout]   24:     0x56475ccba865 - rustzban_node::utils::logging::tests::test_logging_init::{{closure}}::hb0c669a75691a417
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logging.rs:142:27
[INFO] [stdout]   25:     0x56475ccba865 - core::ops::function::FnOnce::call_once::haed153c49a5a2a0d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56475cd187fb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x56475cd187fb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x56475cd179ee - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x56475cd179ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x56475cd179ee - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x56475cd179ee - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x56475cd179ee - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x56475cd179ee - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x56475cd179ee - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x56475ccdb564 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x56475ccdb564 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x56475ccdef3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x56475ccdef3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x56475ccdef3a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x56475ccdef3a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x56475ccdef3a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x56475ccdef3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x56475ccdef3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x56475d5223e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x56475d5223e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x56475d5223e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x78c629d22aa4 - <unknown>
[INFO] [stdout]   48:     0x78c629dafa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_inbounds_parsing
[INFO] [stdout]     utils::logging::tests::test_logging_init
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustzban-node`
[INFO] running `Command { std: "docker" "inspect" "6a872b7c27b54b01bf37d159ef11279b419f1d0e33a6098d06f0b3838dff3aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a872b7c27b54b01bf37d159ef11279b419f1d0e33a6098d06f0b3838dff3aab", kill_on_drop: false }`
[INFO] [stdout] 6a872b7c27b54b01bf37d159ef11279b419f1d0e33a6098d06f0b3838dff3aab
