[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSillySyx%2Fwebgpu-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SillySyx/webgpu-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-5/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx-renderdoc v0.1.0 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.9.0 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded slotmap v0.4.2 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.9.1 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded async-mutex v1.4.0 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded blocking v1.0.2 [INFO] [stderr] Downloaded async-global-executor v2.0.2 [INFO] [stderr] Downloaded glow v0.9.0 [INFO] [stderr] Downloaded async-std v1.9.0 [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded num_enum_derive v0.5.2 [INFO] [stderr] Downloaded wgpu-core v0.9.2 [INFO] [stderr] Downloaded redox_syscall v0.2.9 [INFO] [stderr] Downloaded num_enum v0.5.2 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.9.0 [INFO] [stderr] Downloaded thunderdome v0.4.1 [INFO] [stderr] Downloaded external-memory v0.0.1 [INFO] [stderr] Downloaded gfx-hal v0.9.0 [INFO] [stderr] Downloaded rose_tree v0.2.0 [INFO] [stderr] Downloaded gpu-alloc v0.4.7 [INFO] [stderr] Downloaded gfx-backend-metal v0.9.1 [INFO] [stderr] Downloaded gfx-backend-gl v0.9.0 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.7 [INFO] [stderr] Downloaded gfx-auxil v0.10.0 [INFO] [stderr] Downloaded drm-fourcc v2.1.1 [INFO] [stderr] Downloaded d3d12 v0.4.0 [INFO] [stderr] Downloaded naga v0.5.0 [INFO] [stderr] Downloaded wgpu v0.9.0 [INFO] [stderr] Downloaded wgpu-types v0.9.0 [INFO] [stderr] Downloaded gfx-backend-empty v0.9.0 [INFO] [stderr] Downloaded ash v0.32.1 [INFO] [stderr] Downloaded metal v0.23.0 [INFO] [stderr] Downloaded spirv_cross v0.23.1 [INFO] [stderr] Downloaded web-sys v0.3.50 [INFO] [stderr] Downloaded profiling v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64cda89c18ed610f94616a995cf1f378c5c542382477ab0b0b05fdf784e1e338 [INFO] running `Command { std: "docker" "start" "-a" "64cda89c18ed610f94616a995cf1f378c5c542382477ab0b0b05fdf784e1e338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64cda89c18ed610f94616a995cf1f378c5c542382477ab0b0b05fdf784e1e338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cda89c18ed610f94616a995cf1f378c5c542382477ab0b0b05fdf784e1e338", kill_on_drop: false }` [INFO] [stdout] 64cda89c18ed610f94616a995cf1f378c5c542382477ab0b0b05fdf784e1e338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e550ef3d6cdedf4c4eaf6fa1566b4c74df1184da3a81c4d5197ef138fe59a6b1 [INFO] running `Command { std: "docker" "start" "-a" "e550ef3d6cdedf4c4eaf6fa1566b4c74df1184da3a81c4d5197ef138fe59a6b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling wgpu-core v0.9.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling andrew v0.3.1 [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 parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.20.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 atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling naga v0.5.0 [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 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 46.32s [INFO] running `Command { std: "docker" "inspect" "e550ef3d6cdedf4c4eaf6fa1566b4c74df1184da3a81c4d5197ef138fe59a6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e550ef3d6cdedf4c4eaf6fa1566b4c74df1184da3a81c4d5197ef138fe59a6b1", kill_on_drop: false }` [INFO] [stdout] e550ef3d6cdedf4c4eaf6fa1566b4c74df1184da3a81c4d5197ef138fe59a6b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b703a3e02c8043079587326ad1ad2137c6cee54d5689f9eb174fdb40176edb0 [INFO] running `Command { std: "docker" "start" "-a" "7b703a3e02c8043079587326ad1ad2137c6cee54d5689f9eb174fdb40176edb0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [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 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: 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: `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: `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: 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/model-bd29dbe626c1a269.model.ec9167f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.model.ec9167f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269.hibc5il4e24m0a6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-507c48d9521ae29e.rlib" "/opt/rustwide/target/debug/deps/libatty-9e6283d915cd8c3e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libregex-d3906cefeacefbe0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-63baa8721d3c1496.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libasync_std-17c73b6b46abc2dd.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-7248fa11bff2da04.rlib" "/opt/rustwide/target/debug/deps/libblocking-c1ef59391651f719.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc94f29533949add.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-d60346ce4027508e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d38cd6e4a92b5c3b.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libpolling-a7d027c761e36532.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1148b8004d40e2c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-3812a7b0c8d467bc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4882fc5819ed458.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2a319ca80918e500.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e2178a8b826927b8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-38907bc0953b9e76.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a1657a9a181d93a2.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d67922c36ba83a5d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-17b12a7136822bdb.rlib" "/opt/rustwide/target/debug/deps/libwebgpu-2c78be8de81628ef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b97cd31dc45a350a.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-b8ea3d5586bb5cfa.rlib" "/opt/rustwide/target/debug/deps/libanymap-7a676e81af51b25d.rlib" "/opt/rustwide/target/debug/deps/libcgmath-91ebc48bf3826682.rlib" "/opt/rustwide/target/debug/deps/libapprox-a96b3637af1e049a.rlib" "/opt/rustwide/target/debug/deps/libwgpu-768e9d8d1aa2af02.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d5791bda94a2dafd.rlib" "/opt/rustwide/target/debug/deps/libprofiling-1997b93bf4ec23bf.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-67c99c0f217fb88b.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-8a8b45f7f04927d9.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-e89038aa70ecfc98.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a6e8c1688d22cebb.rlib" "/opt/rustwide/target/debug/deps/libahash-e3c94c9c9aec56bc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-9398feaa92603d21.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-0b028c04ab6834a4.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-dd4f91857f0d6a34.rlib" "/opt/rustwide/target/debug/deps/libgfx_renderdoc-463036e08aaa8759.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-0e43a52a5e9afed6.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-da83a27abadec5ae.rlib" "/opt/rustwide/target/debug/deps/libash-5c520d3c2619282c.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_gl-b6988558d99b27bb.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-5b3215cbe160b393.rlib" "/opt/rustwide/target/debug/deps/libglow-69f9ac65f7c843a8.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-d53dd52a35084423.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-aa25e12dbb70ec67.rlib" "/opt/rustwide/target/debug/deps/libnaga-8962bb1f04600dd1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/librose_tree-e43fb71482ebc6d5.rlib" "/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7759384a9030c468.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-934d9a8c274dd74c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-412127246f27264c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3b223f4e3e4647ae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b09180b953ebddcf.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-4633192a92dfaae7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libthiserror-16feb6ae7360f73a.rlib" "/opt/rustwide/target/debug/deps/libexternal_memory-98dd744fe9a63cd2.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-b80ff897c7fa8ca0.rlib" "/opt/rustwide/target/debug/deps/libserde-1969407390519412.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libwinit-a0cdd02732b262de.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-810cbd4ebd192bbd.rlib" "/opt/rustwide/target/debug/deps/libmio-534c153335614ac0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-99629df3ef63c53e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-31ddf3c6dd3a72f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-55925978b3d5dce3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0da21b2af6d66c46.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7efe1568a95e6bb1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6373841c699e9011.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-7cc5900e4c7e89f9.rlib" "/opt/rustwide/target/debug/deps/libandrew-9f6640305a103c5a.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-2b5c642df88d581f.rlib" "/opt/rustwide/target/debug/deps/libxcursor-fd7766d5e38b2d74.rlib" "/opt/rustwide/target/debug/deps/libnom-f9c71977a1cba5f6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7e23cbe3aea651d1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-69f3049af44deada.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ca3bbc7a95cc3149.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-adf70a2caad6440a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libnix-7ef964153647f0ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7db89273bcebbe46.rlib" "/opt/rustwide/target/debug/deps/libdlib-0abb1349eb314a93.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b03c6ec6dd1127da.rlib" "/opt/rustwide/target/debug/deps/libnix-c19ee8de543ed1a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-76204f4dca28670d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a4be090769e357ad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6079e608be7f6da9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-87e9f00a6816c0bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-38b7d5606367ccca.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a275c08dfa7453f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-955d001fd6d0d86b.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblog-7bc1a150876b6d9f.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-f6e9573b5706f72c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/model-bd29dbe626c1a269" "-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] [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/cube-6ac49bf89a810dac.cube.b77058e7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.cube.b77058e7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac.1uvpjzi3jnv8xhj0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-507c48d9521ae29e.rlib" "/opt/rustwide/target/debug/deps/libatty-9e6283d915cd8c3e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libregex-d3906cefeacefbe0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-63baa8721d3c1496.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libasync_std-17c73b6b46abc2dd.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-7248fa11bff2da04.rlib" "/opt/rustwide/target/debug/deps/libblocking-c1ef59391651f719.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc94f29533949add.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-d60346ce4027508e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d38cd6e4a92b5c3b.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libpolling-a7d027c761e36532.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1148b8004d40e2c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-3812a7b0c8d467bc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4882fc5819ed458.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2a319ca80918e500.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e2178a8b826927b8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-38907bc0953b9e76.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a1657a9a181d93a2.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d67922c36ba83a5d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-17b12a7136822bdb.rlib" "/opt/rustwide/target/debug/deps/libwebgpu-2c78be8de81628ef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b97cd31dc45a350a.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-b8ea3d5586bb5cfa.rlib" "/opt/rustwide/target/debug/deps/libanymap-7a676e81af51b25d.rlib" "/opt/rustwide/target/debug/deps/libcgmath-91ebc48bf3826682.rlib" "/opt/rustwide/target/debug/deps/libapprox-a96b3637af1e049a.rlib" "/opt/rustwide/target/debug/deps/libwgpu-768e9d8d1aa2af02.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d5791bda94a2dafd.rlib" "/opt/rustwide/target/debug/deps/libprofiling-1997b93bf4ec23bf.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-67c99c0f217fb88b.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-8a8b45f7f04927d9.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-e89038aa70ecfc98.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a6e8c1688d22cebb.rlib" "/opt/rustwide/target/debug/deps/libahash-e3c94c9c9aec56bc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-9398feaa92603d21.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-0b028c04ab6834a4.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-dd4f91857f0d6a34.rlib" "/opt/rustwide/target/debug/deps/libgfx_renderdoc-463036e08aaa8759.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-0e43a52a5e9afed6.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-da83a27abadec5ae.rlib" "/opt/rustwide/target/debug/deps/libash-5c520d3c2619282c.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_gl-b6988558d99b27bb.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-5b3215cbe160b393.rlib" "/opt/rustwide/target/debug/deps/libglow-69f9ac65f7c843a8.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-d53dd52a35084423.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-aa25e12dbb70ec67.rlib" "/opt/rustwide/target/debug/deps/libnaga-8962bb1f04600dd1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/librose_tree-e43fb71482ebc6d5.rlib" "/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7759384a9030c468.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-934d9a8c274dd74c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-412127246f27264c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3b223f4e3e4647ae.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b09180b953ebddcf.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-4633192a92dfaae7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libthiserror-16feb6ae7360f73a.rlib" "/opt/rustwide/target/debug/deps/libexternal_memory-98dd744fe9a63cd2.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-b80ff897c7fa8ca0.rlib" "/opt/rustwide/target/debug/deps/libserde-1969407390519412.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libwinit-a0cdd02732b262de.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-810cbd4ebd192bbd.rlib" "/opt/rustwide/target/debug/deps/libmio-534c153335614ac0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-99629df3ef63c53e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-31ddf3c6dd3a72f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-55925978b3d5dce3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0da21b2af6d66c46.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7efe1568a95e6bb1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6373841c699e9011.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-7cc5900e4c7e89f9.rlib" "/opt/rustwide/target/debug/deps/libandrew-9f6640305a103c5a.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-2b5c642df88d581f.rlib" "/opt/rustwide/target/debug/deps/libxcursor-fd7766d5e38b2d74.rlib" "/opt/rustwide/target/debug/deps/libnom-f9c71977a1cba5f6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7e23cbe3aea651d1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-69f3049af44deada.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ca3bbc7a95cc3149.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-adf70a2caad6440a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libnix-7ef964153647f0ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7db89273bcebbe46.rlib" "/opt/rustwide/target/debug/deps/libdlib-0abb1349eb314a93.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b03c6ec6dd1127da.rlib" "/opt/rustwide/target/debug/deps/libnix-c19ee8de543ed1a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-76204f4dca28670d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a4be090769e357ad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6079e608be7f6da9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-87e9f00a6816c0bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-38b7d5606367ccca.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a275c08dfa7453f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-955d001fd6d0d86b.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblog-7bc1a150876b6d9f.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-f6e9573b5706f72c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cube-6ac49bf89a810dac" "-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] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7b703a3e02c8043079587326ad1ad2137c6cee54d5689f9eb174fdb40176edb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b703a3e02c8043079587326ad1ad2137c6cee54d5689f9eb174fdb40176edb0", kill_on_drop: false }` [INFO] [stdout] 7b703a3e02c8043079587326ad1ad2137c6cee54d5689f9eb174fdb40176edb0