[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] checking maeln/peglrs-pyqt-editor against master#040e2f8b9ff2d76fbe2146d6003e297ed4532088 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaeln%2Fpeglrs-pyqt-editor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maeln/peglrs-pyqt-editor on toolchain 040e2f8b9ff2d76fbe2146d6003e297ed4532088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maeln/peglrs-pyqt-editor 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" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin v0.20.0 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.2 [INFO] [stderr] Downloaded glutin_gles2_sys v0.1.2 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.2 [INFO] [stderr] Downloaded glutin_wgl_sys v0.1.2 [INFO] [stderr] Downloaded gleam v0.6.14 [INFO] [stderr] Downloaded winit v0.19.0 [INFO] [stderr] Downloaded gl_loader v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea81f31c66e284e838922f7c71c556d9bcdd1e60febe6b9d6baf74e599dd97d4 [INFO] running `Command { std: "docker" "start" "-a" "ea81f31c66e284e838922f7c71c556d9bcdd1e60febe6b9d6baf74e599dd97d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea81f31c66e284e838922f7c71c556d9bcdd1e60febe6b9d6baf74e599dd97d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea81f31c66e284e838922f7c71c556d9bcdd1e60febe6b9d6baf74e599dd97d4", kill_on_drop: false }` [INFO] [stdout] ea81f31c66e284e838922f7c71c556d9bcdd1e60febe6b9d6baf74e599dd97d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f2023d35c183142c4f3274b6c6ae34d4764662f64bc9d46aec7daae8cbfaeca [INFO] running `Command { std: "docker" "start" "-a" "6f2023d35c183142c4f3274b6c6ae34d4764662f64bc9d46aec7daae8cbfaeca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling gl_loader v0.0.4 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.2 [INFO] [stderr] Checking andrew v0.2.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking wayland-commons v0.21.11 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking peglrs v0.1.0 (/opt/rustwide/workdir/peglrs) [INFO] [stdout] warning: unused imports: `Deg` and `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` and `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` and `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: unused imports: `Deg` and `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` and `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` and `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: 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] = note: `#[warn(unused_variables)]` on by default [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: 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: unreachable pattern [INFO] [stdout] --> peglrs/src/shaders/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | _ => None, [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> peglrs/src/shaders/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 64 | ShaderType::VERTEX => Some(gl::VERTEX_SHADER), [INFO] [stdout] | ------------------ matches some of the same values [INFO] [stdout] 65 | ShaderType::FRAGMENT => Some(gl::FRAGMENT_SHADER), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 66 | ShaderType::GEOMETRY => Some(gl::GEOMETRY_SHADER), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 67 | ShaderType::COMPUTE => Some(gl::COMPUTE_SHADER), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] 68 | _ => None, [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` 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: 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] [INFO] [stdout] warning: trait `Frame` is never used [INFO] [stdout] --> peglrs/src/frame/mod.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Frame { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ColorAttachment` is never used [INFO] [stdout] --> peglrs/src/frame/fbo.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum ColorAttachment { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DepthStencilAttachment` is never used [INFO] [stdout] --> peglrs/src/frame/fbo.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum DepthStencilAttachment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Framebuffer` is never constructed [INFO] [stdout] --> peglrs/src/frame/fbo.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Framebuffer { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_color_attachment` is never used [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 `make_depth_stencil_attachment` is never used [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 functions `new`, `new_ldr`, and `new_hdr` are never used [INFO] [stdout] --> peglrs/src/frame/fbo.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl Framebuffer { [INFO] [stdout] | ---------------- associated functions in this implementation [INFO] [stdout] 110 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn new_ldr(width: i32, height: i32) -> Framebuffer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn new_hdr(width: i32, height: i32) -> Framebuffer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DrawableObject` is never constructed [INFO] [stdout] --> peglrs/src/scene/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct DrawableObject { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `draw` is never used [INFO] [stdout] --> peglrs/src/scene/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl DrawableObject { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 13 | pub fn draw() {} [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] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 34 - static mut m_scene: Option = None; [INFO] [stdout] 34 + static mut M_SCENE: Option = None; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> peglrs/src/lib.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | if let Some(scene) = &mut m_scene { [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 44 | if let Some(scene) = &raw mut m_scene { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> peglrs/src/lib.rs:129:30 [INFO] [stdout] | [INFO] [stdout] 129 | if let Some(scene) = &mut m_scene { [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 129 | if let Some(scene) = &raw mut m_scene { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> peglrs/src/lib.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | if let Some(scene) = &mut m_scene { [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 145 | if let Some(scene) = &raw mut m_scene { [INFO] [stdout] | +++ [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] = note: `#[warn(unused_variables)]` on by default [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: 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: unreachable pattern [INFO] [stdout] --> peglrs/src/shaders/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | _ => None, [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> peglrs/src/shaders/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 64 | ShaderType::VERTEX => Some(gl::VERTEX_SHADER), [INFO] [stdout] | ------------------ matches some of the same values [INFO] [stdout] 65 | ShaderType::FRAGMENT => Some(gl::FRAGMENT_SHADER), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 66 | ShaderType::GEOMETRY => Some(gl::GEOMETRY_SHADER), [INFO] [stdout] | -------------------- matches some of the same values [INFO] [stdout] 67 | ShaderType::COMPUTE => Some(gl::COMPUTE_SHADER), [INFO] [stdout] | ------------------- matches some of the same values [INFO] [stdout] 68 | _ => None, [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` 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: 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] [INFO] [stdout] warning: trait `Frame` is never used [INFO] [stdout] --> peglrs/src/frame/mod.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Frame { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ColorAttachment` is never used [INFO] [stdout] --> peglrs/src/frame/fbo.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum ColorAttachment { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DepthStencilAttachment` is never used [INFO] [stdout] --> peglrs/src/frame/fbo.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum DepthStencilAttachment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Framebuffer` is never constructed [INFO] [stdout] --> peglrs/src/frame/fbo.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Framebuffer { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_color_attachment` is never used [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 `make_depth_stencil_attachment` is never used [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 functions `new`, `new_ldr`, and `new_hdr` are never used [INFO] [stdout] --> peglrs/src/frame/fbo.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl Framebuffer { [INFO] [stdout] | ---------------- associated functions in this implementation [INFO] [stdout] 110 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn new_ldr(width: i32, height: i32) -> Framebuffer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn new_hdr(width: i32, height: i32) -> Framebuffer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DrawableObject` is never constructed [INFO] [stdout] --> peglrs/src/scene/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct DrawableObject { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `draw` is never used [INFO] [stdout] --> peglrs/src/scene/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl DrawableObject { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 13 | pub fn draw() {} [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] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 34 - static mut m_scene: Option = None; [INFO] [stdout] 34 + static mut M_SCENE: Option = None; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> peglrs/src/lib.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | if let Some(scene) = &mut m_scene { [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 44 | if let Some(scene) = &raw mut m_scene { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> peglrs/src/lib.rs:129:30 [INFO] [stdout] | [INFO] [stdout] 129 | if let Some(scene) = &mut m_scene { [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 129 | if let Some(scene) = &raw mut m_scene { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> peglrs/src/lib.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | if let Some(scene) = &mut m_scene { [INFO] [stdout] | ^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 145 | if let Some(scene) = &raw mut m_scene { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.11` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-2ad02ad040e02f23/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '040e2f8b9ff2d76fbe2146d6003e297ed4532088'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.11/src/lib.rs:145:80: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63f5a030ba32 - std::backtrace_rs::backtrace::libunwind::trace::h11ea221efca37e8e [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63f5a030ba32 - std::backtrace_rs::backtrace::trace_unsynchronized::hc9d303aab8195ae0 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63f5a030ba32 - std::sys::backtrace::_print_fmt::hc0c099a7e39f447d [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63f5a030ba32 - ::fmt::h64d3d88dfb225795 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63f5a032c1a3 - core::fmt::rt::Argument::fmt::hefcb01e9901d2c70 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63f5a032c1a3 - core::fmt::write::he0816c8accc25495 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x63f5a0309353 - std::io::default_write_fmt::ha60983896ce75554 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63f5a0309353 - std::io::Write::write_fmt::hb0f8f59ceff8c7a6 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63f5a030b882 - std::sys::backtrace::BacktraceLock::print::h8c33e336d6de55c9 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63f5a030cc8c - std::panicking::default_hook::{{closure}}::hfeef4f225617f039 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63f5a030ca8f - std::panicking::default_hook::hbc397ee1a5f93fca [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63f5a030d76b - as core::ops::function::Fn>::call::he15194a7d33ff547 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 12: 0x63f5a030d76b - std::panicking::rust_panic_with_hook::h84ad12ac86c259fe [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x63f5a030d43a - std::panicking::begin_panic_handler::{{closure}}::h6af78a5b1f37b6be [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x63f5a030bf39 - std::sys::backtrace::__rust_end_short_backtrace::h84f65ed83ec508ba [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x63f5a030d0cd - __rustc[2f86eed79e5adf]::rust_begin_unwind [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x63f5a032b100 - core::panicking::panic_fmt::h6a49680697a1193c [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x63f5a032b536 - core::result::unwrap_failed::h0e431c79ee3acd10 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/core/src/result.rs:1761:5 [INFO] [stderr] 18: 0x63f5a0233426 - wayland_scanner::generate_c_interfaces::h89f14a69a2373e3d [INFO] [stderr] 19: 0x63f5a0244a28 - build_script_build::generate_protocol::h7962aa32330637cf [INFO] [stderr] 20: 0x63f5a02459e2 - build_script_build::main::h421bd809a4adabe0 [INFO] [stderr] 21: 0x63f5a0235fc3 - core::ops::function::FnOnce::call_once::h9ebebb0782b6eb7b [INFO] [stderr] 22: 0x63f5a02345d6 - std::sys::backtrace::__rust_begin_short_backtrace::hb6c3b0535566fa71 [INFO] [stderr] 23: 0x63f5a0240cf9 - std::rt::lang_start::{{closure}}::h1d497451cf71699c [INFO] [stderr] 24: 0x63f5a0306720 - core::ops::function::impls:: for &F>::call_once::h4c516bf800168ef5 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x63f5a0306720 - std::panicking::catch_unwind::do_call::hde84fea8c843f268 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x63f5a0306720 - std::panicking::catch_unwind::h7717a10433e12792 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x63f5a0306720 - std::panic::catch_unwind::h0bdda655b080e76e [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x63f5a0306720 - std::rt::lang_start_internal::{{closure}}::h2ff37f401d6caad1 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x63f5a0306720 - std::panicking::catch_unwind::do_call::hf048ac236db6f10e [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x63f5a0306720 - std::panicking::catch_unwind::hd770f4d3ebc4ba30 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x63f5a0306720 - std::panic::catch_unwind::ha80e9f430c86833f [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x63f5a0306720 - std::rt::lang_start_internal::h03f97f497f640748 [INFO] [stderr] at /rustc/040e2f8b9ff2d76fbe2146d6003e297ed4532088/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x63f5a0240ce1 - std::rt::lang_start::hdce63b198f071a39 [INFO] [stderr] 34: 0x63f5a0245c35 - main [INFO] [stderr] 35: 0x752cb55571ca - [INFO] [stderr] 36: 0x752cb555728b - __libc_start_main [INFO] [stderr] 37: 0x63f5a0232115 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6f2023d35c183142c4f3274b6c6ae34d4764662f64bc9d46aec7daae8cbfaeca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2023d35c183142c4f3274b6c6ae34d4764662f64bc9d46aec7daae8cbfaeca", kill_on_drop: false }` [INFO] [stdout] 6f2023d35c183142c4f3274b6c6ae34d4764662f64bc9d46aec7daae8cbfaeca