[INFO] cloning repository https://github.com/Jala3400/SketchOver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jala3400/SketchOver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJala3400%2FSketchOver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJala3400%2FSketchOver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71ec9af87ffec709366b95117e20062361823af0 [INFO] checking Jala3400/SketchOver/71ec9af87ffec709366b95117e20062361823af0 against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJala3400%2FSketchOver" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jala3400/SketchOver on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jala3400/SketchOver [INFO] finished tweaking git repo https://github.com/Jala3400/SketchOver [INFO] tweaked toml for git repo https://github.com/Jala3400/SketchOver written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Jala3400/SketchOver 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded global-hotkey v0.6.3 [INFO] [stderr] Downloaded ico v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0c0fab7c4047793d7f0bb29925d839fc259d1a7288f5145dcdd806a999c3a7f [INFO] running `Command { std: "docker" "start" "-a" "b0c0fab7c4047793d7f0bb29925d839fc259d1a7288f5145dcdd806a999c3a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c0fab7c4047793d7f0bb29925d839fc259d1a7288f5145dcdd806a999c3a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c0fab7c4047793d7f0bb29925d839fc259d1a7288f5145dcdd806a999c3a7f", kill_on_drop: false }` [INFO] [stdout] b0c0fab7c4047793d7f0bb29925d839fc259d1a7288f5145dcdd806a999c3a7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a595033b0a7f374ebfc47e0b6b537b888616633b9d36e5165f46b5deadf2054f [INFO] running `Command { std: "docker" "start" "-a" "a595033b0a7f374ebfc47e0b6b537b888616633b9d36e5165f46b5deadf2054f", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.6.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling winit v0.30.8 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking ico v0.4.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking mouse_position v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking libappindicator-sys v0.9.0 [INFO] [stderr] Checking global-hotkey v0.6.3 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking drm-ffi v0.8.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking drm v0.12.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking atk v0.18.2 [INFO] [stderr] Checking wayland-protocols v0.32.5 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.7 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.5 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.5 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking gdk v0.18.2 [INFO] [stderr] Checking muda v0.15.3 [INFO] [stderr] Checking libappindicator v0.9.0 [INFO] [stderr] Checking tray-icon v0.19.2 [INFO] [stderr] Checking sketchover v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `winit::platform::windows` [INFO] [stdout] --> src/app/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | platform::windows::WindowAttributesExtWindows, [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.30.8/src/platform/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.8/src/platform/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(any(windows_platform, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winit::platform::windows` [INFO] [stdout] --> src/app/mod.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | platform::windows::WindowAttributesExtWindows, [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.30.8/src/platform/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod windows; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.30.8/src/platform/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(any(windows_platform, docsrs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_skip_taskbar` found for struct `WindowAttributes` in the current scope [INFO] [stdout] --> src/app/mod.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 71 | attributes: WindowAttributes::default() [INFO] [stdout] | _________________________- [INFO] [stdout] 72 | | .with_title("My Window") [INFO] [stdout] 73 | | .with_transparent(true) [INFO] [stdout] 74 | | .with_decorations(false) [INFO] [stdout] 75 | | .with_resizable(false) [INFO] [stdout] 76 | | .with_skip_taskbar(true) [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `WindowAttributes` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_skip_taskbar` found for struct `WindowAttributes` in the current scope [INFO] [stdout] --> src/app/mod.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 71 | attributes: WindowAttributes::default() [INFO] [stdout] | _________________________- [INFO] [stdout] 72 | | .with_title("My Window") [INFO] [stdout] 73 | | .with_transparent(true) [INFO] [stdout] 74 | | .with_decorations(false) [INFO] [stdout] 75 | | .with_resizable(false) [INFO] [stdout] 76 | | .with_skip_taskbar(true) [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method not found in `WindowAttributes` [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `*self` as mutable more than once at a time [INFO] [stdout] --> src/canvas/surface.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 86 | if let Ok(mut buffer) = self.surface.buffer_mut() { [INFO] [stdout] | ------------------------- [INFO] [stdout] | | [INFO] [stdout] | first mutable borrow occurs here [INFO] [stdout] | a temporary with access to the first borrow is created here ... [INFO] [stdout] ... [INFO] [stdout] 97 | self.update_preview(); [INFO] [stdout] | ^^^^ second mutable borrow occurs here [INFO] [stdout] 98 | } [INFO] [stdout] 99 | } [INFO] [stdout] | - ... and the first borrow might be used here, when that temporary is dropped and runs the destructor for type `Result, Rc>, SoftBufferError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0499, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `*self` as mutable more than once at a time [INFO] [stdout] --> src/canvas/surface.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 86 | if let Ok(mut buffer) = self.surface.buffer_mut() { [INFO] [stdout] | ------------------------- [INFO] [stdout] | | [INFO] [stdout] | first mutable borrow occurs here [INFO] [stdout] | a temporary with access to the first borrow is created here ... [INFO] [stdout] ... [INFO] [stdout] 97 | self.update_preview(); [INFO] [stdout] | ^^^^ second mutable borrow occurs here [INFO] [stdout] 98 | } [INFO] [stdout] 99 | } [INFO] [stdout] | - ... and the first borrow might be used here, when that temporary is dropped and runs the destructor for type `Result, Rc>, SoftBufferError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sketchover` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0499, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sketchover` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "a595033b0a7f374ebfc47e0b6b537b888616633b9d36e5165f46b5deadf2054f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a595033b0a7f374ebfc47e0b6b537b888616633b9d36e5165f46b5deadf2054f", kill_on_drop: false }` [INFO] [stdout] a595033b0a7f374ebfc47e0b6b537b888616633b9d36e5165f46b5deadf2054f