[INFO] fetching crate async-h1b 3.0.7...
[INFO] testing async-h1b-3.0.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate async-h1b 3.0.7 into /workspace/builds/worker-4-tc2/source
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-h1b 3.0.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22faf07cdb9930f1bc6a997560a98f59c50f5ce9e4213c70edbef9db319d567a
[INFO] running `Command { std: "docker" "start" "-a" "22faf07cdb9930f1bc6a997560a98f59c50f5ce9e4213c70edbef9db319d567a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22faf07cdb9930f1bc6a997560a98f59c50f5ce9e4213c70edbef9db319d567a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22faf07cdb9930f1bc6a997560a98f59c50f5ce9e4213c70edbef9db319d567a", kill_on_drop: false }`
[INFO] [stdout] 22faf07cdb9930f1bc6a997560a98f59c50f5ce9e4213c70edbef9db319d567a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c6fbfb45b500eab413e943d55ac053dc25b8ff0260f3628c3c88b2f07084743
[INFO] running `Command { std: "docker" "start" "-a" "0c6fbfb45b500eab413e943d55ac053dc25b8ff0260f3628c3c88b2f07084743", 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 autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling portable-atomic-util v0.2.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling sdd v3.0.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling tabwriter v1.4.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling st3 v0.4.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-event v0.2.1
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling async-compat v0.2.4
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[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]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling scc v2.2.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling smolscale2 v0.5.8
[INFO] [stderr]    Compiling async-h1b v3.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.60s
[INFO] running `Command { std: "docker" "inspect" "0c6fbfb45b500eab413e943d55ac053dc25b8ff0260f3628c3c88b2f07084743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6fbfb45b500eab413e943d55ac053dc25b8ff0260f3628c3c88b2f07084743", kill_on_drop: false }`
[INFO] [stdout] 0c6fbfb45b500eab413e943d55ac053dc25b8ff0260f3628c3c88b2f07084743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02b838d13496ba3dc40bf224f5e4b5d5c9c59ff250c66873517dff2c81dfb917
[INFO] running `Command { std: "docker" "start" "-a" "02b838d13496ba3dc40bf224f5e4b5d5c9c59ff250c66873517dff2c81dfb917", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling async-h1b v3.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/server_encode.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use async_h1::server::Encoder;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `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] 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `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]  --> examples/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::client;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[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 unresolved module or unlinked crate `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] [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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `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_encode.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use async_h1::client;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_h1`
[INFO] [stdout]  --> tests/test_utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_h1::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `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_decode.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use async_h1::ServerOptions;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `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] 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (example "client") 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/server-chunked-encode-large.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let (request, _) = server::decode(server, &Default::default()).await?.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/continue.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let (mut request, _) = async_h1::server::decode(server, &Default::default())
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 20 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/continue.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         request.read_to_string(&mut string).await?; //this triggers the 100-continue even though there's nothing to read yet
[INFO] [stdout]    |         ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/server-chunked-encode-large.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut response = client::decode(response_encoder).await?.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/continue.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let (_, _) = async_h1::server::decode(server, &Default::default())
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 50 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_decode.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let res = decode_lines(vec![
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 21 | |             "HTTP/1.1 200 OK",
[INFO] [stdout] 22 | |             "transfer-encoding: chunked",
[INFO] [stdout] 23 | |             "content-type: text/plain",
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |         ])
[INFO] [stdout] 27 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_decode.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |           let res = decode_lines(vec![
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 37 | |             "HTTP/1.1 200 OK",
[INFO] [stdout] 38 | |             "host: example.com",
[INFO] [stdout] 39 | |             "content-length: 0",
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         ])
[INFO] [stdout] 45 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_decode.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             client::decode(cursor).await.unwrap_err().to_string(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_decode.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             client::decode(cursor).await.unwrap_err().to_string(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/client_decode.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let res = decode_lines(vec![
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 75 | |             "HTTP/1.1 200 OK",
[INFO] [stdout] 76 | |             "content-length: 78",
[INFO] [stdout] 77 | |             "date: {DATE}",
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |         ])
[INFO] [stdout] 83 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/server_decode.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |           Ok(async_h1::server::decode(server, &options)
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 18 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/server_decode.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |             .map(|r| r.map(|(r, _)| r))?)
[INFO] [stdout]    |                   ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |             .map(|r: /* Type */| r.map(|(r, _)| r))?)
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (test "server-chunked-encode-large") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `async-h1b` (test "continue") due to 7 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `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: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-h1b` (example "server") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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 "client_decode") due to 9 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `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] [stderr] error: could not compile `async-h1b` (test "server_decode") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `async-h1b` (test "accept") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "02b838d13496ba3dc40bf224f5e4b5d5c9c59ff250c66873517dff2c81dfb917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02b838d13496ba3dc40bf224f5e4b5d5c9c59ff250c66873517dff2c81dfb917", kill_on_drop: false }`
[INFO] [stdout] 02b838d13496ba3dc40bf224f5e4b5d5c9c59ff250c66873517dff2c81dfb917
