[INFO] cloning repository https://github.com/nebulatgs/rocket-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebulatgs/rocket-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulatgs%2Frocket-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulatgs%2Frocket-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ba0a5d60ce22ca39ac27d779cc85e4e30dd0c1b
[INFO] testing nebulatgs/rocket-game against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulatgs%2Frocket-game" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nebulatgs/rocket-game on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nebulatgs/rocket-game
[INFO] finished tweaking git repo https://github.com/nebulatgs/rocket-game
[INFO] tweaked toml for git repo https://github.com/nebulatgs/rocket-game written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nebulatgs/rocket-game 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c64f1684e0abe7099c9232d29ab1870affea0f609dcba7f7d1ba2e61c926b853
[INFO] running `Command { std: "docker" "start" "-a" "c64f1684e0abe7099c9232d29ab1870affea0f609dcba7f7d1ba2e61c926b853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c64f1684e0abe7099c9232d29ab1870affea0f609dcba7f7d1ba2e61c926b853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c64f1684e0abe7099c9232d29ab1870affea0f609dcba7f7d1ba2e61c926b853", kill_on_drop: false }`
[INFO] [stdout] c64f1684e0abe7099c9232d29ab1870affea0f609dcba7f7d1ba2e61c926b853
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27125b4317ce14c4fd0f651bf40b71e1f383d5f79af5a1044512eb0e8b25df7c
[INFO] running `Command { std: "docker" "start" "-a" "27125b4317ce14c4fd0f651bf40b71e1f383d5f79af5a1044512eb0e8b25df7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling wgpu-core v0.11.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.2
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling lyon_geom v0.17.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling wgpu-types v0.11.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling profiling v1.0.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling lyon_path v0.17.7
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling lyon v0.17.10
[INFO] [stderr]    Compiling pennereq v0.3.1
[INFO] [stderr]    Compiling find_folder v0.3.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling notosans v0.1.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling naga v0.7.3
[INFO] [stderr]    Compiling noise v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling wgpu-hal v0.11.5
[INFO] [stderr]    Compiling glam v0.17.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling nannou_core v0.18.0
[INFO] [stderr]    Compiling nannou_mesh v0.18.0
[INFO] [stderr]    Compiling wgpu v0.11.1
[INFO] [stderr]    Compiling nannou_wgpu v0.18.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling nannou v0.18.1
[INFO] [stderr]    Compiling rocket-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `geom::Padding`
[INFO] [stdout]  --> src/main.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nannou::{geom::Padding, glam::Vec3Swizzles, prelude::*, wgpu::BlendComponent};
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/main.rs:131:65
[INFO] [stdout]     |
[INFO] [stdout] 131 |             WindowEvent::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => {
[INFO] [stdout]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/main.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn handle_keys(app: &App, model: &mut Model, dt: f32) {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rot`, `acc`, and `drag` are never read
[INFO] [stdout]   --> src/main.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Camera {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 7  |     pub pos: Vec3,
[INFO] [stdout] 8  |     pub rot: Quat,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub acc: Vec3,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 13 |     pub drag: f32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `G` is never used
[INFO] [stdout]   --> src/main.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Model {
[INFO] [stdout]    | ---------- associated constant in this implementation
[INFO] [stdout] 51 |     const G: f64 = 6.67408e-11;
[INFO] [stdout]    |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.87s
[INFO] running `Command { std: "docker" "inspect" "27125b4317ce14c4fd0f651bf40b71e1f383d5f79af5a1044512eb0e8b25df7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27125b4317ce14c4fd0f651bf40b71e1f383d5f79af5a1044512eb0e8b25df7c", kill_on_drop: false }`
[INFO] [stdout] 27125b4317ce14c4fd0f651bf40b71e1f383d5f79af5a1044512eb0e8b25df7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a53228449c3bf9f99f3567fb9d3255e6ee0bd89e1e1bd132ce3e21d4cbe53603
[INFO] running `Command { std: "docker" "start" "-a" "a53228449c3bf9f99f3567fb9d3255e6ee0bd89e1e1bd132ce3e21d4cbe53603", kill_on_drop: false }`
[INFO] [stderr]    Compiling rocket-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `geom::Padding`
[INFO] [stdout]  --> src/main.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nannou::{geom::Padding, glam::Vec3Swizzles, prelude::*, wgpu::BlendComponent};
[INFO] [stdout]   |              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/main.rs:131:65
[INFO] [stdout]     |
[INFO] [stdout] 131 |             WindowEvent::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => {
[INFO] [stdout]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/main.rs:140:16
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn handle_keys(app: &App, model: &mut Model, dt: f32) {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rot`, `acc`, and `drag` are never read
[INFO] [stdout]   --> src/main.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Camera {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 7  |     pub pos: Vec3,
[INFO] [stdout] 8  |     pub rot: Quat,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub acc: Vec3,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 13 |     pub drag: f32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `G` is never used
[INFO] [stdout]   --> src/main.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Model {
[INFO] [stdout]    | ---------- associated constant in this implementation
[INFO] [stdout] 51 |     const G: f64 = 6.67408e-11;
[INFO] [stdout]    |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s
[INFO] running `Command { std: "docker" "inspect" "a53228449c3bf9f99f3567fb9d3255e6ee0bd89e1e1bd132ce3e21d4cbe53603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53228449c3bf9f99f3567fb9d3255e6ee0bd89e1e1bd132ce3e21d4cbe53603", kill_on_drop: false }`
[INFO] [stdout] a53228449c3bf9f99f3567fb9d3255e6ee0bd89e1e1bd132ce3e21d4cbe53603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c08aa81b476f2d697dcf306d48347fed2ff43ee13e64a805dbd7fc9802d1e57
[INFO] running `Command { std: "docker" "start" "-a" "0c08aa81b476f2d697dcf306d48347fed2ff43ee13e64a805dbd7fc9802d1e57", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `geom::Padding`
[INFO] [stderr]  --> src/main.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | use nannou::{geom::Padding, glam::Vec3Swizzles, prelude::*, wgpu::BlendComponent};
[INFO] [stderr]   |              ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> src/main.rs:131:65
[INFO] [stderr]     |
[INFO] [stderr] 131 |             WindowEvent::MouseWheel(MouseScrollDelta::LineDelta(x, y), _) => {
[INFO] [stderr]     |                                                                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]    --> src/main.rs:140:16
[INFO] [stderr]     |
[INFO] [stderr] 140 | fn handle_keys(app: &App, model: &mut Model, dt: f32) {
[INFO] [stderr]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `rot`, `acc`, and `drag` are never read
[INFO] [stderr]   --> src/main.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr] 6  | struct Camera {
[INFO] [stderr]    |        ------ fields in this struct
[INFO] [stderr] 7  |     pub pos: Vec3,
[INFO] [stderr] 8  |     pub rot: Quat,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 12 |     pub acc: Vec3,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 13 |     pub drag: f32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `G` is never used
[INFO] [stderr]   --> src/main.rs:51:11
[INFO] [stderr]    |
[INFO] [stderr] 50 | impl Model {
[INFO] [stderr]    | ---------- associated constant in this implementation
[INFO] [stderr] 51 |     const G: f64 = 6.67408e-11;
[INFO] [stderr]    |           ^
[INFO] [stderr] 
[INFO] [stderr] warning: `rocket-game` (bin "rocket-game" test) generated 5 warnings (run `cargo fix --bin "rocket-game" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rocket_game-52bb6ec50d8c60df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c08aa81b476f2d697dcf306d48347fed2ff43ee13e64a805dbd7fc9802d1e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c08aa81b476f2d697dcf306d48347fed2ff43ee13e64a805dbd7fc9802d1e57", kill_on_drop: false }`
[INFO] [stdout] 0c08aa81b476f2d697dcf306d48347fed2ff43ee13e64a805dbd7fc9802d1e57
[INFO] testing nebulatgs/rocket-game against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulatgs%2Frocket-game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nebulatgs/rocket-game on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nebulatgs/rocket-game
[INFO] finished tweaking git repo https://github.com/nebulatgs/rocket-game
[INFO] tweaked toml for git repo https://github.com/nebulatgs/rocket-game written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nebulatgs/rocket-game 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cada5c8543fd09560ae92eabaa5fd01594b64c0d4ac995ca3ff89ee70bc0b94
[INFO] running `Command { std: "docker" "start" "-a" "9cada5c8543fd09560ae92eabaa5fd01594b64c0d4ac995ca3ff89ee70bc0b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cada5c8543fd09560ae92eabaa5fd01594b64c0d4ac995ca3ff89ee70bc0b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cada5c8543fd09560ae92eabaa5fd01594b64c0d4ac995ca3ff89ee70bc0b94", kill_on_drop: false }`
[INFO] [stdout] 9cada5c8543fd09560ae92eabaa5fd01594b64c0d4ac995ca3ff89ee70bc0b94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a72cb886e7ed558e43dba90359c693255b3234a0029d5b72846a9c9a2e98bda
[INFO] running `Command { std: "docker" "start" "-a" "6a72cb886e7ed558e43dba90359c693255b3234a0029d5b72846a9c9a2e98bda", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling wgpu-core v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling lyon_geom v0.17.6
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling wgpu-types v0.11.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling profiling v1.0.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling lyon_path v0.17.7
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling pennereq v0.3.1
[INFO] [stderr]    Compiling find_folder v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling notosans v0.1.0
[INFO] [stderr]    Compiling lyon v0.17.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling naga v0.7.3
[INFO] [stderr]    Compiling noise v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling wgpu-hal v0.11.5
[INFO] [stderr]    Compiling glam v0.17.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stdout] error: failed to write /tmp/rustcVeykXi/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wgpu-hal` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarTVZp2/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glam` (lib) due to 2 previous errors
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGPBNsJ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wgpu-core` (lib) due to 1 previous error
[INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6`
[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-473de7129566c204/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/gtk-primary-selection.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2024-07-26-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2024-07-26-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40:
[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:     0x5607896bd015 - std::backtrace_rs::backtrace::libunwind::trace::hec2dc58314f3b5ff
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5607896bd015 - std::backtrace_rs::backtrace::trace_unsynchronized::h331ee0b0169d7b05
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5607896bd015 - std::sys::backtrace::_print_fmt::h29aa16f5d373cd01
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:65:5
[INFO] [stderr]      3:     0x5607896bd015 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hee7def06ed53e721
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:40:26
[INFO] [stderr]      4:     0x5607896dd13b - core::fmt::rt::Argument::fmt::hc46773f831b98118
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5607896dd13b - core::fmt::write::hda013bd82d767381
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/mod.rs:1182:21
[INFO] [stderr]      6:     0x5607896bb05f - std::io::Write::write_fmt::hb37aee6d7f10fc9b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/io/mod.rs:1827:15
[INFO] [stderr]      7:     0x5607896be161 - std::sys::backtrace::BacktraceLock::print::h907db10e44632b3a
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:43:9
[INFO] [stderr]      8:     0x5607896be161 - std::panicking::default_hook::{{closure}}::hf6a2255341957303
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:269:22
[INFO] [stderr]      9:     0x5607896bde3c - std::panicking::default_hook::h0b7d4412c1e361bd
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:296:9
[INFO] [stderr]     10:     0x5607896be7c1 - std::panicking::rust_panic_with_hook::h6fa5f6f38389e656
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:800:13
[INFO] [stderr]     11:     0x5607896be627 - std::panicking::begin_panic_handler::{{closure}}::he96dd93ff17a0601
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5607896bd4d9 - std::sys::backtrace::__rust_end_short_backtrace::h2f5b06618a35c92b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5607896be2b4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5607895e65b3 - core::panicking::panic_fmt::h8c83251fb1f17232
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x5607895e6a86 - core::result::unwrap_failed::ha33a948b4cc83713
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/result.rs:1679:5
[INFO] [stderr]     16:     0x5607895f1f7a - wayland_scanner::generate_code_with_destructor_events::h1baa9541f21d343b
[INFO] [stderr]     17:     0x5607895f5d40 - build_script_build::generate_protocol::h58d842fb2adb045e
[INFO] [stderr]     18:     0x5607895f7198 - build_script_build::main::h0effcecbdccf51ee
[INFO] [stderr]     19:     0x5607895ef003 - core::ops::function::FnOnce::call_once::h784dd7bb5303d18f
[INFO] [stderr]     20:     0x5607895f8186 - std::sys::backtrace::__rust_begin_short_backtrace::hc00baaac6e907356
[INFO] [stderr]     21:     0x5607895eea59 - std::rt::lang_start::{{closure}}::hc925fe14cb7914ba
[INFO] [stderr]     22:     0x5607896b7a20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb83bbe2b2353cf10
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x5607896b7a20 - std::panicking::try::do_call::hebc394b289fc67bb
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24:     0x5607896b7a20 - std::panicking::try::he337b8e42b06d1fc
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:521:19
[INFO] [stderr]     25:     0x5607896b7a20 - std::panic::catch_unwind::hf9bb8d366a862717
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panic.rs:350:14
[INFO] [stderr]     26:     0x5607896b7a20 - std::rt::lang_start_internal::{{closure}}::h62f9b016385ac646
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x5607896b7a20 - std::panicking::try::do_call::hc0017e2390e05a58
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:557:40
[INFO] [stderr]     28:     0x5607896b7a20 - std::panicking::try::hc497cd5b7b20eaea
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:521:19
[INFO] [stderr]     29:     0x5607896b7a20 - std::panic::catch_unwind::h1ca9415e557dd16b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panic.rs:350:14
[INFO] [stderr]     30:     0x5607896b7a20 - std::rt::lang_start_internal::h7189fa9d857e9ce2
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x5607895eea37 - std::rt::lang_start::h730ec1718f04d956
[INFO] [stderr]     32:     0x5607895f7725 - main
[INFO] [stderr]     33:     0x7f3703b27d90 - <unknown>
[INFO] [stderr]     34:     0x7f3703b27e40 - __libc_start_main
[INFO] [stderr]     35:     0x5607895e6e85 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "6a72cb886e7ed558e43dba90359c693255b3234a0029d5b72846a9c9a2e98bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a72cb886e7ed558e43dba90359c693255b3234a0029d5b72846a9c9a2e98bda", kill_on_drop: false }`
[INFO] [stdout] 6a72cb886e7ed558e43dba90359c693255b3234a0029d5b72846a9c9a2e98bda