[INFO] fetching crate anansi 0.14.2... [INFO] testing anansi-0.14.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate anansi 0.14.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate anansi 0.14.2 [INFO] finished tweaking crates.io crate anansi 0.14.2 [INFO] tweaked toml for crates.io crate anansi 0.14.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate anansi 0.14.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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 363 packages to latest compatible versions [INFO] [stderr] Adding base64ct v1.0.1 (available: v1.8.0) [INFO] [stderr] Adding oauth2 v4.4.2 (available: v5.0.0) [INFO] [stderr] Adding pbkdf2 v0.10.1 (available: v0.12.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding totp-rs v3.1.0 (available: v5.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e87cebdcf20c67ca836d048f7ef0cfcfd0d964361a397c99b0dfc73dbb0d3a91 [INFO] running `Command { std: "docker" "start" "-a" "e87cebdcf20c67ca836d048f7ef0cfcfd0d964361a397c99b0dfc73dbb0d3a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e87cebdcf20c67ca836d048f7ef0cfcfd0d964361a397c99b0dfc73dbb0d3a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87cebdcf20c67ca836d048f7ef0cfcfd0d964361a397c99b0dfc73dbb0d3a91", kill_on_drop: false }` [INFO] [stdout] e87cebdcf20c67ca836d048f7ef0cfcfd0d964361a397c99b0dfc73dbb0d3a91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6b537cd6f4cc66d8aa0e02cdf256c637cfd0d0cbcde73f9040f47a46524f9d3 [INFO] running `Command { std: "docker" "start" "-a" "b6b537cd6f4cc66d8aa0e02cdf256c637cfd0d0cbcde73f9040f47a46524f9d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling moka v0.10.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling email-encoding v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling anansi-macros v0.14.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling totp-rs v3.1.0 [INFO] [stderr] Compiling anansi-core v0.14.2 [INFO] [stdout] error[E0053]: method `call` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:662:13 [INFO] [stdout] | [INFO] [stdout] 662 | fn call(&mut self, request: Request) -> Self::Future { [INFO] [stdout] | ^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&Svc<_, _, _, _>, hyper::Request<_>) -> Pin<_>` [INFO] [stdout] found signature `fn(&mut Svc<_, _, _, _>, hyper::Request<_>) -> Pin<_>` [INFO] [stdout] help: change the self-receiver type to match the trait [INFO] [stdout] | [INFO] [stdout] 662 - fn call(&mut self, request: Request) -> Self::Future { [INFO] [stdout] 662 + fn call(&self, request: Request) -> Self::Future { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:342:47 [INFO] [stdout] | [INFO] [stdout] 342 | ... .serve_connection(stream, svc) => 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] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] std::boxed::Box [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:342:47 [INFO] [stdout] | [INFO] [stdout] 342 | ... .serve_connection(stream, svc) => 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] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] std::boxed::Box [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:340:31 [INFO] [stdout] | [INFO] [stdout] 340 | let res = tokio::select! { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 341 | | res = http1::Builder::new() [INFO] [stdout] 342 | | .serve_connection(stream, svc) => res, [INFO] [stdout] 343 | | _ = sd.recv() => return, [INFO] [stdout] 344 | | }; [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] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] std::boxed::Box [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: required for `Connection>` to implement `IntoFuture` [INFO] [stdout] = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:340:31 [INFO] [stdout] | [INFO] [stdout] 340 | let res = tokio::select! { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 341 | | res = http1::Builder::new() [INFO] [stdout] 342 | | .serve_connection(stream, svc) => res, [INFO] [stdout] 343 | | _ = sd.recv() => return, [INFO] [stdout] 344 | | }; [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] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] std::boxed::Box [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: required for `Connection>` to implement `IntoFuture` [INFO] [stdout] = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:340:31 [INFO] [stdout] | [INFO] [stdout] 340 | let res = tokio::select! { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 341 | | res = http1::Builder::new() [INFO] [stdout] 342 | | .serve_connection(stream, svc) => res, [INFO] [stdout] 343 | | _ = sd.recv() => return, [INFO] [stdout] 344 | | }; [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] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] std::boxed::Box [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:340:31 [INFO] [stdout] | [INFO] [stdout] 340 | let res = tokio::select! { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 341 | | res = http1::Builder::new() [INFO] [stdout] 342 | | .serve_connection(stream, svc) => res, [INFO] [stdout] 343 | | _ = sd.recv() => return, [INFO] [stdout] 344 | | }; [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] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] std::boxed::Box [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:340:31 [INFO] [stdout] | [INFO] [stdout] 340 | let res = tokio::select! { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 341 | | res = http1::Builder::new() [INFO] [stdout] 342 | | .serve_connection(stream, svc) => res, [INFO] [stdout] 343 | | _ = sd.recv() => return, [INFO] [stdout] 344 | | }; [INFO] [stdout] | |_____________________^ the trait `hyper::rt::Read` is not implemented for `tokio::net::TcpStream` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Read`: [INFO] [stdout] &mut T [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] std::boxed::Box [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anansi-core-0.14.2/src/server.rs:340:31 [INFO] [stdout] | [INFO] [stdout] 340 | let res = tokio::select! { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 341 | | res = http1::Builder::new() [INFO] [stdout] 342 | | .serve_connection(stream, svc) => res, [INFO] [stdout] 343 | | _ = sd.recv() => return, [INFO] [stdout] 344 | | }; [INFO] [stdout] | |_____________________^ the trait `hyper::rt::Write` is not implemented for `tokio::net::TcpStream` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `hyper::rt::Write`: [INFO] [stdout] &mut T [INFO] [stdout] Pin

[INFO] [stdout] Upgraded [INFO] [stdout] std::boxed::Box [INFO] [stdout] = note: required for `Connection>` to implement `Future` [INFO] [stdout] = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stdout] Some errors have detailed explanations: E0053, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `anansi-core` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b6b537cd6f4cc66d8aa0e02cdf256c637cfd0d0cbcde73f9040f47a46524f9d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b537cd6f4cc66d8aa0e02cdf256c637cfd0d0cbcde73f9040f47a46524f9d3", kill_on_drop: false }` [INFO] [stdout] b6b537cd6f4cc66d8aa0e02cdf256c637cfd0d0cbcde73f9040f47a46524f9d3