[INFO] fetching crate radiant-rs 0.13.1... [INFO] testing radiant-rs-0.13.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate radiant-rs 0.13.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate radiant-rs 0.13.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 base64 v0.1.1 [INFO] [stderr] Downloaded tiled v0.4.0 [INFO] [stderr] Downloaded miniz-sys v0.1.12 [INFO] [stderr] Downloaded xml-rs v0.3.6 [INFO] [stderr] Downloaded flate2 v0.2.20 [INFO] [stderr] Downloaded radiant-utils v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efb73c4ac3eceefd2c15bf86e1b3ff8b467019d34ee22635753ca2f82635bda9 [INFO] running `Command { std: "docker" "start" "-a" "efb73c4ac3eceefd2c15bf86e1b3ff8b467019d34ee22635753ca2f82635bda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efb73c4ac3eceefd2c15bf86e1b3ff8b467019d34ee22635753ca2f82635bda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb73c4ac3eceefd2c15bf86e1b3ff8b467019d34ee22635753ca2f82635bda9", kill_on_drop: false }` [INFO] [stdout] efb73c4ac3eceefd2c15bf86e1b3ff8b467019d34ee22635753ca2f82635bda9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ab0c54c8ea70e0a5762f99916f4207ab5e063f827598aa0ada5cc30522d3704 [INFO] running `Command { std: "docker" "start" "-a" "3ab0c54c8ea70e0a5762f99916f4207ab5e063f827598aa0ada5cc30522d3704", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [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 cc v1.0.68 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [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 tinyvec_macros v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling avec v0.1.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.14 [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 wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling wayland-commons v0.20.12 [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 servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.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 rand v0.8.3 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling font-loader v0.6.0 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling image v0.19.0 [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 58.52s [INFO] running `Command { std: "docker" "inspect" "3ab0c54c8ea70e0a5762f99916f4207ab5e063f827598aa0ada5cc30522d3704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ab0c54c8ea70e0a5762f99916f4207ab5e063f827598aa0ada5cc30522d3704", kill_on_drop: false }` [INFO] [stdout] 3ab0c54c8ea70e0a5762f99916f4207ab5e063f827598aa0ada5cc30522d3704 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3187313645b3b091720359eb72c69c9a794f69da8b0c33422cfb771eb718e027 [INFO] running `Command { std: "docker" "start" "-a" "3187313645b3b091720359eb72c69c9a794f69da8b0c33422cfb771eb718e027", 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: 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: 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: 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] [stderr] error: could not compile `radiant-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 10_glium_less examples/10_glium_less.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=0badf74b46769c18 -C extra-filename=-0badf74b46769c18 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern avec=/opt/rustwide/target/debug/deps/libavec-7b9ac534c3259b1e.rlib --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib --extern font_loader=/opt/rustwide/target/debug/deps/libfont_loader-a822f20c9e0e2d18.rlib --extern glium=/opt/rustwide/target/debug/deps/libglium-85672e4713d7ab19.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-16a60095ea523f68.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern palette=/opt/rustwide/target/debug/deps/libpalette-b2a480ab3de7f7b8.rlib --extern radiant_rs=/opt/rustwide/target/debug/deps/libradiant_rs-a39b4cb077355f95.rlib --extern radiant_utils=/opt/rustwide/target/debug/deps/libradiant_utils-4900dc25c2edbc66.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-e74325b5041edae3.rlib --extern tiled=/opt/rustwide/target/debug/deps/libtiled-97512d71509e31fa.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.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-4820031e35ccc593/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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.display.1dy9mbdx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8" "/opt/rustwide/target/debug/deps/display-208887cd66a6a6d8.n86c9xs02sf6vpl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-4820031e35ccc593/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-a39b4cb077355f95.rlib" "/opt/rustwide/target/debug/deps/libglium-85672e4713d7ab19.rlib" "/opt/rustwide/target/debug/deps/libglutin-ed31ab3d9b76d8d3.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-2c144fe93fe5fe9c.rlib" "/opt/rustwide/target/debug/deps/libwinit-7d6ae3d9a3c22406.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-774258523f2fa6c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3e2263531906e113.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f287353a4a9faaff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3d46e27d702bb084.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-426465ab59c3b8f7.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eeacc899dd972b12.rlib" "/opt/rustwide/target/debug/deps/librand-3030201f5b0d611a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a70181e9a237464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bfef74327cf3415.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32266882bcea332b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnix-693bbd469741ce80.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libmemmap-695556cd0c96de1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d6e15f7935e201.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2aad8e7bd17b824.rlib" "/opt/rustwide/target/debug/deps/librand-f2ca1a0d195dc0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9ba0d912b411878c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b48461bf45f12368.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e05dfdb42ca00c05.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libshared_library-118238ba50c79909.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9f68b001c19f9447.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-e3b571cce6892ad1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libpalette-b2a480ab3de7f7b8.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libavec-7b9ac534c3259b1e.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-a822f20c9e0e2d18.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-baf9fefb8fa9526d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-63d765cd546b0f9f.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-cc7d9c032347f8d0.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-563cb88c6a29c769.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/librusttype-e74325b5041edae3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61678c0ac67068a8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9ae221bee56866db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82bbcc2f584c6f58.rlib" "/opt/rustwide/target/debug/deps/libunreachable-033a6565748e1da3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libapprox-20fd2956a2b5a5ef.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libimage-16a60095ea523f68.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libgif-0acce7810e2e7d58.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2138bb7dcea0ce25.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d3ed12670463557a.rlib" "/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libpng-301aa23bf188ddc8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-82f266ede8001371.rlib" "/opt/rustwide/target/debug/deps/libinflate-104788dae71ea041.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-113c918dbcd95b58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-531c3af5e245333a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cc32d5bfef3fac1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.01_empty.8i16wt1k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59" "/opt/rustwide/target/debug/examples/01_empty-c19ce07fb5132f59.5aez98t8hlygxixe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-4820031e35ccc593/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-4900dc25c2edbc66.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f35b3aad17f83692.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-a39b4cb077355f95.rlib" "/opt/rustwide/target/debug/deps/libglium-85672e4713d7ab19.rlib" "/opt/rustwide/target/debug/deps/libglutin-ed31ab3d9b76d8d3.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-2c144fe93fe5fe9c.rlib" "/opt/rustwide/target/debug/deps/libwinit-7d6ae3d9a3c22406.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-774258523f2fa6c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3e2263531906e113.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f287353a4a9faaff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3d46e27d702bb084.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-426465ab59c3b8f7.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eeacc899dd972b12.rlib" "/opt/rustwide/target/debug/deps/librand-3030201f5b0d611a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a70181e9a237464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bfef74327cf3415.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32266882bcea332b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnix-693bbd469741ce80.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libmemmap-695556cd0c96de1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d6e15f7935e201.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2aad8e7bd17b824.rlib" "/opt/rustwide/target/debug/deps/librand-f2ca1a0d195dc0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9ba0d912b411878c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b48461bf45f12368.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e05dfdb42ca00c05.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libshared_library-118238ba50c79909.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9f68b001c19f9447.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-e3b571cce6892ad1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libpalette-b2a480ab3de7f7b8.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libavec-7b9ac534c3259b1e.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-a822f20c9e0e2d18.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-baf9fefb8fa9526d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-63d765cd546b0f9f.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-cc7d9c032347f8d0.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-563cb88c6a29c769.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/librusttype-e74325b5041edae3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61678c0ac67068a8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9ae221bee56866db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82bbcc2f584c6f58.rlib" "/opt/rustwide/target/debug/deps/libunreachable-033a6565748e1da3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libapprox-20fd2956a2b5a5ef.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libimage-16a60095ea523f68.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libgif-0acce7810e2e7d58.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2138bb7dcea0ce25.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d3ed12670463557a.rlib" "/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libpng-301aa23bf188ddc8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-82f266ede8001371.rlib" "/opt/rustwide/target/debug/deps/libinflate-104788dae71ea041.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-113c918dbcd95b58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-531c3af5e245333a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cc32d5bfef3fac1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.06_program.6rlb9yhq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df" "/opt/rustwide/target/debug/examples/06_program-fb13e4a0f889a8df.2wyz1kb3ve1ye76x.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-4820031e35ccc593/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-4900dc25c2edbc66.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f35b3aad17f83692.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-a39b4cb077355f95.rlib" "/opt/rustwide/target/debug/deps/libglium-85672e4713d7ab19.rlib" "/opt/rustwide/target/debug/deps/libglutin-ed31ab3d9b76d8d3.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-2c144fe93fe5fe9c.rlib" "/opt/rustwide/target/debug/deps/libwinit-7d6ae3d9a3c22406.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-774258523f2fa6c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3e2263531906e113.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f287353a4a9faaff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3d46e27d702bb084.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-426465ab59c3b8f7.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eeacc899dd972b12.rlib" "/opt/rustwide/target/debug/deps/librand-3030201f5b0d611a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a70181e9a237464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bfef74327cf3415.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32266882bcea332b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnix-693bbd469741ce80.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libmemmap-695556cd0c96de1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d6e15f7935e201.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2aad8e7bd17b824.rlib" "/opt/rustwide/target/debug/deps/librand-f2ca1a0d195dc0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9ba0d912b411878c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b48461bf45f12368.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e05dfdb42ca00c05.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libshared_library-118238ba50c79909.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9f68b001c19f9447.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-e3b571cce6892ad1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libpalette-b2a480ab3de7f7b8.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libavec-7b9ac534c3259b1e.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-a822f20c9e0e2d18.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-baf9fefb8fa9526d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-63d765cd546b0f9f.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-cc7d9c032347f8d0.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-563cb88c6a29c769.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/librusttype-e74325b5041edae3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61678c0ac67068a8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9ae221bee56866db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82bbcc2f584c6f58.rlib" "/opt/rustwide/target/debug/deps/libunreachable-033a6565748e1da3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libapprox-20fd2956a2b5a5ef.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libimage-16a60095ea523f68.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libgif-0acce7810e2e7d58.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2138bb7dcea0ce25.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d3ed12670463557a.rlib" "/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libpng-301aa23bf188ddc8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-82f266ede8001371.rlib" "/opt/rustwide/target/debug/deps/libinflate-104788dae71ea041.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-113c918dbcd95b58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-531c3af5e245333a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cc32d5bfef3fac1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.03_text.3jl3hnq8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5" "/opt/rustwide/target/debug/examples/03_text-7f04d25f83d9f3a5.3yew86rwk9rhhubp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-4820031e35ccc593/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-4900dc25c2edbc66.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f35b3aad17f83692.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-a39b4cb077355f95.rlib" "/opt/rustwide/target/debug/deps/libglium-85672e4713d7ab19.rlib" "/opt/rustwide/target/debug/deps/libglutin-ed31ab3d9b76d8d3.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-2c144fe93fe5fe9c.rlib" "/opt/rustwide/target/debug/deps/libwinit-7d6ae3d9a3c22406.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-774258523f2fa6c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3e2263531906e113.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f287353a4a9faaff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3d46e27d702bb084.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-426465ab59c3b8f7.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eeacc899dd972b12.rlib" "/opt/rustwide/target/debug/deps/librand-3030201f5b0d611a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a70181e9a237464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bfef74327cf3415.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32266882bcea332b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnix-693bbd469741ce80.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libmemmap-695556cd0c96de1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d6e15f7935e201.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2aad8e7bd17b824.rlib" "/opt/rustwide/target/debug/deps/librand-f2ca1a0d195dc0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9ba0d912b411878c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b48461bf45f12368.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e05dfdb42ca00c05.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libshared_library-118238ba50c79909.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9f68b001c19f9447.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-e3b571cce6892ad1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libpalette-b2a480ab3de7f7b8.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libavec-7b9ac534c3259b1e.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-a822f20c9e0e2d18.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-baf9fefb8fa9526d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-63d765cd546b0f9f.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-cc7d9c032347f8d0.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-563cb88c6a29c769.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/librusttype-e74325b5041edae3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61678c0ac67068a8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9ae221bee56866db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82bbcc2f584c6f58.rlib" "/opt/rustwide/target/debug/deps/libunreachable-033a6565748e1da3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libapprox-20fd2956a2b5a5ef.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libimage-16a60095ea523f68.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libgif-0acce7810e2e7d58.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2138bb7dcea0ce25.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d3ed12670463557a.rlib" "/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libpng-301aa23bf188ddc8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-82f266ede8001371.rlib" "/opt/rustwide/target/debug/deps/libinflate-104788dae71ea041.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-113c918dbcd95b58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-531c3af5e245333a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cc32d5bfef3fac1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.04_matrix.88acsn15-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282" "/opt/rustwide/target/debug/examples/04_matrix-c86cacc941663282.48dmdvdkrzvl277s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-4820031e35ccc593/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-4900dc25c2edbc66.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f35b3aad17f83692.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-a39b4cb077355f95.rlib" "/opt/rustwide/target/debug/deps/libglium-85672e4713d7ab19.rlib" "/opt/rustwide/target/debug/deps/libglutin-ed31ab3d9b76d8d3.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-2c144fe93fe5fe9c.rlib" "/opt/rustwide/target/debug/deps/libwinit-7d6ae3d9a3c22406.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-774258523f2fa6c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3e2263531906e113.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f287353a4a9faaff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3d46e27d702bb084.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-426465ab59c3b8f7.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eeacc899dd972b12.rlib" "/opt/rustwide/target/debug/deps/librand-3030201f5b0d611a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a70181e9a237464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bfef74327cf3415.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32266882bcea332b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnix-693bbd469741ce80.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libmemmap-695556cd0c96de1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d6e15f7935e201.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2aad8e7bd17b824.rlib" "/opt/rustwide/target/debug/deps/librand-f2ca1a0d195dc0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9ba0d912b411878c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b48461bf45f12368.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e05dfdb42ca00c05.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libshared_library-118238ba50c79909.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9f68b001c19f9447.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-e3b571cce6892ad1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libpalette-b2a480ab3de7f7b8.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libavec-7b9ac534c3259b1e.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-a822f20c9e0e2d18.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-baf9fefb8fa9526d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-63d765cd546b0f9f.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-cc7d9c032347f8d0.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-563cb88c6a29c769.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/librusttype-e74325b5041edae3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61678c0ac67068a8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9ae221bee56866db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82bbcc2f584c6f58.rlib" "/opt/rustwide/target/debug/deps/libunreachable-033a6565748e1da3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libapprox-20fd2956a2b5a5ef.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libimage-16a60095ea523f68.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libgif-0acce7810e2e7d58.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2138bb7dcea0ce25.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d3ed12670463557a.rlib" "/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libpng-301aa23bf188ddc8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-82f266ede8001371.rlib" "/opt/rustwide/target/debug/deps/libinflate-104788dae71ea041.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-113c918dbcd95b58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-531c3af5e245333a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cc32d5bfef3fac1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.02_sprites.1we190rc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140" "/opt/rustwide/target/debug/examples/02_sprites-f2f12c80cba4f140.2mq43formwnehail.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-4820031e35ccc593/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-4900dc25c2edbc66.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-f35b3aad17f83692.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-a39b4cb077355f95.rlib" "/opt/rustwide/target/debug/deps/libglium-85672e4713d7ab19.rlib" "/opt/rustwide/target/debug/deps/libglutin-ed31ab3d9b76d8d3.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-2c144fe93fe5fe9c.rlib" "/opt/rustwide/target/debug/deps/libwinit-7d6ae3d9a3c22406.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-774258523f2fa6c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3e2263531906e113.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f287353a4a9faaff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3d46e27d702bb084.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-426465ab59c3b8f7.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-eeacc899dd972b12.rlib" "/opt/rustwide/target/debug/deps/librand-3030201f5b0d611a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a70181e9a237464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bfef74327cf3415.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32266882bcea332b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnix-693bbd469741ce80.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libmemmap-695556cd0c96de1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d6e15f7935e201.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2aad8e7bd17b824.rlib" "/opt/rustwide/target/debug/deps/librand-f2ca1a0d195dc0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9ba0d912b411878c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b48461bf45f12368.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e05dfdb42ca00c05.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libshared_library-118238ba50c79909.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9f68b001c19f9447.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-e3b571cce6892ad1.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5544a45ac36c69c4.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libpalette-b2a480ab3de7f7b8.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libavec-7b9ac534c3259b1e.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-a822f20c9e0e2d18.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-baf9fefb8fa9526d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-63d765cd546b0f9f.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-cc7d9c032347f8d0.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-563cb88c6a29c769.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/librusttype-e74325b5041edae3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61678c0ac67068a8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9ae221bee56866db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82bbcc2f584c6f58.rlib" "/opt/rustwide/target/debug/deps/libunreachable-033a6565748e1da3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libapprox-20fd2956a2b5a5ef.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libimage-16a60095ea523f68.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libgif-0acce7810e2e7d58.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2138bb7dcea0ce25.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d3ed12670463557a.rlib" "/opt/rustwide/target/debug/deps/librayon-64a7991a2d93cc34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libpng-301aa23bf188ddc8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-82f266ede8001371.rlib" "/opt/rustwide/target/debug/deps/libinflate-104788dae71ea041.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-113c918dbcd95b58.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-531c3af5e245333a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cc32d5bfef3fac1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lfontconfig" "-lfreetype" "-lexpat" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "3187313645b3b091720359eb72c69c9a794f69da8b0c33422cfb771eb718e027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3187313645b3b091720359eb72c69c9a794f69da8b0c33422cfb771eb718e027", kill_on_drop: false }` [INFO] [stdout] 3187313645b3b091720359eb72c69c9a794f69da8b0c33422cfb771eb718e027