[INFO] cloning repository https://github.com/Emtrixx/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/Emtrixx/wgpu-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmtrixx%2Fwgpu-learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmtrixx%2Fwgpu-learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a555f5903e23387644a9d29db26833fce63c9f6 [INFO] testing Emtrixx/wgpu-learn/4a555f5903e23387644a9d29db26833fce63c9f6 against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmtrixx%2Fwgpu-learn" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Emtrixx/wgpu-learn on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Emtrixx/wgpu-learn [INFO] finished tweaking git repo https://github.com/Emtrixx/wgpu-learn [INFO] tweaked toml for git repo https://github.com/Emtrixx/wgpu-learn written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Emtrixx/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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28b0e2e5db9bdbba3ea69f15b735c67105e11114b888e6a3ec7be2099883c9e2 [INFO] running `Command { std: "docker" "start" "-a" "28b0e2e5db9bdbba3ea69f15b735c67105e11114b888e6a3ec7be2099883c9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28b0e2e5db9bdbba3ea69f15b735c67105e11114b888e6a3ec7be2099883c9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b0e2e5db9bdbba3ea69f15b735c67105e11114b888e6a3ec7be2099883c9e2", kill_on_drop: false }` [INFO] [stdout] 28b0e2e5db9bdbba3ea69f15b735c67105e11114b888e6a3ec7be2099883c9e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50664e88fb6fe4fc7301b7e76cdca71e1350775cc61d8117e2e7b0f3f0900cd3 [INFO] running `Command { std: "docker" "start" "-a" "50664e88fb6fe4fc7301b7e76cdca71e1350775cc61d8117e2e7b0f3f0900cd3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wgpu-core v0.10.2 [INFO] [stderr] Compiling gpu-alloc v0.5.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wgpu-types v0.10.0 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling naga v0.6.3 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wgpu-hal v0.10.7 [INFO] [stderr] Compiling wgpu v0.10.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:108:25 [INFO] [stdout] | [INFO] [stdout] 108 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `queue` is never read [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | queue: wgpu::Queue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `input`, `update`, and `render` are never used [INFO] [stdout] --> src/main.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 55 | impl State { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn update(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | fn render(&mut self) -> Result<(), wgpu::SurfaceError> { [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/beta-2024-12-08-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/rustcHAWkTn/symbols.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.learn.50e57b9da8a56bb8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b.4o6qgihx8f99u2vfa73jsdkcx.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwgpu-c2d0f32519739443.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-dd02d0a7cc8742d9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-6d85acd1ba367850.rlib" "/opt/rustwide/target/debug/deps/libcopyless-3987a508ff007f45.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-67a92aaf589a994c.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-12e8e084a8ce3946.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-9dbd5e436062f84e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cf67ba6298c1dd22.rlib" "/opt/rustwide/target/debug/deps/libahash-bc36b827051e3a8f.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-3a28827597da7477.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-3a9eb176e73c43b9.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-3e4f4dd6746de9c8.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-2e8f4d7d2540fe5f.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-b35b9ab68c2d0a84.rlib" "/opt/rustwide/target/debug/deps/libash-4a4f8d63aeb3424e.rlib" "/opt/rustwide/target/debug/deps/libnaga-f591b465f352e208.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libbit_set-505b2b4444d16d6d.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-aafeba9a445a336b.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-0ad2cd3377ef2a12.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-113345225ea159ba.rlib" "/opt/rustwide/target/debug/deps/libspirv-034920dabb3f0004.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d457080c2f92e6b5.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-aeae01fd74b4722a.rlib" "/opt/rustwide/target/debug/deps/libglow-3b34e368c862961c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-31296b856ce0f42d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6488849476c19648.rlib" "/opt/rustwide/target/debug/deps/libpollster-66fc033e4ca0aab4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-32a95c25a953d450.rlib" "/opt/rustwide/target/debug/deps/libatty-9190fe20cf0b538a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7385e12c997bfceb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libregex-cfe33fd71e836832.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-db90c4f3fe111e9e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c7ef47464caa9e9e.rlib" "/opt/rustwide/target/debug/deps/libwinit-a361a1fe49eb29e3.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-fe7a04d2a6ffff06.rlib" "/opt/rustwide/target/debug/deps/libmio-4bf0594fc61a8a18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-a609e7afec1bb602.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-053a51c761ca4686.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b75d4d13263460e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fe43c6117ab005a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1992d27547ccb5a4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-163e049d8d9735ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ead9ba623825d460.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-114fe10f22a64ff7.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-fad82e8f246a52b5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2c9055e0967a87b0.rlib" "/opt/rustwide/target/debug/deps/libandrew-54459b18f40fd948.rlib" "/opt/rustwide/target/debug/deps/libxml-06886181afabb648.rlib" "/opt/rustwide/target/debug/deps/libxdg-c6043891a10d96ea.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-86a611a16d1b080a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-63d3c1419bab90cd.rlib" "/opt/rustwide/target/debug/deps/librusttype-9dcfaf513f71f834.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a7c4d73516bb8e86.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b1de0c725f7e75c5.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-236725c85844be4d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-bc8cc42f5ec9af96.rlib" "/opt/rustwide/target/debug/deps/libxcursor-3838fd77dd897961.rlib" "/opt/rustwide/target/debug/deps/libnom-255b6d0865704b5a.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-1c9a08e5192eeb50.rlib" "/opt/rustwide/target/debug/deps/libmemchr-96c7c37583bcf710.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-2cad59fa13d1559b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c4ec13dc2dfc7059.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a043e902a1ab2f9d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-77f4e748df095824.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8920fc93b0ee3f04.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1fc356a87167a13f.rlib" "/opt/rustwide/target/debug/deps/libnix-83788ab050084f2f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fc3e4588f9b70769.rlib" "/opt/rustwide/target/debug/deps/libdlib-cdf219e785d7a1d6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-518a0ce7f4bcfb96.rlib" "/opt/rustwide/target/debug/deps/libcalloop-cbf11bf68e03ee5f.rlib" "/opt/rustwide/target/debug/deps/libnix-60e117648e5d4448.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-66a9116f556de7cb.rlib" "/opt/rustwide/target/debug/deps/libdlib-82fecf5a2f93a54c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-fde38f22a2ecf0c2.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2baa5ab1f23dd9a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4db027564aa505ad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-935dfee1fb8c2ca0.rlib" "/opt/rustwide/target/debug/deps/liblibc-4620198502f2692b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8d5f09032d4e896f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92cbc39673177ee5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libinstant-413d4370b6d52764.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblog-f4796996a673a555.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.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/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/learn-fffae3dd7a6a190b" "-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 `learn` (bin "learn") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "50664e88fb6fe4fc7301b7e76cdca71e1350775cc61d8117e2e7b0f3f0900cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50664e88fb6fe4fc7301b7e76cdca71e1350775cc61d8117e2e7b0f3f0900cd3", kill_on_drop: false }` [INFO] [stdout] 50664e88fb6fe4fc7301b7e76cdca71e1350775cc61d8117e2e7b0f3f0900cd3