[INFO] cloning repository https://github.com/aschey/transport-async-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aschey/transport-async-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Ftransport-async-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Ftransport-async-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d9b31e04da69f370da4de65d52c4202e818863f
[INFO] checking aschey/transport-async-rs/2d9b31e04da69f370da4de65d52c4202e818863f against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2Ftransport-async-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/aschey/transport-async-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/aschey/transport-async-rs
[INFO] tweaked toml for git repo https://github.com/aschey/transport-async-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aschey/transport-async-rs on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 147 packages to highest Rust 1.100.0-nightly compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tipsy v0.7.1
[INFO] [stderr]   Downloaded tokio-serde v0.9.0
[INFO] [stderr]   Downloaded educe v0.5.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84
[INFO] running `Command { std: "docker" "start" "98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling syn v3.0.6
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking clap_builder v4.6.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling clap_derive v4.6.7
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking clap v4.6.7
[INFO] [stderr]     Checking transport-async v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `transport_async::codec`
[INFO] [stdout]  --> examples/stdio_test.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use transport_async::codec::{Codec, CodecStream, SerdeCodec};
[INFO] [stdout]   |                      ^^^^^ could not find `codec` in `transport_async`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "codec")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `codec` feature
[INFO] [stdout] 2 | pub mod codec;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `transport_async::stdio`
[INFO] [stdout]  --> examples/stdio_test.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use transport_async::stdio::StdioTransport;
[INFO] [stdout]   |                      ^^^^^ could not find `stdio` in `transport_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `transport-async` (example "stdio_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `transport_async::codec`
[INFO] [stdout]   --> tests/codec_test.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use transport_async::codec::{Codec, CodecStream, LengthDelimitedCodec, SerdeCodec, StreamSink};
[INFO] [stdout]    |                      ^^^^^ could not find `codec` in `transport_async`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[cfg(feature = "codec")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `codec` feature
[INFO] [stdout]  2 | pub mod codec;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `transport_async::local`
[INFO] [stdout]  --> tests/bytes_test.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use transport_async::local::{self, LocalClientStream};
[INFO] [stdout]   |                      ^^^^^ could not find `local` in `transport_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `transport_async::ipc`, `transport_async::tcp`, `transport_async::udp`
[INFO] [stdout]  --> tests/bytes_test.rs:7:54
[INFO] [stdout]   |
[INFO] [stdout] 7 | use transport_async::{AsyncReadWrite, Bind, Connect, ipc, tcp, udp};
[INFO] [stdout]   |                                                      ^^^  ^^^  ^^^ no `udp` in the root
[INFO] [stdout]   |                                                      |    |
[INFO] [stdout]   |                                                      |    no `tcp` in the root
[INFO] [stdout]   |                                                      no `ipc` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           tokio::net::tcp
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Bind` and `Connect`
[INFO] [stdout]  --> tests/bytes_test.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | use transport_async::{AsyncReadWrite, Bind, Connect, ipc, tcp, udp};
[INFO] [stdout]   |                                       ^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `transport_async::stdio`
[INFO] [stdout]   --> tests/codec_test.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use transport_async::stdio::StdioTransport;
[INFO] [stdout]    |                      ^^^^^ could not find `stdio` in `transport_async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `transport_async::ipc`, `transport_async::local`, `transport_async::quic`, `transport_async::tcp`, `transport_async::udp`
[INFO] [stdout]   --> tests/codec_test.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | use transport_async::{Bind, Connect, ipc, local, quic, tcp, udp};
[INFO] [stdout]    |                                      ^^^  ^^^^^  ^^^^  ^^^  ^^^ no `udp` in the root
[INFO] [stdout]    |                                      |    |      |     |
[INFO] [stdout]    |                                      |    |      |     no `tcp` in the root
[INFO] [stdout]    |                                      |    |      no `quic` in the root
[INFO] [stdout]    |                                      |    no `local` in the root
[INFO] [stdout]    |                                      no `ipc` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this module instead:
[INFO] [stdout]            tokio::net::tcp
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]  --> tests/codec_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use quinn::rustls::pki_types::{PrivateKeyDer, PrivatePkcs8KeyDer};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]  --> tests/codec_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use quinn::rustls::{self, RootCertStore};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> tests/codec_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bytes::{BufMut, Bytes, BytesMut};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> tests/codec_test.rs:189:24
[INFO] [stdout]     |
[INFO] [stdout] 189 |             let cert = quinn::rustls::pki_types::CertificateDer::from(
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> tests/codec_test.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     .add(quinn::rustls::pki_types::CertificateDer::from(
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Bind` and `Connect`
[INFO] [stdout]   --> tests/codec_test.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | use transport_async::{Bind, Connect, ipc, local, quic, tcp, udp};
[INFO] [stdout]    |                       ^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `transport-async` (test "codec_test") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `transport-async` (test "bytes_test") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84", kill_on_drop: false }`
[INFO] [stdout] 98787d0529ebe496ab58a4841d3655ef4d481b95a868a60ced0e52b24bd3aa84
