[INFO] fetching crate mini-http-test 0.2.0...
[INFO] testing mini-http-test-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate mini-http-test 0.2.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini-http-test 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a203b469f12921ffef671b499567143bbac9ef4f2851c68753b1c776aed17a4
[INFO] running `Command { std: "docker" "start" "-a" "8a203b469f12921ffef671b499567143bbac9ef4f2851c68753b1c776aed17a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a203b469f12921ffef671b499567143bbac9ef4f2851c68753b1c776aed17a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a203b469f12921ffef671b499567143bbac9ef4f2851c68753b1c776aed17a4", kill_on_drop: false }`
[INFO] [stdout] 8a203b469f12921ffef671b499567143bbac9ef4f2851c68753b1c776aed17a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 598fb799d9ae17dd172a2b4f23074738b064568b839c41595a578dea01d9ca9f
[INFO] running `Command { std: "docker" "start" "-a" "598fb799d9ae17dd172a2b4f23074738b064568b839c41595a578dea01d9ca9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[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 parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hyper v1.8.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/rt/io.rs:300:1
[INFO] [stdout]     |
[INFO] [stdout] 300 |   impl<T: ?Sized + Read + Unpin> Read for Box<T> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Box<T>`
[INFO] [stdout] ...
[INFO] [stdout] 304 |   impl<T: ?Sized + Read + Unpin> Read for &mut T {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&mut T`
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl<P> Read for Pin<P>
[INFO] [stdout] 309 | | where
[INFO] [stdout] 310 | |     P: DerefMut,
[INFO] [stdout] 311 | |     P::Target: Read,
[INFO] [stdout]     | |____________________^ `Pin<P>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/upgrade.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 |   impl Read for Upgraded {
[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.8.0/src/server/conn/http1.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 444 |     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] 450 |         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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/rt/io.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 |   impl<T: ?Sized + Write + Unpin> Write for Box<T> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Box<T>`
[INFO] [stdout] ...
[INFO] [stdout] 361 |   impl<T: ?Sized + Write + Unpin> Write for &mut T {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&mut T`
[INFO] [stdout] ...
[INFO] [stdout] 365 | / impl<P> Write for Pin<P>
[INFO] [stdout] 366 | | where
[INFO] [stdout] 367 | |     P: DerefMut,
[INFO] [stdout] 368 | |     P::Target: Write,
[INFO] [stdout]     | |_____________________^ `Pin<P>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/upgrade.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 |   impl Write for Upgraded {
[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.8.0/src/server/conn/http1.rs:450:19
[INFO] [stdout]     |
[INFO] [stdout] 444 |     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] 450 |         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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/rt/io.rs:300:1
[INFO] [stdout]     |
[INFO] [stdout] 300 |   impl<T: ?Sized + Read + Unpin> Read for Box<T> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Box<T>`
[INFO] [stdout] ...
[INFO] [stdout] 304 |   impl<T: ?Sized + Read + Unpin> Read for &mut T {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&mut T`
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl<P> Read for Pin<P>
[INFO] [stdout] 309 | | where
[INFO] [stdout] 310 | |     P: DerefMut,
[INFO] [stdout] 311 | |     P::Target: Read,
[INFO] [stdout]     | |____________________^ `Pin<P>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/upgrade.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 |   impl Read for Upgraded {
[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-696a78b37b960970.long-type-12412465424568436889.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/rt/io.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 |   impl<T: ?Sized + Write + Unpin> Write for Box<T> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Box<T>`
[INFO] [stdout] ...
[INFO] [stdout] 361 |   impl<T: ?Sized + Write + Unpin> Write for &mut T {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&mut T`
[INFO] [stdout] ...
[INFO] [stdout] 365 | / impl<P> Write for Pin<P>
[INFO] [stdout] 366 | | where
[INFO] [stdout] 367 | |     P: DerefMut,
[INFO] [stdout] 368 | |     P::Target: Write,
[INFO] [stdout]     | |_____________________^ `Pin<P>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/upgrade.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 |   impl Write for Upgraded {
[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-696a78b37b960970.long-type-12412465424568436889.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/rt/io.rs:300:1
[INFO] [stdout]     |
[INFO] [stdout] 300 |   impl<T: ?Sized + Read + Unpin> Read for Box<T> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Box<T>`
[INFO] [stdout] ...
[INFO] [stdout] 304 |   impl<T: ?Sized + Read + Unpin> Read for &mut T {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&mut T`
[INFO] [stdout] ...
[INFO] [stdout] 308 | / impl<P> Read for Pin<P>
[INFO] [stdout] 309 | | where
[INFO] [stdout] 310 | |     P: DerefMut,
[INFO] [stdout] 311 | |     P::Target: Read,
[INFO] [stdout]     | |____________________^ `Pin<P>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/upgrade.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 |   impl Read for Upgraded {
[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-696a78b37b960970.long-type-12412465424568436889.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/rt/io.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 |   impl<T: ?Sized + Write + Unpin> Write for Box<T> {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Box<T>`
[INFO] [stdout] ...
[INFO] [stdout] 361 |   impl<T: ?Sized + Write + Unpin> Write for &mut T {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `&mut T`
[INFO] [stdout] ...
[INFO] [stdout] 365 | / impl<P> Write for Pin<P>
[INFO] [stdout] 366 | | where
[INFO] [stdout] 367 | |     P: DerefMut,
[INFO] [stdout] 368 | |     P::Target: Write,
[INFO] [stdout]     | |_____________________^ `Pin<P>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.0/src/upgrade.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 |   impl Write for Upgraded {
[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-696a78b37b960970.long-type-12412465424568436889.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" "598fb799d9ae17dd172a2b4f23074738b064568b839c41595a578dea01d9ca9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "598fb799d9ae17dd172a2b4f23074738b064568b839c41595a578dea01d9ca9f", kill_on_drop: false }`
[INFO] [stdout] 598fb799d9ae17dd172a2b4f23074738b064568b839c41595a578dea01d9ca9f
