[INFO] fetching crate monoio-rustls 0.0.2... [INFO] checking monoio-rustls-0.0.2 against try#0f68263c719c986445acfdd2b05d69e200c95710 for pr-97183 [INFO] extracting crate monoio-rustls 0.0.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate monoio-rustls 0.0.2 on toolchain 0f68263c719c986445acfdd2b05d69e200c95710 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0f68263c719c986445acfdd2b05d69e200c95710" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate monoio-rustls 0.0.2 [INFO] finished tweaking crates.io crate monoio-rustls 0.0.2 [INFO] tweaked toml for crates.io crate monoio-rustls 0.0.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate monoio-rustls 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0f68263c719c986445acfdd2b05d69e200c95710" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0f68263c719c986445acfdd2b05d69e200c95710" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78fc98211ff1cab408d6a8350b4651d1c8f24ff8a4295e51a4c3a1406f53db80 [INFO] running `Command { std: "docker" "start" "-a" "78fc98211ff1cab408d6a8350b4651d1c8f24ff8a4295e51a4c3a1406f53db80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78fc98211ff1cab408d6a8350b4651d1c8f24ff8a4295e51a4c3a1406f53db80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78fc98211ff1cab408d6a8350b4651d1c8f24ff8a4295e51a4c3a1406f53db80", kill_on_drop: false }` [INFO] [stdout] 78fc98211ff1cab408d6a8350b4651d1c8f24ff8a4295e51a4c3a1406f53db80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0f68263c719c986445acfdd2b05d69e200c95710" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eba7f7e63ffa2cebded5870b3c71ca5a9d2eeb489392601e517d287f16f53a1f [INFO] running `Command { std: "docker" "start" "-a" "eba7f7e63ffa2cebded5870b3c71ca5a9d2eeb489392601e517d287f16f53a1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling io-uring v0.5.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking os_socketaddr v0.2.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling monoio-macros v0.0.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking monoio v0.0.6 [INFO] [stdout] error[E0277]: the trait bound `B: IoBufMut` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_read_rent.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | async move { (Ok(amt), buf) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `IoBufMut` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `<&[u8] as AsyncReadRent>::read` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_read_rent.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | fn read(&mut self, mut buf: T) -> Self::ReadFuture<'_, T> { [INFO] [stdout] | ^^^^^^^^ required by this bound in `<&[u8] as AsyncReadRent>::read` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 60 | B: 'a + buf::io_buf::IoBufMut, Self: 'a; [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `B: IoVecBufMut` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_read_rent.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | / async move { [INFO] [stdout] 77 | | let n = match unsafe { RawBuf::new_from_iovec_mut(&mut buf) } { [INFO] [stdout] 78 | | Some(raw_buf) => self.read(raw_buf).await.0, [INFO] [stdout] 79 | | None => Ok(0), [INFO] [stdout] ... | [INFO] [stdout] 84 | | (n, buf) [INFO] [stdout] 85 | | } [INFO] [stdout] | |_________^ the trait `IoVecBufMut` is not implemented for `B` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `<&[u8] as AsyncReadRent>::readv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_read_rent.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | fn readv(&mut self, mut buf: T) -> Self::ReadvFuture<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `<&[u8] as AsyncReadRent>::readv` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 62 | B: 'a + buf::io_vec_buf::IoVecBufMut, Self: 'a; [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoBufMut` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_read_rent_ext.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / async move { [INFO] [stdout] 110 | | let ptr = buf.write_ptr(); [INFO] [stdout] 111 | | let len = buf.bytes_total(); [INFO] [stdout] 112 | | let mut read = 0; [INFO] [stdout] ... | [INFO] [stdout] 133 | | (Ok(read), buf) [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ the trait `IoBufMut` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `::read_exact` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_read_rent_ext.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 105 | fn read_exact(&mut self, mut buf: T) -> Self::ReadExactFuture<'_, T> [INFO] [stdout] | ---------- required by a bound in this [INFO] [stdout] 106 | where [INFO] [stdout] 107 | T: 'static + IoBufMut, [INFO] [stdout] | ^^^^^^^^ required by this bound in `::read_exact` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 103 | type ReadExactFuture<'a, T> = impl Future> where A: 'a, T: 'a + buf::io_buf::IoBufMut; [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoVecBufMut` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_read_rent_ext.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | / async move { [INFO] [stdout] 150 | | while read < len { [INFO] [stdout] 151 | | let (res, meta_) = self.readv(meta).await; [INFO] [stdout] 152 | | meta = meta_; [INFO] [stdout] ... | [INFO] [stdout] 168 | | (Ok(read), buf) [INFO] [stdout] 169 | | } [INFO] [stdout] | |_________^ the trait `IoVecBufMut` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `::read_vectored_exact` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_read_rent_ext.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 139 | fn read_vectored_exact( [INFO] [stdout] | ------------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 144 | T: 'static + IoVecBufMut, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `::read_vectored_exact` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 137 | type ReadVectoredExactFuture<'a, T> = impl Future> where A: 'a, T: 'a + buf::io_vec_buf::IoVecBufMut; [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoBuf` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_write_rent_ext.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | / async move { [INFO] [stdout] 44 | | let ptr = buf.read_ptr(); [INFO] [stdout] 45 | | let len = buf.bytes_init(); [INFO] [stdout] 46 | | let mut written = 0; [INFO] [stdout] ... | [INFO] [stdout] 64 | | (Ok(written), buf) [INFO] [stdout] 65 | | } [INFO] [stdout] | |_________^ the trait `IoBuf` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `::write_all` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_write_rent_ext.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 39 | fn write_all(&mut self, buf: T) -> Self::WriteExactFuture<'_, T> [INFO] [stdout] | --------- required by a bound in this [INFO] [stdout] 40 | where [INFO] [stdout] 41 | T: 'static + IoBuf, [INFO] [stdout] | ^^^^^ required by this bound in `::write_all` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 37 | type WriteExactFuture<'a, T> = impl Future> where A: 'a, T: 'a + buf::io_buf::IoBuf; [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoVecBuf` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_write_rent_ext.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / async move { [INFO] [stdout] 79 | | while written < len { [INFO] [stdout] 80 | | let (res, meta_) = self.writev(meta).await; [INFO] [stdout] 81 | | meta = meta_; [INFO] [stdout] ... | [INFO] [stdout] 100 | | (Ok(written), buf) [INFO] [stdout] 101 | | } [INFO] [stdout] | |_________^ the trait `IoVecBuf` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `::write_vectored_all` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/async_write_rent_ext.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 70 | fn write_vectored_all(&mut self, buf: T) -> Self::WriteVectoredExactFuture<'_, T> [INFO] [stdout] | ------------------ required by a bound in this [INFO] [stdout] 71 | where [INFO] [stdout] 72 | T: 'static + IoVecBuf, [INFO] [stdout] | ^^^^^^^^ required by this bound in `::write_vectored_all` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 68 | type WriteVectoredExactFuture<'a, T> = impl Future> where A: 'a, T: 'a + buf::io_vec_buf::IoVecBuf; [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `FnMut<(::Item,)>` closure, found `F` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/stream/stream_ext.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | / async move { [INFO] [stdout] 35 | | while let Some(item) = self.next().await { [INFO] [stdout] 36 | | (f)(item).await; [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ expected an `FnMut<(::Item,)>` closure, found `F` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `stream_ext::StreamExt::for_each` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/stream/stream_ext.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 28 | fn for_each(mut self, mut f: F) -> ForEachFut [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] 29 | where [INFO] [stdout] 30 | F: FnMut(Self::Item) -> Fut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `stream_ext::StreamExt::for_each` [INFO] [stdout] help: consider restricting type parameter `F` [INFO] [stdout] | [INFO] [stdout] 44 | type ForEachFut::Item,)>> = impl Future; [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Fut` is not a future [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/stream/stream_ext.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | / async move { [INFO] [stdout] 35 | | while let Some(item) = self.next().await { [INFO] [stdout] 36 | | (f)(item).await; [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ `Fut` is not a future [INFO] [stdout] | [INFO] [stdout] = note: Fut must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] note: required by a bound in `stream_ext::StreamExt::for_each` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/stream/stream_ext.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 28 | fn for_each(mut self, mut f: F) -> ForEachFut [INFO] [stdout] | -------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 31 | Fut: Future, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `stream_ext::StreamExt::for_each` [INFO] [stdout] help: consider restricting type parameter `Fut` [INFO] [stdout] | [INFO] [stdout] 44 | type ForEachFut = impl Future; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoBufMut` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/buf_reader.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | / async move { [INFO] [stdout] 79 | | // If we don't have any buffered data and we're doing a massive read [INFO] [stdout] 80 | | // (larger than our internal buffer), bypass our internal buffer [INFO] [stdout] 81 | | // entirely. [INFO] [stdout] ... | [INFO] [stdout] 100 | | (Ok(amt), buf) [INFO] [stdout] 101 | | } [INFO] [stdout] | |_________^ the trait `IoBufMut` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as AsyncReadRent>::read` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/buf_reader.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | fn read(&mut self, mut buf: T) -> Self::ReadFuture<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as AsyncReadRent>::read` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 72 | T: 'a + buf::io_buf::IoBufMut, R: 'a; [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoVecBufMut` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/buf_reader.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / async move { [INFO] [stdout] 106 | | let n = match unsafe { RawBuf::new_from_iovec_mut(&mut buf) } { [INFO] [stdout] 107 | | Some(raw_buf) => self.read(raw_buf).await.0, [INFO] [stdout] 108 | | None => Ok(0), [INFO] [stdout] ... | [INFO] [stdout] 113 | | (n, buf) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_________^ the trait `IoVecBufMut` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as AsyncReadRent>::readv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/buf_reader.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | fn readv(&mut self, mut buf: T) -> Self::ReadvFuture<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as AsyncReadRent>::readv` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 75 | T: 'a + buf::io_vec_buf::IoVecBufMut, R: 'a; [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoBuf` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/buf_writer.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | / async move { [INFO] [stdout] 101 | | let owned_buf = self.buf.as_ref().unwrap(); [INFO] [stdout] 102 | | let owned_len = owned_buf.len(); [INFO] [stdout] 103 | | let amt = buf.bytes_init(); [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_________^ the trait `IoBuf` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as AsyncWriteRent>::write` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/buf_writer.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | fn write(&mut self, buf: T) -> Self::WriteFuture<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in ` as AsyncWriteRent>::write` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 88 | T: 'a + buf::io_buf::IoBuf, W: 'a; [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoVecBuf` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/buf_writer.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | / async move { [INFO] [stdout] 141 | | let n = match unsafe { RawBuf::new_from_iovec(&buf_vec) } { [INFO] [stdout] 142 | | Some(raw_buf) => self.write(raw_buf).await.0, [INFO] [stdout] 143 | | None => Ok(0), [INFO] [stdout] 144 | | }; [INFO] [stdout] 145 | | (n, buf_vec) [INFO] [stdout] 146 | | } [INFO] [stdout] | |_________^ the trait `IoVecBuf` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as AsyncWriteRent>::writev` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/buf_writer.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | fn writev(&mut self, buf_vec: T) -> Self::WritevFuture<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as AsyncWriteRent>::writev` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 91 | T: 'a + buf::io_vec_buf::IoVecBuf, W: 'a; [INFO] [stdout] | +++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoBufMut` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/prefixed_io.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / async move { [INFO] [stdout] 46 | | if buf.bytes_total() == 0 { [INFO] [stdout] 47 | | return (Ok(0), buf); [INFO] [stdout] 48 | | } [INFO] [stdout] ... | [INFO] [stdout] 68 | | self.io.read(buf).await [INFO] [stdout] 69 | | } [INFO] [stdout] | |_________^ the trait `IoBufMut` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as AsyncReadRent>::read` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/prefixed_io.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | fn read(&mut self, mut buf: T) -> Self::ReadFuture<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as AsyncReadRent>::read` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 38 | T: 'a + buf::io_buf::IoBufMut, Self: 'a; [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: IoVecBufMut` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/prefixed_io.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / async move { [INFO] [stdout] 74 | | let n = match unsafe { RawBuf::new_from_iovec_mut(&mut buf) } { [INFO] [stdout] 75 | | Some(raw_buf) => self.read(raw_buf).await.0, [INFO] [stdout] 76 | | None => Ok(0), [INFO] [stdout] ... | [INFO] [stdout] 81 | | (n, buf) [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ the trait `IoVecBufMut` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as AsyncReadRent>::readv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/monoio-0.0.6/src/io/util/prefixed_io.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | fn readv(&mut self, mut buf: T) -> Self::ReadvFuture<'_, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as AsyncReadRent>::readv` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 42 | T: 'a + buf::io_vec_buf::IoVecBufMut, Self: 'a; [INFO] [stdout] | ++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `monoio` due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "eba7f7e63ffa2cebded5870b3c71ca5a9d2eeb489392601e517d287f16f53a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba7f7e63ffa2cebded5870b3c71ca5a9d2eeb489392601e517d287f16f53a1f", kill_on_drop: false }` [INFO] [stdout] eba7f7e63ffa2cebded5870b3c71ca5a9d2eeb489392601e517d287f16f53a1f