[INFO] cloning repository https://github.com/naelstrof/laser_pointer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naelstrof/laser_pointer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaelstrof%2Flaser_pointer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaelstrof%2Flaser_pointer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a223025b16768569607b5ee10f79617ef5bb9422 [INFO] testing naelstrof/laser_pointer against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaelstrof%2Flaser_pointer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/naelstrof/laser_pointer [INFO] finished tweaking git repo https://github.com/naelstrof/laser_pointer [INFO] tweaked toml for git repo https://github.com/naelstrof/laser_pointer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/naelstrof/laser_pointer on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/naelstrof/laser_pointer 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drm-ffi v0.7.1 [INFO] [stderr] Downloaded drm-sys v0.6.1 [INFO] [stderr] Downloaded ctrlc v3.4.2 [INFO] [stderr] Downloaded ctor v0.2.7 [INFO] [stderr] Downloaded softbuffer v0.4.1 [INFO] [stderr] Downloaded drm v0.11.1 [INFO] [stderr] Downloaded ahash v0.8.10 [INFO] [stderr] Downloaded winit v0.29.14 [INFO] [stderr] Downloaded linux-raw-sys v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 767b1f2fabbb4f171108734e68bf8df14bcfe9c8f32125d58b87ccc0c0365bf9 [INFO] running `Command { std: "docker" "start" "-a" "767b1f2fabbb4f171108734e68bf8df14bcfe9c8f32125d58b87ccc0c0365bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "767b1f2fabbb4f171108734e68bf8df14bcfe9c8f32125d58b87ccc0c0365bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767b1f2fabbb4f171108734e68bf8df14bcfe9c8f32125d58b87ccc0c0365bf9", kill_on_drop: false }` [INFO] [stdout] 767b1f2fabbb4f171108734e68bf8df14bcfe9c8f32125d58b87ccc0c0365bf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fd1cc0aebf7bf4c4de084d2c93fecf9b31665f36b0091d3cde8cfb849dff530 [INFO] running `Command { std: "docker" "start" "-a" "0fd1cc0aebf7bf4c4de084d2c93fecf9b31665f36b0091d3cde8cfb849dff530", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling libloading v0.8.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling drm-sys v0.6.1 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.6.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling steamworks-sys v0.11.0 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling softbuffer v0.4.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling winit v0.29.14 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling local-ip-addr v0.1.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiny-xlib v0.2.2 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling steamworks v0.11.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling drm-ffi v0.7.1 [INFO] [stderr] Compiling drm v0.11.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling sctk-adwaita v0.8.1 [INFO] [stderr] Compiling laser_pointer v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `winit::platform::windows` [INFO] [stdout] --> src/server.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use winit::platform::windows::WindowBuilderExtWindows; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.14/src/platform/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(windows_platform)] [INFO] [stdout] | ---------------- the item is gated here [INFO] [stdout] 34 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winit::platform::windows` [INFO] [stdout] --> src/client.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use winit::platform::windows::WindowBuilderExtWindows; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.14/src/platform/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(windows_platform)] [INFO] [stdout] | ---------------- the item is gated here [INFO] [stdout] 34 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_skip_taskbar` found for struct `WindowBuilder` in the current scope [INFO] [stdout] --> src/server.rs:245:10 [INFO] [stdout] | [INFO] [stdout] 241 | let window = Rc::new(WindowBuilder::new().with_title("Laser Pointer") [INFO] [stdout] | __________________________- [INFO] [stdout] 242 | | .with_decorations(false) [INFO] [stdout] 243 | | .with_inner_size(LogicalSize::new(64, 64)) [INFO] [stdout] 244 | | .with_resizable(false) [INFO] [stdout] 245 | | .with_skip_taskbar(true) [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `WindowBuilder` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_taskbar_icon` found for struct `WindowBuilder` in the current scope [INFO] [stdout] --> src/client.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 46 | let window = Rc::new(WindowBuilder::new().with_title("Laser Pointer") [INFO] [stdout] | __________________________- [INFO] [stdout] 47 | | .with_min_inner_size(LogicalSize::new(200, 80)) [INFO] [stdout] 48 | | .with_transparent(true) [INFO] [stdout] 49 | | .with_taskbar_icon(Some(icon_big)) [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `WindowBuilder` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `laser_pointer` (bin "laser_pointer") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "0fd1cc0aebf7bf4c4de084d2c93fecf9b31665f36b0091d3cde8cfb849dff530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd1cc0aebf7bf4c4de084d2c93fecf9b31665f36b0091d3cde8cfb849dff530", kill_on_drop: false }` [INFO] [stdout] 0fd1cc0aebf7bf4c4de084d2c93fecf9b31665f36b0091d3cde8cfb849dff530