[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felsvv%2Frustzban-node" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elsvv/rustzban-node on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffe60689e0a439e8b15f18aca9231d3247066810dbd6b964bde321676ff53a43
[INFO] running `Command { std: "docker" "start" "-a" "ffe60689e0a439e8b15f18aca9231d3247066810dbd6b964bde321676ff53a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffe60689e0a439e8b15f18aca9231d3247066810dbd6b964bde321676ff53a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe60689e0a439e8b15f18aca9231d3247066810dbd6b964bde321676ff53a43", kill_on_drop: false }`
[INFO] [stdout] ffe60689e0a439e8b15f18aca9231d3247066810dbd6b964bde321676ff53a43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4576141820fa9922963ba8f909b7f0cb2c0b2474e4eefa7eb0baf79ff08a77e3
[INFO] running `Command { std: "docker" "start" "-a" "4576141820fa9922963ba8f909b7f0cb2c0b2474e4eefa7eb0baf79ff08a77e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling lock_api v0.4.13
[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 parking_lot v0.12.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling uuid v1.17.0
[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 rustls-webpki v0.103.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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: struct `LogsQuery` is never constructed
[INFO] [stdout]   --> src/api/websocket.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LogsQuery {
[INFO] [stdout]    |            ^^^^^^^^^
[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 6m 59s
[INFO] running `Command { std: "docker" "inspect" "4576141820fa9922963ba8f909b7f0cb2c0b2474e4eefa7eb0baf79ff08a77e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4576141820fa9922963ba8f909b7f0cb2c0b2474e4eefa7eb0baf79ff08a77e3", kill_on_drop: false }`
[INFO] [stdout] 4576141820fa9922963ba8f909b7f0cb2c0b2474e4eefa7eb0baf79ff08a77e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43fa58534a9402768823cfc30161f52845a13ce744addc83f5bb674ff8dee831
[INFO] running `Command { std: "docker" "start" "-a" "43fa58534a9402768823cfc30161f52845a13ce744addc83f5bb674ff8dee831", 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 openssl v0.10.73
[INFO] [stderr]    Compiling tower-http v0.6.6
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 22.58s
[INFO] running `Command { std: "docker" "inspect" "43fa58534a9402768823cfc30161f52845a13ce744addc83f5bb674ff8dee831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43fa58534a9402768823cfc30161f52845a13ce744addc83f5bb674ff8dee831", kill_on_drop: false }`
[INFO] [stdout] 43fa58534a9402768823cfc30161f52845a13ce744addc83f5bb674ff8dee831
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46dd05ebd0e18c5fa9cd9f247de6e9cc835d5359fe14906fb4262bad172033df
[INFO] running `Command { std: "docker" "start" "-a" "46dd05ebd0e18c5fa9cd9f247de6e9cc835d5359fe14906fb4262bad172033df", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustzban_node-cf3fe2c724840e4e)
[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 config::tests::test_default_config ... ok
[INFO] [stdout] test session::tests::test_session_id_mismatch ... ok
[INFO] [stdout] test session::tests::test_connect_disconnect ... ok
[INFO] [stdout] test session::tests::test_session_manager_creation ... ok
[INFO] [stdout] test api::handlers::tests::test_api_error_conversion ... ok
[INFO] [stdout] test api::server::tests::test_server_creation ... ok
[INFO] [stdout] test ssl::auth::tests::test_ssl_config_validation ... ok
[INFO] [stdout] test api::websocket::tests::test_uuid_parsing ... ok
[INFO] [stdout] test utils::logging::tests::test_color_constants ... ok
[INFO] [stdout] test xray::config::tests::test_api_inbound_added ... ok
[INFO] [stdout] test xray::config::tests::test_inbounds_filtering ... ok
[INFO] [stdout] test xray::config::tests::test_to_json ... ok
[INFO] [stdout] test xray::config::tests::test_xray_config_creation ... ok
[INFO] [stdout] test xray::logs::tests::test_logs_buffer_basic ... ok
[INFO] [stdout] test xray::logs::tests::test_logs_buffer_overflow ... 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 xray::process::tests::test_started_property ... ok
[INFO] [stdout] test xray::process::tests::test_xray_core_creation ... ok
[INFO] [stdout] test config::tests::test_inbounds_parsing ... FAILED
[INFO] [stdout] test utils::logging::tests::test_logging_init ... FAILED
[INFO] [stdout] test ssl::auth::tests::test_client_certificate_validation ... 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::certificate::tests::test_certificate_pem_format ... ok
[INFO] [stdout] test ssl::certificate::tests::test_generate_certificate ... ok
[INFO] [stdout] test ssl::certificate::tests::test_save_certificate_files ... 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' (24) 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:     0x6331c652f7d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6331c652f7d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6331c652f7d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6331c652f7d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6331c65431cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6331c65431cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6331c64fae01 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6331c64fae01 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6331c6508032 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6331c650d13f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6331c650cfd1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6331c571171e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6331c571171e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6331c650d8af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6331c650d8af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6331c650d65a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6331c6508169 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6331c64ee0bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6331c654e6f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6331c654d356 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6331c558bb95 - core::result::Result<T,E>::unwrap::h423e4ce67c890a0b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6331c558bb95 - rustzban_node::config::tests::test_inbounds_parsing::hb6f406a1e17abd79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:170:37
[INFO] [stdout]   22:     0x6331c558bde7 - rustzban_node::config::tests::test_inbounds_parsing::{{closure}}::h70913340672b5620
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:164:31
[INFO] [stdout]   23:     0x6331c5560356 - core::ops::function::FnOnce::call_once::hfdddf866685932b1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6331c57114db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6331c57114db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6331c5727145 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6331c5727145 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6331c5727145 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6331c5727145 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6331c5727145 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6331c5727145 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6331c5727145 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6331c56fd934 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6331c56fd934 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6331c57011fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6331c57011fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6331c57011fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6331c57011fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6331c57011fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6331c57011fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6331c57011fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6331c65031af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x6331c65031af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77b1690beaa4 - <unknown>
[INFO] [stdout]   45:     0x77b16914ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::logging::tests::test_logging_init stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::logging::tests::test_logging_init' (39) 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:     0x6331c652f7d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6331c652f7d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6331c652f7d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6331c652f7d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6331c65431cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6331c65431cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6331c64fae01 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6331c64fae01 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6331c6508032 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6331c650d13f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6331c650cfd1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6331c571171e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6331c571171e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6331c650d8af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6331c650d8af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6331c650d65a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6331c6508169 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6331c64ee0bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6331c654e6f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6331c654d356 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6331c55de22b - core::result::Result<T,E>::expect::hbcba014c7a535b8b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x6331c5659d04 - tracing_subscriber::util::SubscriberInitExt::init::h3a34ce4a992f5f95
[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:     0x6331c55d8143 - rustzban_node::utils::logging::init_logging::h44e12c1ea16d4910
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logging.rs:102:10
[INFO] [stdout]   23:     0x6331c55d81af - rustzban_node::utils::logging::tests::test_logging_init::h588405ac8e072647
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logging.rs:146:24
[INFO] [stdout]   24:     0x6331c55d8237 - rustzban_node::utils::logging::tests::test_logging_init::{{closure}}::ha60558910bccff7c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/logging.rs:142:27
[INFO] [stdout]   25:     0x6331c555e7f6 - core::ops::function::FnOnce::call_once::h7c9cd9753c303736
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6331c57114db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6331c57114db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6331c5727145 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6331c5727145 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6331c5727145 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x6331c5727145 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x6331c5727145 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6331c5727145 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6331c5727145 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6331c56fd934 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6331c56fd934 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x6331c57011fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x6331c57011fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6331c57011fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x6331c57011fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x6331c57011fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6331c57011fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x6331c57011fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6331c65031af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x6331c65031af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x77b1690beaa4 - <unknown>
[INFO] [stdout]   47:     0x77b16914ba34 - clone
[INFO] [stdout]   48:                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.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustzban-node`
[INFO] running `Command { std: "docker" "inspect" "46dd05ebd0e18c5fa9cd9f247de6e9cc835d5359fe14906fb4262bad172033df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46dd05ebd0e18c5fa9cd9f247de6e9cc835d5359fe14906fb4262bad172033df", kill_on_drop: false }`
[INFO] [stdout] 46dd05ebd0e18c5fa9cd9f247de6e9cc835d5359fe14906fb4262bad172033df
