[INFO] cloning repository https://github.com/SillySyx/webgpu-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SillySyx/webgpu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSillySyx%2Fwebgpu-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSillySyx%2Fwebgpu-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47a60d3da8917f75d00dcbfeefe3ef8bb8f07b49 [INFO] testing SillySyx/webgpu-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSillySyx%2Fwebgpu-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SillySyx/webgpu-rs 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 git repo https://github.com/SillySyx/webgpu-rs [INFO] finished tweaking git repo https://github.com/SillySyx/webgpu-rs [INFO] tweaked toml for git repo https://github.com/SillySyx/webgpu-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/SillySyx/webgpu-rs 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f90515a98012fefe36d1947c135bf4cbdc163dbaf51fcf4136d2ea50e4c42a4a [INFO] running `Command { std: "docker" "start" "-a" "f90515a98012fefe36d1947c135bf4cbdc163dbaf51fcf4136d2ea50e4c42a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f90515a98012fefe36d1947c135bf4cbdc163dbaf51fcf4136d2ea50e4c42a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90515a98012fefe36d1947c135bf4cbdc163dbaf51fcf4136d2ea50e4c42a4a", kill_on_drop: false }` [INFO] [stdout] f90515a98012fefe36d1947c135bf4cbdc163dbaf51fcf4136d2ea50e4c42a4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa34b031874771aa2e5a5c49501ddfc8f2cd97c2d6edc02404298ee65c8b398f [INFO] running `Command { std: "docker" "start" "-a" "fa34b031874771aa2e5a5c49501ddfc8f2cd97c2d6edc02404298ee65c8b398f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.9.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wgpu-types v0.9.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling naga v0.5.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling external-memory v0.0.1 [INFO] [stderr] Compiling gfx-hal v0.9.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.9.0 [INFO] [stderr] Compiling gfx-backend-empty v0.9.0 [INFO] [stderr] Compiling gfx-backend-gl v0.9.0 [INFO] [stderr] Compiling wgpu v0.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling webgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/window/window.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winit::platform::run_return::EventLoopExtRunReturn` [INFO] [stdout] --> src/window/window.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winit::platform::run_return::EventLoopExtRunReturn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_inner_size` [INFO] [stdout] --> src/window/window.rs:122:58 [INFO] [stdout] | [INFO] [stdout] 122 | if let WindowEvent::ScaleFactorChanged { new_inner_size, .. } = event { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `new_inner_size: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FrameTime` [INFO] [stdout] --> src/window/frame_time.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FrameTime { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/window/frame_time.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(target_frame_time: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/window/frame_time.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn update(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `calc_sleep_duration` [INFO] [stdout] --> src/window/frame_time.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn calc_sleep_duration(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "fa34b031874771aa2e5a5c49501ddfc8f2cd97c2d6edc02404298ee65c8b398f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa34b031874771aa2e5a5c49501ddfc8f2cd97c2d6edc02404298ee65c8b398f", kill_on_drop: false }` [INFO] [stdout] fa34b031874771aa2e5a5c49501ddfc8f2cd97c2d6edc02404298ee65c8b398f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 0716274d5bfcced5b04f916a45f1ee64a6d2479b2264b156f1fdd014b34096c6 [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" "0716274d5bfcced5b04f916a45f1ee64a6d2479b2264b156f1fdd014b34096c6", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/window/window.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winit::platform::run_return::EventLoopExtRunReturn` [INFO] [stdout] --> src/window/window.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winit::platform::run_return::EventLoopExtRunReturn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_inner_size` [INFO] [stdout] --> src/window/window.rs:122:58 [INFO] [stdout] | [INFO] [stdout] 122 | if let WindowEvent::ScaleFactorChanged { new_inner_size, .. } = event { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `new_inner_size: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FrameTime` [INFO] [stdout] --> src/window/frame_time.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FrameTime { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/window/frame_time.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(target_frame_time: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/window/frame_time.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn update(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `calc_sleep_duration` [INFO] [stdout] --> src/window/frame_time.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn calc_sleep_duration(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/window/window.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winit::platform::run_return::EventLoopExtRunReturn` [INFO] [stdout] --> src/window/window.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winit::platform::run_return::EventLoopExtRunReturn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_inner_size` [INFO] [stdout] --> src/window/window.rs:122:58 [INFO] [stdout] | [INFO] [stdout] 122 | if let WindowEvent::ScaleFactorChanged { new_inner_size, .. } = event { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `new_inner_size: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> examples/ecs/main.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{error::Error, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EntityComponentSystem` [INFO] [stdout] --> examples/ecs/main.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use ecs::{ECS, EntityComponentSystem, Window, WindowMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FrameTime` [INFO] [stdout] --> src/window/frame_time.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FrameTime { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/window/frame_time.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(target_frame_time: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/window/frame_time.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn update(&mut self) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `calc_sleep_duration` [INFO] [stdout] --> src/window/frame_time.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn calc_sleep_duration(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ECS` [INFO] [stdout] --> examples/ecs/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use ecs::{ECS, EntityComponentSystem, Window, WindowMessage}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ecs` [INFO] [stdout] --> examples/ecs/ecs/state.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn update(&mut self, ecs: Arc, control_flow: &mut ControlFlow) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ecs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `control_flow` [INFO] [stdout] --> examples/ecs/ecs/state.rs:14:63 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn update(&mut self, ecs: Arc, control_flow: &mut ControlFlow) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control_flow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pressed_keys` [INFO] [stdout] --> examples/ecs/ecs/keyboard.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pressed_keys: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_input` [INFO] [stdout] --> examples/ecs/ecs/keyboard.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn handle_input(&mut self, input: &KeyboardInput) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> examples/ecs/ecs/state.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn update(&mut self, ecs: Arc, control_flow: &mut ControlFlow) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Content` [INFO] [stdout] --> examples/model/model/gltf.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Content { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Scene` [INFO] [stdout] --> examples/model/model/gltf.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Scene { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Node` [INFO] [stdout] --> examples/model/model/gltf.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `CameraType` [INFO] [stdout] --> examples/model/model/gltf.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub enum CameraType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Camera` [INFO] [stdout] --> examples/model/model/gltf.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Camera { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Skin` [INFO] [stdout] --> examples/model/model/gltf.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Skin { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Animation` [INFO] [stdout] --> examples/model/model/gltf.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Animation { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Mesh` [INFO] [stdout] --> examples/model/model/gltf.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Mesh { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MeshPrimitive` [INFO] [stdout] --> examples/model/model/gltf.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct MeshPrimitive { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `MeshPrimitiveModes` [INFO] [stdout] --> examples/model/model/gltf.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum MeshPrimitiveModes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MeshPrimitiveAttribute` [INFO] [stdout] --> examples/model/model/gltf.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct MeshPrimitiveAttribute { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Accessor` [INFO] [stdout] --> examples/model/model/gltf.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct Accessor { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `AccessorTypes` [INFO] [stdout] --> examples/model/model/gltf.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub enum AccessorTypes { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BufferView` [INFO] [stdout] --> examples/model/model/gltf.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct BufferView { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Buffer` [INFO] [stdout] --> examples/model/model/gltf.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct Buffer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Material` [INFO] [stdout] --> examples/model/model/gltf.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Material { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Texture` [INFO] [stdout] --> examples/model/model/gltf.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct Texture { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Image` [INFO] [stdout] --> examples/model/model/gltf.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct Image { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Sampler` [INFO] [stdout] --> examples/model/model/gltf.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Sampler { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `World` [INFO] [stdout] --> examples/model/model/model.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct World { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Scene` [INFO] [stdout] --> examples/model/model/model.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Scene { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Node` [INFO] [stdout] --> examples/model/model/model.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Node { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.triangle.3e5598d8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-dbabba799faa0c60.3hsbqbahlt8uyv99.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/libwgpu-f89809b96e10b544.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-21057b9c91219c6c.rlib" "/opt/rustwide/target/debug/deps/libprofiling-1724ff1768e86ff3.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-c3642f74e4ee1479.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-7e30313ef792c796.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4caca64b3267fa98.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-81c8473debc6be87.rlib" "/opt/rustwide/target/debug/deps/libahash-a28cf5154aceefb7.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-ef572d8c0af8aa06.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-c5c8c1c3d180881a.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-0d964bd672a955c7.rlib" "/opt/rustwide/target/debug/deps/libgfx_renderdoc-2ed4e46a59485474.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-e1a5aac837bebab3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_gl-a147aeba9f108f17.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-114201e5345f32bf.rlib" "/opt/rustwide/target/debug/deps/libglow-0f3dd455e4c8c394.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-cfdb33119ea2503f.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-032d5ae84b0bc7a0.rlib" "/opt/rustwide/target/debug/deps/libnaga-baa6c4a85ebb0dfe.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/librose_tree-1a59fa6c3c7094c1.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-90540217af0d70b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-d48887b03aa0e677.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95b29b8ff08156ec.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-953d7c58a66da8ce.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-0a03a969e7dfaa8e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f4629bdef242bfbb.rlib" "/opt/rustwide/target/debug/deps/libexternal_memory-2c02a349c458c0ea.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-d0aa95a43ddf75b2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8e5944639edbf19e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-98c3f1a586b30955.rlib" "/opt/rustwide/target/debug/deps/libatty-038b51e710704f7f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-7b0b893d503a2cb2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bfe2cd57afb4da0a.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-1f2ab1c09a82005a.rlib" "/opt/rustwide/target/debug/deps/libblocking-5b9601a0c9234267.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65b6a7e39ca46d42.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-11286cd91335c4ad.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d4f026c1a6e1a897.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libpolling-7f22dc83e3fcbb74.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2a9158d9f10d3871.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f2c8e5b1e662d678.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-99a0621a2fb49e09.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-4464f4cdbd505cd4.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-18a212f05c08b250.rlib" "/opt/rustwide/target/debug/deps/libwebgpu-28aa2c140a3d448f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4cb44df8315a9915.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libanymap-22c0ed63051dcb2b.rlib" "/opt/rustwide/target/debug/deps/libserde-894e0326991e7213.rlib" "/opt/rustwide/target/debug/deps/libcgmath-8cb12f908ca634b3.rlib" "/opt/rustwide/target/debug/deps/libapprox-e7abfc6caa3635d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libwinit-5c9c6294c601395e.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-1521195ddc63fd76.rlib" "/opt/rustwide/target/debug/deps/libmio-721a67eb7e708a51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-103320a8e8233845.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e38b9aef2252ff94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-58e52f3c7db2c101.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7e7f4a857454f5a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-75a72fa1fdede20a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cb479fd9d967bcbe.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-339ff6f4b28d78c2.rlib" "/opt/rustwide/target/debug/deps/libandrew-4c833f01f270d422.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-d2b0eaeaaec72194.rlib" "/opt/rustwide/target/debug/deps/libxcursor-95e13d302dfa4299.rlib" "/opt/rustwide/target/debug/deps/libnom-9a654a777345cbae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-35aba291542fa413.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e438421985159e01.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-696644ba2a96eef6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dfd38ac9abcec980.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libnix-ae519e885505b0ec.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d13c19d2ba3cfd9c.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-37c3662e5e0ece39.rlib" "/opt/rustwide/target/debug/deps/libnix-01b5a55ec7372bc2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-eea2d323eef86288.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7b459bce728b6c76.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5255187a6a23a62.rlib" "/opt/rustwide/target/debug/deps/liblibc-d734fc7c279567cd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-00e8f879d394ce8a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6a679df820ab4928.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblog-c61fa5ccf6d24447.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-85ca45e34ac92d51.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.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/triangle-dbabba799faa0c60" "-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 `webgpu` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.model.5ee22cc8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/model-925e910b750442f1.mcfamifza4lml6p.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/libenv_logger-98c3f1a586b30955.rlib" "/opt/rustwide/target/debug/deps/libatty-038b51e710704f7f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-7b0b893d503a2cb2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libasync_std-bfe2cd57afb4da0a.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-1f2ab1c09a82005a.rlib" "/opt/rustwide/target/debug/deps/libblocking-5b9601a0c9234267.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-65b6a7e39ca46d42.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-11286cd91335c4ad.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d4f026c1a6e1a897.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libpolling-7f22dc83e3fcbb74.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2a9158d9f10d3871.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f2c8e5b1e662d678.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-99a0621a2fb49e09.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-4464f4cdbd505cd4.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-18a212f05c08b250.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-334cd517b9219535.rlib" "/opt/rustwide/target/debug/deps/libwebgpu-28aa2c140a3d448f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4cb44df8315a9915.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libanymap-22c0ed63051dcb2b.rlib" "/opt/rustwide/target/debug/deps/libcgmath-8cb12f908ca634b3.rlib" "/opt/rustwide/target/debug/deps/libapprox-e7abfc6caa3635d6.rlib" "/opt/rustwide/target/debug/deps/libwgpu-f89809b96e10b544.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-21057b9c91219c6c.rlib" "/opt/rustwide/target/debug/deps/libprofiling-1724ff1768e86ff3.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-c3642f74e4ee1479.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-7e30313ef792c796.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4caca64b3267fa98.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-81c8473debc6be87.rlib" "/opt/rustwide/target/debug/deps/libahash-a28cf5154aceefb7.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-ef572d8c0af8aa06.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-c5c8c1c3d180881a.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-0d964bd672a955c7.rlib" "/opt/rustwide/target/debug/deps/libgfx_renderdoc-2ed4e46a59485474.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-e1a5aac837bebab3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_gl-a147aeba9f108f17.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-114201e5345f32bf.rlib" "/opt/rustwide/target/debug/deps/libglow-0f3dd455e4c8c394.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-cfdb33119ea2503f.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-032d5ae84b0bc7a0.rlib" "/opt/rustwide/target/debug/deps/libnaga-baa6c4a85ebb0dfe.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/librose_tree-1a59fa6c3c7094c1.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-90540217af0d70b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-d48887b03aa0e677.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95b29b8ff08156ec.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-953d7c58a66da8ce.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-0a03a969e7dfaa8e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f4629bdef242bfbb.rlib" "/opt/rustwide/target/debug/deps/libexternal_memory-2c02a349c458c0ea.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-d0aa95a43ddf75b2.rlib" "/opt/rustwide/target/debug/deps/libserde-894e0326991e7213.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8e5944639edbf19e.rlib" "/opt/rustwide/target/debug/deps/libwinit-5c9c6294c601395e.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-1521195ddc63fd76.rlib" "/opt/rustwide/target/debug/deps/libmio-721a67eb7e708a51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-103320a8e8233845.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e38b9aef2252ff94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-58e52f3c7db2c101.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7e7f4a857454f5a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-75a72fa1fdede20a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cb479fd9d967bcbe.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-339ff6f4b28d78c2.rlib" "/opt/rustwide/target/debug/deps/libandrew-4c833f01f270d422.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-d2b0eaeaaec72194.rlib" "/opt/rustwide/target/debug/deps/libxcursor-95e13d302dfa4299.rlib" "/opt/rustwide/target/debug/deps/libnom-9a654a777345cbae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-35aba291542fa413.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e438421985159e01.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-696644ba2a96eef6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dfd38ac9abcec980.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libnix-ae519e885505b0ec.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d13c19d2ba3cfd9c.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-37c3662e5e0ece39.rlib" "/opt/rustwide/target/debug/deps/libnix-01b5a55ec7372bc2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-eea2d323eef86288.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7b459bce728b6c76.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5255187a6a23a62.rlib" "/opt/rustwide/target/debug/deps/liblibc-d734fc7c279567cd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-00e8f879d394ce8a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6a679df820ab4928.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblog-c61fa5ccf6d24447.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-85ca45e34ac92d51.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.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/model-925e910b750442f1" "-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; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `webgpu` due to 2 previous errors; 22 warnings emitted [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0716274d5bfcced5b04f916a45f1ee64a6d2479b2264b156f1fdd014b34096c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0716274d5bfcced5b04f916a45f1ee64a6d2479b2264b156f1fdd014b34096c6", kill_on_drop: false }` [INFO] [stdout] 0716274d5bfcced5b04f916a45f1ee64a6d2479b2264b156f1fdd014b34096c6