[INFO] fetching crate roa-tcp 0.5.0-rc...
[INFO] testing roa-tcp-0.5.0-rc against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate roa-tcp 0.5.0-rc into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate roa-tcp 0.5.0-rc
[INFO] finished tweaking crates.io crate roa-tcp 0.5.0-rc
[INFO] tweaked toml for crates.io crate roa-tcp 0.5.0-rc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate roa-tcp 0.5.0-rc on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 183 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] [stderr]       Adding roa-core v0.5.1 (available: v0.6.1)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a407c3c1ebded8adea8944b25780d23d737e2d8c8f016bc4cfc9f764c6d15bb0
[INFO] running `Command { std: "docker" "start" "-a" "a407c3c1ebded8adea8944b25780d23d737e2d8c8f016bc4cfc9f764c6d15bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a407c3c1ebded8adea8944b25780d23d737e2d8c8f016bc4cfc9f764c6d15bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a407c3c1ebded8adea8944b25780d23d737e2d8c8f016bc4cfc9f764c6d15bb0", kill_on_drop: false }`
[INFO] [stdout] a407c3c1ebded8adea8944b25780d23d737e2d8c8f016bc4cfc9f764c6d15bb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c02e2cc229d76259041c862b23611928de9a58246477da38ec58bcb118c4bf95
[INFO] running `Command { std: "docker" "start" "-a" "c02e2cc229d76259041c862b23611928de9a58246477da38ec58bcb118c4bf95", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling roa-core v0.5.1
[INFO] [stderr]    Compiling roa-tcp v0.5.0-rc (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `WrapStream<async_std::net::TcpStream>: futures::AsyncRead` is not satisfied
[INFO] [stdout]    --> src/listen.rs:61:30
[INFO] [stdout]     |
[INFO] [stdout]  61 |         Ok((local_addr, self.accept(incoming)))
[INFO] [stdout]     |                              ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `futures::AsyncRead` is not implemented for `WrapStream<async_std::net::TcpStream>`
[INFO] [stdout]    --> src/incoming.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub struct WrapStream<IO>(IO);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `futures::AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &async_io::Async<T>
[INFO] [stdout]               &async_std::fs::File
[INFO] [stdout]               &async_std::net::TcpStream
[INFO] [stdout]               &async_std::os::unix::net::UnixStream
[INFO] [stdout]               &mut T
[INFO] [stdout]               AllowStdIo<T>
[INFO] [stdout]               Box<T>
[INFO] [stdout]             and 35 others
[INFO] [stdout] note: required by a bound in `App::<S, Arc<E>>::accept`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roa-core-0.5.1/src/app.rs:154:45
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn accept<I, IO>(self, incoming: I) -> Server<I, Self, Executor>
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 154 |         IO: 'static + Send + Sync + Unpin + AsyncRead + AsyncWrite,
[INFO] [stdout]     |                                             ^^^^^^^^^ required by this bound in `App::<S, Arc<E>>::accept`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `WrapStream<async_std::net::TcpStream>: futures::AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/listen.rs:61:30
[INFO] [stdout]     |
[INFO] [stdout]  61 |         Ok((local_addr, self.accept(incoming)))
[INFO] [stdout]     |                              ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `futures::AsyncWrite` is not implemented for `WrapStream<async_std::net::TcpStream>`
[INFO] [stdout]    --> src/incoming.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | pub struct WrapStream<IO>(IO);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `futures::AsyncWrite`:
[INFO] [stdout]               &async_io::Async<T>
[INFO] [stdout]               &async_std::fs::File
[INFO] [stdout]               &async_std::net::TcpStream
[INFO] [stdout]               &async_std::os::unix::net::UnixStream
[INFO] [stdout]               &mut T
[INFO] [stdout]               AllowStdIo<T>
[INFO] [stdout]               Box<T>
[INFO] [stdout]               Either<A, B>
[INFO] [stdout]             and 34 others
[INFO] [stdout] note: required by a bound in `App::<S, Arc<E>>::accept`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/roa-core-0.5.1/src/app.rs:154:57
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn accept<I, IO>(self, incoming: I) -> Server<I, Self, Executor>
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 154 |         IO: 'static + Send + Sync + Unpin + AsyncRead + AsyncWrite,
[INFO] [stdout]     |                                                         ^^^^^^^^^^ required by this bound in `App::<S, Arc<E>>::accept`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roa-tcp` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c02e2cc229d76259041c862b23611928de9a58246477da38ec58bcb118c4bf95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02e2cc229d76259041c862b23611928de9a58246477da38ec58bcb118c4bf95", kill_on_drop: false }`
[INFO] [stdout] c02e2cc229d76259041c862b23611928de9a58246477da38ec58bcb118c4bf95
