[INFO] fetching crate winlock 0.1.0... [INFO] building winlock-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate winlock 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate winlock 0.1.0 [INFO] finished tweaking crates.io crate winlock 0.1.0 [INFO] tweaked toml for crates.io crate winlock 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate winlock 0.1.0 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 crates.io crate winlock 0.1.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.60 [INFO] [stderr] Downloaded clap_derive v4.3.2 [INFO] [stderr] Downloaded tracing-attributes v0.1.24 [INFO] [stderr] Downloaded clap v4.3.3 [INFO] [stderr] Downloaded anstyle-wincon v1.0.1 [INFO] [stderr] Downloaded tracing-core v0.1.31 [INFO] [stderr] Downloaded bitflags v2.3.1 [INFO] [stderr] Downloaded ctrlc v3.4.0 [INFO] [stderr] Downloaded anstream v0.3.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.17 [INFO] [stderr] Downloaded nix v0.26.2 [INFO] [stderr] Downloaded rustix v0.37.19 [INFO] [stderr] Downloaded clap_builder v4.3.3 [INFO] [stderr] Downloaded embed-manifest v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 613d7cdb51bda11a64e9db70d2e77a5bd5bff20b7eed8175999a1ee9b05a8d1d [INFO] running `Command { std: "docker" "start" "-a" "613d7cdb51bda11a64e9db70d2e77a5bd5bff20b7eed8175999a1ee9b05a8d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "613d7cdb51bda11a64e9db70d2e77a5bd5bff20b7eed8175999a1ee9b05a8d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613d7cdb51bda11a64e9db70d2e77a5bd5bff20b7eed8175999a1ee9b05a8d1d", kill_on_drop: false }` [INFO] [stdout] 613d7cdb51bda11a64e9db70d2e77a5bd5bff20b7eed8175999a1ee9b05a8d1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d295ca33964b8660d19f1947414ddf1e82d8c7e8bf71f4da68c81fab4eec7864 [INFO] running `Command { std: "docker" "start" "-a" "d295ca33964b8660d19f1947414ddf1e82d8c7e8bf71f4da68c81fab4eec7864", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling embed-manifest v1.3.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling windows-targets v0.48.0 [INFO] [stderr] Compiling windows v0.48.0 [INFO] [stderr] Compiling winlock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling ctrlc v3.4.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stdout] error: This library targets Windows only. [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | compile_error!("This library targets Windows only."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winlock` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d295ca33964b8660d19f1947414ddf1e82d8c7e8bf71f4da68c81fab4eec7864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d295ca33964b8660d19f1947414ddf1e82d8c7e8bf71f4da68c81fab4eec7864", kill_on_drop: false }` [INFO] [stdout] d295ca33964b8660d19f1947414ddf1e82d8c7e8bf71f4da68c81fab4eec7864