[INFO] fetching crate notion-flows 0.2.0...
[INFO] checking notion-flows-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate notion-flows 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate notion-flows 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate notion-flows 0.2.0
[INFO] finished tweaking crates.io crate notion-flows 0.2.0
[INFO] tweaked toml for crates.io crate notion-flows 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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 wasmedge_wasi_socket v0.5.4
[INFO] [stderr]   Downloaded notion-flows-macros v0.1.0
[INFO] [stderr]   Downloaded wasmedge_rustls_api v0.1.1
[INFO] [stderr]   Downloaded dns-parser v0.8.0
[INFO] [stderr]   Downloaded http_req_wasi v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2b712e0e9b57a386da0a53cb984247ecffdafb9fd3af0260d94e300be00d5e6
[INFO] running `Command { std: "docker" "start" "-a" "a2b712e0e9b57a386da0a53cb984247ecffdafb9fd3af0260d94e300be00d5e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2b712e0e9b57a386da0a53cb984247ecffdafb9fd3af0260d94e300be00d5e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b712e0e9b57a386da0a53cb984247ecffdafb9fd3af0260d94e300be00d5e6", kill_on_drop: false }`
[INFO] [stdout] a2b712e0e9b57a386da0a53cb984247ecffdafb9fd3af0260d94e300be00d5e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bca3352b0e9548b8d1722d2d834e442060e126ae66cf456f2ee387fd75b610a5
[INFO] running `Command { std: "docker" "start" "-a" "bca3352b0e9548b8d1722d2d834e442060e126ae66cf456f2ee387fd75b610a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking dns-parser v0.8.0
[INFO] [stderr]     Checking wasmedge_rustls_api v0.1.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking wasmedge_wasi_socket v0.5.4
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/socket.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/poll.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn io<F: AsRawFd>(
[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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/lib.rs:116:37
[INFO] [stdout]     |
[INFO] [stdout] 116 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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] 116 -     fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd {
[INFO] [stdout] 116 +     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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/lib.rs:122:38
[INFO] [stdout]     |
[INFO] [stdout] 122 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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] 122 -     fn into_raw_fd(self) -> std::os::wasi::prelude::RawFd {
[INFO] [stdout] 122 +     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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/lib.rs:128:40
[INFO] [stdout]     |
[INFO] [stdout] 128 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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] 128 -     unsafe fn from_raw_fd(fd: std::os::wasi::prelude::RawFd) -> Self {
[INFO] [stdout] 128 +     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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/lib.rs:229:37
[INFO] [stdout]     |
[INFO] [stdout] 229 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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] 229 -     fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd {
[INFO] [stdout] 229 +     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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/lib.rs:235:38
[INFO] [stdout]     |
[INFO] [stdout] 235 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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] 235 -     fn into_raw_fd(self) -> std::os::wasi::prelude::RawFd {
[INFO] [stdout] 235 +     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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/lib.rs:241:40
[INFO] [stdout]     |
[INFO] [stdout] 241 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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] 241 -     unsafe fn from_raw_fd(fd: std::os::wasi::prelude::RawFd) -> Self {
[INFO] [stdout] 241 +     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-6f17d22bba15001f/wasmedge_wasi_socket-0.5.4/src/lib.rs:316:37
[INFO] [stdout]     |
[INFO] [stdout] 316 |     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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:44:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/os/mod.rs:86:9
[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] 316 -     fn as_raw_fd(&self) -> std::os::wasi::prelude::RawFd {
[INFO] [stdout] 316 +     fn as_raw_fd(&self) -> prelude::RawFd {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bca3352b0e9548b8d1722d2d834e442060e126ae66cf456f2ee387fd75b610a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca3352b0e9548b8d1722d2d834e442060e126ae66cf456f2ee387fd75b610a5", kill_on_drop: false }`
[INFO] [stdout] bca3352b0e9548b8d1722d2d834e442060e126ae66cf456f2ee387fd75b610a5
