[INFO] cloning repository https://github.com/jetjinser/https-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jetjinser/https-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetjinser%2Fhttps-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetjinser%2Fhttps-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 390e78f0eb44e5d0b87c94ede37e1f31e4218bce
[INFO] checking jetjinser/https-test against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetjinser%2Fhttps-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jetjinser/https-test on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jetjinser/https-test
[INFO] finished tweaking git repo https://github.com/jetjinser/https-test
[INFO] tweaked toml for git repo https://github.com/jetjinser/https-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jetjinser/https-test 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/ht/tp/http_req_wasi, error: No space left on device (os error 28)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmedge_wasi_socket v0.4.3
[INFO] [stderr]   Downloaded http_req_wasi v0.10.2
[INFO] [stderr] error: failed to unpack package `http_req_wasi v0.10.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `http_req_wasi-0.10.2/benches/res.txt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http_req_wasi-0.10.2/benches/res.txt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `http_req_wasi-0.10.2/benches/res.txt` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http_req_wasi-0.10.2/benches/res.txt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking jetjinser/https-test against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetjinser%2Fhttps-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jetjinser/https-test on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jetjinser/https-test
[INFO] finished tweaking git repo https://github.com/jetjinser/https-test
[INFO] tweaked toml for git repo https://github.com/jetjinser/https-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jetjinser/https-test 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/6aaef1b9c7b924ab03a2bc1ab01585bfc2457207fac12a6b4ece73d712185e02-init/merged: no space left on device
[INFO] checking jetjinser/https-test against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetjinser%2Fhttps-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-4-tc2/source/.git/index.lock' write error. Out of diskspace
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking jetjinser/https-test against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetjinser%2Fhttps-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jetjinser/https-test on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jetjinser/https-test
[INFO] finished tweaking git repo https://github.com/jetjinser/https-test
[INFO] tweaked toml for git repo https://github.com/jetjinser/https-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jetjinser/https-test 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11222ed784b8972d549d1af52c45783850069d5ba381ac83c31f6c5b9220e257
[INFO] running `Command { std: "docker" "start" "-a" "11222ed784b8972d549d1af52c45783850069d5ba381ac83c31f6c5b9220e257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11222ed784b8972d549d1af52c45783850069d5ba381ac83c31f6c5b9220e257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11222ed784b8972d549d1af52c45783850069d5ba381ac83c31f6c5b9220e257", kill_on_drop: false }`
[INFO] [stdout] 11222ed784b8972d549d1af52c45783850069d5ba381ac83c31f6c5b9220e257
[INFO] checking jetjinser/https-test against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetjinser%2Fhttps-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jetjinser/https-test on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jetjinser/https-test
[INFO] finished tweaking git repo https://github.com/jetjinser/https-test
[INFO] tweaked toml for git repo https://github.com/jetjinser/https-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jetjinser/https-test 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b0c1c2dc701b94ae39093b92391f59d979cd74e15dd18015a664f1edf8391b4
[INFO] running `Command { std: "docker" "start" "-a" "4b0c1c2dc701b94ae39093b92391f59d979cd74e15dd18015a664f1edf8391b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b0c1c2dc701b94ae39093b92391f59d979cd74e15dd18015a664f1edf8391b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b0c1c2dc701b94ae39093b92391f59d979cd74e15dd18015a664f1edf8391b4", kill_on_drop: false }`
[INFO] [stdout] 4b0c1c2dc701b94ae39093b92391f59d979cd74e15dd18015a664f1edf8391b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 722e14ca56dd16fbaa6659c7694fc689d617279add0bc71e9533ca288455a111
[INFO] running `Command { std: "docker" "start" "-a" "722e14ca56dd16fbaa6659c7694fc689d617279add0bc71e9533ca288455a111", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking 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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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<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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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-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/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:107:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:106: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] 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] running `Command { std: "docker" "inspect" "722e14ca56dd16fbaa6659c7694fc689d617279add0bc71e9533ca288455a111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722e14ca56dd16fbaa6659c7694fc689d617279add0bc71e9533ca288455a111", kill_on_drop: false }`
[INFO] [stdout] 722e14ca56dd16fbaa6659c7694fc689d617279add0bc71e9533ca288455a111
