[INFO] fetching crate warp_wasi 0.3.3... [INFO] testing warp_wasi-0.3.3 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate warp_wasi 0.3.3 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate warp_wasi 0.3.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate warp_wasi 0.3.3 [INFO] tweaked toml for crates.io crate warp_wasi 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate warp_wasi 0.3.3 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] crate crates.io crate warp_wasi 0.3.3 already has a lockfile, it will not be regenerated [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2f2ceea4e0f3b7bb6afee59dcbe02a41925c21d0fc1655c5116903b43ec52c20 [INFO] running `Command { std: "docker" "start" "-a" "2f2ceea4e0f3b7bb6afee59dcbe02a41925c21d0fc1655c5116903b43ec52c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2ceea4e0f3b7bb6afee59dcbe02a41925c21d0fc1655c5116903b43ec52c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2ceea4e0f3b7bb6afee59dcbe02a41925c21d0fc1655c5116903b43ec52c20", kill_on_drop: false }` [INFO] [stdout] 2f2ceea4e0f3b7bb6afee59dcbe02a41925c21d0fc1655c5116903b43ec52c20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2f3254065c364c1dfa86bdfb97a092695ef821725d5bf87e66b7532eed8d3e26 [INFO] running `Command { std: "docker" "start" "-a" "2f3254065c364c1dfa86bdfb97a092695ef821725d5bf87e66b7532eed8d3e26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tokio_wasi v1.25.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.92 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio_wasi v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wasmedge_wasi_socket v0.4.3 [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/poll.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::wasi::prelude::*; [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/socket.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use std::os::wasi::prelude::{AsRawFd, FromRawFd, IntoRawFd, RawFd}; [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/lib.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | os::wasi::prelude::{AsRawFd, FromRawFd, IntoRawFd}, [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio_wasi-0.8.5/src/net/tcp/listener.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | let inner = wasmedge_wasi_socket::TcpListener::bind(addr, true)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wasmedge_wasi_socket`, use `cargo add wasmedge_wasi_socket` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] help: if you import `TcpListener`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 91 - let inner = wasmedge_wasi_socket::TcpListener::bind(addr, true)?; [INFO] [stdout] 91 + let inner = TcpListener::bind(addr, true)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stdout] error[E0412]: cannot find type `RawFd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/poll.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | fd: RawFd, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::fd::RawFd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RawFd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/poll.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fd: RawFd, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::fd::RawFd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsRawFd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/poll.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn io( [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::fd::AsRawFd; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/lib.rs:81:37 [INFO] [stdout] | [INFO] [stdout] 81 | fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::os::unix::prelude; [INFO] [stdout] | [INFO] [stdout] help: if you import `prelude`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 81 - fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] 81 + fn as_raw_fd(&self) -> prelude::RawFd { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/lib.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | fn into_raw_fd(self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::os::unix::prelude; [INFO] [stdout] | [INFO] [stdout] help: if you import `prelude`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 87 - fn into_raw_fd(self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] 87 + fn into_raw_fd(self) -> prelude::RawFd { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/lib.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | unsafe fn from_raw_fd(fd: std::os::wasi::prelude::RawFd) -> Self { [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::os::unix::prelude; [INFO] [stdout] | [INFO] [stdout] help: if you import `prelude`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 93 - unsafe fn from_raw_fd(fd: std::os::wasi::prelude::RawFd) -> Self { [INFO] [stdout] 93 + unsafe fn from_raw_fd(fd: prelude::RawFd) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/lib.rs:194:37 [INFO] [stdout] | [INFO] [stdout] 194 | fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::os::unix::prelude; [INFO] [stdout] | [INFO] [stdout] help: if you import `prelude`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 194 - fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] 194 + fn as_raw_fd(&self) -> prelude::RawFd { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/lib.rs:200:38 [INFO] [stdout] | [INFO] [stdout] 200 | fn into_raw_fd(self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::os::unix::prelude; [INFO] [stdout] | [INFO] [stdout] help: if you import `prelude`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 200 - fn into_raw_fd(self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] 200 + fn into_raw_fd(self) -> prelude::RawFd { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/lib.rs:206:40 [INFO] [stdout] | [INFO] [stdout] 206 | unsafe fn from_raw_fd(fd: std::os::wasi::prelude::RawFd) -> Self { [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::os::unix::prelude; [INFO] [stdout] | [INFO] [stdout] help: if you import `prelude`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 206 - unsafe fn from_raw_fd(fd: std::os::wasi::prelude::RawFd) -> Self { [INFO] [stdout] 206 + unsafe fn from_raw_fd(fd: prelude::RawFd) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.4.3/src/lib.rs:281:37 [INFO] [stdout] | [INFO] [stdout] 281 | fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:106:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::os::unix::prelude; [INFO] [stdout] | [INFO] [stdout] help: if you import `prelude`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 281 - fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd { [INFO] [stdout] 281 + fn as_raw_fd(&self) -> prelude::RawFd { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmedge_wasi_socket` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio_wasi-0.8.5/src/net/tcp/listener.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | inner: IoSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wasmedge_wasi_socket`, use `cargo add wasmedge_wasi_socket` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio_wasi-0.8.5/src/net/tcp/listener.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn from_std(listener: wasmedge_wasi_socket::TcpListener) -> TcpListener { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wasmedge_wasi_socket`, use `cargo add wasmedge_wasi_socket` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio_wasi-0.8.5/src/net/tcp/stream.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | inner: IoSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wasmedge_wasi_socket`, use `cargo add wasmedge_wasi_socket` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio_wasi-0.8.5/src/net/tcp/stream.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn from_std(stream: wasmedge_wasi_socket::TcpStream) -> TcpStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wasmedge_wasi_socket` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wasmedge_wasi_socket`, use `cargo add wasmedge_wasi_socket` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mio_wasi` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "2f3254065c364c1dfa86bdfb97a092695ef821725d5bf87e66b7532eed8d3e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3254065c364c1dfa86bdfb97a092695ef821725d5bf87e66b7532eed8d3e26", kill_on_drop: false }` [INFO] [stdout] 2f3254065c364c1dfa86bdfb97a092695ef821725d5bf87e66b7532eed8d3e26