[INFO] fetching crate axum-listener 0.2.0...
[INFO] testing axum-listener-0.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate axum-listener 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate axum-listener 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate axum-listener 0.2.0
[INFO] tweaked toml for crates.io crate axum-listener 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-listener 0.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axum-listener 0.2.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3350ddc2aa57a8b019059a8cc9ca4224afbcdd60eda4c67faaa4a77060e85317
[INFO] running `Command { std: "docker" "start" "-a" "3350ddc2aa57a8b019059a8cc9ca4224afbcdd60eda4c67faaa4a77060e85317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3350ddc2aa57a8b019059a8cc9ca4224afbcdd60eda4c67faaa4a77060e85317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3350ddc2aa57a8b019059a8cc9ca4224afbcdd60eda4c67faaa4a77060e85317", kill_on_drop: false }`
[INFO] [stdout] 3350ddc2aa57a8b019059a8cc9ca4224afbcdd60eda4c67faaa4a77060e85317
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 31081415655a7346143b851a5f6013efba6503d262310c7d398aec127d51a488
[INFO] running `Command { std: "docker" "start" "-a" "31081415655a7346143b851a5f6013efba6503d262310c7d398aec127d51a488", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling axum-listener v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.73s
[INFO] running `Command { std: "docker" "inspect" "31081415655a7346143b851a5f6013efba6503d262310c7d398aec127d51a488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31081415655a7346143b851a5f6013efba6503d262310c7d398aec127d51a488", kill_on_drop: false }`
[INFO] [stdout] 31081415655a7346143b851a5f6013efba6503d262310c7d398aec127d51a488
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bf437d6b7597b13bad638216809eeb8b2526d849eacd3f706ce7cdfbb468edd2
[INFO] running `Command { std: "docker" "start" "-a" "bf437d6b7597b13bad638216809eeb8b2526d849eacd3f706ce7cdfbb468edd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling axum-listener v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.28s
[INFO] running `Command { std: "docker" "inspect" "bf437d6b7597b13bad638216809eeb8b2526d849eacd3f706ce7cdfbb468edd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf437d6b7597b13bad638216809eeb8b2526d849eacd3f706ce7cdfbb468edd2", kill_on_drop: false }`
[INFO] [stdout] bf437d6b7597b13bad638216809eeb8b2526d849eacd3f706ce7cdfbb468edd2
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 522f060b80ab91a1fd67bf93e5ee1d841e50f7f0284fefb0157e2b6b864633ed
[INFO] running `Command { std: "docker" "start" "-a" "522f060b80ab91a1fd67bf93e5ee1d841e50f7f0284fefb0157e2b6b864633ed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/axum-listener/f58542a3bd259397/deps/axum_listener-f58542a3bd259397)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dual::tests::test_uds_bind ... ok
[INFO] [stdout] test dual::tests::test_tcp_bind ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axum_listener
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/multi.rs - multi::MultiListener (line 30) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::DualListener::accept (line 285) - compile ... FAILED
[INFO] [stdout] test src/dual.rs - dual::DualListener (line 14) - compile ... FAILED
[INFO] [stdout] test src/dual.rs - dual::DualAddr (line 49) ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiListener::bind (line 99) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 23) - compile ... FAILED
[INFO] [stdout] test src/dual.rs - dual::DualListener::bind (line 225) - compile ... FAILED
[INFO] [stdout] test src/dual.rs - dual::DualStream (line 374) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 44) - compile ... ok
[INFO] [stdout] test src/multi.rs - multi::MultiListener (line 16) - compile ... ok
[INFO] [stdout] test src/multi.rs - multi::MultiListener::bind (line 109) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::ToDualAddr (line 132) ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiAddr (line 54) - compile ... ok
[INFO] [stdout] test src/multi.rs - multi::MultiListener::accept (line 155) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dual.rs - dual::DualListener::accept (line 285) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:288:20
[INFO] [stdout]     |
[INFO] [stdout] 288 | use axum_listener::listener::DualListener;
[INFO] [stdout]     |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/dual.rs:290:16
[INFO] [stdout]     |
[INFO] [stdout] 290 | let listener = DualListener::bind("localhost:8080").await.unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/dual.rs:293:22
[INFO] [stdout]     |
[INFO] [stdout] 293 | let (stream, addr) = listener.accept().await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::DualListener (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]   --> src/dual.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 | use axum_listener::listener::DualListener;
[INFO] [stdout]    |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dual.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | let tcp_listener = DualListener::bind("localhost:8080").await.unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dual.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 | let uds_listener = DualListener::bind("unix:/tmp/app.sock").await.unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::DualAddr (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]   --> src/dual.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 | use axum_listener::listener::DualAddr;
[INFO] [stdout]    |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]   --> src/lib.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | use axum_listener::listener::DualListener;
[INFO] [stdout]    |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | let listener = DualListener::bind("localhost:8080").await.unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | axum::serve(listener, router.clone()).await.unwrap();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | let listener = DualListener::bind("unix:/tmp/app.sock").await.unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | axum::serve(listener, router).await.unwrap();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::DualListener::bind (line 225) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:228:20
[INFO] [stdout]     |
[INFO] [stdout] 228 | use axum_listener::listener::DualListener;
[INFO] [stdout]     |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/dual.rs:231:16
[INFO] [stdout]     |
[INFO] [stdout] 231 | let listener = DualListener::bind("localhost:8080").await.unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/dual.rs:235:16
[INFO] [stdout]     |
[INFO] [stdout] 235 | let listener = DualListener::bind("unix:/tmp/app.sock").await.unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::DualStream (line 374) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:377:20
[INFO] [stdout]     |
[INFO] [stdout] 377 | use axum_listener::listener::DualListener;
[INFO] [stdout]     |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/dual.rs:379:16
[INFO] [stdout]     |
[INFO] [stdout] 379 | let listener = DualListener::bind("localhost:8080").await.unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/dual.rs:380:23
[INFO] [stdout]     |
[INFO] [stdout] 380 | let (stream, _addr) = listener.accept().await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::ToDualAddr (line 132) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 | use axum_listener::listener::{ToDualAddr, DualAddr};
[INFO] [stdout]     |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dual_addr` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/dual.rs:138:30
[INFO] [stdout]     |
[INFO] [stdout] 138 | let addr1 = "127.0.0.1:8080".to_dual_addr().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dual.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn to_dual_addr(&self) -> Result<DualAddr, std::io::Error>;
[INFO] [stdout]     |        ------------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToDualAddr` which provides `to_dual_addr` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 131 + use crate::axum_listener::ToDualAddr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dual_addr` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/dual.rs:139:34
[INFO] [stdout]     |
[INFO] [stdout] 139 | let addr2 = "unix:/tmp/app.sock".to_dual_addr().unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dual.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn to_dual_addr(&self) -> Result<DualAddr, std::io::Error>;
[INFO] [stdout]     |        ------------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToDualAddr` which provides `to_dual_addr` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 131 + use crate::axum_listener::ToDualAddr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dual_addr` found for enum `std::net::SocketAddr` in the current scope
[INFO] [stdout]    --> src/dual.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 | let addr3 = socket_addr.to_dual_addr().unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `std::net::SocketAddr`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dual.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn to_dual_addr(&self) -> Result<DualAddr, std::io::Error>;
[INFO] [stdout]     |        ------------ the method is available for `std::net::SocketAddr` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToDualAddr` which provides `to_dual_addr` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 131 + use crate::axum_listener::ToDualAddr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dual.rs - dual::DualAddr (line 49)
[INFO] [stdout]     src/dual.rs - dual::DualListener (line 14)
[INFO] [stdout]     src/dual.rs - dual::DualListener::accept (line 285)
[INFO] [stdout]     src/dual.rs - dual::DualListener::bind (line 225)
[INFO] [stdout]     src/dual.rs - dual::DualStream (line 374)
[INFO] [stdout]     src/dual.rs - dual::ToDualAddr (line 132)
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "522f060b80ab91a1fd67bf93e5ee1d841e50f7f0284fefb0157e2b6b864633ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "522f060b80ab91a1fd67bf93e5ee1d841e50f7f0284fefb0157e2b6b864633ed", kill_on_drop: false }`
[INFO] [stdout] 522f060b80ab91a1fd67bf93e5ee1d841e50f7f0284fefb0157e2b6b864633ed
