[INFO] cloning repository https://github.com/uttarayan21/axum-listener
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uttarayan21/axum-listener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Faxum-listener", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Faxum-listener'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d312ce7f598091615818d9f0550a161819485c23
[INFO] testing uttarayan21/axum-listener against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futtarayan21%2Faxum-listener" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uttarayan21/axum-listener
[INFO] finished tweaking git repo https://github.com/uttarayan21/axum-listener
[INFO] tweaked toml for git repo https://github.com/uttarayan21/axum-listener written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uttarayan21/axum-listener on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uttarayan21/axum-listener 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10
[INFO] running `Command { std: "docker" "start" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-listener v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.73s
[INFO] running `Command { std: "docker" "inspect" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-listener v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.80s
[INFO] running `Command { std: "docker" "inspect" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_listener-a4d23428e51ba1cf)
[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] [stderr]    Doc-tests axum_listener
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/dual.rs - dual::DualListener::accept (line 286) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::DualListener::bind (line 231) - compile ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiListener::accept (line 155) - compile ... ok
[INFO] [stdout] test src/multi.rs - multi::MultiListener::bind (line 109) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::DualStream (line 379) - compile ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiAddr (line 54) - compile ... ok
[INFO] [stdout] test src/multi.rs - multi::MultiListener::bind (line 99) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::ToDualAddr (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiListener (line 30) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::DualListener (line 14) - compile ... FAILED
[INFO] [stdout] test src/dual.rs - dual::DualAddr (line 48) ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiListener (line 16) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dual.rs - dual::DualListener::accept (line 286) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 | use axum_listener::listener::DualListener;
[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/dual.rs - dual::DualListener::bind (line 231) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 | use axum_listener::listener::DualListener;
[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/dual.rs - dual::DualStream (line 379) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:382:20
[INFO] [stdout]     |
[INFO] [stdout] 382 | use axum_listener::listener::DualListener;
[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/dual.rs - dual::ToDualAddr (line 138) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 | 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:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 | 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:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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] 137 + 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:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 | 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:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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] 137 + 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:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 | let addr3 = socket_addr.to_dual_addr().unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `std::net::SocketAddr`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dual.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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] 137 + 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] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]   --> src/lib.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 | use axum_listener::listener::DualListener;
[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/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: 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/dual.rs - dual::DualAddr (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]   --> src/dual.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 | 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dual.rs - dual::DualAddr (line 48)
[INFO] [stdout]     src/dual.rs - dual::DualListener (line 14)
[INFO] [stdout]     src/dual.rs - dual::DualListener::accept (line 286)
[INFO] [stdout]     src/dual.rs - dual::DualListener::bind (line 231)
[INFO] [stdout]     src/dual.rs - dual::DualStream (line 379)
[INFO] [stdout]     src/dual.rs - dual::ToDualAddr (line 138)
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.20s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10", kill_on_drop: false }`
[INFO] [stdout] 11b6bdbecee4a625b21caa809afef91f637ad99ea754cf45a159f969b042fd10
