[INFO] cloning repository https://github.com/djxc/wgpu_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djxc/wgpu_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjxc%2Fwgpu_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjxc%2Fwgpu_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37c5c55cebcbc36cc35c6ea978f5e5b3fe4a1805 [INFO] testing djxc/wgpu_demo against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjxc%2Fwgpu_demo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djxc/wgpu_demo on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djxc/wgpu_demo [INFO] finished tweaking git repo https://github.com/djxc/wgpu_demo [INFO] tweaked toml for git repo https://github.com/djxc/wgpu_demo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/djxc/wgpu_demo 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf2d4024d505de96ef8d067b289dff4a8259d5b176ce49a27aa486f378451f58 [INFO] running `Command { std: "docker" "start" "-a" "bf2d4024d505de96ef8d067b289dff4a8259d5b176ce49a27aa486f378451f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf2d4024d505de96ef8d067b289dff4a8259d5b176ce49a27aa486f378451f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2d4024d505de96ef8d067b289dff4a8259d5b176ce49a27aa486f378451f58", kill_on_drop: false }` [INFO] [stdout] bf2d4024d505de96ef8d067b289dff4a8259d5b176ce49a27aa486f378451f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 590eec440713d13ea517afc36493a20d033d4cce81246601014fcd64b0e9f761 [INFO] running `Command { std: "docker" "start" "-a" "590eec440713d13ea517afc36493a20d033d4cce81246601014fcd64b0e9f761", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling mio v0.8.9 [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 static_assertions v1.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling wgpu v0.17.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling wgpu_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged [INFO] [stdout] --> src/lib.rs:127:71 [INFO] [stdout] | [INFO] [stdout] 127 | WindowEvent::CursorMoved {device_id: _, position, modifiers: _} => { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/wgpu_state.rs:161:29 [INFO] [stdout] | [INFO] [stdout] 161 | pub 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.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/rustch6IKgP/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpollster-808650706253f8e8.rlib,libwgpu_demo.rlib,libenv_logger-8d73feec47743695.rlib,libis_terminal-417dd08c59858720.rlib,librustix-a7441f81f9bacd8b.rlib,liblinux_raw_sys-e5d662f49e4aad67.rlib,libhumantime-211118d6a6382089.rlib,libregex-9d98d1c6c3c2811a.rlib,libregex_automata-99dc0c0ff0a31c35.rlib,libaho_corasick-6f5c9bb08e2601e4.rlib,libregex_syntax-42d78f9ccb9652f5.rlib,libwgpu-5c05674bd3a3df58.rlib,libstatic_assertions-6615bca39e283584.rlib,libwgpu_core-943d2cc5c14c8dc3.rlib,libwgpu_hal-c67f66314cfbe0c0.rlib,librenderdoc_sys-a86c0a6bc15b2466.rlib,libgpu_descriptor-052e121e70afa4c6.rlib,libhashbrown-55707f6a98c582df.rlib,libahash-142793b3fb9dc488.rlib,libzerocopy-ab249a65d5bb45ec.rlib,liballocator_api2-d9fb38d051a5343b.rlib,libgpu_descriptor_types-4299efb08b34d4b5.rlib,libkhronos_egl-e318ea5157caf023.rlib,libprofiling-cde732a0a93c9b05.rlib,libgpu_alloc-3caa476c3ba17ac0.rlib,libgpu_alloc_types-5f08d63463f7bb95.rlib,libash-8a1aacbc4894c1b1.rlib,liblibloading-0c8d2bb63ebddacb.rlib,libnaga-d9e93bd4fd693d3e.rlib,librustc_hash-8aac7821716023cf.rlib,libhexf_parse-689945381a1c5dcd.rlib,libunicode_xid-bfe9444e95bb0639.rlib,libbit_set-68c61ab4183fe51a.rlib,libbit_vec-d5002ea0d8149e01.rlib,libcodespan_reporting-bd09a3a264c7516c.rlib,libunicode_width-eecabaede481ce3e.rlib,libtermcolor-0bf76d231f201881.rlib,libspirv-68457cc2acea8c0e.rlib,libnum_traits-6339096007aa1cc1.rlib,libindexmap-6f364f3070adceb5.rlib,libhashbrown-efacf0a5d2923469.rlib,libwgpu_types-aec9c31b46769c56.rlib,libbitflags-8705ca36d7b1e64d.rlib,libglow-39fab551768c88b0.rlib,libparking_lot-1cd1343e3f07d430.rlib,libparking_lot_core-301a24458c5af7fb.rlib,liblock_api-734aef5ab28db3c3.rlib,libscopeguard-34f4dbdd3a3b253c.rlib,libwinit-6ffe36b5d3b0f7bd.rlib,libsctk_adwaita-e662ccec054a1bae.rlib,libab_glyph-6b0a132b49abd5d9.rlib,libowned_ttf_parser-d77623da1cc7f6a5.rlib,libttf_parser-85803d537b2dc1d2.rlib,libab_glyph_rasterizer-29bab461b9cb54fa.rlib,libtiny_skia-71e19c28c5005711.rlib,libpng-beaca47b4d3b9fc5.rlib,libflate2-7a5e55728414295b.rlib,libminiz_oxide-fa2d11ce0fe92873.rlib,libfdeflate-6c34daa6c39bb891.rlib,libsimd_adler32-afcc0dd335bbe987.rlib,libcrc32fast-d14007040ec4f705.rlib,libarrayvec-892a6b356d5caa23.rlib,libtiny_skia_path-855ff8f704da8f3b.rlib,libbytemuck-332f1b547614e551.rlib,libstrict_num-0dd0fc5b1d870ffd.rlib,libarrayref-9fc98eab6e61e90f.rlib,libmio-5ac763957bc431c7.rlib,libx11_dl-2163c3d53624be8f.rlib,libpercent_encoding-39a28b40017de464.rlib,libsmithay_client_toolkit-86c462bbafcd7aba.rlib,libwayland_cursor-6d4e5dab6f5054ee.rlib,libxcursor-cfe56c346ddf831f.rlib,libnom-3d0c3ba281324135.rlib,libmemchr-0cd089899a4dd32b.rlib,libmemmap2-e0d9b1f8ad5b1673.rlib,libwayland_protocols-8967af6e762d463a.rlib,libwayland_client-89518f10a4445c80.rlib,libscoped_tls-eb419d5dc46aa30e.rlib,libwayland_commons-29963145fe6ff8f6.rlib,libsmallvec-08d322261fb8bfc7.rlib,libnix-099b8f399a9d4f3a.rlib,libwayland_sys-b95623635e8d8bb7.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libcalloop-4687dc33fe4c86e6.rlib,libthiserror-4e49b0be1b507841.rlib,libslotmap-7d460d1879aa28c9.rlib,libnix-bedbd6ec0670eadb.rlib,libmemoffset-ec889827372960d6.rlib,liblibc-af6391c749aa09ca.rlib,libvec_map-20b34c32ee47db79.rlib,libdlib-c8ba7daf75688817.rlib,liblibloading-f5bd56f328eaf00c.rlib,libraw_window_handle-fb6fb4bfebbaea1c.rlib,libonce_cell-0e221bbd71793480.rlib,libinstant-ac848b094262d588.rlib,libcfg_if-d4c93475573720c9.rlib,libbitflags-775714d9affc3256.rlib,liblog-29adb8edcf4b9ca3.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.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.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wgpu_demo-a2c3b90574ceaf24" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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_demo` (bin "wgpu_demo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "590eec440713d13ea517afc36493a20d033d4cce81246601014fcd64b0e9f761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590eec440713d13ea517afc36493a20d033d4cce81246601014fcd64b0e9f761", kill_on_drop: false }` [INFO] [stdout] 590eec440713d13ea517afc36493a20d033d4cce81246601014fcd64b0e9f761