[INFO] cloning repository https://github.com/woodroww/learn_wgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woodroww/learn_wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodroww%2Flearn_wgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodroww%2Flearn_wgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf1fb31d2f164c3d9acf5dd96f07e017ca6591f7
[INFO] testing woodroww/learn_wgpu against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodroww%2Flearn_wgpu" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/woodroww/learn_wgpu 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] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/woodroww/learn_wgpu
[INFO] finished tweaking git repo https://github.com/woodroww/learn_wgpu
[INFO] tweaked toml for git repo https://github.com/woodroww/learn_wgpu written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/woodroww/learn_wgpu 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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 914773fbace6535fee0b845096194bccde8ab65f3f095d5affd4fbe27575b095
[INFO] running `Command { std: "docker" "start" "-a" "914773fbace6535fee0b845096194bccde8ab65f3f095d5affd4fbe27575b095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "914773fbace6535fee0b845096194bccde8ab65f3f095d5affd4fbe27575b095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "914773fbace6535fee0b845096194bccde8ab65f3f095d5affd4fbe27575b095", kill_on_drop: false }`
[INFO] [stdout] 914773fbace6535fee0b845096194bccde8ab65f3f095d5affd4fbe27575b095
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b0245ad91f69ffec5e7bdb78259a320f8fd5b0f8a8e204add272bf34c868203e
[INFO] running `Command { std: "docker" "start" "-a" "b0245ad91f69ffec5e7bdb78259a320f8fd5b0f8a8e204add272bf34c868203e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling bumpalo v3.11.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling wgpu-types v0.13.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling profiling v1.0.6
[INFO] [stderr]    Compiling inplace_it v0.3.5
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling js-sys v0.3.60
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling naga v0.9.0
[INFO] [stderr]    Compiling calloop v0.10.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling learn-wgpu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling web-sys v0.3.60
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling console_log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tobj v3.2.3
[INFO] [stderr]    Compiling image v0.24.3
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling wgpu-hal v0.13.2
[INFO] [stderr]    Compiling wgpu v0.13.1
[INFO] [stderr]    Compiling sctk-adwaita v0.4.2
[INFO] [stderr]    Compiling winit v0.27.3
[INFO] [stdout] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stdout]  --> src/lib.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{error, info, warn};
[INFO] [stdout]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `include_wgsl`
[INFO] [stdout]   --> src/lib.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use wgpu::{include_wgsl, util::DeviceExt};
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::PhysicalPosition`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winit::dpi::PhysicalPosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/resources.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 let mut v = &mut vertices[i];
[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: fields `name`, `diffuse_texture`, and `normal_texture` are never read
[INFO] [stdout]   --> src/model.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 61 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 62 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub normal_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/model.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Mesh {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 108 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_mesh`, `draw_model`, and `draw_model_instanced_with_material` are never used
[INFO] [stdout]    --> src/model.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait DrawModel<'a> {
[INFO] [stdout]     |           --------- methods in this trait
[INFO] [stdout] 116 |     fn draw_mesh(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn draw_model(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn draw_model_instanced_with_material(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_light_mesh` is never used
[INFO] [stdout]    --> src/model.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub trait DrawLight<'a> {
[INFO] [stdout]     |           --------- method in this trait
[INFO] [stdout] 227 |     fn draw_light_mesh(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/texture.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 5 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasm-bindgen v0.2.83
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b0245ad91f69ffec5e7bdb78259a320f8fd5b0f8a8e204add272bf34c868203e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0245ad91f69ffec5e7bdb78259a320f8fd5b0f8a8e204add272bf34c868203e", kill_on_drop: false }`
[INFO] [stdout] b0245ad91f69ffec5e7bdb78259a320f8fd5b0f8a8e204add272bf34c868203e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f601a6b5c2c6acc9e41512deec0ef896bc20a3f8803828afe8eee95fcb01e0c9
[INFO] running `Command { std: "docker" "start" "-a" "f601a6b5c2c6acc9e41512deec0ef896bc20a3f8803828afe8eee95fcb01e0c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling learn-wgpu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stdout]  --> src/lib.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{error, info, warn};
[INFO] [stdout]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `include_wgsl`
[INFO] [stdout]   --> src/lib.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use wgpu::{include_wgsl, util::DeviceExt};
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stdout]  --> src/lib.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{error, info, warn};
[INFO] [stdout]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `include_wgsl`
[INFO] [stdout]   --> src/lib.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | use wgpu::{include_wgsl, util::DeviceExt};
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::PhysicalPosition`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winit::dpi::PhysicalPosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::PhysicalPosition`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winit::dpi::PhysicalPosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/resources.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 let mut v = &mut vertices[i];
[INFO] [stdout]     |                     ----^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/resources.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 let mut v = &mut vertices[i];
[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: fields `name`, `diffuse_texture`, and `normal_texture` are never read
[INFO] [stdout]   --> src/model.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 61 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 62 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub normal_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/model.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Mesh {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 108 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `diffuse_texture`, and `normal_texture` are never read
[INFO] [stdout]   --> src/model.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 61 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 62 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub normal_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_mesh`, `draw_model`, and `draw_model_instanced_with_material` are never used
[INFO] [stdout]    --> src/model.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait DrawModel<'a> {
[INFO] [stdout]     |           --------- methods in this trait
[INFO] [stdout] 116 |     fn draw_mesh(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn draw_model(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn draw_model_instanced_with_material(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_light_mesh` is never used
[INFO] [stdout]    --> src/model.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub trait DrawLight<'a> {
[INFO] [stdout]     |           --------- method in this trait
[INFO] [stdout] 227 |     fn draw_light_mesh(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/texture.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 5 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/model.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Mesh {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 108 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_mesh`, `draw_model`, and `draw_model_instanced_with_material` are never used
[INFO] [stdout]    --> src/model.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait DrawModel<'a> {
[INFO] [stdout]     |           --------- methods in this trait
[INFO] [stdout] 116 |     fn draw_mesh(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn draw_model(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn draw_model_instanced_with_material(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_light_mesh` is never used
[INFO] [stdout]    --> src/model.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub trait DrawLight<'a> {
[INFO] [stdout]     |           --------- method in this trait
[INFO] [stdout] 227 |     fn draw_light_mesh(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/texture.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 5 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasm-bindgen v0.2.83
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f601a6b5c2c6acc9e41512deec0ef896bc20a3f8803828afe8eee95fcb01e0c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f601a6b5c2c6acc9e41512deec0ef896bc20a3f8803828afe8eee95fcb01e0c9", kill_on_drop: false }`
[INFO] [stdout] f601a6b5c2c6acc9e41512deec0ef896bc20a3f8803828afe8eee95fcb01e0c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ee670ec4e79b1647b34e0fc4c53b6e2fb1383cc4677551d169535453c4f298fa
[INFO] running `Command { std: "docker" "start" "-a" "ee670ec4e79b1647b34e0fc4c53b6e2fb1383cc4677551d169535453c4f298fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling learn-wgpu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stderr]  --> src/lib.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 | use tracing::{error, info, warn};
[INFO] [stderr]   |               ^^^^^  ^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `include_wgsl`
[INFO] [stderr]   --> src/lib.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | use wgpu::{include_wgsl, util::DeviceExt};
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `winit::dpi::PhysicalPosition`
[INFO] [stderr]   --> src/lib.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use winit::dpi::PhysicalPosition;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/resources.rs:188:21
[INFO] [stderr]     |
[INFO] [stderr] 188 |                 let mut v = &mut vertices[i];
[INFO] [stderr]     |                     ----^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `diffuse_texture`, and `normal_texture` are never read
[INFO] [stderr]   --> src/model.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct Material {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 61 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 62 |     pub diffuse_texture: texture::Texture,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 63 |     pub normal_texture: texture::Texture,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]    --> src/model.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub struct Mesh {
[INFO] [stderr]     |            ---- field in this struct
[INFO] [stderr] 108 |     pub name: String,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `draw_mesh`, `draw_model`, and `draw_model_instanced_with_material` are never used
[INFO] [stderr]    --> src/model.rs:116:8
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub trait DrawModel<'a> {
[INFO] [stderr]     |           --------- methods in this trait
[INFO] [stderr] 116 |     fn draw_mesh(
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 133 |     fn draw_model(
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 |     fn draw_model_instanced_with_material(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `draw_light_mesh` is never used
[INFO] [stderr]    --> src/model.rs:227:8
[INFO] [stderr]     |
[INFO] [stderr] 226 | pub trait DrawLight<'a> {
[INFO] [stderr]     |           --------- method in this trait
[INFO] [stderr] 227 |     fn draw_light_mesh(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `texture` is never read
[INFO] [stderr]  --> src/texture.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Texture {
[INFO] [stderr]   |            ------- field in this struct
[INFO] [stderr] 5 |     pub texture: wgpu::Texture,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `learn-wgpu` (lib test) generated 9 warnings (run `cargo fix --lib -p learn-wgpu --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `learn-wgpu` (lib) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, wasm-bindgen v0.2.83
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learn_wgpu-4e0f0b95033f701a)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/learn_wgpu-53d26c0338f7603b)
[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] [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] [stderr]    Doc-tests learn_wgpu
[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" "ee670ec4e79b1647b34e0fc4c53b6e2fb1383cc4677551d169535453c4f298fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee670ec4e79b1647b34e0fc4c53b6e2fb1383cc4677551d169535453c4f298fa", kill_on_drop: false }`
[INFO] [stdout] ee670ec4e79b1647b34e0fc4c53b6e2fb1383cc4677551d169535453c4f298fa
[INFO] testing woodroww/learn_wgpu 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%2Fwoodroww%2Flearn_wgpu" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/woodroww/learn_wgpu 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] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/woodroww/learn_wgpu
[INFO] finished tweaking git repo https://github.com/woodroww/learn_wgpu
[INFO] tweaked toml for git repo https://github.com/woodroww/learn_wgpu written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/woodroww/learn_wgpu 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8ac8f19496b3f718d9fca75a3ce567c371b206ec98ac974832b883d84f0367a5
[INFO] running `Command { std: "docker" "start" "-a" "8ac8f19496b3f718d9fca75a3ce567c371b206ec98ac974832b883d84f0367a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ac8f19496b3f718d9fca75a3ce567c371b206ec98ac974832b883d84f0367a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac8f19496b3f718d9fca75a3ce567c371b206ec98ac974832b883d84f0367a5", kill_on_drop: false }`
[INFO] [stdout] 8ac8f19496b3f718d9fca75a3ce567c371b206ec98ac974832b883d84f0367a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d4d1dad67562a26786e89ebe61a84e7df800ed0bb52450e702d62520058dec50
[INFO] running `Command { std: "docker" "start" "-a" "d4d1dad67562a26786e89ebe61a84e7df800ed0bb52450e702d62520058dec50", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling bumpalo v3.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.83
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling wgpu-types v0.13.2
[INFO] [stderr]    Compiling profiling v1.0.6
[INFO] [stderr]    Compiling inplace_it v0.3.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling bytemuck_derive v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.83
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling js-sys v0.3.60
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling calloop v0.10.1
[INFO] [stderr]    Compiling naga v0.9.0
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling learn-wgpu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling web-sys v0.3.60
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling image v0.24.3
[INFO] [stderr]    Compiling console_log v0.2.0
[INFO] [stderr]    Compiling tobj v3.2.3
[INFO] [stderr]    Compiling wgpu-hal v0.13.2
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling wgpu v0.13.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `wgpu-core` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5`
[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-1e1ee9f74b6203ed/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/gtk-primary-selection.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/server-decoration.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] 
[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]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.5/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:     0x556405b69695 - 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:     0x556405b69695 - 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:     0x556405b69695 - std::sys::backtrace::_print_fmt::h29aa16f5d373cd01
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:65:5
[INFO] [stderr]      3:     0x556405b69695 - <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:     0x556405b8983b - core::fmt::rt::Argument::fmt::hc46773f831b98118
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x556405b8983b - core::fmt::write::hda013bd82d767381
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/mod.rs:1182:21
[INFO] [stderr]      6:     0x556405b676df - std::io::Write::write_fmt::hb37aee6d7f10fc9b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/io/mod.rs:1827:15
[INFO] [stderr]      7:     0x556405b6a7e1 - std::sys::backtrace::BacktraceLock::print::h907db10e44632b3a
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:43:9
[INFO] [stderr]      8:     0x556405b6a7e1 - std::panicking::default_hook::{{closure}}::hf6a2255341957303
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:269:22
[INFO] [stderr]      9:     0x556405b6a4bc - std::panicking::default_hook::h0b7d4412c1e361bd
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:296:9
[INFO] [stderr]     10:     0x556405b6ae41 - std::panicking::rust_panic_with_hook::h6fa5f6f38389e656
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:800:13
[INFO] [stderr]     11:     0x556405b6aca7 - std::panicking::begin_panic_handler::{{closure}}::he96dd93ff17a0601
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x556405b69b59 - std::sys::backtrace::__rust_end_short_backtrace::h2f5b06618a35c92b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x556405b6a934 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x556405a9b5b3 - core::panicking::panic_fmt::h8c83251fb1f17232
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x556405a9ba86 - core::result::unwrap_failed::ha33a948b4cc83713
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/result.rs:1679:5
[INFO] [stderr]     16:     0x556405a9c7da - wayland_scanner::generate_code_with_destructor_events::h945800b64a7fba2f
[INFO] [stderr]     17:     0x556405aaae10 - build_script_build::generate_protocol::h32848f9af6aca04d
[INFO] [stderr]     18:     0x556405aac40d - build_script_build::main::h02c7555bf3437d0b
[INFO] [stderr]     19:     0x556405aa8753 - core::ops::function::FnOnce::call_once::h26f2054d3f750b83
[INFO] [stderr]     20:     0x556405aa47b6 - std::sys::backtrace::__rust_begin_short_backtrace::hfb99f52b44395cd2
[INFO] [stderr]     21:     0x556405aa6ba9 - std::rt::lang_start::{{closure}}::hfb516a53247e3dea
[INFO] [stderr]     22:     0x556405b640a0 - 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:     0x556405b640a0 - std::panicking::try::do_call::hebc394b289fc67bb
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24:     0x556405b640a0 - std::panicking::try::he337b8e42b06d1fc
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:521:19
[INFO] [stderr]     25:     0x556405b640a0 - std::panic::catch_unwind::hf9bb8d366a862717
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panic.rs:350:14
[INFO] [stderr]     26:     0x556405b640a0 - std::rt::lang_start_internal::{{closure}}::h62f9b016385ac646
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x556405b640a0 - std::panicking::try::do_call::hc0017e2390e05a58
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:557:40
[INFO] [stderr]     28:     0x556405b640a0 - std::panicking::try::hc497cd5b7b20eaea
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:521:19
[INFO] [stderr]     29:     0x556405b640a0 - std::panic::catch_unwind::h1ca9415e557dd16b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panic.rs:350:14
[INFO] [stderr]     30:     0x556405b640a0 - std::rt::lang_start_internal::h7189fa9d857e9ce2
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x556405aa6b87 - std::rt::lang_start::hc78ac135322f917a
[INFO] [stderr]     32:     0x556405aad065 - main
[INFO] [stderr]     33:     0x7f656baa1d90 - <unknown>
[INFO] [stderr]     34:     0x7f656baa1e40 - __libc_start_main
[INFO] [stderr]     35:     0x556405a9be85 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabFD1o0"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wgpu` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d4d1dad67562a26786e89ebe61a84e7df800ed0bb52450e702d62520058dec50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d1dad67562a26786e89ebe61a84e7df800ed0bb52450e702d62520058dec50", kill_on_drop: false }`
[INFO] [stdout] d4d1dad67562a26786e89ebe61a84e7df800ed0bb52450e702d62520058dec50