[INFO] fetching crate lyquor-network 0.0.1... [INFO] testing lyquor-network-0.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate lyquor-network 0.0.1 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lyquor-network 0.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 170 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding mio v0.8.11 (available: v1.0.4) [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.54) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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 intrusive-collections v0.9.7 [INFO] [stderr] Downloaded octets v0.2.0 [INFO] [stderr] Downloaded wasm-futures-executor v0.2.0 [INFO] [stderr] Downloaded quiche v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac932d9d49814fc56d2ed488dd81d33852d12bc00d16713fbc55679460e9ff17 [INFO] running `Command { std: "docker" "start" "-a" "ac932d9d49814fc56d2ed488dd81d33852d12bc00d16713fbc55679460e9ff17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac932d9d49814fc56d2ed488dd81d33852d12bc00d16713fbc55679460e9ff17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac932d9d49814fc56d2ed488dd81d33852d12bc00d16713fbc55679460e9ff17", kill_on_drop: false }` [INFO] [stdout] ac932d9d49814fc56d2ed488dd81d33852d12bc00d16713fbc55679460e9ff17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 430b86c5549dd3967c21aab38ba8c5f58c48c7067cb49b6a31119e6ca510247d [INFO] running `Command { std: "docker" "start" "-a" "430b86c5549dd3967c21aab38ba8c5f58c48c7067cb49b6a31119e6ca510247d", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [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 tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [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: 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" "430b86c5549dd3967c21aab38ba8c5f58c48c7067cb49b6a31119e6ca510247d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430b86c5549dd3967c21aab38ba8c5f58c48c7067cb49b6a31119e6ca510247d", kill_on_drop: false }` [INFO] [stdout] 430b86c5549dd3967c21aab38ba8c5f58c48c7067cb49b6a31119e6ca510247d