[INFO] cloning repository https://github.com/spwilson2/rust-wgpu-learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spwilson2/rust-wgpu-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Frust-wgpu-learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Frust-wgpu-learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0d9d6e5f8105a51edf00b5217cbc6fac2f844aa [INFO] testing spwilson2/rust-wgpu-learn against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspwilson2%2Frust-wgpu-learn" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spwilson2/rust-wgpu-learn on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spwilson2/rust-wgpu-learn [INFO] finished tweaking git repo https://github.com/spwilson2/rust-wgpu-learn [INFO] tweaked toml for git repo https://github.com/spwilson2/rust-wgpu-learn written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spwilson2/rust-wgpu-learn 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.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f2c852126699781d666913d3d782c52855e1cb4efeafdce7021d731ea9e5f05 [INFO] running `Command { std: "docker" "start" "-a" "2f2c852126699781d666913d3d782c52855e1cb4efeafdce7021d731ea9e5f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2c852126699781d666913d3d782c52855e1cb4efeafdce7021d731ea9e5f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2c852126699781d666913d3d782c52855e1cb4efeafdce7021d731ea9e5f05", kill_on_drop: false }` [INFO] [stdout] 2f2c852126699781d666913d3d782c52855e1cb4efeafdce7021d731ea9e5f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7266133001fda0c0689c3ebe0e71c345f373cb013bba92f3b85690444a19f1ac [INFO] running `Command { std: "docker" "start" "-a" "7266133001fda0c0689c3ebe0e71c345f373cb013bba92f3b85690444a19f1ac", 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.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling arrayvec v0.7.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ttf-parser v0.19.0 [INFO] [stderr] Compiling bitflags v2.3.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-types v0.16.0 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling glow v0.12.2 [INFO] [stderr] Compiling profiling v1.0.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling naga v0.12.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling wgpu-hal v0.16.1 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling wgpu v0.16.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling wgpu-setup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `default` [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{default, iter, mem::size_of}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BindGroupLayout`, `RenderPassDepthStencilAttachment`, `TextureViewDescriptor` [INFO] [stdout] --> src/main.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | util::DeviceExt, BindGroupDescriptor, BindGroupLayout, BindGroupLayoutDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | BufferBindingType, Limits, RenderPassDepthStencilAttachment, ShaderStages, TextureUsages, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | TextureViewDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | let mut timer = std::time::Instant::now(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | for i in 0..width { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> src/main.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | for j in 0..height { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/main.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | fn gen_texture_data(width: usize, height: usize) -> (Vec, usize, usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/main.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | fn gen_texture_data(width: usize, height: usize) -> (Vec, usize, usize) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `display_texture_view` is never read [INFO] [stdout] --> src/main.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 86 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 100 | display_texture_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gen_texture_data2` is never used [INFO] [stdout] --> src/main.rs:108:4 [INFO] [stdout] | [INFO] [stdout] 108 | fn gen_texture_data2(width: usize, height: usize) -> Vec<[u8; 4]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJ1sOLB/symbols.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.wgpu_setup.d29998a835dd8599-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e.1ur9ffyd6sjg1g8h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8e42fba38f7d15df.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-b07b35558e03ed52.rlib" "/opt/rustwide/target/debug/deps/librustix-97916f9925232fb3.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-42ef2b9716026fe6.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-4b796e47702b4cdf.rlib" "/opt/rustwide/target/debug/deps/libhumantime-978373e9be0d7129.rlib" "/opt/rustwide/target/debug/deps/libregex-9831b8f23e6f69f6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7d83686410bb6d25.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9bbb7474d0258ac1.rlib" "/opt/rustwide/target/debug/deps/libpollster-12733520014cc14a.rlib" "/opt/rustwide/target/debug/deps/libwinit-5053672db1bc00ba.rlib" "/opt/rustwide/target/debug/deps/libsctk_adwaita-7a58f22c04bd8a0f.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-0676ff2bffc9934f.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-abc2affa9bad3392.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-2b497cd4557f7333.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-f468d53803ddb109.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia-fb00b5aac46e7503.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia_path-87e1c4103cb10633.rlib" "/opt/rustwide/target/debug/deps/libstrict_num-70368ae1f2000958.rlib" "/opt/rustwide/target/debug/deps/libarrayref-acc470430638b9a8.rlib" "/opt/rustwide/target/debug/deps/libmio-77b1ea2762957be0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cc032dbac1e02220.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6835d1725645ad15.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6b82f6a89b00cf9c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-aef6736c47488cf7.rlib" "/opt/rustwide/target/debug/deps/libxcursor-34fdcb6ad4c69260.rlib" "/opt/rustwide/target/debug/deps/libnom-8b99fe2be1a7bcd9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-473745ae03f35f8d.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6be329f622e4099a.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-1f3b15f41aff187b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6744d6392c74fe26.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-fd9a4403a5ddd8d5.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c48d6924acfcbc0a.rlib" "/opt/rustwide/target/debug/deps/libnix-0f94d3bdf9e3d6bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-f31a457cded6fc91.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4b432e5b47262c38.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d0ec71570798086a.rlib" "/opt/rustwide/target/debug/deps/libslotmap-f621aeb2986aebb5.rlib" "/opt/rustwide/target/debug/deps/libnix-c1e0d4cf8ba4c091.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3f5b85cd14c4de76.rlib" "/opt/rustwide/target/debug/deps/libvec_map-bdb5c3805ff56708.rlib" "/opt/rustwide/target/debug/deps/libdlib-48026c28196940fa.rlib" "/opt/rustwide/target/debug/deps/libinstant-af71de6b25f7bd7b.rlib" "/opt/rustwide/target/debug/deps/libwgpu-81310e319e4eda32.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-510470db4740b94c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-b1beb7ec202ff5a3.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-d0a72acfd77686a1.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-e2a778789ccd3b8a.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-fdbdbaece946ea67.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-fe3a04581c91f51f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5be7d2e2eba9ddda.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-ea11d7e24a330899.rlib" "/opt/rustwide/target/debug/deps/libprofiling-1d59ab884e591301.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-22d36a766036d5b7.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-62ff4fe0d344fb27.rlib" "/opt/rustwide/target/debug/deps/libash-980b2a3b2f2e6a02.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e8af53977ed80241.rlib" "/opt/rustwide/target/debug/deps/libnaga-96e4520cd40c3075.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-f5cf4c71ecef8f35.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-c2ac09fdea01a494.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-74498f4b8ebff3f7.rlib" "/opt/rustwide/target/debug/deps/liblog-3263937612fff0d6.rlib" "/opt/rustwide/target/debug/deps/libbit_set-29d566a7e8c9e11c.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-61c9d695ac81621d.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-1143bad8f46b04f7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5e883688ddc7bd35.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4e4c5ff6b3672c57.rlib" "/opt/rustwide/target/debug/deps/libspirv-139d3fabef1be413.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5dc8e67da023c169.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-08ea24cdef88bda0.rlib" "/opt/rustwide/target/debug/deps/libahash-5c099567a2cdc2f7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-137a3df89f53467e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-7152551bbc16ae6c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8765655d56228b01.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2d6dd708b333eed5.rlib" "/opt/rustwide/target/debug/deps/libglow-4d81df0d706dd7ad.rlib" "/opt/rustwide/target/debug/deps/libthiserror-517cbdde3cb276d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e61660db23896da2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cca34a23dbbbd69e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-64abd1388117662d.rlib" "/opt/rustwide/target/debug/deps/libimage-df80fe94ae1ed449.rlib" "/opt/rustwide/target/debug/deps/libqoi-3e3c69cc80d43ffd.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-f3762fc08989bb34.rlib" "/opt/rustwide/target/debug/deps/libpng-96095c3033a52236.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-024ef20c58c44707.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55ef495d32b18366.rlib" "/opt/rustwide/target/debug/deps/libexr-61d896774f4825e1.rlib" "/opt/rustwide/target/debug/deps/libflume-f96b31acdf3700ba.rlib" "/opt/rustwide/target/debug/deps/libspin-abe889cc136a3b46.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f162d7e0c1b6f81c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f480bacd2508c54b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-21422b991303e77e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bab8a983cbd9475b.rlib" "/opt/rustwide/target/debug/deps/libnanorand-a8f575da011969cf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4d7ea4364b88bc0c.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-7f822d1db7c310ad.rlib" "/opt/rustwide/target/debug/deps/libbit_field-2a5486df2da9c544.rlib" "/opt/rustwide/target/debug/deps/liblebe-92a48400be245173.rlib" "/opt/rustwide/target/debug/deps/libhalf-c5d5e3b4de8e0a49.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-591d38b91f32508b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3c19ef8fe95c4e2f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-947b8b031cdae2cd.rlib" "/opt/rustwide/target/debug/deps/libgif-db2d3562576a33eb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-4ba065dd05415654.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6e5349d8e0e73c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-90d109f081dc1528.rlib" "/opt/rustwide/target/debug/deps/libtiff-cf3ad38b5b068b2e.rlib" "/opt/rustwide/target/debug/deps/libflate2-df1cd590e0256133.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9aa9f2f2aa7b6d4.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-555b2ce0aa42509f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c4fdb6f12a8638b0.rlib" "/opt/rustwide/target/debug/deps/libweezl-9c7b81bc1cc02556.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a4e05307fd342549.rlib" "/opt/rustwide/target/debug/deps/librayon-30a5880535352bbe.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a9562749387e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-68d5e73301549b1f.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e602d805594c027.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-43d448bd5b5a6edc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1ea2f48b94bad0fb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5da5c88ef5c7b23c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5505c94ca48355d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-90d9ef96a2ad9e47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5a950039dd81e909.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-292db5e7ed008e20.rlib" "/opt/rustwide/target/debug/deps/libeither-32cb5aebccacb1dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6498d8891e016dca.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3debdee1a9058d84.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8339c5bd5cbc92bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-160ebcebb54c11ba.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-95c75789f1b65e37.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e8094f2d6258832.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bac9783ef1b45db0.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a1cd87df2f2d8e76.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7fd06d468d7dba16.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5ac19487656e05bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c35d32cf825c11.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c523f1571362e70b.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85f17c92b770a911.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-598d3ba148dadcea.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a58ec2dab545caa4.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f9dda8cca149f0fc.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7ba4c315dd7a3503.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5ac2993e19124966.rlib" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df2fb7f50dec519a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wgpu_setup-84a77c6ccc24424e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-setup` (bin "wgpu-setup") due to previous error; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7266133001fda0c0689c3ebe0e71c345f373cb013bba92f3b85690444a19f1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7266133001fda0c0689c3ebe0e71c345f373cb013bba92f3b85690444a19f1ac", kill_on_drop: false }` [INFO] [stdout] 7266133001fda0c0689c3ebe0e71c345f373cb013bba92f3b85690444a19f1ac