[INFO] fetching crate radiant-rs 0.13.1... [INFO] testing radiant-rs-0.13.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate radiant-rs 0.13.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate radiant-rs 0.13.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate radiant-rs 0.13.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate radiant-rs 0.13.1 [INFO] tweaked toml for crates.io crate radiant-rs 0.13.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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 xml-rs v0.3.6 [INFO] [stderr] Downloaded base64 v0.1.1 [INFO] [stderr] Downloaded radiant-utils v0.3.0 [INFO] [stderr] Downloaded tiled v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89a0178ad4231451cfa6dd94adab8d5529c609781badd67fa4bf83ae16e3e57f [INFO] running `Command { std: "docker" "start" "-a" "89a0178ad4231451cfa6dd94adab8d5529c609781badd67fa4bf83ae16e3e57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89a0178ad4231451cfa6dd94adab8d5529c609781badd67fa4bf83ae16e3e57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a0178ad4231451cfa6dd94adab8d5529c609781badd67fa4bf83ae16e3e57f", kill_on_drop: false }` [INFO] [stdout] 89a0178ad4231451cfa6dd94adab8d5529c609781badd67fa4bf83ae16e3e57f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712a2cbd8b89ea80da5bafa14e5cca7c2b1991bbee8be54bf48e0524a607c9ea [INFO] running `Command { std: "docker" "start" "-a" "712a2cbd8b89ea80da5bafa14e5cca7c2b1991bbee8be54bf48e0524a607c9ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling avec v0.1.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling font-loader v0.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling radiant-rs v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | (data.button[id - NUM_KEYS] == InputState::Pressed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | (data.key[id] == InputState::Released) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | (data.button[id - NUM_KEYS] == InputState::Released) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DerefMut` is imported redundantly [INFO] [stdout] --> src/core/postprocessor/bloom.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 1 | use core::*; [INFO] [stdout] | ------- the item `DerefMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 49 | use std::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/prelude.rs:1:64 [INFO] [stdout] | [INFO] [stdout] 1 | pub use std::sync::atomic::{AtomicUsize, AtomicBool, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backends/glium.rs:986:68 [INFO] [stdout] | [INFO] [stdout] 986 | let dummy: $struct_name = unsafe { ::std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backends/glium.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | let owned_frame = mem::replace(frame, unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/layer.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | static LAYER_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/font.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | static FONT_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/rendercontext.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | static GENERATION: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&backends::glium::Vertex` does not permit zero-initialization [INFO] [stdout] --> src/backends/glium.rs:1002:69 [INFO] [stdout] | [INFO] [stdout] 1002 | let dummy: &$struct_name = unsafe { ::std::mem::transmute(0usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&backends::glium::Vertex` does not permit zero-initialization [INFO] [stdout] --> src/backends/glium.rs:1002:69 [INFO] [stdout] | [INFO] [stdout] 1002 | let dummy: &$struct_name = unsafe { ::std::mem::transmute(0usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: references must be non-null [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `backends::glium::glium::Frame` does not permit being left uninitialized [INFO] [stdout] --> src/backends/glium.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | let owned_frame = mem::replace(frame, unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.93s [INFO] running `Command { std: "docker" "inspect" "712a2cbd8b89ea80da5bafa14e5cca7c2b1991bbee8be54bf48e0524a607c9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712a2cbd8b89ea80da5bafa14e5cca7c2b1991bbee8be54bf48e0524a607c9ea", kill_on_drop: false }` [INFO] [stdout] 712a2cbd8b89ea80da5bafa14e5cca7c2b1991bbee8be54bf48e0524a607c9ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a6d2682a14db454e70cc403d509ad9ad7fff88fee5dabe55ef4f1613fc8c976 [INFO] running `Command { std: "docker" "start" "-a" "7a6d2682a14db454e70cc403d509ad9ad7fff88fee5dabe55ef4f1613fc8c976", kill_on_drop: false }` [INFO] [stderr] Compiling base64 v0.1.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling radiant-rs v0.13.1 [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | (data.button[id - NUM_KEYS] == InputState::Pressed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | (data.key[id] == InputState::Released) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | (data.button[id - NUM_KEYS] == InputState::Released) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DerefMut` is imported redundantly [INFO] [stdout] --> src/core/postprocessor/bloom.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 1 | use core::*; [INFO] [stdout] | ------- the item `DerefMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 49 | use std::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/prelude.rs:1:64 [INFO] [stdout] | [INFO] [stdout] 1 | pub use std::sync::atomic::{AtomicUsize, AtomicBool, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backends/glium.rs:986:68 [INFO] [stdout] | [INFO] [stdout] 986 | let dummy: $struct_name = unsafe { ::std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backends/glium.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | let owned_frame = mem::replace(frame, unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/layer.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | static LAYER_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/font.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | static FONT_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/rendercontext.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | static GENERATION: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&backends::glium::Vertex` does not permit zero-initialization [INFO] [stdout] --> src/backends/glium.rs:1002:69 [INFO] [stdout] | [INFO] [stdout] 1002 | let dummy: &$struct_name = unsafe { ::std::mem::transmute(0usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&backends::glium::Vertex` does not permit zero-initialization [INFO] [stdout] --> src/backends/glium.rs:1002:69 [INFO] [stdout] | [INFO] [stdout] 1002 | let dummy: &$struct_name = unsafe { ::std::mem::transmute(0usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: references must be non-null [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `backends::glium::glium::Frame` does not permit being left uninitialized [INFO] [stdout] --> src/backends/glium.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | let owned_frame = mem::replace(frame, unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling tiled v0.4.0 [INFO] [stderr] Compiling radiant-utils v0.3.0 [INFO] [stderr] Compiling radiant-rs v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> examples/demo_blobs.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | sprite.draw(&spark_layer, 0, (320., 180.), *Color::RED.scale(1.5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /opt/rustwide/workdir/src/core/color.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn scale(self: &mut Self, scaling: f32) -> &mut Color { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/core/color.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub const RED: Color = Color(1.0, 0.0, 0.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> examples/demo_blobs.rs:32:49 [INFO] [stdout] | [INFO] [stdout] 32 | sprite.draw(&spark_layer, 0, (300., 200.), *Color::GREEN.scale(1.5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /opt/rustwide/workdir/src/core/color.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn scale(self: &mut Self, scaling: f32) -> &mut Color { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/core/color.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub const GREEN: Color = Color(0.0, 1.0, 0.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> examples/demo_blobs.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | sprite.draw(&spark_layer, 0, (340., 200.), *Color::BLUE.scale(1.5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] --> /opt/rustwide/workdir/src/core/color.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn scale(self: &mut Self, scaling: f32) -> &mut Color { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/core/color.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub const BLUE: Color = Color(0.0, 0.0, 1.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> examples/res/glium_utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | implement_vertex!(Vertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> examples/res/glium_utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | implement_vertex!(Vertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> examples/res/glium_utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | implement_vertex!(Vertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> examples/res/glium_utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | implement_vertex!(Vertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | (data.button[id - NUM_KEYS] == InputState::Pressed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | (data.key[id] == InputState::Released) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | (data.button[id - NUM_KEYS] == InputState::Released) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DerefMut` is imported redundantly [INFO] [stdout] --> src/core/postprocessor/bloom.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 1 | use core::*; [INFO] [stdout] | ------- the item `DerefMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 49 | use std::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/prelude.rs:1:64 [INFO] [stdout] | [INFO] [stdout] 1 | pub use std::sync::atomic::{AtomicUsize, AtomicBool, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backends/glium.rs:986:68 [INFO] [stdout] | [INFO] [stdout] 986 | let dummy: $struct_name = unsafe { ::std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backends/glium.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | let owned_frame = mem::replace(frame, unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/layer.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | static LAYER_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/font.rs:8:36 [INFO] [stdout] | [INFO] [stdout] 8 | static FONT_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/core/rendercontext.rs:13:34 [INFO] [stdout] | [INFO] [stdout] 13 | static GENERATION: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&backends::glium::Vertex` does not permit zero-initialization [INFO] [stdout] --> src/backends/glium.rs:1002:69 [INFO] [stdout] | [INFO] [stdout] 1002 | let dummy: &$struct_name = unsafe { ::std::mem::transmute(0usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: references must be non-null [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `&backends::glium::Vertex` does not permit zero-initialization [INFO] [stdout] --> src/backends/glium.rs:1002:69 [INFO] [stdout] | [INFO] [stdout] 1002 | let dummy: &$struct_name = unsafe { ::std::mem::transmute(0usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: references must be non-null [INFO] [stdout] = note: this warning originates in the macro `implement_wrapped_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `backends::glium::glium::Frame` does not permit being left uninitialized [INFO] [stdout] --> src/backends/glium.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | let owned_frame = mem::replace(frame, unsafe { mem::uninitialized() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>` must be non-null (in this struct field) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radiant-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 11_glium_more examples/11_glium_more.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="backend-glium"' --cfg 'feature="default"' --cfg 'feature="glium"' -C metadata=accb975784ee3a75 -C extra-filename=-accb975784ee3a75 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern avec=/opt/rustwide/target/debug/deps/libavec-3d3840345c031d55.rlib --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-9608af7b5dd5d384.rlib --extern font_loader=/opt/rustwide/target/debug/deps/libfont_loader-8630dc60b94abb28.rlib --extern glium=/opt/rustwide/target/debug/deps/libglium-a7a2ba3107f02483.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-2ffdda2f0034bd1a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern palette=/opt/rustwide/target/debug/deps/libpalette-00df1ca913a4a885.rlib --extern radiant_rs=/opt/rustwide/target/debug/deps/libradiant_rs-dc9f4f5a40b375a0.rlib --extern radiant_utils=/opt/rustwide/target/debug/deps/libradiant_utils-6ee9e497b15ef24c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-6907f09cdeb26afe.rlib --extern tiled=/opt/rustwide/target/debug/deps/libtiled-4f88490b03d3fd04.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/miniz-sys-b8fdb224e848dcd2/out` (signal: 9, SIGKILL: kill) [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/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.07_to_texture.9d797633-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569.3e2cx5peqm1xuwyq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b8fdb224e848dcd2/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-6ee9e497b15ef24c.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f4f152bc96e43c58.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-dc9f4f5a40b375a0.rlib" "/opt/rustwide/target/debug/deps/libglium-a7a2ba3107f02483.rlib" "/opt/rustwide/target/debug/deps/libglutin-78a80b5241f8d2eb.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fe46110f1996f7f5.rlib" "/opt/rustwide/target/debug/deps/libwinit-b214edaeb3f4cbbc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f1159d8f375b87eb.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-415dc725bfd64c7a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-01138f1b0d1effe1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-01e2e0bcbddfbfd3.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a3ebdc557ab01c10.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libnix-2d5425acfba2b19c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-55fbeb171734ccf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-30e2883bdc7a9adb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6f30495919727235.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fedb5d57fe8f9939.rlib" "/opt/rustwide/target/debug/deps/librand-b4c1f526bc80e605.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a71c575d6d24d81d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-53858d4f13de0e65.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b7b6fe709748803f.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-9bcca5cca95a3cd5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7bf6418331a16a8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libpalette-00df1ca913a4a885.rlib" "/opt/rustwide/target/debug/deps/libphf-d817667ec4a46936.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-63eaefe5afb33078.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libavec-3d3840345c031d55.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-8630dc60b94abb28.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-faef33a7acfb1f34.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-9c9699e29a547662.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-99fa49b755c377db.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-4aa79d8c37ae9fb5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/librusttype-6907f09cdeb26afe.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0358a561a51458bc.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-8896d90e502ca066.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a44ae9ec5f54a4de.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ac34cae478ddd523.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libapprox-c8f6709f8f46bd8a.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libimage-2ffdda2f0034bd1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libgif-11bb9d71b9489b5b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4f5787968def1bb0.rlib" "/opt/rustwide/target/debug/deps/librayon-ca6b2c9513b376c5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8a5ffb619e394f53.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libpng-a88ef8c4700b1317.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b125194e0762afa3.rlib" "/opt/rustwide/target/debug/deps/libinflate-349980b764f9e074.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f374241c6789ebe8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9c347ada13d0a62f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-028d41919455250e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9608af7b5dd5d384.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8ba4ac984884c79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/07_to_texture-e6e6fbb9b3ac3569" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.03_text.c127e551-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d.ame75osz81h1qu9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b8fdb224e848dcd2/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-6ee9e497b15ef24c.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f4f152bc96e43c58.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-dc9f4f5a40b375a0.rlib" "/opt/rustwide/target/debug/deps/libglium-a7a2ba3107f02483.rlib" "/opt/rustwide/target/debug/deps/libglutin-78a80b5241f8d2eb.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fe46110f1996f7f5.rlib" "/opt/rustwide/target/debug/deps/libwinit-b214edaeb3f4cbbc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f1159d8f375b87eb.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-415dc725bfd64c7a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-01138f1b0d1effe1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-01e2e0bcbddfbfd3.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a3ebdc557ab01c10.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libnix-2d5425acfba2b19c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-55fbeb171734ccf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-30e2883bdc7a9adb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6f30495919727235.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fedb5d57fe8f9939.rlib" "/opt/rustwide/target/debug/deps/librand-b4c1f526bc80e605.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a71c575d6d24d81d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-53858d4f13de0e65.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b7b6fe709748803f.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-9bcca5cca95a3cd5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7bf6418331a16a8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libpalette-00df1ca913a4a885.rlib" "/opt/rustwide/target/debug/deps/libphf-d817667ec4a46936.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-63eaefe5afb33078.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libavec-3d3840345c031d55.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-8630dc60b94abb28.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-faef33a7acfb1f34.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-9c9699e29a547662.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-99fa49b755c377db.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-4aa79d8c37ae9fb5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/librusttype-6907f09cdeb26afe.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0358a561a51458bc.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-8896d90e502ca066.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a44ae9ec5f54a4de.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ac34cae478ddd523.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libapprox-c8f6709f8f46bd8a.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libimage-2ffdda2f0034bd1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libgif-11bb9d71b9489b5b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4f5787968def1bb0.rlib" "/opt/rustwide/target/debug/deps/librayon-ca6b2c9513b376c5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8a5ffb619e394f53.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libpng-a88ef8c4700b1317.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b125194e0762afa3.rlib" "/opt/rustwide/target/debug/deps/libinflate-349980b764f9e074.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f374241c6789ebe8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9c347ada13d0a62f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-028d41919455250e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9608af7b5dd5d384.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8ba4ac984884c79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/03_text-51fe0e92fcb67d6d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.01_empty.c2c121f2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e.43s79h7337aermgz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b8fdb224e848dcd2/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-6ee9e497b15ef24c.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f4f152bc96e43c58.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-dc9f4f5a40b375a0.rlib" "/opt/rustwide/target/debug/deps/libglium-a7a2ba3107f02483.rlib" "/opt/rustwide/target/debug/deps/libglutin-78a80b5241f8d2eb.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fe46110f1996f7f5.rlib" "/opt/rustwide/target/debug/deps/libwinit-b214edaeb3f4cbbc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f1159d8f375b87eb.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-415dc725bfd64c7a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-01138f1b0d1effe1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-01e2e0bcbddfbfd3.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a3ebdc557ab01c10.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libnix-2d5425acfba2b19c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-55fbeb171734ccf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-30e2883bdc7a9adb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6f30495919727235.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fedb5d57fe8f9939.rlib" "/opt/rustwide/target/debug/deps/librand-b4c1f526bc80e605.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a71c575d6d24d81d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-53858d4f13de0e65.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b7b6fe709748803f.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-9bcca5cca95a3cd5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7bf6418331a16a8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libpalette-00df1ca913a4a885.rlib" "/opt/rustwide/target/debug/deps/libphf-d817667ec4a46936.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-63eaefe5afb33078.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libavec-3d3840345c031d55.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-8630dc60b94abb28.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-faef33a7acfb1f34.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-9c9699e29a547662.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-99fa49b755c377db.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-4aa79d8c37ae9fb5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/librusttype-6907f09cdeb26afe.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0358a561a51458bc.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-8896d90e502ca066.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a44ae9ec5f54a4de.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ac34cae478ddd523.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libapprox-c8f6709f8f46bd8a.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libimage-2ffdda2f0034bd1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libgif-11bb9d71b9489b5b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4f5787968def1bb0.rlib" "/opt/rustwide/target/debug/deps/librayon-ca6b2c9513b376c5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8a5ffb619e394f53.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libpng-a88ef8c4700b1317.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b125194e0762afa3.rlib" "/opt/rustwide/target/debug/deps/libinflate-349980b764f9e074.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f374241c6789ebe8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9c347ada13d0a62f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-028d41919455250e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9608af7b5dd5d384.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8ba4ac984884c79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/01_empty-ee81f9012adbed1e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.02_sprites.a3ea519e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569.5ejnncopcer02e28.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b8fdb224e848dcd2/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-6ee9e497b15ef24c.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f4f152bc96e43c58.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-dc9f4f5a40b375a0.rlib" "/opt/rustwide/target/debug/deps/libglium-a7a2ba3107f02483.rlib" "/opt/rustwide/target/debug/deps/libglutin-78a80b5241f8d2eb.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fe46110f1996f7f5.rlib" "/opt/rustwide/target/debug/deps/libwinit-b214edaeb3f4cbbc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f1159d8f375b87eb.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-415dc725bfd64c7a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-01138f1b0d1effe1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-01e2e0bcbddfbfd3.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a3ebdc557ab01c10.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libnix-2d5425acfba2b19c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-55fbeb171734ccf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-30e2883bdc7a9adb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6f30495919727235.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fedb5d57fe8f9939.rlib" "/opt/rustwide/target/debug/deps/librand-b4c1f526bc80e605.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a71c575d6d24d81d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-53858d4f13de0e65.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b7b6fe709748803f.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-9bcca5cca95a3cd5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7bf6418331a16a8a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-6ba0f7b5e094c61f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-67240bb27da42d10.rlib" "/opt/rustwide/target/debug/deps/libgimli-aa98cf42ec5edf0e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libpalette-00df1ca913a4a885.rlib" "/opt/rustwide/target/debug/deps/libphf-d817667ec4a46936.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-63eaefe5afb33078.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libavec-3d3840345c031d55.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-8630dc60b94abb28.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-faef33a7acfb1f34.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-9c9699e29a547662.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-99fa49b755c377db.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-4aa79d8c37ae9fb5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/librusttype-6907f09cdeb26afe.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0358a561a51458bc.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-8896d90e502ca066.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a44ae9ec5f54a4de.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ac34cae478ddd523.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libapprox-c8f6709f8f46bd8a.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libimage-2ffdda2f0034bd1a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libgif-11bb9d71b9489b5b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4f5787968def1bb0.rlib" "/opt/rustwide/target/debug/deps/librayon-ca6b2c9513b376c5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8a5ffb619e394f53.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-134a4eb89128f85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libpng-a88ef8c4700b1317.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b125194e0762afa3.rlib" "/opt/rustwide/target/debug/deps/libinflate-349980b764f9e074.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f374241c6789ebe8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9c347ada13d0a62f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-028d41919455250e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9608af7b5dd5d384.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8ba4ac984884c79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/02_sprites-c7969197d21eb569" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "7a6d2682a14db454e70cc403d509ad9ad7fff88fee5dabe55ef4f1613fc8c976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a6d2682a14db454e70cc403d509ad9ad7fff88fee5dabe55ef4f1613fc8c976", kill_on_drop: false }` [INFO] [stdout] 7a6d2682a14db454e70cc403d509ad9ad7fff88fee5dabe55ef4f1613fc8c976