[INFO] cloning repository https://github.com/bluesky2008/telegram-claude [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluesky2008/telegram-claude" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluesky2008%2Ftelegram-claude", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluesky2008%2Ftelegram-claude'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dacf092aeeff7dbe083b47bdb223788b6821b446 [INFO] checking bluesky2008/telegram-claude/dacf092aeeff7dbe083b47bdb223788b6821b446 against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluesky2008%2Ftelegram-claude" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bluesky2008/telegram-claude [INFO] finished tweaking git repo https://github.com/bluesky2008/telegram-claude [INFO] tweaked toml for git repo https://github.com/bluesky2008/telegram-claude written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bluesky2008/telegram-claude on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bluesky2008/telegram-claude 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating claude-flows v0.1.1 -> v0.1.6 (available: v0.2.1) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flowsnet-platform-sdk v0.1.5 [INFO] [stderr] Downloaded store-flows v0.3.1 [INFO] [stderr] Downloaded claude-flows v0.1.6 [INFO] [stderr] Downloaded wasmedge_wasi_socket v0.4.3 [INFO] [stderr] Downloaded http_req_wasi v0.10.2 [INFO] [stderr] Downloaded tg-flows v0.2.1 [INFO] [stderr] Downloaded tokio_wasi v1.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f3ab7bc538a0debcb904ce6b981c14b6e099fc99c75f18c189799c0a40fbae2 [INFO] running `Command { std: "docker" "start" "-a" "3f3ab7bc538a0debcb904ce6b981c14b6e099fc99c75f18c189799c0a40fbae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f3ab7bc538a0debcb904ce6b981c14b6e099fc99c75f18c189799c0a40fbae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3ab7bc538a0debcb904ce6b981c14b6e099fc99c75f18c189799c0a40fbae2", kill_on_drop: false }` [INFO] [stdout] 3f3ab7bc538a0debcb904ce6b981c14b6e099fc99c75f18c189799c0a40fbae2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4516a3cd0f0107db5a4d2f398d6c9c68656b2ffe04b8a8f553faf93657f47d0 [INFO] running `Command { std: "docker" "start" "-a" "f4516a3cd0f0107db5a4d2f398d6c9c68656b2ffe04b8a8f553faf93657f47d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling tokio v1.29.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling tokio_wasi v1.25.2 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking dotenv v0.15.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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.22/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [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: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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:47:5 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:107:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ba7e63b63871a429533c189adbfb1d9a6337e000/library/std/src/os/mod.rs:106:10 [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] Checking uuid v1.4.0 [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] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4516a3cd0f0107db5a4d2f398d6c9c68656b2ffe04b8a8f553faf93657f47d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4516a3cd0f0107db5a4d2f398d6c9c68656b2ffe04b8a8f553faf93657f47d0", kill_on_drop: false }` [INFO] [stdout] f4516a3cd0f0107db5a4d2f398d6c9c68656b2ffe04b8a8f553faf93657f47d0