[INFO] fetching crate mini-http-test 0.2.0...
[INFO] testing mini-http-test-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mini-http-test 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mini-http-test 0.2.0
[INFO] finished tweaking crates.io crate mini-http-test 0.2.0
[INFO] tweaked toml for crates.io crate mini-http-test 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini-http-test 0.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 78cbaa53b2884fe49d99138c5f3c1e272a024637fc7f475ad0c072319c0c7500
[INFO] running `Command { std: "docker" "start" "-a" "78cbaa53b2884fe49d99138c5f3c1e272a024637fc7f475ad0c072319c0c7500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78cbaa53b2884fe49d99138c5f3c1e272a024637fc7f475ad0c072319c0c7500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cbaa53b2884fe49d99138c5f3c1e272a024637fc7f475ad0c072319c0c7500", kill_on_drop: false }`
[INFO] [stdout] 78cbaa53b2884fe49d99138c5f3c1e272a024637fc7f475ad0c072319c0c7500
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 57d4213181cc92d2a9b28684288323fff5e7c9f7602f8bdc7fa5aa55db5a6863
[INFO] running `Command { std: "docker" "start" "-a" "57d4213181cc92d2a9b28684288323fff5e7c9f7602f8bdc7fa5aa55db5a6863", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling mini-http-test v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/server.rs:108:51
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...                   .serve_connection(tcp_stream, service) => res,
[INFO] [stdout]     |                        ---------------- ^^^^^^^^^^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Upgraded
[INFO] [stdout] note: required by a bound in `hyper::server::conn::http1::Builder::serve_connection`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.7.0/src/server/conn/http1.rs:448:12
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn serve_connection<I, S>(&self, io: I, service: S) -> Connection<I, S>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 448 |         I: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::serve_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/server.rs:108:51
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...                   .serve_connection(tcp_stream, service) => res,
[INFO] [stdout]     |                        ---------------- ^^^^^^^^^^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Upgraded
[INFO] [stdout] note: required by a bound in `hyper::server::conn::http1::Builder::serve_connection`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.7.0/src/server/conn/http1.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 442 |     pub fn serve_connection<I, S>(&self, io: I, service: S) -> Connection<I, S>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 448 |         I: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::serve_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/server.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |                           let res = select! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 103 | |                             _ = close_rx.changed() => {
[INFO] [stdout] 104 | |                                 return;
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |                                 .serve_connection(tcp_stream, service) => res,
[INFO] [stdout] 109 | |                         };
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Upgraded
[INFO] [stdout]     = note: required for `Connection<TcpStream, ServiceFn<{closure@server.rs:93:50}, Incoming>>` to implement `Future`
[INFO] [stdout]     = note: required for `Connection<TcpStream, ServiceFn<{closure@server.rs:93:50}, Incoming>>` to implement `IntoFuture`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mini_http_test-ef0965d7a6451f32.long-type-10172227706242870845.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/server.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |                           let res = select! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 103 | |                             _ = close_rx.changed() => {
[INFO] [stdout] 104 | |                                 return;
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |                                 .serve_connection(tcp_stream, service) => res,
[INFO] [stdout] 109 | |                         };
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Upgraded
[INFO] [stdout]     = note: required for `Connection<TcpStream, ServiceFn<{closure@server.rs:93:50}, Incoming>>` to implement `Future`
[INFO] [stdout]     = note: required for `Connection<TcpStream, ServiceFn<{closure@server.rs:93:50}, Incoming>>` to implement `IntoFuture`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mini_http_test-ef0965d7a6451f32.long-type-10172227706242870845.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
[INFO] [stdout]    --> src/server.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |                           let res = select! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 103 | |                             _ = close_rx.changed() => {
[INFO] [stdout] 104 | |                                 return;
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |                                 .serve_connection(tcp_stream, service) => res,
[INFO] [stdout] 109 | |                         };
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Read`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Upgraded
[INFO] [stdout]     = note: required for `Connection<TcpStream, ServiceFn<{closure@server.rs:93:50}, Incoming>>` to implement `Future`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mini_http_test-ef0965d7a6451f32.long-type-10172227706242870845.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
[INFO] [stdout]    --> src/server.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |                           let res = select! {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 103 | |                             _ = close_rx.changed() => {
[INFO] [stdout] 104 | |                                 return;
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |                                 .serve_connection(tcp_stream, service) => res,
[INFO] [stdout] 109 | |                         };
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout]     |                           required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `hyper::rt::Write`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               Upgraded
[INFO] [stdout]     = note: required for `Connection<TcpStream, ServiceFn<{closure@server.rs:93:50}, Incoming>>` to implement `Future`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mini_http_test-ef0965d7a6451f32.long-type-10172227706242870845.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini-http-test` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "57d4213181cc92d2a9b28684288323fff5e7c9f7602f8bdc7fa5aa55db5a6863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d4213181cc92d2a9b28684288323fff5e7c9f7602f8bdc7fa5aa55db5a6863", kill_on_drop: false }`
[INFO] [stdout] 57d4213181cc92d2a9b28684288323fff5e7c9f7602f8bdc7fa5aa55db5a6863
