[INFO] fetching crate anansi-core 0.14.2... [INFO] checking anansi-core-0.14.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate anansi-core 0.14.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate anansi-core 0.14.2 [INFO] finished tweaking crates.io crate anansi-core 0.14.2 [INFO] tweaked toml for crates.io crate anansi-core 0.14.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate anansi-core 0.14.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 311 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding lettre v0.10.4 (available: v0.11.18) [INFO] [stderr] Adding moka v0.10.4 (available: v0.12.10) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding redis v0.22.3 (available: v0.32.5) [INFO] [stderr] Adding sqlx v0.5.13 (available: v0.8.6) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e0ad3afe9a0669cb5703536f867d93c11f5c0d544e6642360c8d34d63e16b6a [INFO] running `Command { std: "docker" "start" "-a" "2e0ad3afe9a0669cb5703536f867d93c11f5c0d544e6642360c8d34d63e16b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e0ad3afe9a0669cb5703536f867d93c11f5c0d544e6642360c8d34d63e16b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0ad3afe9a0669cb5703536f867d93c11f5c0d544e6642360c8d34d63e16b6a", kill_on_drop: false }` [INFO] [stdout] 2e0ad3afe9a0669cb5703536f867d93c11f5c0d544e6642360c8d34d63e16b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 051314ad30da60f64833bdcb095205a4ba15a8b143aa8f97827d4c9f00d25ef6 [INFO] running `Command { std: "docker" "start" "-a" "051314ad30da60f64833bdcb095205a4ba15a8b143aa8f97827d4c9f00d25ef6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling moka v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking email-encoding v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking quoted_printable v0.4.8 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling anansi-macros v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking lettre v0.10.4 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking anansi-core v0.14.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `call` has an incompatible type for trait [INFO] [stdout] --> 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[E0053]: method `call` has an incompatible type for trait [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/datetime.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | if let Some(datetime) = NaiveDateTime::from_timestamp_opt(s, 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/datetime.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | if let Some(datetime) = NaiveDateTime::from_timestamp_opt(s, 0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [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] [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; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anansi-core` (lib test) due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "051314ad30da60f64833bdcb095205a4ba15a8b143aa8f97827d4c9f00d25ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051314ad30da60f64833bdcb095205a4ba15a8b143aa8f97827d4c9f00d25ef6", kill_on_drop: false }` [INFO] [stdout] 051314ad30da60f64833bdcb095205a4ba15a8b143aa8f97827d4c9f00d25ef6