[INFO] cloning repository https://github.com/deleanor/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/deleanor/wgpu-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeleanor%2Fwgpu-learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeleanor%2Fwgpu-learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e17a238644c554e30528c43de018f645c015d064 [INFO] building deleanor/wgpu-learn against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeleanor%2Fwgpu-learn" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deleanor/wgpu-learn on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deleanor/wgpu-learn [INFO] finished tweaking git repo https://github.com/deleanor/wgpu-learn [INFO] tweaked toml for git repo https://github.com/deleanor/wgpu-learn written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deleanor/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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36bb0f48c6d38614e179962721f6012215226d0105a073fabae28cd12d0e0a61 [INFO] running `Command { std: "docker" "start" "-a" "36bb0f48c6d38614e179962721f6012215226d0105a073fabae28cd12d0e0a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36bb0f48c6d38614e179962721f6012215226d0105a073fabae28cd12d0e0a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bb0f48c6d38614e179962721f6012215226d0105a073fabae28cd12d0e0a61", kill_on_drop: false }` [INFO] [stdout] 36bb0f48c6d38614e179962721f6012215226d0105a073fabae28cd12d0e0a61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dce18697159c2542876b25ba3eccba0ffc776d552a7960072c422b1c10dd025e [INFO] running `Command { std: "docker" "start" "-a" "dce18697159c2542876b25ba3eccba0ffc776d552a7960072c422b1c10dd025e", 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.106 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 pkg-config v0.3.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [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 downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.7.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wgpu-hal v0.11.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling wgpu v0.11.0 [INFO] [stderr] Compiling wgpu-learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `surface`, `device`, `queue`, `config`, and `size` are never read [INFO] [stdout] --> src/render.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RenderState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 7 | pub surface: wgpu::Surface, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub adapter: wgpu::Adapter, [INFO] [stdout] 9 | pub device: wgpu::Device, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | pub queue: wgpu::Queue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub config: wgpu::SurfaceConfiguration, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | pub size: winit::dpi::PhysicalSize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RenderState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "dce18697159c2542876b25ba3eccba0ffc776d552a7960072c422b1c10dd025e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce18697159c2542876b25ba3eccba0ffc776d552a7960072c422b1c10dd025e", kill_on_drop: false }` [INFO] [stdout] dce18697159c2542876b25ba3eccba0ffc776d552a7960072c422b1c10dd025e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 017944f803269c917e95fb7b7fe7a5bbffe74307a60afa2db83bdc4c4ac33352 [INFO] running `Command { std: "docker" "start" "-a" "017944f803269c917e95fb7b7fe7a5bbffe74307a60afa2db83bdc4c4ac33352", kill_on_drop: false }` [INFO] [stderr] Compiling wgpu-learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `surface`, `device`, `queue`, `config`, and `size` are never read [INFO] [stdout] --> src/render.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct RenderState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 7 | pub surface: wgpu::Surface, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | pub adapter: wgpu::Adapter, [INFO] [stdout] 9 | pub device: wgpu::Device, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | pub queue: wgpu::Queue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub config: wgpu::SurfaceConfiguration, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 12 | pub size: winit::dpi::PhysicalSize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RenderState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQIkTbS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpollster-b6382827c858add0.rlib,libenv_logger-995e5b76394a69f8.rlib,libatty-0213175983186500.rlib,libhumantime-4c447dce01578f69.rlib,libregex-f3c624dc7f8a79d7.rlib,libaho_corasick-c5373fba96ee0c20.rlib,libregex_syntax-d4ca07e8a7dbb3b8.rlib,libwgpu-5f61fff9866ef1cc.rlib,libwgpu_core-0c3292928e57cb83.rlib,libcopyless-4b17fa94736ae722.rlib,libwgpu_hal-935b4176531aa229.rlib,librenderdoc_sys-a9cec37d6d225ab3.rlib,libgpu_descriptor-437f01e353c1a521.rlib,libhashbrown-10b8ccd66ba5cea5.rlib,libahash-f7ac10cf152c0e71.rlib,libgpu_descriptor_types-b6b37ab175dd9cb2.rlib,libkhronos_egl-17422f7fd6939c58.rlib,libprofiling-ac0c661d076063df.rlib,libgpu_alloc-e9d4285faf2decfb.rlib,libgpu_alloc_types-55257748bc52541d.rlib,libinplace_it-e546a69341360984.rlib,libash-0b6dcd10d8dac703.rlib,libnaga-f9826247b0d3882d.rlib,libfxhash-a2412dd0c10d8154.rlib,libbyteorder-6cffc6f16fa7d10a.rlib,libbit_set-44fe6f814686a2e9.rlib,libbit_vec-3d3a18aeda37417e.rlib,libcodespan_reporting-34b5fe237c037b79.rlib,libunicode_width-515ec92276a5f553.rlib,libtermcolor-74996012752f95ab.rlib,libhexf_parse-f68eba5bbd403c3d.rlib,libspirv-2c202200c0000d6b.rlib,libnum_traits-42dc9c9bc6d42480.rlib,libindexmap-c4fa05a907081df2.rlib,libhashbrown-3f7ddcc0eefd4f0e.rlib,libwgpu_types-abfa52def429f423.rlib,libglow-586a23266a68ee23.rlib,libthiserror-1dab9a69aa992911.rlib,libarrayvec-0cb96a25b20f3ee4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwinit-23fb70264fdf66ad.rlib,libmio_misc-456a6f108f85ab12.rlib,libmio-30f7a2d7c105af90.rlib,libcrossbeam-50e9d39e2a7e2e87.rlib,libcrossbeam_channel-d8f74dd52463c74f.rlib,libcrossbeam_deque-abc446e90ffc6c18.rlib,libcrossbeam_queue-c57ab0aefb4fd5eb.rlib,libcrossbeam_epoch-fc10056e53858c00.rlib,libmemoffset-5c631498eaec30fd.rlib,libcrossbeam_utils-5e1d18fc2d5bb546.rlib,libx11_dl-74d264aee99babe4.rlib,libpercent_encoding-772c90a786b3ee34.rlib,libsmithay_client_toolkit-16d72a87826e29ca.rlib,libandrew-96017d6279bcb37a.rlib,libxml-35f7fe145f3c336b.rlib,libxdg-c73fd87d97250856.rlib,libdirs-fe144b09a403167a.rlib,libdirs_sys-6578bfed2c027a5e.rlib,libwalkdir-038f58a242e9c1ec.rlib,libsame_file-5bb58454939b20b9.rlib,librusttype-299e6f93e2dbd494.rlib,libab_glyph_rasterizer-97aecfb137f102be.rlib,libowned_ttf_parser-63476da558ddadb3.rlib,libttf_parser-7c33fed3da95167d.rlib,libwayland_cursor-4a7975fd846960d8.rlib,libxcursor-455b788c413682e0.rlib,libnom-6beca7da5d120c9a.rlib,libminimal_lexical-d7ba3c5a32a6e029.rlib,libmemchr-5679e948853dc3a1.rlib,libmemmap2-c717fc4e9834cbfa.rlib,libwayland_protocols-acd86d8fc5701fd1.rlib,libwayland_client-11cf8e75efe2c6ab.rlib,libscoped_tls-24b3b74a417e9f62.rlib,libwayland_commons-19e1759b90ac00b8.rlib,libonce_cell-f078aa16dd27dd16.rlib,libnix-9cfbd3edb0ebc885.rlib,libwayland_sys-cdce8f3255044395.rlib,libdlib-ce743fd18b4b9d87.rlib,liblibloading-189583e9be1e3767.rlib,libcalloop-8c259e3f132108be.rlib,libnix-089380444efaff6e.rlib,libcfg_if-a6c7f2a442104fca.rlib,libdlib-6ba89af4359550bc.rlib,liblibloading-7b2a4a20a7144286.rlib,libraw_window_handle-0791080c75e77541.rlib,libparking_lot-e69110714496066c.rlib,libparking_lot_core-555d02f74d575210.rlib,liblibc-2b511849fe45216e.rlib,libsmallvec-5a8a722419296ba0.rlib,liblock_api-5a07c2ba7ceec6f0.rlib,libscopeguard-c75d788457331c7e.rlib,libinstant-aa9673c9b13daa84.rlib,libbitflags-def4ff224bdcd924.rlib,liblog-90eacf6d362ce6f7.rlib,libcfg_if-02ffc4ff30a29427.rlib,liblazy_static-ba6d9ac4e4243af3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQIkTbS/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wgpu_learn-50aae65318c1c3ce" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-learn` (bin "wgpu-learn" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "017944f803269c917e95fb7b7fe7a5bbffe74307a60afa2db83bdc4c4ac33352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "017944f803269c917e95fb7b7fe7a5bbffe74307a60afa2db83bdc4c4ac33352", kill_on_drop: false }` [INFO] [stdout] 017944f803269c917e95fb7b7fe7a5bbffe74307a60afa2db83bdc4c4ac33352