[INFO] fetching crate async-h1b 3.0.7...
[INFO] checking async-h1b-3.0.7 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate async-h1b 3.0.7 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate async-h1b 3.0.7 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-h1b 3.0.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate async-h1b 3.0.7
[INFO] tweaked toml for crates.io crate async-h1b 3.0.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate async-h1b 3.0.7 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 498c394e178baa415a9e3c0088b8bcb4439d93e07b3942896b2ab661fc8834e8
[INFO] running `Command { std: "docker" "start" "-a" "498c394e178baa415a9e3c0088b8bcb4439d93e07b3942896b2ab661fc8834e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "498c394e178baa415a9e3c0088b8bcb4439d93e07b3942896b2ab661fc8834e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "498c394e178baa415a9e3c0088b8bcb4439d93e07b3942896b2ab661fc8834e8", kill_on_drop: false }`
[INFO] [stdout] 498c394e178baa415a9e3c0088b8bcb4439d93e07b3942896b2ab661fc8834e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86eed390edbe945ad9a5364f54ac4f4fcf62fd5453b3fade9c4b7f9fd1dd41d5
[INFO] running `Command { std: "docker" "start" "-a" "86eed390edbe945ad9a5364f54ac4f4fcf62fd5453b3fade9c4b7f9fd1dd41d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling portable-atomic-util v0.2.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking sdd v3.0.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tabwriter v1.4.0
[INFO] [stderr]     Checking st3 v0.4.1
[INFO] [stderr]     Checking async-event v0.2.1
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking async-compat v0.2.4
[INFO] [stderr]     Checking async-dup v1.2.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking scc v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking smolscale2 v0.5.8
[INFO] [stderr]     Checking async-h1b v3.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1b::{
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1b::{
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]  --> tests/accept.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use async_h1::{client::Encoder, server::ConnectionStatus};
[INFO] [stdout]   |         ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use async_h1b::{client::Encoder, server::ConnectionStatus};
[INFO] [stdout]   |         ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1b::{
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1b::{
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> tests/server-chunked-encode-large.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{client, server};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1b::{client, server};
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> examples/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::client;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1b::client;
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]  --> tests/server_encode.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use async_h1::server::Encoder;
[INFO] [stdout]   |         ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use async_h1b::server::Encoder;
[INFO] [stdout]   |         ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> tests/server_decode.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use async_h1::ServerOptions;
[INFO] [stdout]   |         ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use async_h1b::ServerOptions;
[INFO] [stdout]   |         ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1b::{
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1b::{
[INFO] [stdout]   |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> tests/client_decode.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use async_h1::client;
[INFO] [stdout]   |         ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use async_h1b::client;
[INFO] [stdout]   |         ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (example "client") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> tests/test_utils.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use http_types::{Request, Response, Result};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_h1`
[INFO] [stdout]  --> tests/client_encode.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use async_h1::client;
[INFO] [stdout]   |         ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use async_h1b::client;
[INFO] [stdout]   |         ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/continue.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let (mut request, _) = async_h1::server::decode(server, &Default::default())
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let (mut request, _) = async_h1b::server::decode(server, &Default::default())
[INFO] [stdout]    |                            ~~~~~~~~~
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use async_h1b::server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let (mut request, _) = async_h1::server::decode(server, &Default::default())
[INFO] [stdout] 19 +     let (mut request, _) = server::decode(server, &Default::default())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/continue.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (_, _) = async_h1::server::decode(server, &Default::default())
[INFO] [stdout]    |                  ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (_, _) = async_h1b::server::decode(server, &Default::default())
[INFO] [stdout]    |                  ~~~~~~~~~
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  + use async_h1b::server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 49 -     let (_, _) = async_h1::server::decode(server, &Default::default())
[INFO] [stdout] 49 +     let (_, _) = server::decode(server, &Default::default())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> tests/test_utils.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use http_types::{Request, Response, Result};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> tests/test_utils.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use http_types::{Request, Response, Result};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> tests/test_utils.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use http_types::{Request, Response, Result};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/server_decode.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Ok(async_h1::server::decode(server, &options)
[INFO] [stdout]    |            ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Ok(async_h1b::server::decode(server, &options)
[INFO] [stdout]    |            ~~~~~~~~~
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 3  +     use async_h1b::server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -         Ok(async_h1::server::decode(server, &options)
[INFO] [stdout] 17 +         Ok(server::decode(server, &options)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> tests/test_utils.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use http_types::{Request, Response, Result};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> examples/server.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async_h1::accept(stream, |_req| async move {
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async_h1b::accept(stream, |_req| async move {
[INFO] [stdout]    |     ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (example "server") due to 1 previous error
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> tests/test_utils.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use http_types::{Request, Response, Result};
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (test "server_encode") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (test "client_encode") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/test_utils.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1b::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (test "test_utils") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/test_utils.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1b::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/test_utils.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1b::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (test "server-chunked-encode-large") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `async-h1b` (test "accept") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/test_utils.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1b::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/test_utils.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1b::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/client_decode.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |     async fn decode_lines(s: Vec<&str>) -> async_h1::Result<Option<Response>> {
[INFO] [stdout]    |                                            ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 |     async fn decode_lines(s: Vec<&str>) -> async_h1b::Result<Option<Response>> {
[INFO] [stdout]    |                                            ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (test "continue") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `async-h1b` (test "client_decode") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_h1`
[INFO] [stdout]   --> tests/test_utils.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ^^^^^^^^ use of undeclared crate or module `async_h1`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn accept_one(&mut self) -> async_h1b::Result<ConnectionStatus> {
[INFO] [stdout]    |                                           ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (test "server_decode") due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "86eed390edbe945ad9a5364f54ac4f4fcf62fd5453b3fade9c4b7f9fd1dd41d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86eed390edbe945ad9a5364f54ac4f4fcf62fd5453b3fade9c4b7f9fd1dd41d5", kill_on_drop: false }`
[INFO] [stdout] 86eed390edbe945ad9a5364f54ac4f4fcf62fd5453b3fade9c4b7f9fd1dd41d5
