[INFO] cloning repository https://github.com/edgee1/wgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edgee1/wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgee1%2Fwgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgee1%2Fwgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2755b83984457121b98a550410552e0f7a0e370e [INFO] testing edgee1/wgpu against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedgee1%2Fwgpu" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edgee1/wgpu on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edgee1/wgpu [INFO] finished tweaking git repo https://github.com/edgee1/wgpu [INFO] tweaked toml for git repo https://github.com/edgee1/wgpu written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/edgee1/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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1af71973582022b82a397cc163b102af1615b2533c76aad0845ce93c973f94e7 [INFO] running `Command { std: "docker" "start" "-a" "1af71973582022b82a397cc163b102af1615b2533c76aad0845ce93c973f94e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1af71973582022b82a397cc163b102af1615b2533c76aad0845ce93c973f94e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af71973582022b82a397cc163b102af1615b2533c76aad0845ce93c973f94e7", kill_on_drop: false }` [INFO] [stdout] 1af71973582022b82a397cc163b102af1615b2533c76aad0845ce93c973f94e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4cf888e6f59d698ff28ad1ee1f5739acf45047562484fa34a95a92783bce1c0 [INFO] running `Command { std: "docker" "start" "-a" "f4cf888e6f59d698ff28ad1ee1f5739acf45047562484fa34a95a92783bce1c0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling window v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `camera` is never read [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | camera: Camera, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | struct Camera { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 73 | eye: cgmath::Point3, [INFO] [stdout] | ^^^ [INFO] [stdout] 74 | target: cgmath::Point3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 75 | up: cgmath::Vector3, [INFO] [stdout] | ^^ [INFO] [stdout] 76 | aspect: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | fovy: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 78 | znear: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 79 | zfar: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build_view_projection_matrix` is never used [INFO] [stdout] --> src/lib.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 88 | impl Camera { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 89 | fn build_view_projection_matrix(&self) -> cgmath::Matrix4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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/d3515155216e98c23440ea92c3f49c6a0d7101fc/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/rustceF51ov/symbols.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.window.37cbb2a4b26b1409-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582.2700gqb70x7vp7k2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpollster-0776712b80cc3844.rlib" "/opt/rustwide/target/debug/deps/libwindow-fe6e6b3815acb479.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3c8029800eb8cd60.rlib" "/opt/rustwide/target/debug/deps/libatty-fcd5e7519e91f089.rlib" "/opt/rustwide/target/debug/deps/libhumantime-36a21163145071a3.rlib" "/opt/rustwide/target/debug/deps/libregex-ad31ba707b214afb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1d6e39a203ad4f80.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0ca52d5e65c91e22.rlib" "/opt/rustwide/target/debug/deps/libcgmath-9283b72d57e09e1b.rlib" "/opt/rustwide/target/debug/deps/libapprox-8c00c7fb2691c863.rlib" "/opt/rustwide/target/debug/deps/libwgpu-e357a145c194c74c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-678c508a2900c354.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bf1e236c1924ac4.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-8b13c22e73c75cd1.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-a88acb4f34eb1c93.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-a180239f7b9378c2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ecc6faef0ac9e128.rlib" "/opt/rustwide/target/debug/deps/libahash-e99f8d31d7accfe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0987597c0597b2c6.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-4622862e09f6b9fb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b77bbadc3c8ee64c.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-36d81cf96898f930.rlib" "/opt/rustwide/target/debug/deps/libprofiling-bdc665f3845080b3.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-39829cf5c9359fc3.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-f093bd47048766ce.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-b0b13012cff6b7db.rlib" "/opt/rustwide/target/debug/deps/libash-2f64a8bb779e7e1e.rlib" "/opt/rustwide/target/debug/deps/libnaga-e158637ae95caa61.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-a49ff783ea4f8448.rlib" "/opt/rustwide/target/debug/deps/libbit_set-da376e2a12eb7293.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-0f6e7e5b48b287cc.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-fe16945bb69609db.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1c7a0b1da2c674e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-283dc044aa3364d5.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-b3fe2c79d39766c8.rlib" "/opt/rustwide/target/debug/deps/libspirv-4a621a5f7720f5fd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b53291362f3c2e58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b2862a18acc8b621.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-34e97a784760cbcd.rlib" "/opt/rustwide/target/debug/deps/libglow-d98172c49c1a3560.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b3d1d873657640c3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b38d47621b460a7.rlib" "/opt/rustwide/target/debug/deps/libimage-52e451984eff98e9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-cf3315b200fa30ff.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-a171f22027a28a05.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libpng-a0110bb0c3a4cc89.rlib" "/opt/rustwide/target/debug/deps/libdeflate-15d4bc92b87fc12a.rlib" "/opt/rustwide/target/debug/deps/libadler32-1f69be0b3c4ad561.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f1fb9017a48107a5.rlib" "/opt/rustwide/target/debug/deps/libadler-2aba5bf02d0ff9aa.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e9a7d83a853b3326.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f8bed16937191077.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ec8c05f2df7a5640.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f3abf61205e75baa.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-783a0093bcd34c9c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e96fa37554ce5ad.rlib" "/opt/rustwide/target/debug/deps/libwinit-48585451ef0621c8.rlib" "/opt/rustwide/target/debug/deps/libmio-f71b127e5e953cf3.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-52820289c7b74c75.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f96ce31ca0d9e4ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-5d75b342547b617b.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9f813cbc425b36d4.rlib" "/opt/rustwide/target/debug/deps/libnom-d544a00e6d773382.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-5c0ade8e5e878fd3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9dce3cca2be97658.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-06335a06920a1a8e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-69efdc5bd733dcc0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-359551a4d9bf4f2d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8ec4f18aa6b9cdf3.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-cc9692273c6916ad.rlib" "/opt/rustwide/target/debug/deps/libcalloop-dc4d0e5e46a981d4.rlib" "/opt/rustwide/target/debug/deps/libnix-80d08f5c896e9f59.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-91a831fdb994e2ab.rlib" "/opt/rustwide/target/debug/deps/libdlib-26996165f1dc3833.rlib" "/opt/rustwide/target/debug/deps/liblibloading-04d05be3a9564a09.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-8c9b42940d7446a4.rlib" "/opt/rustwide/target/debug/deps/libcty-c48a803ddc3aeceb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25b2661d4755566c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ad3c99ef8de9686.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0c9cc509dd9326b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6054408250092b8c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cda4da5afa074265.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libinstant-553c45934192f0ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/liblog-d4dc5d7c961129e7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/window-abdfeaa72eb2f582" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `window` (bin "window") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f4cf888e6f59d698ff28ad1ee1f5739acf45047562484fa34a95a92783bce1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4cf888e6f59d698ff28ad1ee1f5739acf45047562484fa34a95a92783bce1c0", kill_on_drop: false }` [INFO] [stdout] f4cf888e6f59d698ff28ad1ee1f5739acf45047562484fa34a95a92783bce1c0