[INFO] fetching crate async-buf 0.1.0...
[INFO] checking async-buf-0.1.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate async-buf 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate async-buf 0.1.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-buf 0.1.0
[INFO] finished tweaking crates.io crate async-buf 0.1.0
[INFO] tweaked toml for crates.io crate async-buf 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding async-io v1.13.0 (available: v2.3.4)
[INFO] [stderr]       Adding futures-lite v1.13.0 (available: v2.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded waker-fn v1.2.0
[INFO] [stderr]   Downloaded concurrent-queue v2.5.0
[INFO] [stderr]   Downloaded async-lock v2.8.0
[INFO] [stderr]   Downloaded rustix v0.37.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1812a286aa4e50007f5849ded9c1d05aef497b5d162d5db57f6957ac046bfeec
[INFO] running `Command { std: "docker" "start" "-a" "1812a286aa4e50007f5849ded9c1d05aef497b5d162d5db57f6957ac046bfeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1812a286aa4e50007f5849ded9c1d05aef497b5d162d5db57f6957ac046bfeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1812a286aa4e50007f5849ded9c1d05aef497b5d162d5db57f6957ac046bfeec", kill_on_drop: false }`
[INFO] [stdout] 1812a286aa4e50007f5849ded9c1d05aef497b5d162d5db57f6957ac046bfeec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66476dc48ade57b069e581b44e521ef1477a6849797df09bd8e8dda826d43eb3
[INFO] running `Command { std: "docker" "start" "-a" "66476dc48ade57b069e581b44e521ef1477a6849797df09bd8e8dda826d43eb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking async-buf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(new_uninit)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `poll_ready`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(poll_ready)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(new_uninit)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `poll_ready`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(poll_ready)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:285:69
[INFO] [stdout]     |
[INFO] [stdout] 285 |             *self.cap = self.inner.as_mut().poll_read(cx, self.buf).ready()??;
[INFO] [stdout]     |                                                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 285 |             *self.cap = self.inner.as_mut().poll_read(cx, self.buf).Ready()??;
[INFO] [stdout]     |                                                                     ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 285 |             *self.cap = self.inner.as_mut().poll_read(cx, self.buf).is_ready()??;
[INFO] [stdout]     |                                                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:285:69
[INFO] [stdout]     |
[INFO] [stdout] 285 |             *self.cap = self.inner.as_mut().poll_read(cx, self.buf).ready()??;
[INFO] [stdout]     |                                                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 285 |             *self.cap = self.inner.as_mut().poll_read(cx, self.buf).Ready()??;
[INFO] [stdout]     |                                                                     ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 285 |             *self.cap = self.inner.as_mut().poll_read(cx, self.buf).is_ready()??;
[INFO] [stdout]     |                                                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:329:65
[INFO] [stdout]     |
[INFO] [stdout] 329 |                     let v = s.inner.as_mut().poll_read(cx, buf).ready()?;
[INFO] [stdout]     |                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 329 |                     let v = s.inner.as_mut().poll_read(cx, buf).Ready()?;
[INFO] [stdout]     |                                                                 ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 329 |                     let v = s.inner.as_mut().poll_read(cx, buf).is_ready()?;
[INFO] [stdout]     |                                                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:329:65
[INFO] [stdout]     |
[INFO] [stdout] 329 |                     let v = s.inner.as_mut().poll_read(cx, buf).ready()?;
[INFO] [stdout]     |                                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 329 |                     let v = s.inner.as_mut().poll_read(cx, buf).Ready()?;
[INFO] [stdout]     |                                                                 ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 329 |                     let v = s.inner.as_mut().poll_read(cx, buf).is_ready()?;
[INFO] [stdout]     |                                                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:334:49
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     let r = s.poll_fill_buf(cx).ready()?;
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     let r = s.poll_fill_buf(cx).Ready()?;
[INFO] [stdout]     |                                                 ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     let r = s.poll_fill_buf(cx).is_ready()?;
[INFO] [stdout]     |                                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:334:49
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     let r = s.poll_fill_buf(cx).ready()?;
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     let r = s.poll_fill_buf(cx).Ready()?;
[INFO] [stdout]     |                                                 ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     let r = s.poll_fill_buf(cx).is_ready()?;
[INFO] [stdout]     |                                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:353:61
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let v = s.inner.as_mut().poll_read(cx, buf).ready()?;
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let v = s.inner.as_mut().poll_read(cx, buf).Ready()?;
[INFO] [stdout]     |                                                             ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let v = s.inner.as_mut().poll_read(cx, buf).is_ready()?;
[INFO] [stdout]     |                                                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:353:61
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let v = s.inner.as_mut().poll_read(cx, buf).ready()?;
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let v = s.inner.as_mut().poll_read(cx, buf).Ready()?;
[INFO] [stdout]     |                                                             ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 let v = s.inner.as_mut().poll_read(cx, buf).is_ready()?;
[INFO] [stdout]     |                                                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:358:45
[INFO] [stdout]     |
[INFO] [stdout] 358 |                 let r = s.poll_fill_buf(cx).ready()?;
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 358 |                 let r = s.poll_fill_buf(cx).Ready()?;
[INFO] [stdout]     |                                             ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 358 |                 let r = s.poll_fill_buf(cx).is_ready()?;
[INFO] [stdout]     |                                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_reader.rs:358:45
[INFO] [stdout]     |
[INFO] [stdout] 358 |                 let r = s.poll_fill_buf(cx).ready()?;
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 358 |                 let r = s.poll_fill_buf(cx).Ready()?;
[INFO] [stdout]     |                                             ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 358 |                 let r = s.poll_fill_buf(cx).is_ready()?;
[INFO] [stdout]     |                                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_writer.rs:315:46
[INFO] [stdout]     |
[INFO] [stdout] 315 |             self.as_mut().poll_flush_buf(cx).ready()??;
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 315 |             self.as_mut().poll_flush_buf(cx).Ready()??;
[INFO] [stdout]     |                                              ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 315 |             self.as_mut().poll_flush_buf(cx).is_ready()??;
[INFO] [stdout]     |                                              ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_writer.rs:315:46
[INFO] [stdout]     |
[INFO] [stdout] 315 |             self.as_mut().poll_flush_buf(cx).ready()??;
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 315 |             self.as_mut().poll_flush_buf(cx).Ready()??;
[INFO] [stdout]     |                                              ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 315 |             self.as_mut().poll_flush_buf(cx).is_ready()??;
[INFO] [stdout]     |                                              ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_writer.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |         self.as_mut().poll_flush_buf(cx).ready()??;
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 325 |         self.as_mut().poll_flush_buf(cx).Ready()??;
[INFO] [stdout]     |                                          ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 325 |         self.as_mut().poll_flush_buf(cx).is_ready()??;
[INFO] [stdout]     |                                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_writer.rs:325:42
[INFO] [stdout]     |
[INFO] [stdout] 325 |         self.as_mut().poll_flush_buf(cx).ready()??;
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 325 |         self.as_mut().poll_flush_buf(cx).Ready()??;
[INFO] [stdout]     |                                          ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 325 |         self.as_mut().poll_flush_buf(cx).is_ready()??;
[INFO] [stdout]     |                                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_writer.rs:330:42
[INFO] [stdout]     |
[INFO] [stdout] 330 |         self.as_mut().poll_flush_buf(cx).ready()??;
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 330 |         self.as_mut().poll_flush_buf(cx).Ready()??;
[INFO] [stdout]     |                                          ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 330 |         self.as_mut().poll_flush_buf(cx).is_ready()??;
[INFO] [stdout]     |                                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `ready` found for enum `Poll` in the current scope
[INFO] [stdout]    --> src/buf_writer.rs:330:42
[INFO] [stdout]     |
[INFO] [stdout] 330 |         self.as_mut().poll_flush_buf(cx).ready()??;
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 330 |         self.as_mut().poll_flush_buf(cx).Ready()??;
[INFO] [stdout]     |                                          ~~~~~
[INFO] [stdout] help: there is a method `is_ready` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 330 |         self.as_mut().poll_flush_buf(cx).is_ready()??;
[INFO] [stdout]     |                                          ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-buf` (lib test) 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 `async-buf` (lib) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "66476dc48ade57b069e581b44e521ef1477a6849797df09bd8e8dda826d43eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66476dc48ade57b069e581b44e521ef1477a6849797df09bd8e8dda826d43eb3", kill_on_drop: false }`
[INFO] [stdout] 66476dc48ade57b069e581b44e521ef1477a6849797df09bd8e8dda826d43eb3
