[INFO] cloning repository https://github.com/falcucci/tcp-multiplexer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/falcucci/tcp-multiplexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalcucci%2Ftcp-multiplexer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalcucci%2Ftcp-multiplexer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 815059b82ae06f1664f46346f18e5a68a487f987
[INFO] testing falcucci/tcp-multiplexer against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalcucci%2Ftcp-multiplexer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/falcucci/tcp-multiplexer
[INFO] finished tweaking git repo https://github.com/falcucci/tcp-multiplexer
[INFO] tweaked toml for git repo https://github.com/falcucci/tcp-multiplexer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/falcucci/tcp-multiplexer on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/falcucci/tcp-multiplexer 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36a3ed44e829c89eddb0e340b910b1c4d61401b9afb50f12228fa1142be92b90
[INFO] running `Command { std: "docker" "start" "-a" "36a3ed44e829c89eddb0e340b910b1c4d61401b9afb50f12228fa1142be92b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36a3ed44e829c89eddb0e340b910b1c4d61401b9afb50f12228fa1142be92b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a3ed44e829c89eddb0e340b910b1c4d61401b9afb50f12228fa1142be92b90", kill_on_drop: false }`
[INFO] [stdout] 36a3ed44e829c89eddb0e340b910b1c4d61401b9afb50f12228fa1142be92b90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2314756b95d3582f01105141553fe79dcd527b1738872a45b659972eb633c379
[INFO] running `Command { std: "docker" "start" "-a" "2314756b95d3582f01105141553fe79dcd527b1738872a45b659972eb633c379", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-indicatif v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling tcp-multiplexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.74s
[INFO] running `Command { std: "docker" "inspect" "2314756b95d3582f01105141553fe79dcd527b1738872a45b659972eb633c379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2314756b95d3582f01105141553fe79dcd527b1738872a45b659972eb633c379", kill_on_drop: false }`
[INFO] [stdout] 2314756b95d3582f01105141553fe79dcd527b1738872a45b659972eb633c379
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a13408c1dacbcf903f85b4899802be45de337ab41822241b3c22b593bcb4ea68
[INFO] running `Command { std: "docker" "start" "-a" "a13408c1dacbcf903f85b4899802be45de337ab41822241b3c22b593bcb4ea68", kill_on_drop: false }`
[INFO] [stderr]    Compiling tcp-multiplexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "a13408c1dacbcf903f85b4899802be45de337ab41822241b3c22b593bcb4ea68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a13408c1dacbcf903f85b4899802be45de337ab41822241b3c22b593bcb4ea68", kill_on_drop: false }`
[INFO] [stdout] a13408c1dacbcf903f85b4899802be45de337ab41822241b3c22b593bcb4ea68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5667a43d045b1eb69f542be52ff8ee30736f15f823bb824eb1248f7a2133f5dd
[INFO] running `Command { std: "docker" "start" "-a" "5667a43d045b1eb69f542be52ff8ee30736f15f823bb824eb1248f7a2133f5dd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcp_multiplexer-ec4c6de58df793f9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tcp_multiplexer-7568c8c7dc1bc2ca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tcp_multiplexer
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/socket/wrapper.rs - socket::wrapper::SocketAddr (line 30) ... FAILED
[INFO] [stdout] test src/config.rs - config::Address (line 18) ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 63) ... FAILED
[INFO] [stdout] test src/client.rs - client::handle_acknowledgment_message (line 218) ... FAILED
[INFO] [stdout] test src/socket/wrapper.rs - socket::wrapper::SocketAddr::port (line 49) ... FAILED
[INFO] [stdout] test src/client.rs - client::read_from_broadcast_channel (line 99) ... FAILED
[INFO] [stdout] test src/client.rs - client::handle_forward_message (line 239) ... FAILED
[INFO] [stdout] test src/client.rs - client::read_stream (line 147) ... FAILED
[INFO] [stdout] test src/client.rs - client::handle_message (line 35) ... FAILED
[INFO] [stdout] test src/config.rs - config::default::listen (line 45) ... FAILED
[INFO] [stdout] test src/client.rs - client::handle_incoming_message (line 202) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/socket/wrapper.rs - socket::wrapper::SocketAddr (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SocketAddr`
[INFO] [stdout]   --> src/socket/wrapper.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | let addr = SocketAddr::Ip("127.0.0.1:8080".parse().unwrap());
[INFO] [stdout]    |            ^^^^^^^^^^ use of undeclared type `SocketAddr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use std::os::unix::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use core::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tcp_multiplexer::socket::wrapper::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Address (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Address`
[INFO] [stdout]   --> src/config.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | let address = Address::Tcp(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 27_632);
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Address`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 18 + use tcp_multiplexer::config::Address;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Config (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> src/config.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 | let config = Config::default();
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Config`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 63 + use tcp_multiplexer::config::Config;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::handle_acknowledgment_message (line 218) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `handle_acknowledgment_message` in this scope
[INFO] [stdout]    --> src/client.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 | let acknowledgment = handle_acknowledgment_message();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/socket/wrapper.rs - socket::wrapper::SocketAddr::port (line 49) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SocketAddr`
[INFO] [stdout]   --> src/socket/wrapper.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | let addr = SocketAddr::Ip("127.0.0.1:8080".parse().unwrap());
[INFO] [stdout]    |            ^^^^^^^^^^ use of undeclared type `SocketAddr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 49 + use std::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout] 49 + use std::os::unix::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout] 49 + use core::net::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout] 49 + use tcp_multiplexer::socket::wrapper::SocketAddr;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::read_from_broadcast_channel (line 99) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `result` in this scope
[INFO] [stdout]    --> src/client.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 | read_from_broadcast_channel(result, addr, &mut writer).await?;
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `addr` in this scope
[INFO] [stdout]    --> src/client.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 | read_from_broadcast_channel(result, addr, &mut writer).await?;
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `writer` in this scope
[INFO] [stdout]    --> src/client.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 | read_from_broadcast_channel(result, addr, &mut writer).await?;
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/client.rs:101:56
[INFO] [stdout]     |
[INFO] [stdout]  99 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_99_0() {
[INFO] [stdout]     |                                      ------------------------------------- this is not `async`
[INFO] [stdout] 100 | // Example usage in an asynchronous context
[INFO] [stdout] 101 | read_from_broadcast_channel(result, addr, &mut writer).await?;
[INFO] [stdout]     |                                                        ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_from_broadcast_channel` in this scope
[INFO] [stdout]    --> src/client.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | read_from_broadcast_channel(result, addr, &mut writer).await?;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::handle_forward_message (line 239) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `handle_forward_message` in this scope
[INFO] [stdout]    --> src/client.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 | let forwarded = handle_forward_message(8080, "REQUEST".to_string());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::read_stream (line 147) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `num_bytes_read` in this scope
[INFO] [stdout]    --> src/client.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 | read_stream(num_bytes_read, incoming, &mut writer, tx, addr).await?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `incoming` in this scope
[INFO] [stdout]    --> src/client.rs:149:29
[INFO] [stdout]     |
[INFO] [stdout] 149 | read_stream(num_bytes_read, incoming, &mut writer, tx, addr).await?;
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `writer` in this scope
[INFO] [stdout]    --> src/client.rs:149:44
[INFO] [stdout]     |
[INFO] [stdout] 149 | read_stream(num_bytes_read, incoming, &mut writer, tx, addr).await?;
[INFO] [stdout]     |                                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tx` in this scope
[INFO] [stdout]    --> src/client.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 | read_stream(num_bytes_read, incoming, &mut writer, tx, addr).await?;
[INFO] [stdout]     |                                                    ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `addr` in this scope
[INFO] [stdout]    --> src/client.rs:149:56
[INFO] [stdout]     |
[INFO] [stdout] 149 | read_stream(num_bytes_read, incoming, &mut writer, tx, addr).await?;
[INFO] [stdout]     |                                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/client.rs:149:62
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_147_0() {
[INFO] [stdout]     |                                      -------------------------------------- this is not `async`
[INFO] [stdout] 148 | // Example usage in an asynchronous context
[INFO] [stdout] 149 | read_stream(num_bytes_read, incoming, &mut writer, tx, addr).await?;
[INFO] [stdout]     |                                                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_stream` in this scope
[INFO] [stdout]    --> src/client.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | read_stream(num_bytes_read, incoming, &mut writer, tx, addr).await?;
[INFO] [stdout]     | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::handle_message (line 35) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `handle_message` in this scope
[INFO] [stdout]   --> src/client.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | handle_message(stream, tx, addr).await?;
[INFO] [stdout]    | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 35 + use tcp_multiplexer::client::handle_message;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `stream` in this scope
[INFO] [stdout]   --> src/client.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | handle_message(stream, tx, addr).await?;
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `tx` in this scope
[INFO] [stdout]   --> src/client.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 | handle_message(stream, tx, addr).await?;
[INFO] [stdout]    |                        ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `addr` in this scope
[INFO] [stdout]   --> src/client.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 | handle_message(stream, tx, addr).await?;
[INFO] [stdout]    |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/client.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_35_0() {
[INFO] [stdout]    |                                      ------------------------------------- this is not `async`
[INFO] [stdout] 36 | // Example usage in an asynchronous context
[INFO] [stdout] 37 | handle_message(stream, tx, addr).await?;
[INFO] [stdout]    |                                  ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::default::listen (line 45) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `default`
[INFO] [stdout]   --> src/config.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 | let default_address = default::listen();
[INFO] [stdout]    |                       ^^^^^^^ use of unresolved module or unlinked crate `default`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `default`, use `cargo add default` to add it to your `Cargo.toml`
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 46 - let default_address = default::listen();
[INFO] [stdout] 46 + let default_address = Default::listen();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::handle_incoming_message (line 202) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `handle_incoming_message` in this scope
[INFO] [stdout]    --> src/client.rs:203:14
[INFO] [stdout]     |
[INFO] [stdout] 203 | let result = handle_incoming_message("hello");
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::handle_acknowledgment_message (line 218)
[INFO] [stdout]     src/client.rs - client::handle_forward_message (line 239)
[INFO] [stdout]     src/client.rs - client::handle_incoming_message (line 202)
[INFO] [stdout]     src/client.rs - client::handle_message (line 35)
[INFO] [stdout]     src/client.rs - client::read_from_broadcast_channel (line 99)
[INFO] [stdout]     src/client.rs - client::read_stream (line 147)
[INFO] [stdout]     src/config.rs - config::Address (line 18)
[INFO] [stdout]     src/config.rs - config::Config (line 63)
[INFO] [stdout]     src/config.rs - config::default::listen (line 45)
[INFO] [stdout]     src/socket/wrapper.rs - socket::wrapper::SocketAddr (line 30)
[INFO] [stdout]     src/socket/wrapper.rs - socket::wrapper::SocketAddr::port (line 49)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.90s; merged doctests compilation took 0.28s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5667a43d045b1eb69f542be52ff8ee30736f15f823bb824eb1248f7a2133f5dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5667a43d045b1eb69f542be52ff8ee30736f15f823bb824eb1248f7a2133f5dd", kill_on_drop: false }`
[INFO] [stdout] 5667a43d045b1eb69f542be52ff8ee30736f15f823bb824eb1248f7a2133f5dd
