[INFO] cloning repository https://github.com/a-givertzman/api-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-givertzman/api-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fapi-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fapi-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9daaf5e63e78591395b69e9075e45412ceb1458
[INFO] testing a-givertzman/api-server against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-givertzman%2Fapi-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a-givertzman/api-server
[INFO] finished tweaking git repo https://github.com/a-givertzman/api-server
[INFO] tweaked toml for git repo https://github.com/a-givertzman/api-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a-givertzman/api-server on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a-givertzman/api-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/a-givertzman/rust-api-tools.git`
[INFO] [stderr]     Updating git repository `https://github.com/a-givertzman/rust-debuging.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/a-givertzman/rust-sal-core.git`
[INFO] [stderr]     Updating git repository `https://github.com/a-givertzman/rust-sal-sync.git`
[INFO] [stderr]     Updating git repository `https://github.com/a-givertzman/rust-testing.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded concat-in-place v1.1.0
[INFO] [stderr]   Downloaded concat-string v1.0.1
[INFO] [stderr]   Downloaded lexical v7.0.4
[INFO] [stderr]   Downloaded lexical-core v1.0.5
[INFO] [stderr]   Downloaded lexical-write-float v1.0.5
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded postgres v0.19.10
[INFO] [stderr]   Downloaded lexical-util v1.0.6
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded serde_with v3.12.0
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.5
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded kanal v0.1.1
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.5
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.5
[INFO] [stderr]   Downloaded serde_with_macros v3.12.0
[INFO] [stderr]   Downloaded jiff-static v0.2.13
[INFO] [stderr]   Downloaded jiff v0.2.13
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[INFO] [stderr]   Downloaded coco v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e689b01652d410681c5f9976d0efce5ca63136ab3cabee7f240bb0c124935b73
[INFO] running `Command { std: "docker" "start" "-a" "e689b01652d410681c5f9976d0efce5ca63136ab3cabee7f240bb0c124935b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e689b01652d410681c5f9976d0efce5ca63136ab3cabee7f240bb0c124935b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e689b01652d410681c5f9976d0efce5ca63136ab3cabee7f240bb0c124935b73", kill_on_drop: false }`
[INFO] [stdout] e689b01652d410681c5f9976d0efce5ca63136ab3cabee7f240bb0c124935b73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d8c677380dc64376e7fb88d5cbcefb837216c417dc4a7dc5d25d75a090f49c3
[INFO] running `Command { std: "docker" "start" "-a" "7d8c677380dc64376e7fb88d5cbcefb837216c417dc4a7dc5d25d75a090f49c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling coco v0.3.4
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling lexical v7.0.4
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling concat-string v1.0.1
[INFO] [stderr]    Compiling concat-in-place v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling debugging v0.0.1 (https://github.com/a-givertzman/rust-debuging.git?tag=0.0.1#18c3318a)
[INFO] [stderr]    Compiling testing v0.1.1 (https://github.com/a-givertzman/rust-testing.git?tag=0.1.2#f18b3370)
[INFO] [stderr]    Compiling testing v0.0.2 (https://github.com/a-givertzman/rust-testing.git?tag=0.0.2#b810ec56)
[INFO] [stderr]    Compiling sal-core v0.1.0 (https://github.com/a-givertzman/rust-sal-core.git?tag=0.0.3#7ae562f0)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling postgres v0.19.10
[INFO] [stderr]    Compiling api-tools v0.0.6 (https://github.com/a-givertzman/rust-api-tools.git?tag=0.1.1#e7c72798)
[INFO] [stderr]    Compiling api-tools v0.2.1 (https://github.com/a-givertzman/rust-api-tools.git?tag=0.2.1#a911ed25)
[INFO] [stderr]    Compiling sal-sync v0.1.0 (https://github.com/a-givertzman/rust-sal-sync.git?tag=0.1.0#4fcda493)
[INFO] [stderr]    Compiling api-server v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `len` is never used
[INFO] [stdout]   --> src/server/resource_kind.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl ResourceKind {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn len() -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_connected` is never used
[INFO] [stdout]   --> src/server/tcp_server.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TcpServer {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn is_connected(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "7d8c677380dc64376e7fb88d5cbcefb837216c417dc4a7dc5d25d75a090f49c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8c677380dc64376e7fb88d5cbcefb837216c417dc4a7dc5d25d75a090f49c3", kill_on_drop: false }`
[INFO] [stdout] 7d8c677380dc64376e7fb88d5cbcefb837216c417dc4a7dc5d25d75a090f49c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5f3afc0d5426da3b47722e2aa14324ffbfb620c04e57a6340feb380f706aad1
[INFO] running `Command { std: "docker" "start" "-a" "c5f3afc0d5426da3b47722e2aa14324ffbfb620c04e57a6340feb380f706aad1", kill_on_drop: false }`
[INFO] [stderr]    Compiling api-server v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/tests/unit/web_server_test.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout]  66 | /         loop {
[INFO] [stdout]  67 | |             match TcpListener::bind(addr) {
[INFO] [stdout]  68 | |                 Ok(listener) => {
[INFO] [stdout]  69 | |                     log::info!("WebServer.run | opened on: {:?}\n", addr);
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] 125 |           // assert!(result == target, "step {} \nresult: {:?}\ntarget: {:?}", step, result, target);
[INFO] [stdout] 126 |           test_duration.exit();
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> src/tests/unit/web_server_test.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let message = TcpMessage::new(
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `len` is never used
[INFO] [stdout]   --> src/server/resource_kind.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl ResourceKind {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn len() -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_connected` is never used
[INFO] [stdout]   --> src/server/tcp_server.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TcpServer {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn is_connected(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "c5f3afc0d5426da3b47722e2aa14324ffbfb620c04e57a6340feb380f706aad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5f3afc0d5426da3b47722e2aa14324ffbfb620c04e57a6340feb380f706aad1", kill_on_drop: false }`
[INFO] [stdout] c5f3afc0d5426da3b47722e2aa14324ffbfb620c04e57a6340feb380f706aad1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 935880986c4024f0baa07db017396159b2438208b1cfd4142cc6f00a9a0742a4
[INFO] running `Command { std: "docker" "start" "-a" "935880986c4024f0baa07db017396159b2438208b1cfd4142cc6f00a9a0742a4", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/tests/unit/web_server_test.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr]  66 | /         loop {
[INFO] [stderr]  67 | |             match TcpListener::bind(addr) {
[INFO] [stderr]  68 | |                 Ok(listener) => {
[INFO] [stderr]  69 | |                     log::info!("WebServer.run | opened on: {:?}\n", addr);
[INFO] [stderr] ...   |
[INFO] [stderr] 124 | |         }
[INFO] [stderr]     | |_________- any code following this expression is unreachable
[INFO] [stderr] 125 |           // assert!(result == target, "step {} \nresult: {:?}\ntarget: {:?}", step, result, target);
[INFO] [stderr] 126 |           test_duration.exit();
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]   --> src/tests/unit/web_server_test.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 |         let message = TcpMessage::new(
[INFO] [stderr]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `len` is never used
[INFO] [stderr]   --> src/server/resource_kind.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl ResourceKind {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 13 |     pub fn len() -> usize {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_connected` is never used
[INFO] [stderr]   --> src/server/tcp_server.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl TcpServer {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn is_connected(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `api-server` (bin "api-server" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api_server-17135e8855df0387)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::unit::web_server_test::web_serwer::bind has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--bin api-server`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/api_server-17135e8855df0387` (exit status: 70)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "935880986c4024f0baa07db017396159b2438208b1cfd4142cc6f00a9a0742a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935880986c4024f0baa07db017396159b2438208b1cfd4142cc6f00a9a0742a4", kill_on_drop: false }`
[INFO] [stdout] 935880986c4024f0baa07db017396159b2438208b1cfd4142cc6f00a9a0742a4
