[INFO] cloning repository https://github.com/reticivis-net/uwd2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reticivis-net/uwd2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freticivis-net%2Fuwd2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freticivis-net%2Fuwd2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f023c54d25155d14843483ae69a3a2734c44ebce [INFO] checking reticivis-net/uwd2/f023c54d25155d14843483ae69a3a2734c44ebce against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freticivis-net%2Fuwd2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reticivis-net/uwd2 on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reticivis-net/uwd2 [INFO] finished tweaking git repo https://github.com/reticivis-net/uwd2 [INFO] tweaked toml for git repo https://github.com/reticivis-net/uwd2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reticivis-net/uwd2 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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "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 hootbin v0.1.1 [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] [stderr] Downloaded hoot v0.1.3 [INFO] [stderr] Downloaded ureq v2.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5d3461f35fcf74901d367624432335c1ebfead8740bbea2da99e980f43f1e34 [INFO] running `Command { std: "docker" "start" "-a" "c5d3461f35fcf74901d367624432335c1ebfead8740bbea2da99e980f43f1e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5d3461f35fcf74901d367624432335c1ebfead8740bbea2da99e980f43f1e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d3461f35fcf74901d367624432335c1ebfead8740bbea2da99e980f43f1e34", kill_on_drop: false }` [INFO] [stdout] c5d3461f35fcf74901d367624432335c1ebfead8740bbea2da99e980f43f1e34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 074ab11cb928f30a70849ade2bd3ebbd9fbf46c81f4f00aae36b74fbb5f3bf39 [INFO] running `Command { std: "docker" "start" "-a" "074ab11cb928f30a70849ade2bd3ebbd9fbf46c81f4f00aae36b74fbb5f3bf39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rustls-pki-types v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking windows-targets v0.52.4 [INFO] [stderr] Checking windows-targets v0.48.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking windows-result v0.1.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking windows-sys v0.48.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking windows-core v0.54.0 [INFO] [stderr] Checking hoot v0.1.3 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking windows v0.54.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking sysinfo v0.30.5 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Checking winreg v0.52.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.52.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" "074ab11cb928f30a70849ade2bd3ebbd9fbf46c81f4f00aae36b74fbb5f3bf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074ab11cb928f30a70849ade2bd3ebbd9fbf46c81f4f00aae36b74fbb5f3bf39", kill_on_drop: false }` [INFO] [stdout] 074ab11cb928f30a70849ade2bd3ebbd9fbf46c81f4f00aae36b74fbb5f3bf39