[INFO] cloning repository https://github.com/Wabi-Studios/Project-X [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wabi-Studios/Project-X" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWabi-Studios%2FProject-X", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWabi-Studios%2FProject-X'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cb4d00ab26d1b7a8276718d230bcf3a7ed36f7d [INFO] testing Wabi-Studios/Project-X against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWabi-Studios%2FProject-X" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wabi-Studios/Project-X on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Wabi-Studios/Project-X [INFO] finished tweaking git repo https://github.com/Wabi-Studios/Project-X [INFO] tweaked toml for git repo https://github.com/Wabi-Studios/Project-X written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Wabi-Studios/Project-X already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aec857990d000880fcb7a7d0a1ac0fb14979a3d83fea8d9c8aed6d6b013fd885 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aec857990d000880fcb7a7d0a1ac0fb14979a3d83fea8d9c8aed6d6b013fd885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aec857990d000880fcb7a7d0a1ac0fb14979a3d83fea8d9c8aed6d6b013fd885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec857990d000880fcb7a7d0a1ac0fb14979a3d83fea8d9c8aed6d6b013fd885", kill_on_drop: false }` [INFO] [stdout] aec857990d000880fcb7a7d0a1ac0fb14979a3d83fea8d9c8aed6d6b013fd885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a592b343fec141c35ed862049cee5ab26a4cb3d7bb87c0bd099f2fa0c9b312f3 [INFO] running `Command { std: "docker" "start" "-a" "a592b343fec141c35ed862049cee5ab26a4cb3d7bb87c0bd099f2fa0c9b312f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling windows_reader v0.30.0 [INFO] [stderr] Compiling windows_quote v0.30.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling windows_gen v0.30.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling windows_macros v0.30.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling windows v0.30.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.30.0/src/core/bindings.rs:1537:22 [INFO] [stdout] | [INFO] [stdout] 1537 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.30.0/src/core/bindings.rs:1538:104 [INFO] [stdout] | [INFO] [stdout] 1538 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec