[INFO] fetching crate airtable-flows 0.1.9...
[INFO] checking airtable-flows-0.1.9 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate airtable-flows 0.1.9 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate airtable-flows 0.1.9 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate airtable-flows 0.1.9
[INFO] finished tweaking crates.io crate airtable-flows 0.1.9
[INFO] tweaked toml for crates.io crate airtable-flows 0.1.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding http_req_wasi v0.10.2 (available: v0.11.1)
[INFO] [stderr]       Adding wasmedge_wasi_socket v0.4.3 (available: v0.5.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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 http_req_wasi v0.10.2
[INFO] [stderr]   Downloaded wasmedge_wasi_socket v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2b159ea9602bf6d49988053704b47aaf8440f8a30ddec05e6c808e3b9be058f
[INFO] running `Command { std: "docker" "start" "-a" "e2b159ea9602bf6d49988053704b47aaf8440f8a30ddec05e6c808e3b9be058f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2b159ea9602bf6d49988053704b47aaf8440f8a30ddec05e6c808e3b9be058f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b159ea9602bf6d49988053704b47aaf8440f8a30ddec05e6c808e3b9be058f", kill_on_drop: false }`
[INFO] [stdout] e2b159ea9602bf6d49988053704b47aaf8440f8a30ddec05e6c808e3b9be058f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e9012b4119e5dfd3c32a471d60fb82d5a04372955484f2d41584a97e80ca881
[INFO] running `Command { std: "docker" "start" "-a" "8e9012b4119e5dfd3c32a471d60fb82d5a04372955484f2d41584a97e80ca881", kill_on_drop: false }`
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking wasmedge_wasi_socket v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.128
[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.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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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.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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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.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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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.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-6f17d22bba15001f/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-6f17d22bba15001f/wasmedge_wasi_socket-0.4.3/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.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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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-6f17d22bba15001f/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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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-6f17d22bba15001f/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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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-6f17d22bba15001f/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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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-6f17d22bba15001f/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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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-6f17d22bba15001f/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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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-6f17d22bba15001f/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/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:45:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:37:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:87:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:86:1
[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] [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" "8e9012b4119e5dfd3c32a471d60fb82d5a04372955484f2d41584a97e80ca881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9012b4119e5dfd3c32a471d60fb82d5a04372955484f2d41584a97e80ca881", kill_on_drop: false }`
[INFO] [stdout] 8e9012b4119e5dfd3c32a471d60fb82d5a04372955484f2d41584a97e80ca881
