[INFO] fetching crate gfx_app 0.9.0... [INFO] testing gfx_app-0.9.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate gfx_app 0.9.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gfx_app 0.9.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfx_app 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gfx_app 0.9.0 [INFO] tweaked toml for crates.io crate gfx_app 0.9.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx_macros v0.2.1 [INFO] [stderr] Downloaded noise v0.2.0 [INFO] [stderr] Downloaded gfx_window_glfw v0.17.1 [INFO] [stderr] Downloaded gfx_window_sdl v0.9.1 [INFO] [stderr] Downloaded gfx_window_dxgi v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc69ef430b4df2639323bb0f13e99e39d1cb4ae4af3f59e5db694576b0a35bd1 [INFO] running `Command { std: "docker" "start" "-a" "cc69ef430b4df2639323bb0f13e99e39d1cb4ae4af3f59e5db694576b0a35bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc69ef430b4df2639323bb0f13e99e39d1cb4ae4af3f59e5db694576b0a35bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc69ef430b4df2639323bb0f13e99e39d1cb4ae4af3f59e5db694576b0a35bd1", kill_on_drop: false }` [INFO] [stdout] cc69ef430b4df2639323bb0f13e99e39d1cb4ae4af3f59e5db694576b0a35bd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3dd178d3ff2f313cc8525b71a2df8f67d5b68f8a40cce4809c20985138c120d [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" "b3dd178d3ff2f313cc8525b71a2df8f67d5b68f8a40cce4809c20985138c120d", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx_window_glutin v0.29.0 [INFO] [stderr] Compiling gfx_app v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | fn render(&mut self, &mut D) where D: gfx::Device; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut D` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn on(&mut self, winit::WindowEvent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: winit::WindowEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:32 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:40 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:410:52 [INFO] [stdout] | [INFO] [stdout] 410 | fn render>(&mut self, &mut gfx::Encoder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut gfx::Encoder` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "b3dd178d3ff2f313cc8525b71a2df8f67d5b68f8a40cce4809c20985138c120d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3dd178d3ff2f313cc8525b71a2df8f67d5b68f8a40cce4809c20985138c120d", kill_on_drop: false }` [INFO] [stdout] b3dd178d3ff2f313cc8525b71a2df8f67d5b68f8a40cce4809c20985138c120d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01332d5d28f779840f92351d4ce72c469254f5d6eccb9939af23786e880b58a [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" "a01332d5d28f779840f92351d4ce72c469254f5d6eccb9939af23786e880b58a", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling mint v0.2.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling noise v0.2.0 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | fn render(&mut self, &mut D) where D: gfx::Device; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut D` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn on(&mut self, winit::WindowEvent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: winit::WindowEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:32 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:40 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:410:52 [INFO] [stdout] | [INFO] [stdout] 410 | fn render>(&mut self, &mut gfx::Encoder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut gfx::Encoder` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling genmesh v0.5.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling gfx_app v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | fn render(&mut self, &mut D) where D: gfx::Device; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut D` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn on(&mut self, winit::WindowEvent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: winit::WindowEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:32 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:40 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:410:52 [INFO] [stdout] | [INFO] [stdout] 410 | fn render>(&mut self, &mut gfx::Encoder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut gfx::Encoder` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Matrix4` is imported redundantly [INFO] [stdout] --> examples/skybox/main.rs:150:26 [INFO] [stdout] | [INFO] [stdout] 24 | use cgmath::{Deg, Matrix4}; [INFO] [stdout] | ------- the item `Matrix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 150 | use cgmath::{Matrix4, Point3, SquareMatrix, Vector3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Matrix4` is imported redundantly [INFO] [stdout] --> examples/render_target/main.rs:269:22 [INFO] [stdout] | [INFO] [stdout] 23 | use cgmath::{Deg, Matrix4}; [INFO] [stdout] | ------- the item `Matrix4` is already imported here [INFO] [stdout] ... [INFO] [stdout] 269 | use cgmath::{Matrix4, Point3, SquareMatrix, Vector3, vec3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FactoryExt` is imported redundantly [INFO] [stdout] --> examples/ubo_tilemap/main.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 30 | use gfx::traits::FactoryExt; [INFO] [stdout] | ----------------------- the item `FactoryExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 406 | use gfx::traits::FactoryExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> examples/performance/main.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/performance/main.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | let mut r: Box; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 390 - let mut r: Box; [INFO] [stdout] 390 + let mut r: Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> examples/performance/main.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | trait Renderer: Drop { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_app`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ubo_tilemap examples/ubo_tilemap/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=c68c16a550c689df -C extra-filename=-c68c16a550c689df --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-66502a7a14ddd029.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-eea3495b20df05a1.rlib --extern genmesh=/opt/rustwide/target/debug/deps/libgenmesh-6ef3322ea2bad560.rlib --extern gfx=/opt/rustwide/target/debug/deps/libgfx-6158d84aad52deb5.rlib --extern gfx_app=/opt/rustwide/target/debug/deps/libgfx_app-c185611493afd64a.rlib --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-4716a0ca216f2c4c.rlib --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-9ff44acf9eaf49d5.rlib --extern gfx_gl=/opt/rustwide/target/debug/deps/libgfx_gl-2b4ec8f6cf5fdc41.rlib --extern gfx_macros=/opt/rustwide/target/debug/deps/libgfx_macros-789eee4901b0d89c.so --extern gfx_window_glutin=/opt/rustwide/target/debug/deps/libgfx_window_glutin-cb14ac1ef2f774cb.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-2496e0190fd0f5c0.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-6e449dc50af214e5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-945c7b6508b6dfe4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-85d6b71eebedd1b0.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-ff6d6398a4ade167.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.triangle.9babe2a0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353.55lv3rmcoqur5uj0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-cb14ac1ef2f774cb.rlib" "/opt/rustwide/target/debug/deps/libglutin-2496e0190fd0f5c0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-dc760577b0248a32.rlib" "/opt/rustwide/target/debug/deps/libwinit-ff6d6398a4ade167.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2cde13727539c387.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-013aa3ed6e13f0de.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ab21384c7425d406.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b03f827d9b553b51.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2faa3f6bf4a1b597.rlib" "/opt/rustwide/target/debug/deps/libnix-178062b5c63316c0.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2969e8b052bfbc01.rlib" "/opt/rustwide/target/debug/deps/libandrew-62bd840621965b48.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libxdg-4e9e0fb4bfa0ce8d.rlib" "/opt/rustwide/target/debug/deps/libdirs-bedada11420b3625.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7dc15cd42fb8e2a2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae66c4097c4cb215.rlib" "/opt/rustwide/target/debug/deps/librusttype-1bc7b1abdb96219f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61b796556e216a46.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-65b7e46ba56e2e4b.rlib" "/opt/rustwide/target/debug/deps/libapprox-4c8105d1085846dd.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f2a62911ce51d123.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libdlib-a84a9edf91306c6e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e0990525e59045e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dad926a3fea56b67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/librand-865f0534cbfffc8c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d5fcb15e0ec2f79.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c92da661be95b4e6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-50b186f0c3f76945.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-869686a6ee94ffab.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dfecdde78b90ce2e.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a6e2fcdb844d86aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-9ff44acf9eaf49d5.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-3c1ae84ddb1529c3.rlib" "/opt/rustwide/target/debug/deps/libgfx-6158d84aad52deb5.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-4716a0ca216f2c4c.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-e3b954cd8bc06321.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/triangle-2c5c59318c351353" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.gamma.937d2e53-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4.9dil7yd0nhqpf0r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-6e449dc50af214e5.rlib" "/opt/rustwide/target/debug/deps/libtiff-2a9959a7018f787f.rlib" "/opt/rustwide/target/debug/deps/libpng-ef82836693cdaa3e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2de323e63996a3ce.rlib" "/opt/rustwide/target/debug/deps/libinflate-f2136e03a7340d56.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6a635c77ddded8e3.rlib" "/opt/rustwide/target/debug/deps/librayon-7bc6a16e28688a44.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f093170a91426744.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8551a103899d3880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d61840f12124caf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a5e16264a7ec18c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bd00c851a87bfcbc.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-29e8c96c233d7c25.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ca79bc9bc1ab89fe.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8f34e6e06bd01354.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ab8040034daf36d5.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-cb14ac1ef2f774cb.rlib" "/opt/rustwide/target/debug/deps/libglutin-2496e0190fd0f5c0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-dc760577b0248a32.rlib" "/opt/rustwide/target/debug/deps/libwinit-ff6d6398a4ade167.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2cde13727539c387.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-013aa3ed6e13f0de.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ab21384c7425d406.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b03f827d9b553b51.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2faa3f6bf4a1b597.rlib" "/opt/rustwide/target/debug/deps/libnix-178062b5c63316c0.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2969e8b052bfbc01.rlib" "/opt/rustwide/target/debug/deps/libandrew-62bd840621965b48.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libxdg-4e9e0fb4bfa0ce8d.rlib" "/opt/rustwide/target/debug/deps/libdirs-bedada11420b3625.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7dc15cd42fb8e2a2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae66c4097c4cb215.rlib" "/opt/rustwide/target/debug/deps/librusttype-1bc7b1abdb96219f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61b796556e216a46.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-65b7e46ba56e2e4b.rlib" "/opt/rustwide/target/debug/deps/libapprox-4c8105d1085846dd.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f2a62911ce51d123.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libdlib-a84a9edf91306c6e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e0990525e59045e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dad926a3fea56b67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/librand-865f0534cbfffc8c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d5fcb15e0ec2f79.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c92da661be95b4e6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-50b186f0c3f76945.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-869686a6ee94ffab.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dfecdde78b90ce2e.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a6e2fcdb844d86aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-9ff44acf9eaf49d5.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-3c1ae84ddb1529c3.rlib" "/opt/rustwide/target/debug/deps/libgfx-6158d84aad52deb5.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-4716a0ca216f2c4c.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-e3b954cd8bc06321.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gamma-24e6c821c847c9c4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.mipmap.d577e40a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78.4a78cg3qv2ov1uoe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgfx_app-c185611493afd64a.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-cb14ac1ef2f774cb.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-9ff44acf9eaf49d5.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-3c1ae84ddb1529c3.rlib" "/opt/rustwide/target/debug/deps/libglutin-2496e0190fd0f5c0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-dc760577b0248a32.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a6e2fcdb844d86aa.rlib" "/opt/rustwide/target/debug/deps/libwinit-ff6d6398a4ade167.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2cde13727539c387.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-013aa3ed6e13f0de.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ab21384c7425d406.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b03f827d9b553b51.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2faa3f6bf4a1b597.rlib" "/opt/rustwide/target/debug/deps/libnix-178062b5c63316c0.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2969e8b052bfbc01.rlib" "/opt/rustwide/target/debug/deps/libandrew-62bd840621965b48.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libxdg-4e9e0fb4bfa0ce8d.rlib" "/opt/rustwide/target/debug/deps/libdirs-bedada11420b3625.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7dc15cd42fb8e2a2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae66c4097c4cb215.rlib" "/opt/rustwide/target/debug/deps/librusttype-1bc7b1abdb96219f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61b796556e216a46.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-65b7e46ba56e2e4b.rlib" "/opt/rustwide/target/debug/deps/libapprox-4c8105d1085846dd.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f2a62911ce51d123.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libdlib-a84a9edf91306c6e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e0990525e59045e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dad926a3fea56b67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/librand-865f0534cbfffc8c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d5fcb15e0ec2f79.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c92da661be95b4e6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-50b186f0c3f76945.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-869686a6ee94ffab.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dfecdde78b90ce2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-eea3495b20df05a1.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libgfx-6158d84aad52deb5.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-4716a0ca216f2c4c.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-e3b954cd8bc06321.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mipmap-3906a1c177cf7c78" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.particle.10c70454-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292.2y9s08fsyet1fphe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgfx_app-c185611493afd64a.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-cb14ac1ef2f774cb.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-9ff44acf9eaf49d5.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-3c1ae84ddb1529c3.rlib" "/opt/rustwide/target/debug/deps/libglutin-2496e0190fd0f5c0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-dc760577b0248a32.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a6e2fcdb844d86aa.rlib" "/opt/rustwide/target/debug/deps/libwinit-ff6d6398a4ade167.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2cde13727539c387.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-013aa3ed6e13f0de.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ab21384c7425d406.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b03f827d9b553b51.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2faa3f6bf4a1b597.rlib" "/opt/rustwide/target/debug/deps/libnix-178062b5c63316c0.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2969e8b052bfbc01.rlib" "/opt/rustwide/target/debug/deps/libandrew-62bd840621965b48.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libxdg-4e9e0fb4bfa0ce8d.rlib" "/opt/rustwide/target/debug/deps/libdirs-bedada11420b3625.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7dc15cd42fb8e2a2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae66c4097c4cb215.rlib" "/opt/rustwide/target/debug/deps/librusttype-1bc7b1abdb96219f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61b796556e216a46.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-65b7e46ba56e2e4b.rlib" "/opt/rustwide/target/debug/deps/libapprox-4c8105d1085846dd.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f2a62911ce51d123.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libdlib-a84a9edf91306c6e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e0990525e59045e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dad926a3fea56b67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/librand-865f0534cbfffc8c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d5fcb15e0ec2f79.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c92da661be95b4e6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_os-50b186f0c3f76945.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/liblock_api-869686a6ee94ffab.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dfecdde78b90ce2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-eea3495b20df05a1.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libgfx-6158d84aad52deb5.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-4716a0ca216f2c4c.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-e3b954cd8bc06321.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librand-85d6b71eebedd1b0.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/particle-8c29400d48d59292" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.terrain_tessellated.f1ae3c96-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5.v9ne795czj6zvph.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-85d6b71eebedd1b0.rlib" "/opt/rustwide/target/debug/deps/libnoise-945c7b6508b6dfe4.rlib" "/opt/rustwide/target/debug/deps/libnum-d08a3255ef8bdcaf.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e81551886ac330ff.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-422f699255bfb6b2.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7680b96acd4a9d26.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8f34e6e06bd01354.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ab8040034daf36d5.rlib" "/opt/rustwide/target/debug/deps/libgfx_app-c185611493afd64a.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-cb14ac1ef2f774cb.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-9ff44acf9eaf49d5.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-3c1ae84ddb1529c3.rlib" "/opt/rustwide/target/debug/deps/libglutin-2496e0190fd0f5c0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-dc760577b0248a32.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a6e2fcdb844d86aa.rlib" "/opt/rustwide/target/debug/deps/libwinit-ff6d6398a4ade167.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2cde13727539c387.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-013aa3ed6e13f0de.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ab21384c7425d406.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b03f827d9b553b51.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2faa3f6bf4a1b597.rlib" "/opt/rustwide/target/debug/deps/libnix-178062b5c63316c0.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2969e8b052bfbc01.rlib" "/opt/rustwide/target/debug/deps/libandrew-62bd840621965b48.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libxdg-4e9e0fb4bfa0ce8d.rlib" "/opt/rustwide/target/debug/deps/libdirs-bedada11420b3625.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7dc15cd42fb8e2a2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae66c4097c4cb215.rlib" "/opt/rustwide/target/debug/deps/librusttype-1bc7b1abdb96219f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61b796556e216a46.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-65b7e46ba56e2e4b.rlib" "/opt/rustwide/target/debug/deps/libapprox-4c8105d1085846dd.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f2a62911ce51d123.rlib" "/opt/rustwide/target/debug/deps/libdlib-a84a9edf91306c6e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e0990525e59045e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dad926a3fea56b67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/librand-865f0534cbfffc8c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d5fcb15e0ec2f79.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c92da661be95b4e6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-50b186f0c3f76945.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-869686a6ee94ffab.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dfecdde78b90ce2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-eea3495b20df05a1.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libgfx-6158d84aad52deb5.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-4716a0ca216f2c4c.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-e3b954cd8bc06321.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-6ef3322ea2bad560.rlib" "/opt/rustwide/target/debug/deps/libmint-3d47c93eb60d21bb.rlib" "/opt/rustwide/target/debug/deps/libcgmath-fe18e6294bcdcef8.rlib" "/opt/rustwide/target/debug/deps/librand-d54953e4322f73ee.rlib" "/opt/rustwide/target/debug/deps/libcgmath-66502a7a14ddd029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9c85fa38730aeaeb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/librand-e1ff99d7365d2f72.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libapprox-94ebf2bd36ba4bb3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/terrain_tessellated-576009115bf13ea5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.flowmap.1702e49d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782.3cwvny6stza71wu6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-6e449dc50af214e5.rlib" "/opt/rustwide/target/debug/deps/libtiff-2a9959a7018f787f.rlib" "/opt/rustwide/target/debug/deps/libpng-ef82836693cdaa3e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2de323e63996a3ce.rlib" "/opt/rustwide/target/debug/deps/libinflate-f2136e03a7340d56.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6a635c77ddded8e3.rlib" "/opt/rustwide/target/debug/deps/librayon-7bc6a16e28688a44.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f093170a91426744.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8551a103899d3880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d61840f12124caf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a5e16264a7ec18c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bd00c851a87bfcbc.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libgif-29e8c96c233d7c25.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ca79bc9bc1ab89fe.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8f34e6e06bd01354.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ab8040034daf36d5.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libgfx_app-c185611493afd64a.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-cb14ac1ef2f774cb.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-9ff44acf9eaf49d5.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-3c1ae84ddb1529c3.rlib" "/opt/rustwide/target/debug/deps/libglutin-2496e0190fd0f5c0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-dc760577b0248a32.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a6e2fcdb844d86aa.rlib" "/opt/rustwide/target/debug/deps/libwinit-ff6d6398a4ade167.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2cde13727539c387.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-013aa3ed6e13f0de.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ab21384c7425d406.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b03f827d9b553b51.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2faa3f6bf4a1b597.rlib" "/opt/rustwide/target/debug/deps/libnix-178062b5c63316c0.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2969e8b052bfbc01.rlib" "/opt/rustwide/target/debug/deps/libandrew-62bd840621965b48.rlib" "/opt/rustwide/target/debug/deps/libxml-1fdd9e95bb1b4128.rlib" "/opt/rustwide/target/debug/deps/libxdg-4e9e0fb4bfa0ce8d.rlib" "/opt/rustwide/target/debug/deps/libdirs-bedada11420b3625.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7dc15cd42fb8e2a2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae66c4097c4cb215.rlib" "/opt/rustwide/target/debug/deps/librusttype-1bc7b1abdb96219f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-61b796556e216a46.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-65b7e46ba56e2e4b.rlib" "/opt/rustwide/target/debug/deps/libapprox-4c8105d1085846dd.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f2a62911ce51d123.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libdlib-a84a9edf91306c6e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e0990525e59045e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dad926a3fea56b67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/librand-865f0534cbfffc8c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d5fcb15e0ec2f79.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c92da661be95b4e6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-50b186f0c3f76945.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-869686a6ee94ffab.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dfecdde78b90ce2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-eea3495b20df05a1.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libgfx-6158d84aad52deb5.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-4716a0ca216f2c4c.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-e3b954cd8bc06321.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/flowmap-d9b25e1cdd148782" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a01332d5d28f779840f92351d4ce72c469254f5d6eccb9939af23786e880b58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01332d5d28f779840f92351d4ce72c469254f5d6eccb9939af23786e880b58a", kill_on_drop: false }` [INFO] [stdout] a01332d5d28f779840f92351d4ce72c469254f5d6eccb9939af23786e880b58a