[INFO] fetching crate lyquor-network 0.0.1...
[INFO] testing lyquor-network-0.0.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate lyquor-network 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate lyquor-network 0.0.1
[INFO] finished tweaking crates.io crate lyquor-network 0.0.1
[INFO] tweaked toml for crates.io crate lyquor-network 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lyquor-network 0.0.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.4)
[INFO] [stderr]       Adding mio v0.8.11 (available: v1.1.0)
[INFO] [stderr]       Adding quiche v0.20.1 (available: v0.24.6)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding tungstenite v0.21.0 (available: v0.28.0)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.40 (available: v0.4.55)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.40
[INFO] [stderr]   Downloaded wasm-futures-executor v0.2.0
[INFO] [stderr]   Downloaded quiche v0.20.1
[INFO] [stderr]   Downloaded octets v0.2.0
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 383a60c6cf0dd0b69f14959ec35a98221ff9015fe6b6f66a83b60ae22a3339e5
[INFO] running `Command { std: "docker" "start" "-a" "383a60c6cf0dd0b69f14959ec35a98221ff9015fe6b6f66a83b60ae22a3339e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "383a60c6cf0dd0b69f14959ec35a98221ff9015fe6b6f66a83b60ae22a3339e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383a60c6cf0dd0b69f14959ec35a98221ff9015fe6b6f66a83b60ae22a3339e5", kill_on_drop: false }`
[INFO] [stdout] 383a60c6cf0dd0b69f14959ec35a98221ff9015fe6b6f66a83b60ae22a3339e5
[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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c07f2ede649f80ee0cc26e3ee7d3f481259c6f8526757a1e61f4b4627a618d61
[INFO] running `Command { std: "docker" "start" "-a" "c07f2ede649f80ee0cc26e3ee7d3f481259c6f8526757a1e61f4b4627a618d61", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling lyquor-network v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `mio::net`
[INFO] [stdout]   --> src/hub/transport/tcp.rs:2:10
[INFO] [stdout]    |
[INFO] [stdout]  2 | use mio::net::TcpStream as MIOTcpStream;
[INFO] [stdout]    |          ^^^ could not find `net` in `mio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 60 | / cfg_net! {
[INFO] [stdout] 61 | |     pub mod net;
[INFO] [stdout]    | |             ^^^
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_- the item is gated behind the `net` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mio::net`
[INFO] [stdout]   --> src/hub/transport/udp.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout]  3 | use mio::net::UdpSocket as MIOUdpStream;
[INFO] [stdout]    |          ^^^ could not find `net` in `mio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 60 | / cfg_net! {
[INFO] [stdout] 61 | |     pub mod net;
[INFO] [stdout]    | |             ^^^
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_- the item is gated behind the `net` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `mio::net`
[INFO] [stdout]   --> src/hub/transport/websocket.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout]  3 | use mio::net::TcpStream as MIOTcpStream;
[INFO] [stdout]    |          ^^^ could not find `net` in `mio`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.8.11/src/lib.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 60 | / cfg_net! {
[INFO] [stdout] 61 | |     pub mod net;
[INFO] [stdout]    | |             ^^^
[INFO] [stdout] 62 | | }
[INFO] [stdout]    | |_- the item is gated behind the `net` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `mio::Poll` in the current scope
[INFO] [stdout]   --> src/hub/event.rs:97:32
[INFO] [stdout]    |
[INFO] [stdout] 97 |             Ok(Self(mio::Poll::new()?))
[INFO] [stdout]    |                                ^^^ function or associated item not found in `mio::Poll`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `Handshake` defines an item `new`, perhaps you need to implement it
[INFO] [stdout]   --> src/hub/transport/pool.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub trait Handshake<I: ID>: Sized + Send {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lyquor-network` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "c07f2ede649f80ee0cc26e3ee7d3f481259c6f8526757a1e61f4b4627a618d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c07f2ede649f80ee0cc26e3ee7d3f481259c6f8526757a1e61f4b4627a618d61", kill_on_drop: false }`
[INFO] [stdout] c07f2ede649f80ee0cc26e3ee7d3f481259c6f8526757a1e61f4b4627a618d61
