[INFO] cloning repository https://github.com/Haider-Ali-DS/wasmedge_guide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Haider-Ali-DS/wasmedge_guide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaider-Ali-DS%2Fwasmedge_guide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaider-Ali-DS%2Fwasmedge_guide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d0707e4a8034e80c0c36bf7295872beecac325c [INFO] checking Haider-Ali-DS/wasmedge_guide/7d0707e4a8034e80c0c36bf7295872beecac325c against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaider-Ali-DS%2Fwasmedge_guide" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Haider-Ali-DS/wasmedge_guide on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Haider-Ali-DS/wasmedge_guide [INFO] finished tweaking git repo https://github.com/Haider-Ali-DS/wasmedge_guide [INFO] tweaked toml for git repo https://github.com/Haider-Ali-DS/wasmedge_guide written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Haider-Ali-DS/wasmedge_guide 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d9dce0812ad0b4fa442187f728bfdd37c71ab31fc9e4acc8ae689e67da5136f [INFO] running `Command { std: "docker" "start" "-a" "9d9dce0812ad0b4fa442187f728bfdd37c71ab31fc9e4acc8ae689e67da5136f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d9dce0812ad0b4fa442187f728bfdd37c71ab31fc9e4acc8ae689e67da5136f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d9dce0812ad0b4fa442187f728bfdd37c71ab31fc9e4acc8ae689e67da5136f", kill_on_drop: false }` [INFO] [stdout] 9d9dce0812ad0b4fa442187f728bfdd37c71ab31fc9e4acc8ae689e67da5136f [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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 979dda994031a61c082c4bad7e07b25060c451937f15cd7ad70d9fba94b124fc [INFO] running `Command { std: "docker" "start" "-a" "979dda994031a61c082c4bad7e07b25060c451937f15cd7ad70d9fba94b124fc", kill_on_drop: false }` [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling wasmedge_quickjs v0.4.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os` [INFO] [stdout] --> src/event_loop/wasi_sock.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use std::os::wasi::prelude::{AsRawFd, RawFd}; [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:45:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:37:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:87:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/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] --> src/event_loop/wasi_sock.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use std::os::wasi::prelude::{AsRawFd, RawFd}; [INFO] [stdout] | ^^^^ could not find `wasi` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:45:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:37:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:87:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:86:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/internal_module/os.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | JsValue::Int(arch::wasm32::memory_size::<0>() as i32) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm32` in `arch` [INFO] [stdout] --> src/internal_module/os.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | JsValue::Int(arch::wasm32::memory_size::<0>() as i32) [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmedge_quickjs` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasmedge_quickjs` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "979dda994031a61c082c4bad7e07b25060c451937f15cd7ad70d9fba94b124fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979dda994031a61c082c4bad7e07b25060c451937f15cd7ad70d9fba94b124fc", kill_on_drop: false }` [INFO] [stdout] 979dda994031a61c082c4bad7e07b25060c451937f15cd7ad70d9fba94b124fc