[INFO] fetching crate trillium-proxy 0.5.5...
[INFO] testing trillium-proxy-0.5.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate trillium-proxy 0.5.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate trillium-proxy 0.5.5
[INFO] finished tweaking crates.io crate trillium-proxy 0.5.5
[INFO] tweaked toml for crates.io crate trillium-proxy 0.5.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trillium-proxy 0.5.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trillium-proxy 0.5.5 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ed348fc96ed209a3d441f23d1cdbbc9bfb0fb9fd5f9c96ce493b54d484f3c87
[INFO] running `Command { std: "docker" "start" "-a" "0ed348fc96ed209a3d441f23d1cdbbc9bfb0fb9fd5f9c96ce493b54d484f3c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed348fc96ed209a3d441f23d1cdbbc9bfb0fb9fd5f9c96ce493b54d484f3c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed348fc96ed209a3d441f23d1cdbbc9bfb0fb9fd5f9c96ce493b54d484f3c87", kill_on_drop: false }`
[INFO] [stdout] 0ed348fc96ed209a3d441f23d1cdbbc9bfb0fb9fd5f9c96ce493b54d484f3c87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65d61eb848a2da052c1436d815e9024a5a575911d3fffe523ceacbc312d5e519
[INFO] running `Command { std: "docker" "start" "-a" "65d61eb848a2da052c1436d815e9024a5a575911d3fffe523ceacbc312d5e519", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling async_cell v0.2.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling size v0.4.1
[INFO] [stderr]    Compiling cidr v0.2.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling stopper v0.2.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling full-duplex-async-copy v0.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[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 trillium v0.2.20
[INFO] [stderr]    Compiling trillium-server-common v0.5.2
[INFO] [stderr]    Compiling trillium-forwarding v0.2.4
[INFO] [stderr]    Compiling trillium-client v0.6.2
[INFO] [stderr]    Compiling trillium-proxy v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.41s
[INFO] running `Command { std: "docker" "inspect" "65d61eb848a2da052c1436d815e9024a5a575911d3fffe523ceacbc312d5e519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65d61eb848a2da052c1436d815e9024a5a575911d3fffe523ceacbc312d5e519", kill_on_drop: false }`
[INFO] [stdout] 65d61eb848a2da052c1436d815e9024a5a575911d3fffe523ceacbc312d5e519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae88e183d6ff6b349fba3a699307a9a7b6db714bf3530fe7158986b499b838d4
[INFO] running `Command { std: "docker" "start" "-a" "ae88e183d6ff6b349fba3a699307a9a7b6db714bf3530fe7158986b499b838d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[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.6
[INFO] [stderr]    Compiling trillium-server-common v0.5.2
[INFO] [stderr]    Compiling trillium-forwarding v0.2.4
[INFO] [stderr]    Compiling querystrong v0.3.0
[INFO] [stderr]    Compiling trillium-client v0.6.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling trillium-proxy v0.5.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `trillium_logger`
[INFO] [stdout]  --> examples/proxy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use trillium_logger::Logger;
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_smol`
[INFO] [stdout]  --> examples/proxy.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 7 - use trillium_smol::ClientConfig;
[INFO] [stdout] 7 + use trillium_proxy::ClientConfig;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_logger`
[INFO] [stdout]  --> examples/forward.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use trillium_logger::logger;
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_api`
[INFO] [stdout]  --> examples/upstream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use trillium_api::{json, ApiConnExt};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_api`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use trillium_api::{json, ApiConnExt};
[INFO] [stdout] 3 + use trillium::{json, ApiConnExt};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_logger`
[INFO] [stdout]  --> examples/upstream.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use trillium_logger::Logger;
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_smol`
[INFO] [stdout]  --> examples/forward.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 4 - use trillium_smol::ClientConfig;
[INFO] [stdout] 4 + use trillium_proxy::ClientConfig;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]  --> examples/forward.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     trillium_smol::run((
[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] 7 -     trillium_smol::run((
[INFO] [stdout] 7 +     trillium_proxy::run((
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]   --> examples/upstream.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     trillium_smol::run((
[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] 10 -     trillium_smol::run((
[INFO] [stdout] 10 +     trillium_http::run((
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]   --> examples/proxy.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     trillium_smol::run((
[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] 20 -     trillium_smol::run((
[INFO] [stdout] 20 +     trillium_proxy::run((
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-proxy` (example "forward") due to 3 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `trillium-proxy` (example "proxy") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `with_json` found for struct `trillium::Conn` in the current scope
[INFO] [stdout]   --> examples/upstream.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |             conn.with_json(&json).with_status(Status::Ok)
[INFO] [stdout]    |                  ^^^^^^^^^ method not found in `trillium::Conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-proxy` (example "upstream") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae88e183d6ff6b349fba3a699307a9a7b6db714bf3530fe7158986b499b838d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae88e183d6ff6b349fba3a699307a9a7b6db714bf3530fe7158986b499b838d4", kill_on_drop: false }`
[INFO] [stdout] ae88e183d6ff6b349fba3a699307a9a7b6db714bf3530fe7158986b499b838d4
