[INFO] cloning repository https://github.com/lxl66566/windows-simple-zstd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lxl66566/windows-simple-zstd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fwindows-simple-zstd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fwindows-simple-zstd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa4f2b77580305f303cb4e95f099efbdf6cf36c1 [INFO] building lxl66566/windows-simple-zstd against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fwindows-simple-zstd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lxl66566/windows-simple-zstd [INFO] finished tweaking git repo https://github.com/lxl66566/windows-simple-zstd [INFO] tweaked toml for git repo https://github.com/lxl66566/windows-simple-zstd written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lxl66566/windows-simple-zstd on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lxl66566/windows-simple-zstd 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert2 v0.3.16 [INFO] [stderr] Downloaded assert2-macros v0.3.16 [INFO] [stderr] Downloaded once-fn v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b0a0fc0ef9a94346675d0e34fdaef5321652c1e987465145ff3412f543c5867 [INFO] running `Command { std: "docker" "start" "-a" "7b0a0fc0ef9a94346675d0e34fdaef5321652c1e987465145ff3412f543c5867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b0a0fc0ef9a94346675d0e34fdaef5321652c1e987465145ff3412f543c5867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b0a0fc0ef9a94346675d0e34fdaef5321652c1e987465145ff3412f543c5867", kill_on_drop: false }` [INFO] [stdout] 7b0a0fc0ef9a94346675d0e34fdaef5321652c1e987465145ff3412f543c5867 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d09de36d868fde2aa0035abc6788c45d46f5e914a98635f3faf2b3ddb76c89f5 [INFO] running `Command { std: "docker" "start" "-a" "d09de36d868fde2aa0035abc6788c45d46f5e914a98635f3faf2b3ddb76c89f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling assert2-macros v0.3.16 [INFO] [stderr] Compiling windows-result v0.2.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Compiling windows-strings v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling windows-sys v0.59.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling winreg v0.55.0 [INFO] [stdout] error: OS not supported. if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.55.0/src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | ... compile_error!("OS not supported. if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = \"...\"`"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winreg` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d09de36d868fde2aa0035abc6788c45d46f5e914a98635f3faf2b3ddb76c89f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09de36d868fde2aa0035abc6788c45d46f5e914a98635f3faf2b3ddb76c89f5", kill_on_drop: false }` [INFO] [stdout] d09de36d868fde2aa0035abc6788c45d46f5e914a98635f3faf2b3ddb76c89f5