[INFO] fetching crate generic-async-http-client 0.4.0...
[INFO] checking generic-async-http-client-0.4.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate generic-async-http-client 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate generic-async-http-client 0.4.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate generic-async-http-client 0.4.0
[INFO] finished tweaking crates.io crate generic-async-http-client 0.4.0
[INFO] tweaked toml for crates.io crate generic-async-http-client 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-dup v1.2.4
[INFO] [stderr]   Downloaded async-h1 v2.3.4
[INFO] [stderr]   Downloaded async-native-tls v0.5.0
[INFO] [stderr]   Downloaded serde_qs v0.12.0
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] [stderr]   Downloaded futures-rustls v0.24.0
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13ed17361548051636b901b4fff6d33832aa997f64c3a5499002ffa332769007
[INFO] running `Command { std: "docker" "start" "-a" "13ed17361548051636b901b4fff6d33832aa997f64c3a5499002ffa332769007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13ed17361548051636b901b4fff6d33832aa997f64c3a5499002ffa332769007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ed17361548051636b901b4fff6d33832aa997f64c3a5499002ffa332769007", kill_on_drop: false }`
[INFO] [stdout] 13ed17361548051636b901b4fff6d33832aa997f64c3a5499002ffa332769007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d420c1e96dbc0d5267b3a78483f4bd3558c2268d8a7f57ea2c29d2fc565a7c8
[INFO] running `Command { std: "docker" "start" "-a" "9d420c1e96dbc0d5267b3a78483f4bd3558c2268d8a7f57ea2c29d2fc565a7c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking value-bag v1.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking async-task v4.6.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking event-listener v4.0.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]     Checking async-io v2.2.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking generic-async-http-client v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope
[INFO] [stdout]   --> src/lib.rs:89:52
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) async fn assert_stream(stream: &mut TcpStream, should_be: &[u8]) -> std::io::Result<()> {
[INFO] [stdout]    |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 107+     use async_std::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout] 107+     use std::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout] 107+     use tokio::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TcpListener` in this scope
[INFO] [stdout]    --> src/lib.rs:101:55
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) async fn listen_somewhere() -> Result<(TcpListener, u16, String), std::io::Error> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TcpListener`
[INFO] [stdout]    --> src/lib.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let listener = TcpListener::bind("127.0.0.1:0").await?;
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `TcpListener`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TcpListener` in this scope
[INFO] [stdout]    --> src/lib.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |         async fn server(listener: TcpListener, host: String, port: u16) -> std::io::Result<bool> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in this scope
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         block_on(async {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::task::block_on;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> src/lib.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |             let t = spawn(server(listener,host,port));
[INFO] [stdout]     |                     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::task::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TcpListener` in this scope
[INFO] [stdout]    --> src/lib.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 |         async fn server(listener: TcpListener, host: String, port: u16) -> std::io::Result<bool> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in this scope
[INFO] [stdout]    --> src/lib.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         block_on(async {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::task::block_on;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> src/lib.rs:172:26
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let server = spawn(server(listener,host,port));
[INFO] [stdout]     |                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::task::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-async-http-client` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d420c1e96dbc0d5267b3a78483f4bd3558c2268d8a7f57ea2c29d2fc565a7c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d420c1e96dbc0d5267b3a78483f4bd3558c2268d8a7f57ea2c29d2fc565a7c8", kill_on_drop: false }`
[INFO] [stdout] 9d420c1e96dbc0d5267b3a78483f4bd3558c2268d8a7f57ea2c29d2fc565a7c8
[INFO] checking generic-async-http-client-0.4.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate generic-async-http-client 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate generic-async-http-client 0.4.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate generic-async-http-client 0.4.0
[INFO] finished tweaking crates.io crate generic-async-http-client 0.4.0
[INFO] tweaked toml for crates.io crate generic-async-http-client 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 217696a06a02d6c635d94472683f751a2a424083fef4b8fd310643899b664a17
[INFO] running `Command { std: "docker" "start" "-a" "217696a06a02d6c635d94472683f751a2a424083fef4b8fd310643899b664a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "217696a06a02d6c635d94472683f751a2a424083fef4b8fd310643899b664a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217696a06a02d6c635d94472683f751a2a424083fef4b8fd310643899b664a17", kill_on_drop: false }`
[INFO] [stdout] 217696a06a02d6c635d94472683f751a2a424083fef4b8fd310643899b664a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55048fd174cf6a0ce80f57736473cc84c0cc299f22b58cd679f53113a08a1b21
[INFO] running `Command { std: "docker" "start" "-a" "55048fd174cf6a0ce80f57736473cc84c0cc299f22b58cd679f53113a08a1b21", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking value-bag v1.4.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-task v4.6.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking event-listener v4.0.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking async-io v2.2.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking generic-async-http-client v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope
[INFO] [stdout]   --> src/lib.rs:89:52
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub(crate) async fn assert_stream(stream: &mut TcpStream, should_be: &[u8]) -> std::io::Result<()> {
[INFO] [stdout]    |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 107+     use async_std::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout] 107+     use std::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout] 107+     use tokio::net::TcpStream;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TcpListener` in this scope
[INFO] [stdout]    --> src/lib.rs:101:55
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) async fn listen_somewhere() -> Result<(TcpListener, u16, String), std::io::Error> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TcpListener`
[INFO] [stdout]    --> src/lib.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let listener = TcpListener::bind("127.0.0.1:0").await?;
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `TcpListener`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TcpListener` in this scope
[INFO] [stdout]    --> src/lib.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |         async fn server(listener: TcpListener, host: String, port: u16) -> std::io::Result<bool> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in this scope
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         block_on(async {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::task::block_on;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> src/lib.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |             let t = spawn(server(listener,host,port));
[INFO] [stdout]     |                     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::task::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TcpListener` in this scope
[INFO] [stdout]    --> src/lib.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 |         async fn server(listener: TcpListener, host: String, port: u16) -> std::io::Result<bool> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::net::TcpListener;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `block_on` in this scope
[INFO] [stdout]    --> src/lib.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         block_on(async {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::task::block_on;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use futures::executor::block_on;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> src/lib.rs:172:26
[INFO] [stdout]     |
[INFO] [stdout] 172 |             let server = spawn(server(listener,host,port));
[INFO] [stdout]     |                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use async_std::task::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 107 +     use tokio::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `generic-async-http-client` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "55048fd174cf6a0ce80f57736473cc84c0cc299f22b58cd679f53113a08a1b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55048fd174cf6a0ce80f57736473cc84c0cc299f22b58cd679f53113a08a1b21", kill_on_drop: false }`
[INFO] [stdout] 55048fd174cf6a0ce80f57736473cc84c0cc299f22b58cd679f53113a08a1b21
