[INFO] fetching crate rusty-duplication 0.6.1...
[INFO] testing rusty-duplication-0.6.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rusty-duplication 0.6.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rusty-duplication 0.6.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rusty-duplication 0.6.1
[INFO] tweaked toml for crates.io crate rusty-duplication 0.6.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-duplication 0.6.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty-duplication 0.6.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79762e012ae073ec1ff4cf7a455f7041ccd42ee8d632e29666753baeec149ede
[INFO] running `Command { std: "docker" "start" "-a" "79762e012ae073ec1ff4cf7a455f7041ccd42ee8d632e29666753baeec149ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79762e012ae073ec1ff4cf7a455f7041ccd42ee8d632e29666753baeec149ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79762e012ae073ec1ff4cf7a455f7041ccd42ee8d632e29666753baeec149ede", kill_on_drop: false }`
[INFO] [stdout] 79762e012ae073ec1ff4cf7a455f7041ccd42ee8d632e29666753baeec149ede
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dd18ca8a06e6fac377dd4995059ae9333b06dcf64b8898d3c24fa6fb0bd257f
[INFO] running `Command { std: "docker" "start" "-a" "9dd18ca8a06e6fac377dd4995059ae9333b06dcf64b8898d3c24fa6fb0bd257f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.53.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling windows-targets v0.53.0
[INFO] [stderr]    Compiling windows-strings v0.3.0
[INFO] [stderr]    Compiling windows-result v0.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-interface v0.59.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling windows-core v0.59.0
[INFO] [stderr]    Compiling windows v0.59.0
[INFO] [stderr]    Compiling rusty-duplication v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/capturer/shared.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   Win32::{
[INFO] [stdout]   |   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/capturer/shared.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 |   core::PCSTR,
[INFO] [stdout]   |   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/capturer.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   Win32::Graphics::{
[INFO] [stdout]   |   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/ext.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Graphics::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/capturer.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 |   core::Interface,
[INFO] [stdout]   |   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/monitor.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |   Win32::Graphics::{
[INFO] [stdout]   |   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/monitor.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 |   core::Interface,
[INFO] [stdout]   |   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/scanner.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 |   Win32::{
[INFO] [stdout]   |   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/scanner.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |   core::Interface,
[INFO] [stdout]   |   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/error.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     err: windows::core::Error,
[INFO] [stdout]    |                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/error.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 21 |   const fn windows(api: &'static str, err: windows::core::Error) -> Self {
[INFO] [stdout]    |                                                     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/error.rs:33:73
[INFO] [stdout]    |
[INFO] [stdout] 33 |   pub(crate) fn from_win_err(api: &'static str) -> impl FnOnce(windows::core::Error) -> Self {
[INFO] [stdout]    |                                                                         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/error.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Self::windows(api, windows::core::Error::from_win32())
[INFO] [stdout]    |                                 ^^^^ could not find `core` in `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -     Self::windows(api, windows::core::Error::from_win32())
[INFO] [stdout] 28 +     Self::windows(api, Error::from_win32())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/monitor.rs:192:49
[INFO] [stdout]     |
[INFO] [stdout] 192 |       .process_next_frame(timeout_ms, texture, |frame_info| {
[INFO] [stdout]     |                                                 ^^^^^^^^^^
[INFO] [stdout] 193 |         if !frame_info.pointer_shape_updated() {
[INFO] [stdout]     |             ---------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 192 |       .process_next_frame(timeout_ms, texture, |frame_info: /* Type */| {
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-duplication` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "9dd18ca8a06e6fac377dd4995059ae9333b06dcf64b8898d3c24fa6fb0bd257f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd18ca8a06e6fac377dd4995059ae9333b06dcf64b8898d3c24fa6fb0bd257f", kill_on_drop: false }`
[INFO] [stdout] 9dd18ca8a06e6fac377dd4995059ae9333b06dcf64b8898d3c24fa6fb0bd257f
