[INFO] fetching crate trillium-smol 0.4.2...
[INFO] testing trillium-smol-0.4.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate trillium-smol 0.4.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate trillium-smol 0.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate trillium-smol 0.4.2
[INFO] tweaked toml for crates.io crate trillium-smol 0.4.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trillium-smol 0.4.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trillium-smol 0.4.2 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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b81826222c43777ce140c07e729efc6cdaada567ac386a0778c54cfa482eacd
[INFO] running `Command { std: "docker" "start" "-a" "6b81826222c43777ce140c07e729efc6cdaada567ac386a0778c54cfa482eacd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b81826222c43777ce140c07e729efc6cdaada567ac386a0778c54cfa482eacd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b81826222c43777ce140c07e729efc6cdaada567ac386a0778c54cfa482eacd", kill_on_drop: false }`
[INFO] [stdout] 6b81826222c43777ce140c07e729efc6cdaada567ac386a0778c54cfa482eacd
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f23a93da6303cebe371a9c73e547579ce222f178a5cb6766f856268e4f815df
[INFO] running `Command { std: "docker" "start" "-a" "3f23a93da6303cebe371a9c73e547579ce222f178a5cb6766f856268e4f815df", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling stopper v0.2.8
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling async_cell v0.2.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling trillium-macros v0.0.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling trillium-http v0.3.17
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling trillium v0.2.20
[INFO] [stderr]    Compiling async-signal v0.2.8
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling trillium-server-common v0.5.2
[INFO] [stderr]    Compiling trillium-smol v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.65s
[INFO] running `Command { std: "docker" "inspect" "3f23a93da6303cebe371a9c73e547579ce222f178a5cb6766f856268e4f815df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f23a93da6303cebe371a9c73e547579ce222f178a5cb6766f856268e4f815df", kill_on_drop: false }`
[INFO] [stdout] 3f23a93da6303cebe371a9c73e547579ce222f178a5cb6766f856268e4f815df
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cff56d308f4bdd7698f64cc7384d0a26a494f0e96fcf936da1f944e64457adc5
[INFO] running `Command { std: "docker" "start" "-a" "cff56d308f4bdd7698f64cc7384d0a26a494f0e96fcf936da1f944e64457adc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling trillium-http v0.3.17
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling trillium v0.2.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling trillium-server-common v0.5.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling trillium-smol v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stdout] error[E0432]: unresolved import `trillium_client`
[INFO] [stdout]  --> examples/smol_client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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_testing`
[INFO] [stdout]  --> examples/smol_client.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use trillium_testing::{assert_ok, with_server};
[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[E0282]: type annotations needed
[INFO] [stdout]   --> examples/smol_client.rs:6:24
[INFO] [stdout]    |
[INFO] [stdout]  6 |     with_server("ok", |url| async move {
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |                 .get(url.clone())
[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]  6 |     with_server("ok", |url: /* Type */| async move {
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/smol_client.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | /             client
[INFO] [stdout] 15 | |                 .get(url.clone())
[INFO] [stdout] 16 | |                 .await?
[INFO] [stdout]    | |_______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/smol_client.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | /             client
[INFO] [stdout] 28 | |                 .get(url.clone())
[INFO] [stdout] 29 | |                 .await?
[INFO] [stdout]    | |_______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-smol` (example "smol_client") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 `trillium_logger`
[INFO] [stdout]  --> examples/smol.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         trillium_logger::Logger::new(),
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_logger`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_logger`, use `cargo add trillium_logger` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use env_logger::Logger;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Logger`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -         trillium_logger::Logger::new(),
[INFO] [stdout] 5 +         Logger::new(),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `smol`
[INFO] [stdout]   --> examples/smol.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(all(test, feature = "smol"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `smol` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` 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 `trillium-smol` (example "smol" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "cff56d308f4bdd7698f64cc7384d0a26a494f0e96fcf936da1f944e64457adc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff56d308f4bdd7698f64cc7384d0a26a494f0e96fcf936da1f944e64457adc5", kill_on_drop: false }`
[INFO] [stdout] cff56d308f4bdd7698f64cc7384d0a26a494f0e96fcf936da1f944e64457adc5
