[INFO] fetching crate wgpu 0.12.0... [INFO] testing wgpu-0.12.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate wgpu 0.12.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate wgpu 0.12.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wgpu 0.12.0 [INFO] removed 11 missing examples [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate wgpu 0.12.0 [INFO] tweaked toml for crates.io crate wgpu 0.12.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate wgpu 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e8060052d2bad6aafd24ce4dfdc898be5b69ebf2dc8a44f7b4145ffc03d00b7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e8060052d2bad6aafd24ce4dfdc898be5b69ebf2dc8a44f7b4145ffc03d00b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e8060052d2bad6aafd24ce4dfdc898be5b69ebf2dc8a44f7b4145ffc03d00b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8060052d2bad6aafd24ce4dfdc898be5b69ebf2dc8a44f7b4145ffc03d00b7", kill_on_drop: false }` [INFO] [stdout] 0e8060052d2bad6aafd24ce4dfdc898be5b69ebf2dc8a44f7b4145ffc03d00b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24c135a9e5144bd0277a8057944c52bfb5bc54310c12a460970b4dc9801a2ecf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "24c135a9e5144bd0277a8057944c52bfb5bc54310c12a460970b4dc9801a2ecf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling glow v0.11.1 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.0 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "24c135a9e5144bd0277a8057944c52bfb5bc54310c12a460970b4dc9801a2ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c135a9e5144bd0277a8057944c52bfb5bc54310c12a460970b4dc9801a2ecf", kill_on_drop: false }` [INFO] [stdout] 24c135a9e5144bd0277a8057944c52bfb5bc54310c12a460970b4dc9801a2ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a415a1ca6015a2c126872e9af0d4ba006fb132f64d3aeb3ac5858dda95bb9cad [INFO] running `Command { std: "docker" "start" "-a" "a415a1ca6015a2c126872e9af0d4ba006fb132f64d3aeb3ac5858dda95bb9cad", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling obj v0.10.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ddsfile v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling naga v0.8.0 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.1 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stdout] error: couldn't read examples/bunnymark/../../../wgpu-hal/examples/halmark/shader.wgsl: No such file or directory (os error 2) [INFO] [stdout] --> examples/bunnymark/main.rs:49:60 [INFO] [stdout] | [INFO] [stdout] 49 | source: wgpu::ShaderSource::Wgsl(Cow::Borrowed(include_str!( [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 50 | | "../../../wgpu-hal/examples/halmark/shader.wgsl" [INFO] [stdout] 51 | | ))), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/bunnymark/../../../logo.png: No such file or directory (os error 2) [INFO] [stdout] --> examples/bunnymark/main.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 134 | let img_data = include_bytes!("../../../logo.png"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `include_spirv` in `wgpu` [INFO] [stdout] --> examples/texture-arrays/main.rs:94:60 [INFO] [stdout] | [INFO] [stdout] 94 | let vs_module = device.create_shader_module(&wgpu::include_spirv!("shader.vert.spv")); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `include_spirv` in `wgpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/skybox/models/teslacyberv3.0.obj: No such file or directory (os error 2) [INFO] [stdout] --> examples/skybox/main.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | let source = include_bytes!("models/teslacyberv3.0.obj"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/skybox/images/astc.dds: No such file or directory (os error 2) [INFO] [stdout] --> examples/skybox/main.rs:309:59 [INFO] [stdout] | [INFO] [stdout] 309 | wgpu::TextureFormat::Astc4x4RgbaUnormSrgb => &include_bytes!("images/astc.dds")[..], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/skybox/images/etc2.dds: No such file or directory (os error 2) [INFO] [stdout] --> examples/skybox/main.rs:310:56 [INFO] [stdout] | [INFO] [stdout] 310 | wgpu::TextureFormat::Etc2Rgb8UnormSrgb => &include_bytes!("images/etc2.dds")[..], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/skybox/images/bc1.dds: No such file or directory (os error 2) [INFO] [stdout] --> examples/skybox/main.rs:311:55 [INFO] [stdout] | [INFO] [stdout] 311 | wgpu::TextureFormat::Bc1RgbaUnormSrgb => &include_bytes!("images/bc1.dds")[..], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/skybox/images/bgra.dds: No such file or directory (os error 2) [INFO] [stdout] --> examples/skybox/main.rs:312:53 [INFO] [stdout] | [INFO] [stdout] 312 | wgpu::TextureFormat::Bgra8UnormSrgb => &include_bytes!("images/bgra.dds")[..], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu` due to 2 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu` due to 3 previous errors [INFO] [stderr] error: could not compile `wgpu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cube --edition=2018 examples/cube/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=1e5b2c6ac872e48b -C extra-filename=-1e5b2c6ac872e48b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-2fdd9897badb46f1.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-07df11c2249997f5.rlib --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-8cb12f908ca634b3.rlib --extern ddsfile=/opt/rustwide/target/debug/deps/libddsfile-0b82f49465923e41.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern naga=/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-eb9ddea8cadd05a9.rlib --extern obj=/opt/rustwide/target/debug/deps/libobj-3f2e27d8af96c083.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-874fb0875ee4b24f.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0736b8df70240c73.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib --extern wgc=/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-69f653b336318550.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wgpu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name conservative_raster --edition=2018 examples/conservative-raster/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=e70e8d3954f69ea7 -C extra-filename=-e70e8d3954f69ea7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-2fdd9897badb46f1.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-07df11c2249997f5.rlib --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-8cb12f908ca634b3.rlib --extern ddsfile=/opt/rustwide/target/debug/deps/libddsfile-0b82f49465923e41.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern naga=/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-eb9ddea8cadd05a9.rlib --extern obj=/opt/rustwide/target/debug/deps/libobj-3f2e27d8af96c083.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-874fb0875ee4b24f.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0736b8df70240c73.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib --extern wgc=/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-69f653b336318550.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wgpu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name water --edition=2018 examples/water/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=6cfe2dfc9d4e117b -C extra-filename=-6cfe2dfc9d4e117b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-2fdd9897badb46f1.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-07df11c2249997f5.rlib --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-8cb12f908ca634b3.rlib --extern ddsfile=/opt/rustwide/target/debug/deps/libddsfile-0b82f49465923e41.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern naga=/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-eb9ddea8cadd05a9.rlib --extern obj=/opt/rustwide/target/debug/deps/libobj-3f2e27d8af96c083.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-874fb0875ee4b24f.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0736b8df70240c73.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib --extern wgc=/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-69f653b336318550.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wgpu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name shadow --edition=2018 examples/shadow/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=1800a09a7a9bf9ca -C extra-filename=-1800a09a7a9bf9ca --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-2fdd9897badb46f1.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-07df11c2249997f5.rlib --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-8cb12f908ca634b3.rlib --extern ddsfile=/opt/rustwide/target/debug/deps/libddsfile-0b82f49465923e41.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern naga=/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-eb9ddea8cadd05a9.rlib --extern obj=/opt/rustwide/target/debug/deps/libobj-3f2e27d8af96c083.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-874fb0875ee4b24f.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0736b8df70240c73.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib --extern wgc=/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-69f653b336318550.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wgpu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name msaa_line --edition=2018 examples/msaa-line/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=3eea973fa3de55b3 -C extra-filename=-3eea973fa3de55b3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-2fdd9897badb46f1.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-07df11c2249997f5.rlib --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-8cb12f908ca634b3.rlib --extern ddsfile=/opt/rustwide/target/debug/deps/libddsfile-0b82f49465923e41.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern naga=/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-eb9ddea8cadd05a9.rlib --extern obj=/opt/rustwide/target/debug/deps/libobj-3f2e27d8af96c083.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-874fb0875ee4b24f.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0736b8df70240c73.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib --extern wgc=/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-69f653b336318550.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wgpu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name boids --edition=2018 examples/boids/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=a262e73ea31f9931 -C extra-filename=-a262e73ea31f9931 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-2fdd9897badb46f1.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-07df11c2249997f5.rlib --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-8cb12f908ca634b3.rlib --extern ddsfile=/opt/rustwide/target/debug/deps/libddsfile-0b82f49465923e41.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern naga=/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-eb9ddea8cadd05a9.rlib --extern obj=/opt/rustwide/target/debug/deps/libobj-3f2e27d8af96c083.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-874fb0875ee4b24f.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0736b8df70240c73.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib --extern wgc=/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib --extern hal=/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-69f653b336318550.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.capture.0eb17326-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c.3vge5eibkqedwkq9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libpng-874fb0875ee4b24f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-303561bb1c717611.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-3fb949c83f210483.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-035cc7c329464d6e.rlib" "/opt/rustwide/target/debug/deps/libprofiling-35f0e617d9ba752f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-acaf8ae9a2bbc314.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-f2ecf6533cbd06b6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-f02255fcb4c677f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/libspirv-d0569f9c36ba1ea9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80fef678e0c018df.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dba119118513c229.rlib" "/opt/rustwide/target/debug/deps/libahash-076a3c719d88b5bc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4eaaab139f1146.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libglow-38f6944f0699c60a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-78f3e5bb68e086f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/capture-439ac38efc9a728c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.hello_compute.2e418676-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b.5fhkzy7wwgomtlpv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-07df11c2249997f5.rlib" "/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-3fb949c83f210483.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-035cc7c329464d6e.rlib" "/opt/rustwide/target/debug/deps/libprofiling-35f0e617d9ba752f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-acaf8ae9a2bbc314.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-f2ecf6533cbd06b6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-f02255fcb4c677f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/libspirv-d0569f9c36ba1ea9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80fef678e0c018df.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dba119118513c229.rlib" "/opt/rustwide/target/debug/deps/libahash-076a3c719d88b5bc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4eaaab139f1146.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libglow-38f6944f0699c60a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-78f3e5bb68e086f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_compute-dea3c3d84d72856b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.hello.bfd7b907-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1.2uppz9sbj1aq3b48.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8cd09e21a01298b4.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libwgpu-348c0917bd3eef05.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-c9a2273e975cf6ab.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-e59d9f074fbce521.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-3fb949c83f210483.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-035cc7c329464d6e.rlib" "/opt/rustwide/target/debug/deps/libprofiling-35f0e617d9ba752f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-acaf8ae9a2bbc314.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-f2ecf6533cbd06b6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libnaga-3301ea8fc5429e4c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-f02255fcb4c677f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/libspirv-d0569f9c36ba1ea9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80fef678e0c018df.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-dba119118513c229.rlib" "/opt/rustwide/target/debug/deps/libahash-076a3c719d88b5bc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4eaaab139f1146.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libglow-38f6944f0699c60a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-78f3e5bb68e086f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-156caefcce766ef1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a415a1ca6015a2c126872e9af0d4ba006fb132f64d3aeb3ac5858dda95bb9cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a415a1ca6015a2c126872e9af0d4ba006fb132f64d3aeb3ac5858dda95bb9cad", kill_on_drop: false }` [INFO] [stdout] a415a1ca6015a2c126872e9af0d4ba006fb132f64d3aeb3ac5858dda95bb9cad