[INFO] fetching crate mini-http-test 0.2.0...
[INFO] testing mini-http-test-0.2.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mini-http-test 0.2.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini-http-test 0.2.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 810da5ff0a293a5dcc11c7b15138379c5195909b55748dca4fce3e6700f28943
[INFO] running `Command { std: "docker" "start" "-a" "810da5ff0a293a5dcc11c7b15138379c5195909b55748dca4fce3e6700f28943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "810da5ff0a293a5dcc11c7b15138379c5195909b55748dca4fce3e6700f28943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810da5ff0a293a5dcc11c7b15138379c5195909b55748dca4fce3e6700f28943", kill_on_drop: false }`
[INFO] [stdout] 810da5ff0a293a5dcc11c7b15138379c5195909b55748dca4fce3e6700f28943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a37e4aacb3a866aaa2fa33611760afbd5252cfb0dd0457cd038056b4b08f368
[INFO] running `Command { std: "docker" "start" "-a" "8a37e4aacb3a866aaa2fa33611760afbd5252cfb0dd0457cd038056b4b08f368", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[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-b6a201a3103e3617.long-type-1106842612511012536.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-b6a201a3103e3617.long-type-1106842612511012536.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-b6a201a3103e3617.long-type-1106842612511012536.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-b6a201a3103e3617.long-type-1106842612511012536.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" "8a37e4aacb3a866aaa2fa33611760afbd5252cfb0dd0457cd038056b4b08f368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a37e4aacb3a866aaa2fa33611760afbd5252cfb0dd0457cd038056b4b08f368", kill_on_drop: false }`
[INFO] [stdout] 8a37e4aacb3a866aaa2fa33611760afbd5252cfb0dd0457cd038056b4b08f368
