[INFO] cloning repository https://github.com/benbromhead/ioplayground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benbromhead/ioplayground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenbromhead%2Fioplayground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenbromhead%2Fioplayground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07e2b06a994d15f0a3a759865163d8b1a94668fc [INFO] checking benbromhead/ioplayground against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenbromhead%2Fioplayground" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benbromhead/ioplayground on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benbromhead/ioplayground [INFO] removed path dependency glommio from git repo https://github.com/benbromhead/ioplayground [INFO] finished tweaking git repo https://github.com/benbromhead/ioplayground [INFO] tweaked toml for git repo https://github.com/benbromhead/ioplayground written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/benbromhead/ioplayground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (glommio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/benbromhead/redis-protocol.rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (glommio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc09e26d7c1cbc46f1474a96d61c90eba14663bf29b7eb81dac0773e08ce729e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc09e26d7c1cbc46f1474a96d61c90eba14663bf29b7eb81dac0773e08ce729e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc09e26d7c1cbc46f1474a96d61c90eba14663bf29b7eb81dac0773e08ce729e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc09e26d7c1cbc46f1474a96d61c90eba14663bf29b7eb81dac0773e08ce729e", kill_on_drop: false }` [INFO] [stdout] fc09e26d7c1cbc46f1474a96d61c90eba14663bf29b7eb81dac0773e08ce729e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1397e98074b7200109f906213de6db16711b5df4435ff9df90e4dd85256e423f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1397e98074b7200109f906213de6db16711b5df4435ff9df90e4dd85256e423f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (glommio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cookie-factory v0.2.4 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling glommio v0.2.0-alpha [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking aligned_alloc v0.1.3 [INFO] [stderr] Checking rlimit v0.3.0 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking redis-protocol v1.0.0 (https://github.com/benbromhead/redis-protocol.rs?branch=vecsupport#ac8b26d8) [INFO] [stderr] Checking ioplayground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/protocols/redis1.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::{Buf, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/protocols/redis1.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/protocols/redis1.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `warn` [INFO] [stdout] --> src/protocols/redis1.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::{debug, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, `VecDeque` [INFO] [stdout] --> src/protocols/redis2.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | use std::collections::{HashMap, HashSet, VecDeque}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicU64` [INFO] [stdout] --> src/protocols/redis2.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | use std::sync::atomic::AtomicU64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/protocols/redis1.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use bytes::{Buf, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/protocols/redis1.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/protocols/redis1.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `warn` [INFO] [stdout] --> src/protocols/redis1.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::{debug, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, `VecDeque` [INFO] [stdout] --> src/protocols/redis2.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | use std::collections::{HashMap, HashSet, VecDeque}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicU64` [INFO] [stdout] --> src/protocols/redis2.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | use std::sync::atomic::AtomicU64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_mpsc` [INFO] [stdout] --> src/other_tests.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | async fn async_mpsc() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_mpsc_select` [INFO] [stdout] --> src/other_tests.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | async fn async_mpsc_select() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_mpsc_select_redis2` [INFO] [stdout] --> src/other_tests.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | async fn async_mpsc_select_redis2() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_main` [INFO] [stdout] --> src/other_tests.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | async fn async_main() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_mpsc` [INFO] [stdout] --> src/other_tests.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | async fn async_mpsc() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_mpsc_select` [INFO] [stdout] --> src/other_tests.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | async fn async_mpsc_select() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_mpsc_select_redis2` [INFO] [stdout] --> src/other_tests.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | async fn async_mpsc_select_redis2() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_main` [INFO] [stdout] --> src/other_tests.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | async fn async_main() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `glommio` [INFO] [stdout] --> src/main.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | pub stream: glommio::net::TcpStream, [INFO] [stdout] | ^^^ could not find `net` in `glommio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `glommio` [INFO] [stdout] --> src/main.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | pub stream: glommio::net::TcpStream, [INFO] [stdout] | ^^^ could not find `net` in `glommio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `glommio` [INFO] [stdout] --> src/main.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | let listener = glommio::net::TcpListener::bind("127.0.0.1:6379".to_string()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `glommio::net` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::io::sys::ext::net::raw_fd::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::io::sys::ext::net::raw_fd::net::udp::net_imp::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `glommio` [INFO] [stdout] --> src/main.rs:130:49 [INFO] [stdout] | [INFO] [stdout] 130 | let outbound_stream = glommio::net::TcpStream::connect(upstream_connection_string).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in `glommio::net` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::io::sys::ext::net::raw_fd::net::udp::net_imp::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::io::sys::kernel_copy::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `glommio` [INFO] [stdout] --> src/main.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | let listener = glommio::net::TcpListener::bind("127.0.0.1:6379".to_string()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `glommio::net` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::io::sys::ext::net::raw_fd::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::io::sys::ext::net::raw_fd::net::udp::net_imp::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `glommio` [INFO] [stdout] --> src/main.rs:130:49 [INFO] [stdout] | [INFO] [stdout] 130 | let outbound_stream = glommio::net::TcpStream::connect(upstream_connection_string).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in `glommio::net` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::io::sys::ext::net::raw_fd::net::udp::net_imp::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::io::sys::kernel_copy::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_write` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | Pin::new(&mut self.stream).poll_write(cx, buf) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_write` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | Pin::new(&mut self.stream).poll_write(cx, buf) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_flush` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | Pin::new(&mut self.stream).poll_flush(cx) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_flush` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | Pin::new(&mut self.stream).poll_flush(cx) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_close` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:76:36 [INFO] [stdout] | [INFO] [stdout] 76 | Pin::new(&mut self.stream).poll_close(cx) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_close` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:76:36 [INFO] [stdout] | [INFO] [stdout] 76 | Pin::new(&mut self.stream).poll_close(cx) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_read` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | Pin::new(&mut self.stream).poll_read(cx, buf) [INFO] [stdout] | ^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_read` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:86:36 [INFO] [stdout] | [INFO] [stdout] 86 | Pin::new(&mut self.stream).poll_read(cx, buf) [INFO] [stdout] | ^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_read` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | Pin::new(&mut self.stream).poll_read(cx, buf) [INFO] [stdout] | ^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_read` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | Pin::new(&mut self.stream).poll_read(cx, buf) [INFO] [stdout] | ^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_write` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | Pin::new(&mut self.stream).poll_write(cx, buf) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_write` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | Pin::new(&mut self.stream).poll_write(cx, buf) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_flush` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | Pin::new(&mut self.stream).poll_flush(cx) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_close` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | Pin::new(&mut self.stream).poll_close(cx) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_flush` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | Pin::new(&mut self.stream).poll_flush(cx) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_close` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> src/main.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | Pin::new(&mut self.stream).poll_close(cx) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut self.stream)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ioplayground` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1397e98074b7200109f906213de6db16711b5df4435ff9df90e4dd85256e423f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1397e98074b7200109f906213de6db16711b5df4435ff9df90e4dd85256e423f", kill_on_drop: false }` [INFO] [stdout] 1397e98074b7200109f906213de6db16711b5df4435ff9df90e4dd85256e423f