[INFO] fetching crate mini-http-test 0.2.0... [INFO] testing mini-http-test-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mini-http-test 0.2.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mini-http-test 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 634ef8485be692971d3b7108df80fb0aa3339d823d09e820dfbe4441ff7ea78e [INFO] running `Command { std: "docker" "start" "-a" "634ef8485be692971d3b7108df80fb0aa3339d823d09e820dfbe4441ff7ea78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "634ef8485be692971d3b7108df80fb0aa3339d823d09e820dfbe4441ff7ea78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634ef8485be692971d3b7108df80fb0aa3339d823d09e820dfbe4441ff7ea78e", kill_on_drop: false }` [INFO] [stdout] 634ef8485be692971d3b7108df80fb0aa3339d823d09e820dfbe4441ff7ea78e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbedef5ec83e6b4140d720a47c6e42a18a041fa52fd154c45c6d78727658c9d4 [INFO] running `Command { std: "docker" "start" "-a" "bbedef5ec83e6b4140d720a47c6e42a18a041fa52fd154c45c6d78727658c9d4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [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 [INFO] [stdout] Pin

[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(&self, io: I, service: S) -> Connection [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 [INFO] [stdout] Pin

[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(&self, io: I, service: S) -> Connection [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 [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: required for `Connection>` to implement `IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mini_http_test-fa0058a10e7b9829.long-type-7503348189795419480.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 [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: required for `Connection>` to implement `IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mini_http_test-fa0058a10e7b9829.long-type-7503348189795419480.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 [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mini_http_test-fa0058a10e7b9829.long-type-7503348189795419480.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 [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mini_http_test-fa0058a10e7b9829.long-type-7503348189795419480.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" "bbedef5ec83e6b4140d720a47c6e42a18a041fa52fd154c45c6d78727658c9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbedef5ec83e6b4140d720a47c6e42a18a041fa52fd154c45c6d78727658c9d4", kill_on_drop: false }` [INFO] [stdout] bbedef5ec83e6b4140d720a47c6e42a18a041fa52fd154c45c6d78727658c9d4