[INFO] cloning repository https://github.com/thegamingwolf2197/EDProLight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thegamingwolf2197/EDProLight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegamingwolf2197%2FEDProLight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegamingwolf2197%2FEDProLight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebdfd05be5c372f287ffa58ad76cac174221c071 [INFO] checking thegamingwolf2197/EDProLight/ebdfd05be5c372f287ffa58ad76cac174221c071 against master#36e2b8a3a7aad93f8a92db6d254b746aa94ed6da for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegamingwolf2197%2FEDProLight" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thegamingwolf2197/EDProLight [INFO] finished tweaking git repo https://github.com/thegamingwolf2197/EDProLight [INFO] tweaked toml for git repo https://github.com/thegamingwolf2197/EDProLight written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thegamingwolf2197/EDProLight on toolchain 36e2b8a3a7aad93f8a92db6d254b746aa94ed6da [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thegamingwolf2197/EDProLight 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" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hotwatch v0.4.5 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded wasi v0.14.7+wasi-0.2.4 [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] [stderr] Downloaded dirs v3.0.1 [INFO] [stderr] Downloaded syn v1.0.68 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de8de38d490525ab132d6b2c0cbcba7ce7a9cbe6d541fb62de165aee9b515d6 [INFO] running `Command { std: "docker" "start" "-a" "5de8de38d490525ab132d6b2c0cbcba7ce7a9cbe6d541fb62de165aee9b515d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de8de38d490525ab132d6b2c0cbcba7ce7a9cbe6d541fb62de165aee9b515d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de8de38d490525ab132d6b2c0cbcba7ce7a9cbe6d541fb62de165aee9b515d6", kill_on_drop: false }` [INFO] [stdout] 5de8de38d490525ab132d6b2c0cbcba7ce7a9cbe6d541fb62de165aee9b515d6 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3f5d9d7d017f1ae66f0e836eabbeaa93e3b46853bf7ea4d1630030efd599585 [INFO] running `Command { std: "docker" "start" "-a" "a3f5d9d7d017f1ae66f0e836eabbeaa93e3b46853bf7ea4d1630030efd599585", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling winreg v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] error: failed to run custom build command for `winreg v0.10.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/winreg-be5bacae3509dffc/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: winreg is only supported on Windows platforms [INFO] [stderr] help: if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."` [INFO] [stderr] help: if your application is only supported on Windows, use `--target x86_64-pc-windows-gnu` or some other windows platform [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a3f5d9d7d017f1ae66f0e836eabbeaa93e3b46853bf7ea4d1630030efd599585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f5d9d7d017f1ae66f0e836eabbeaa93e3b46853bf7ea4d1630030efd599585", kill_on_drop: false }` [INFO] [stdout] a3f5d9d7d017f1ae66f0e836eabbeaa93e3b46853bf7ea4d1630030efd599585