[INFO] fetching crate winproxy 0.5.0...
[INFO] testing winproxy-0.5.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate winproxy 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate winproxy 0.5.0
[INFO] finished tweaking crates.io crate winproxy 0.5.0
[INFO] tweaked toml for crates.io crate winproxy 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate winproxy 0.5.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winproxy 0.5.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-registry v0.6.1
[INFO] [stderr]   Downloaded comfy-table v7.2.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cae1e47d541c900005e93d160c165ced854b43cf7f39ba4f72427909c281af0d
[INFO] running `Command { std: "docker" "start" "-a" "cae1e47d541c900005e93d160c165ced854b43cf7f39ba4f72427909c281af0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cae1e47d541c900005e93d160c165ced854b43cf7f39ba4f72427909c281af0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae1e47d541c900005e93d160c165ced854b43cf7f39ba4f72427909c281af0d", kill_on_drop: false }`
[INFO] [stdout] cae1e47d541c900005e93d160c165ced854b43cf7f39ba4f72427909c281af0d
[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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e246e0d6ac013e5562abd2b904088f1cfcd98f8c68e35a22f96db79a1552376f
[INFO] running `Command { std: "docker" "start" "-a" "e246e0d6ac013e5562abd2b904088f1cfcd98f8c68e35a22f96db79a1552376f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling windows-strings v0.5.1
[INFO] [stderr]    Compiling windows-result v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling windows-registry v0.6.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling winproxy v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `windows_registry::CURRENT_USER`, `windows_registry::Value`
[INFO] [stdout]   --> src/lib.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows_registry::{CURRENT_USER, Value};
[INFO] [stdout]    |                        ^^^^^^^^^^^^  ^^^^^ no `Value` in the root
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        no `CURRENT_USER` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this variant instead:
[INFO] [stdout]            clap::builder::Resettable::Value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winproxy` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e246e0d6ac013e5562abd2b904088f1cfcd98f8c68e35a22f96db79a1552376f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e246e0d6ac013e5562abd2b904088f1cfcd98f8c68e35a22f96db79a1552376f", kill_on_drop: false }`
[INFO] [stdout] e246e0d6ac013e5562abd2b904088f1cfcd98f8c68e35a22f96db79a1552376f
