[INFO] cloning repository https://github.com/maeln/peglrs-pyqt-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maeln/peglrs-pyqt-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaeln%2Fpeglrs-pyqt-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaeln%2Fpeglrs-pyqt-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48f9d9ef6360c1b6b69327d2cd1ecf8a6da2098b [INFO] testing maeln/peglrs-pyqt-editor against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaeln%2Fpeglrs-pyqt-editor" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maeln/peglrs-pyqt-editor on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maeln/peglrs-pyqt-editor [INFO] finished tweaking git repo https://github.com/maeln/peglrs-pyqt-editor [INFO] tweaked toml for git repo https://github.com/maeln/peglrs-pyqt-editor written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/maeln/peglrs-pyqt-editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de534093ef2841a5dccca33e6fceb8e75f17c769384c5c3a84325f22177ba000 [INFO] running `Command { std: "docker" "start" "-a" "de534093ef2841a5dccca33e6fceb8e75f17c769384c5c3a84325f22177ba000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de534093ef2841a5dccca33e6fceb8e75f17c769384c5c3a84325f22177ba000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de534093ef2841a5dccca33e6fceb8e75f17c769384c5c3a84325f22177ba000", kill_on_drop: false }` [INFO] [stdout] de534093ef2841a5dccca33e6fceb8e75f17c769384c5c3a84325f22177ba000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c988159bbabfd3c4834f5f78fc496c0be8031feae1b0a358c6482a5acd128ee [INFO] running `Command { std: "docker" "start" "-a" "4c988159bbabfd3c4834f5f78fc496c0be8031feae1b0a358c6482a5acd128ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling gl_loader v0.0.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling andrew v0.2.0 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling peglrs v0.1.0 (/opt/rustwide/workdir/peglrs) [INFO] [stdout] warning: unused imports: `Deg`, `perspective` [INFO] [stdout] --> peglrs/src/camera/mod.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use cgmath::{perspective, Deg, Matrix4, Point3, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RGBA_8B` should have an upper camel case name [INFO] [stdout] --> peglrs/src/frame/fbo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | RGBA_8B, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Rgba8b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `RGBA_16F` should have an upper camel case name [INFO] [stdout] --> peglrs/src/frame/fbo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | RGBA_16F, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Rgba16f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DEPTH24_STENCIL8` should have an upper camel case name [INFO] [stdout] --> peglrs/src/frame/fbo.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | DEPTH24_STENCIL8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Depth24Stencil8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicBool`, `Ordering` [INFO] [stdout] --> peglrs/src/shaders/shader_loader.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> peglrs/src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Program`, `Shader` [INFO] [stdout] --> peglrs/src/lib.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | use shaders::{Program, Shader}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> peglrs/src/shaders/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | _ => None, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> peglrs/src/lib.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn display_loop(time: f64, fbo: u32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> peglrs/src/shaders/shader_loader.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | for (id, program) in program_borrow.iter() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> peglrs/src/shaders/shader_loader.rs:338:25 [INFO] [stdout] | [INFO] [stdout] 338 | let location = gl::GetUniformLocation(addr, uniform_cstr.as_ptr()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> peglrs/src/shaders/shader_loader.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | let mut db = self.db.lock().unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> peglrs/src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | let mut model = Matrix4::::identity(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> peglrs/src/lib.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | let mut projection: Matrix4 = [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> peglrs/src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | let mut cam = Camera::new( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `program` [INFO] [stdout] --> peglrs/src/scene/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub program: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DrawableObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> peglrs/src/scene/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mesh` [INFO] [stdout] --> peglrs/src/scene/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub mesh: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DrawableObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> peglrs/src/scene/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> peglrs/src/scene/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn draw() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RGBA_8B` [INFO] [stdout] --> peglrs/src/frame/fbo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | RGBA_8B, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorAttachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> peglrs/src/frame/fbo.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RGBA_16F` [INFO] [stdout] --> peglrs/src/frame/fbo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | RGBA_16F, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorAttachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> peglrs/src/frame/fbo.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DEPTH24_STENCIL8` [INFO] [stdout] --> peglrs/src/frame/fbo.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | DEPTH24_STENCIL8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DepthStencilAttachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> peglrs/src/frame/fbo.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_color_attachment` [INFO] [stdout] --> peglrs/src/frame/fbo.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn make_color_attachment(attachment_type: &ColorAttachment, width: i32, height: i32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_depth_stencil_attachment` [INFO] [stdout] --> peglrs/src/frame/fbo.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn make_depth_stencil_attachment( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> peglrs/src/frame/fbo.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_ldr` [INFO] [stdout] --> peglrs/src/frame/fbo.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn new_ldr(width: i32, height: i32) -> Framebuffer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_hdr` [INFO] [stdout] --> peglrs/src/frame/fbo.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn new_hdr(width: i32, height: i32) -> Framebuffer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `m_scene` should have an upper case name [INFO] [stdout] --> peglrs/src/lib.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | static mut m_scene: Option = None; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `M_SCENE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling winit v0.19.0 [INFO] [stderr] Compiling glutin v0.20.0 [INFO] [stderr] Compiling glutin_backend v0.1.0 (/opt/rustwide/workdir/glutin_backend) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> glutin_backend/src/main.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_next` [INFO] [stdout] --> glutin_backend/src/main.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let mut mouse_next: (f64, f64) = (0.0, 0.0); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_next` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> glutin_backend/src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let mut time = Instant::now(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> glutin_backend/src/main.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut mouse_next: (f64, f64) = (0.0, 0.0); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `std` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `core` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `compiler_builtins` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `rustc_std_workspace_core` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `alloc` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `libc` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `unwind` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `cfg_if` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `miniz_oxide` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `rustc_std_workspace_alloc` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `adler` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `hashbrown` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `std_detect` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `rustc_demangle` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `addr2line` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `gimli` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `object` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `memchr` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot satisfy dependencies so `panic_unwind` only shows up once [INFO] [stdout] | [INFO] [stdout] = help: having upstream crates all available in one format will likely make this go away [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_backend` due to 20 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4c988159bbabfd3c4834f5f78fc496c0be8031feae1b0a358c6482a5acd128ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c988159bbabfd3c4834f5f78fc496c0be8031feae1b0a358c6482a5acd128ee", kill_on_drop: false }` [INFO] [stdout] 4c988159bbabfd3c4834f5f78fc496c0be8031feae1b0a358c6482a5acd128ee