[INFO] fetching crate trillium-http 1.0.0-rc.1...
[INFO] testing trillium-http-1.0.0-rc.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate trillium-http 1.0.0-rc.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate trillium-http 1.0.0-rc.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate trillium-http 1.0.0-rc.1
[INFO] tweaked toml for crates.io crate trillium-http 1.0.0-rc.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trillium-http 1.0.0-rc.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trillium-http 1.0.0-rc.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 740151d0f7510edbb55872b2916c51cc17231cbf0c2a60603c3fdf76fc03f5eb
[INFO] running `Command { std: "docker" "start" "-a" "740151d0f7510edbb55872b2916c51cc17231cbf0c2a60603c3fdf76fc03f5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "740151d0f7510edbb55872b2916c51cc17231cbf0c2a60603c3fdf76fc03f5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "740151d0f7510edbb55872b2916c51cc17231cbf0c2a60603c3fdf76fc03f5eb", kill_on_drop: false }`
[INFO] [stdout] 740151d0f7510edbb55872b2916c51cc17231cbf0c2a60603c3fdf76fc03f5eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6bb35a57cea0a5bdda270a9ccd41debcd942315e9a9c75eb69cd759417da4f3
[INFO] running `Command { std: "docker" "start" "-a" "b6bb35a57cea0a5bdda270a9ccd41debcd942315e9a9c75eb69cd759417da4f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling type-set v0.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling swansong v0.3.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling fieldwork-derive v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling trillium-macros v0.1.0-rc.1
[INFO] [stderr]    Compiling fieldwork v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling trillium-http v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.83s
[INFO] running `Command { std: "docker" "inspect" "b6bb35a57cea0a5bdda270a9ccd41debcd942315e9a9c75eb69cd759417da4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6bb35a57cea0a5bdda270a9ccd41debcd942315e9a9c75eb69cd759417da4f3", kill_on_drop: false }`
[INFO] [stdout] b6bb35a57cea0a5bdda270a9ccd41debcd942315e9a9c75eb69cd759417da4f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3cfa0472efdbb2e4553a66352aad229eec80e65a8134c93dc485f68dfe2d195
[INFO] running `Command { std: "docker" "start" "-a" "b3cfa0472efdbb2e4553a66352aad229eec80e65a8134c93dc485f68dfe2d195", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling test-harness v0.3.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling swansong v0.3.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling trillium-http v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stdout] error[E0432]: unresolved import `trillium_client`
[INFO] [stdout]  --> tests/use_cases.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use trillium_client::{Client, Connector, Url};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_client`, use `cargo add trillium_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]  --> tests/use_cases.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use trillium_testing::{Runtime, TestResult, TestTransport, harness};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]  --> tests/corpus.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use trillium_testing::{RuntimeTrait, TestTransport, harness};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]  --> tests/unsafe_headers.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use trillium_testing::{RuntimeTrait, TestResult, TestTransport, harness};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_client`
[INFO] [stdout]   --> examples/conn-example.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         use trillium_client::Client;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_client`, use `cargo add trillium_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_smol`
[INFO] [stdout]   --> examples/conn-example.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         use trillium_smol::ClientConfig;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 29 -         use trillium_smol::ClientConfig;
[INFO] [stdout] 29 +         use trillium_http::ClientConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> tests/use_cases.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn runtime(&self) -> Self::Runtime {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Runtime` implemented for `ServerConnector<F, Fut>`, you could use the fully-qualified path
[INFO] [stdout]    |
[INFO] [stdout] 64 -     fn runtime(&self) -> Self::Runtime {
[INFO] [stdout] 64 +     fn runtime(&self) -> <ServerConnector<F, Fut> as Example>::Runtime {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]  --> tests/one_hundred_continue.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use trillium_testing::{RuntimeTrait, TestResult, TestTransport, harness};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-http` (example "conn-example") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_testing` in this scope
[INFO] [stdout]   --> tests/corpus.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let runtime = trillium_testing::runtime();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[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]: cannot find module or crate `trillium_testing` in this scope
[INFO] [stdout]   --> tests/unsafe_headers.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let runtime = trillium_testing::runtime();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_testing` in this scope
[INFO] [stdout]   --> tests/use_cases.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |             runtime: trillium_testing::runtime().into(),
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-http` (test "use_cases") due to 4 previous errors
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]  --> tests/trailers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use trillium_testing::{HttpTest, TestTransport, harness};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[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 `trillium-http` (test "unsafe_headers") due to 2 previous errors
[INFO] [stderr] error: could not compile `trillium-http` (test "corpus") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_testing` in this scope
[INFO] [stdout]   --> tests/one_hundred_continue.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let runtime = trillium_testing::runtime();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_testing` in this scope
[INFO] [stdout]   --> tests/one_hundred_continue.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let runtime = trillium_testing::runtime();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[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 `trillium-http` (test "one_hundred_continue") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-http` (test "trailers") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `crate::ReceivedBodyState`
[INFO] [stdout]    --> src/received_body/fixed_length.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |     use crate::{Buffer, HttpConfig, ReceivedBody, ReceivedBodyState};
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^ no `ReceivedBodyState` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this enum instead:
[INFO] [stdout]             crate::received_body::ReceivedBodyState
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:136:42
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(feature = "unstable")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `unstable` feature
[INFO] [stdout] 135 | #[doc(hidden)]
[INFO] [stdout] 136 | pub use received_body::{H3BodyFrameType, ReceivedBodyState};
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  41 -     use crate::{Buffer, HttpConfig, ReceivedBody, ReceivedBodyState};
[INFO] [stdout]  41 +     use crate::{Buffer, HttpConfig, ReceivedBody, ReceivedBody};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]   --> src/h3/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use trillium_testing::{TestTransport, harness};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]    --> src/received_body/chunked.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |     use trillium_testing::harness;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]   --> src/received_body/h3_data/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use trillium_testing::harness;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-http` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b3cfa0472efdbb2e4553a66352aad229eec80e65a8134c93dc485f68dfe2d195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3cfa0472efdbb2e4553a66352aad229eec80e65a8134c93dc485f68dfe2d195", kill_on_drop: false }`
[INFO] [stdout] b3cfa0472efdbb2e4553a66352aad229eec80e65a8134c93dc485f68dfe2d195
