[INFO] fetching crate encedeus_js_runtime 0.1.0-alpha...
[INFO] checking encedeus_js_runtime-0.1.0-alpha against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate encedeus_js_runtime 0.1.0-alpha into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate encedeus_js_runtime 0.1.0-alpha 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] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate encedeus_js_runtime 0.1.0-alpha
[INFO] finished tweaking crates.io crate encedeus_js_runtime 0.1.0-alpha
[INFO] tweaked toml for crates.io crate encedeus_js_runtime 0.1.0-alpha written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate encedeus_js_runtime 0.1.0-alpha 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.6
[INFO] [stderr]   Downloaded argparse v0.2.2
[INFO] [stderr]   Downloaded rulinalg v0.4.2
[INFO] [stderr]   Downloaded imageproc v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 30967b9fab29854add7ef571c158f447ba4b6d76d37efb0983eb2321b5da9420
[INFO] running `Command { std: "docker" "start" "-a" "30967b9fab29854add7ef571c158f447ba4b6d76d37efb0983eb2321b5da9420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30967b9fab29854add7ef571c158f447ba4b6d76d37efb0983eb2321b5da9420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30967b9fab29854add7ef571c158f447ba4b6d76d37efb0983eb2321b5da9420", kill_on_drop: false }`
[INFO] [stdout] 30967b9fab29854add7ef571c158f447ba4b6d76d37efb0983eb2321b5da9420
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2eb72d0932baa71ff27d18dccc21b2c21ef373d5ab6ec88311fe21ce03fabde8
[INFO] running `Command { std: "docker" "start" "-a" "2eb72d0932baa71ff27d18dccc21b2c21ef373d5ab6ec88311fe21ce03fabde8", kill_on_drop: false }`
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling encedeus_js_runtime v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking include_dir v0.7.3
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]  --> src/event_loop/wasi_fs.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::os::wasi::ffi::{OsStrExt, OsStringExt};
[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]  --> 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/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]  --> src/internal_module/fs.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::wasi::prelude::FromRawFd;
[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]  --> src/event_loop/wasi_fs.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::os::wasi::ffi::{OsStrExt, OsStringExt};
[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]  --> 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/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]  --> src/internal_module/fs.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::wasi::prelude::FromRawFd;
[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 `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[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]    --> src/event_loop/mod.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fd: std::os::wasi::io::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] 5   + use std::os::unix::io;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `io`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 254 -     fd: std::os::wasi::io::RawFd,
[INFO] [stdout] 254 +     fd: io::RawFd,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]    --> src/event_loop/mod.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fd: std::os::wasi::io::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] 5   + use std::os::unix::io;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `io`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 254 -     fd: std::os::wasi::io::RawFd,
[INFO] [stdout] 254 +     fd: io::RawFd,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]    --> src/event_loop/mod.rs:277:18
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fd: std::os::wasi::io::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] 5   + use std::os::unix::io;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `io`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 277 -     fd: std::os::wasi::io::RawFd,
[INFO] [stdout] 277 +     fd: io::RawFd,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]    --> src/event_loop/mod.rs:277:18
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fd: std::os::wasi::io::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] 5   + use std::os::unix::io;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `io`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 277 -     fd: std::os::wasi::io::RawFd,
[INFO] [stdout] 277 +     fd: io::RawFd,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]    --> src/event_loop/mod.rs:668:22
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fd: std::os::wasi::io::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] 5   + use std::os::unix::io;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `io`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 668 -         fd: std::os::wasi::io::RawFd,
[INFO] [stdout] 668 +         fd: io::RawFd,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]    --> src/event_loop/mod.rs:668:22
[INFO] [stdout]     |
[INFO] [stdout] 668 |         fd: std::os::wasi::io::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] 5   + use std::os::unix::io;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `io`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 668 -         fd: std::os::wasi::io::RawFd,
[INFO] [stdout] 668 +         fd: io::RawFd,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]    --> src/event_loop/mod.rs:683:22
[INFO] [stdout]     |
[INFO] [stdout] 683 |         fd: std::os::wasi::io::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] 5   + use std::os::unix::io;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `io`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 683 -         fd: std::os::wasi::io::RawFd,
[INFO] [stdout] 683 +         fd: io::RawFd,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasi` in `os`
[INFO] [stdout]    --> src/event_loop/mod.rs:683:22
[INFO] [stdout]     |
[INFO] [stdout] 683 |         fd: std::os::wasi::io::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] 5   + use std::os::unix::io;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `io`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 683 -         fd: std::os::wasi::io::RawFd,
[INFO] [stdout] 683 +         fd: io::RawFd,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 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 8 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 `encedeus_js_runtime` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `encedeus_js_runtime` (lib) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "2eb72d0932baa71ff27d18dccc21b2c21ef373d5ab6ec88311fe21ce03fabde8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb72d0932baa71ff27d18dccc21b2c21ef373d5ab6ec88311fe21ce03fabde8", kill_on_drop: false }`
[INFO] [stdout] 2eb72d0932baa71ff27d18dccc21b2c21ef373d5ab6ec88311fe21ce03fabde8
