[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] d8ed13d17bd251ffbcb9f9587a47bf40cd4019f4 [INFO] checking Jala3400/SketchOver/d8ed13d17bd251ffbcb9f9587a47bf40cd4019f4 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJala3400%2FSketchOver" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jala3400/SketchOver on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded global-hotkey v0.6.3 [INFO] [stderr] Downloaded mouse_position v0.1.4 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 822e084b1949818158d00a65f5e6cb688e4d644721f289064bc6265cd93b2684 [INFO] running `Command { std: "docker" "start" "-a" "822e084b1949818158d00a65f5e6cb688e4d644721f289064bc6265cd93b2684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "822e084b1949818158d00a65f5e6cb688e4d644721f289064bc6265cd93b2684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "822e084b1949818158d00a65f5e6cb688e4d644721f289064bc6265cd93b2684", kill_on_drop: false }` [INFO] [stdout] 822e084b1949818158d00a65f5e6cb688e4d644721f289064bc6265cd93b2684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7ad1c1cf08e647dd4e529f4849d82804cd89263d49136943f6157cc55fdc0c6 [INFO] running `Command { std: "docker" "start" "-a" "b7ad1c1cf08e647dd4e529f4849d82804cd89263d49136943f6157cc55fdc0c6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Checking linux-raw-sys v0.6.5 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling winit v0.30.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ico v0.4.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking libxdo v0.6.0 [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] Checking mouse_position v0.1.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [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] 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 cairo-sys-rs 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 gtk-sys v0.18.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking global-hotkey v0.6.3 [INFO] [stderr] Checking libappindicator-sys v0.9.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking drm-ffi v0.8.0 [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 wayland-cursor v0.31.7 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.5 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.5 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [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 libappindicator v0.9.0 [INFO] [stderr] Checking muda v0.15.3 [INFO] [stderr] Checking tray-icon v0.19.2 [INFO] [stderr] Checking sketchover v0.3.2 (/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] 19 | #[cfg(any(windows_platform, docsrs))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 20 | pub mod windows; [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] 19 | #[cfg(any(windows_platform, docsrs))] [INFO] [stdout] | -------------------------- the item is gated here [INFO] [stdout] 20 | pub mod windows; [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:83:18 [INFO] [stdout] | [INFO] [stdout] 78 | attributes: WindowAttributes::default() [INFO] [stdout] | _________________________- [INFO] [stdout] 79 | | .with_title("My Window") [INFO] [stdout] 80 | | .with_transparent(true) [INFO] [stdout] 81 | | .with_decorations(false) [INFO] [stdout] 82 | | .with_resizable(false) [INFO] [stdout] 83 | | .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:83:18 [INFO] [stdout] | [INFO] [stdout] 78 | attributes: WindowAttributes::default() [INFO] [stdout] | _________________________- [INFO] [stdout] 79 | | .with_title("My Window") [INFO] [stdout] 80 | | .with_transparent(true) [INFO] [stdout] 81 | | .with_decorations(false) [INFO] [stdout] 82 | | .with_resizable(false) [INFO] [stdout] 83 | | .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:98: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] 98 | self.update_preview(); [INFO] [stdout] | ^^^^ second mutable borrow occurs here [INFO] [stdout] 99 | } [INFO] [stdout] 100 | } [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] error[E0499]: cannot borrow `*self` as mutable more than once at a time [INFO] [stdout] --> src/canvas/surface.rs:98: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] 98 | self.update_preview(); [INFO] [stdout] | ^^^^ second mutable borrow occurs here [INFO] [stdout] 99 | } [INFO] [stdout] 100 | } [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] 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sketchover` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "b7ad1c1cf08e647dd4e529f4849d82804cd89263d49136943f6157cc55fdc0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ad1c1cf08e647dd4e529f4849d82804cd89263d49136943f6157cc55fdc0c6", kill_on_drop: false }` [INFO] [stdout] b7ad1c1cf08e647dd4e529f4849d82804cd89263d49136943f6157cc55fdc0c6