[INFO] fetching crate radiant-rs 0.13.1... [INFO] testing radiant-rs-0.13.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate radiant-rs 0.13.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate radiant-rs 0.13.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.1.1 [INFO] [stderr] Downloaded radiant-utils v0.3.0 [INFO] [stderr] Downloaded tiled v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc30eee4e0ea8ccd635ab30b77acc0d661d05247e38efd3f7512ad8c73cd22a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbc30eee4e0ea8ccd635ab30b77acc0d661d05247e38efd3f7512ad8c73cd22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc30eee4e0ea8ccd635ab30b77acc0d661d05247e38efd3f7512ad8c73cd22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc30eee4e0ea8ccd635ab30b77acc0d661d05247e38efd3f7512ad8c73cd22a", kill_on_drop: false }` [INFO] [stdout] cbc30eee4e0ea8ccd635ab30b77acc0d661d05247e38efd3f7512ad8c73cd22a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aad069788fda4b09bcd61e5639e0eb97bf8ca5ac9151c26b614ee90616b72417 [INFO] running `Command { std: "docker" "start" "-a" "aad069788fda4b09bcd61e5639e0eb97bf8ca5ac9151c26b614ee90616b72417", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling avec v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling font-loader v0.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling radiant-rs v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | (data.button[id - NUM_KEYS] == InputState::Pressed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | (data.key[id] == InputState::Released) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/core/input.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | (data.button[id - NUM_KEYS] == InputState::Released) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DerefMut` is imported redundantly [INFO] [stdout] --> src/core/postprocessor/bloom.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 1 | use core::*; [INFO] [stdout] | ------- the item `DerefMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 49 | use std::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/prelude.rs:1:64 [INFO] [stdout] | [INFO] [stdout] 1 | pub use std::sync::atomic::{AtomicUsize, AtomicBool, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/backends/glium.rs:986:68 [INFO] [stdout] | [INFO] [stdout] 986 | let dummy: $struct_name = unsafe { ::std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1018 | implement_wrapped_vertex!(Vertex, position, offset, rotation, color, bucket_id, texture_id, texture_uv, components); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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 a macro (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 a macro (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 2m 28s [INFO] running `Command { std: "docker" "inspect" "aad069788fda4b09bcd61e5639e0eb97bf8ca5ac9151c26b614ee90616b72417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad069788fda4b09bcd61e5639e0eb97bf8ca5ac9151c26b614ee90616b72417", kill_on_drop: false }` [INFO] [stdout] aad069788fda4b09bcd61e5639e0eb97bf8ca5ac9151c26b614ee90616b72417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6374a4790ee6da16a7f02eb96df0107875a6301a2d01ef0d3fc38cf9bada5158 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6374a4790ee6da16a7f02eb96df0107875a6301a2d01ef0d3fc38cf9bada5158", 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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> examples/res/glium_utils.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | implement_vertex!(Vertex, position, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (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 a macro (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 a macro (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: 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] 154 | | self.0 *= scaling; [INFO] [stdout] 155 | | self.1 *= scaling; [INFO] [stdout] 156 | | self.2 *= scaling; [INFO] [stdout] 157 | | self [INFO] [stdout] 158 | | } [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] 154 | | self.0 *= scaling; [INFO] [stdout] 155 | | self.1 *= scaling; [INFO] [stdout] 156 | | self.2 *= scaling; [INFO] [stdout] 157 | | self [INFO] [stdout] 158 | | } [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] 154 | | self.0 *= scaling; [INFO] [stdout] 155 | | self.1 *= scaling; [INFO] [stdout] 156 | | self.2 *= scaling; [INFO] [stdout] 157 | | self [INFO] [stdout] 158 | | } [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] [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=30edc9424c8f8643 -C extra-filename=-30edc9424c8f8643 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern avec=/opt/rustwide/target/debug/deps/libavec-883142b3c121be7c.rlib --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-6aaa0085c7a34d25.rlib --extern font_loader=/opt/rustwide/target/debug/deps/libfont_loader-f140da2d84ab2a95.rlib --extern glium=/opt/rustwide/target/debug/deps/libglium-d352d0ee413cb27e.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5d7b47629ea26b22.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern palette=/opt/rustwide/target/debug/deps/libpalette-135d26e6bf91294a.rlib --extern radiant_rs=/opt/rustwide/target/debug/deps/libradiant_rs-c9860804c9dece76.rlib --extern radiant_utils=/opt/rustwide/target/debug/deps/libradiant_utils-459fbd760011584f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-a3c8de96119d6cf1.rlib --extern tiled=/opt/rustwide/target/debug/deps/libtiled-f98ce3af987a8e02.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.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-730e7f005e3050a7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.01_empty.ajbzxa0z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88" "/opt/rustwide/target/debug/examples/01_empty-296cef8ffe782c88.1v412vblo4bxlhvu.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-730e7f005e3050a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-459fbd760011584f.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-33fb6c653ccd4d04.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-c9860804c9dece76.rlib" "/opt/rustwide/target/debug/deps/libglium-d352d0ee413cb27e.rlib" "/opt/rustwide/target/debug/deps/libglutin-bb45c0bad34601ac.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-06516bbb06a71c45.rlib" "/opt/rustwide/target/debug/deps/libwinit-8106e8bc3dd02cf2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b6a15fdec3fa3754.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-aa063b40d15447cf.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-497ffa646cc8d732.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-050ea54cf0dc9f7c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0430806d3b3ddf7b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2adf4b9f2c0ee5f5.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnix-318ecdd128f50dc3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-08ab2304732b7362.rlib" "/opt/rustwide/target/debug/deps/libdlib-1b8097b246a77e8a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-041803c02a56be54.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-91d5ea203030d8f6.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-588ca1c446be54f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libpalette-135d26e6bf91294a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libavec-883142b3c121be7c.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-f140da2d84ab2a95.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-30b7bffbaca95613.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-084f194988fc12e7.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-9205499d4e6f169d.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-170087d95c6e18fd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/librusttype-a3c8de96119d6cf1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b4ec320f87c78826.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-943c8cce134a9b43.rlib" "/opt/rustwide/target/debug/deps/libordered_float-704bc893293cb9d6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-db8df764302d2b0b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5f9f703ee1c86fb.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libimage-5d7b47629ea26b22.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-beeed01d9aab363f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-92c60ca032f7b850.rlib" "/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-926d4bd0619b4f69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libpng-a774ff83493a150f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c94e0c636362f862.rlib" "/opt/rustwide/target/debug/deps/libinflate-e61bb99ed922d1ad.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a0d9fc1a7874dcae.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6857a2bbc93a131d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8625faa92778dada.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6aaa0085c7a34d25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-43c04cd5e39cf8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lfontconfig" "-lfreetype" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.06_program.2s9sqj00-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936" "/opt/rustwide/target/debug/examples/06_program-04f5e2d2075e5936.4dxybfswe6mpixxx.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-730e7f005e3050a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-459fbd760011584f.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-33fb6c653ccd4d04.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-c9860804c9dece76.rlib" "/opt/rustwide/target/debug/deps/libglium-d352d0ee413cb27e.rlib" "/opt/rustwide/target/debug/deps/libglutin-bb45c0bad34601ac.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-06516bbb06a71c45.rlib" "/opt/rustwide/target/debug/deps/libwinit-8106e8bc3dd02cf2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b6a15fdec3fa3754.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-aa063b40d15447cf.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-497ffa646cc8d732.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-050ea54cf0dc9f7c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0430806d3b3ddf7b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2adf4b9f2c0ee5f5.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnix-318ecdd128f50dc3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-08ab2304732b7362.rlib" "/opt/rustwide/target/debug/deps/libdlib-1b8097b246a77e8a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-041803c02a56be54.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-91d5ea203030d8f6.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-588ca1c446be54f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libpalette-135d26e6bf91294a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libavec-883142b3c121be7c.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-f140da2d84ab2a95.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-30b7bffbaca95613.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-084f194988fc12e7.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-9205499d4e6f169d.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-170087d95c6e18fd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/librusttype-a3c8de96119d6cf1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b4ec320f87c78826.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-943c8cce134a9b43.rlib" "/opt/rustwide/target/debug/deps/libordered_float-704bc893293cb9d6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-db8df764302d2b0b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5f9f703ee1c86fb.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libimage-5d7b47629ea26b22.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-beeed01d9aab363f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-92c60ca032f7b850.rlib" "/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-926d4bd0619b4f69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libpng-a774ff83493a150f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c94e0c636362f862.rlib" "/opt/rustwide/target/debug/deps/libinflate-e61bb99ed922d1ad.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a0d9fc1a7874dcae.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6857a2bbc93a131d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8625faa92778dada.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6aaa0085c7a34d25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-43c04cd5e39cf8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lfontconfig" "-lfreetype" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.04_matrix.7wwxxnr5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742" "/opt/rustwide/target/debug/examples/04_matrix-747ff958987fa742.2tydltv04l89o0bm.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-730e7f005e3050a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-459fbd760011584f.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-33fb6c653ccd4d04.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-c9860804c9dece76.rlib" "/opt/rustwide/target/debug/deps/libglium-d352d0ee413cb27e.rlib" "/opt/rustwide/target/debug/deps/libglutin-bb45c0bad34601ac.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-06516bbb06a71c45.rlib" "/opt/rustwide/target/debug/deps/libwinit-8106e8bc3dd02cf2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b6a15fdec3fa3754.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-aa063b40d15447cf.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-497ffa646cc8d732.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-050ea54cf0dc9f7c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0430806d3b3ddf7b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2adf4b9f2c0ee5f5.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnix-318ecdd128f50dc3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-08ab2304732b7362.rlib" "/opt/rustwide/target/debug/deps/libdlib-1b8097b246a77e8a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-041803c02a56be54.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-91d5ea203030d8f6.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-588ca1c446be54f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libpalette-135d26e6bf91294a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libavec-883142b3c121be7c.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-f140da2d84ab2a95.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-30b7bffbaca95613.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-084f194988fc12e7.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-9205499d4e6f169d.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-170087d95c6e18fd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/librusttype-a3c8de96119d6cf1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b4ec320f87c78826.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-943c8cce134a9b43.rlib" "/opt/rustwide/target/debug/deps/libordered_float-704bc893293cb9d6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-db8df764302d2b0b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5f9f703ee1c86fb.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libimage-5d7b47629ea26b22.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-beeed01d9aab363f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-92c60ca032f7b850.rlib" "/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-926d4bd0619b4f69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libpng-a774ff83493a150f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c94e0c636362f862.rlib" "/opt/rustwide/target/debug/deps/libinflate-e61bb99ed922d1ad.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a0d9fc1a7874dcae.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6857a2bbc93a131d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8625faa92778dada.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6aaa0085c7a34d25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-43c04cd5e39cf8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lfontconfig" "-lfreetype" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.02_sprites.e13ldlnl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd" "/opt/rustwide/target/debug/examples/02_sprites-530aef1f8a9b9afd.2idrs3b1ktc8amj8.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-730e7f005e3050a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-459fbd760011584f.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-33fb6c653ccd4d04.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-c9860804c9dece76.rlib" "/opt/rustwide/target/debug/deps/libglium-d352d0ee413cb27e.rlib" "/opt/rustwide/target/debug/deps/libglutin-bb45c0bad34601ac.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-06516bbb06a71c45.rlib" "/opt/rustwide/target/debug/deps/libwinit-8106e8bc3dd02cf2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b6a15fdec3fa3754.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-aa063b40d15447cf.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-497ffa646cc8d732.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-050ea54cf0dc9f7c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0430806d3b3ddf7b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2adf4b9f2c0ee5f5.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnix-318ecdd128f50dc3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-08ab2304732b7362.rlib" "/opt/rustwide/target/debug/deps/libdlib-1b8097b246a77e8a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-041803c02a56be54.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-91d5ea203030d8f6.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-588ca1c446be54f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libpalette-135d26e6bf91294a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libavec-883142b3c121be7c.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-f140da2d84ab2a95.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-30b7bffbaca95613.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-084f194988fc12e7.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-9205499d4e6f169d.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-170087d95c6e18fd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/librusttype-a3c8de96119d6cf1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b4ec320f87c78826.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-943c8cce134a9b43.rlib" "/opt/rustwide/target/debug/deps/libordered_float-704bc893293cb9d6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-db8df764302d2b0b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5f9f703ee1c86fb.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libimage-5d7b47629ea26b22.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-beeed01d9aab363f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-92c60ca032f7b850.rlib" "/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-926d4bd0619b4f69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libpng-a774ff83493a150f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c94e0c636362f862.rlib" "/opt/rustwide/target/debug/deps/libinflate-e61bb99ed922d1ad.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a0d9fc1a7874dcae.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6857a2bbc93a131d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8625faa92778dada.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6aaa0085c7a34d25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-43c04cd5e39cf8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lfontconfig" "-lfreetype" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.03_text.c3l6squl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379" "/opt/rustwide/target/debug/examples/03_text-2398d998b0cb0379.2xc3ado00zg5sd7y.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-730e7f005e3050a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libradiant_utils-459fbd760011584f.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-33fb6c653ccd4d04.rlib" "/opt/rustwide/target/debug/deps/libradiant_rs-c9860804c9dece76.rlib" "/opt/rustwide/target/debug/deps/libglium-d352d0ee413cb27e.rlib" "/opt/rustwide/target/debug/deps/libglutin-bb45c0bad34601ac.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-06516bbb06a71c45.rlib" "/opt/rustwide/target/debug/deps/libwinit-8106e8bc3dd02cf2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b6a15fdec3fa3754.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-aa063b40d15447cf.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-497ffa646cc8d732.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-050ea54cf0dc9f7c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0430806d3b3ddf7b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libtempfile-2adf4b9f2c0ee5f5.rlib" "/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-33bf449d62fa2a9f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d2ec23cbbf6e3ef.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnix-318ecdd128f50dc3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-08ab2304732b7362.rlib" "/opt/rustwide/target/debug/deps/libdlib-1b8097b246a77e8a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-041803c02a56be54.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68cd827c1ffead88.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ea74bc51082b341.rlib" "/opt/rustwide/target/debug/deps/librand-b0ae19e54443bd04.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d1815e94df6ea5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2f1fb1a531b05628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-91d5ea203030d8f6.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-588ca1c446be54f3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libpalette-135d26e6bf91294a.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libavec-883142b3c121be7c.rlib" "/opt/rustwide/target/debug/deps/libfont_loader-f140da2d84ab2a95.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-30b7bffbaca95613.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-084f194988fc12e7.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-9205499d4e6f169d.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-170087d95c6e18fd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/librusttype-a3c8de96119d6cf1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b4ec320f87c78826.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-943c8cce134a9b43.rlib" "/opt/rustwide/target/debug/deps/libordered_float-704bc893293cb9d6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-db8df764302d2b0b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5f9f703ee1c86fb.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libimage-5d7b47629ea26b22.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-beeed01d9aab363f.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-92c60ca032f7b850.rlib" "/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-926d4bd0619b4f69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libpng-a774ff83493a150f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c94e0c636362f862.rlib" "/opt/rustwide/target/debug/deps/libinflate-e61bb99ed922d1ad.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a0d9fc1a7874dcae.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6857a2bbc93a131d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8625faa92778dada.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6aaa0085c7a34d25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-43c04cd5e39cf8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lfontconfig" "-lfreetype" "-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" "6374a4790ee6da16a7f02eb96df0107875a6301a2d01ef0d3fc38cf9bada5158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6374a4790ee6da16a7f02eb96df0107875a6301a2d01ef0d3fc38cf9bada5158", kill_on_drop: false }` [INFO] [stdout] 6374a4790ee6da16a7f02eb96df0107875a6301a2d01ef0d3fc38cf9bada5158