[INFO] fetching crate winproxy 0.5.1...
[INFO] testing winproxy-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate winproxy 0.5.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate winproxy 0.5.1
[INFO] finished tweaking crates.io crate winproxy 0.5.1
[INFO] tweaked toml for crates.io crate winproxy 0.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winproxy 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winproxy 0.5.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1070da0729295589c9464631e98c0a6f2eeaadebd9ef780b669a14c8dc44013
[INFO] running `Command { std: "docker" "start" "-a" "f1070da0729295589c9464631e98c0a6f2eeaadebd9ef780b669a14c8dc44013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1070da0729295589c9464631e98c0a6f2eeaadebd9ef780b669a14c8dc44013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1070da0729295589c9464631e98c0a6f2eeaadebd9ef780b669a14c8dc44013", kill_on_drop: false }`
[INFO] [stdout] f1070da0729295589c9464631e98c0a6f2eeaadebd9ef780b669a14c8dc44013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 728ad86a05f0f7fa9c2a633dcf3ae093976141983715fd82418691ae458e4451
[INFO] running `Command { std: "docker" "start" "-a" "728ad86a05f0f7fa9c2a633dcf3ae093976141983715fd82418691ae458e4451", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling windows-result v0.4.1
[INFO] [stderr]    Compiling windows-strings v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling windows-registry v0.6.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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.1 (/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" "728ad86a05f0f7fa9c2a633dcf3ae093976141983715fd82418691ae458e4451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "728ad86a05f0f7fa9c2a633dcf3ae093976141983715fd82418691ae458e4451", kill_on_drop: false }`
[INFO] [stdout] 728ad86a05f0f7fa9c2a633dcf3ae093976141983715fd82418691ae458e4451
