[INFO] fetching crate gfx_app 0.9.0... [INFO] testing gfx_app-0.9.0 against 1.59.0 for beta-1.60-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.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] 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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9696cfcd320e78829c59bb51b237688339ed3d28ca8a660c566b32de62483369 [INFO] running `Command { std: "docker" "start" "-a" "9696cfcd320e78829c59bb51b237688339ed3d28ca8a660c566b32de62483369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9696cfcd320e78829c59bb51b237688339ed3d28ca8a660c566b32de62483369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9696cfcd320e78829c59bb51b237688339ed3d28ca8a660c566b32de62483369", kill_on_drop: false }` [INFO] [stdout] 9696cfcd320e78829c59bb51b237688339ed3d28ca8a660c566b32de62483369 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d28d922c27cd0ddd4a29adbea122dca1f34f65610496b6a1c54b28724f6ddd9 [INFO] running `Command { std: "docker" "start" "-a" "0d28d922c27cd0ddd4a29adbea122dca1f34f65610496b6a1c54b28724f6ddd9", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [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 16.44s [INFO] running `Command { std: "docker" "inspect" "0d28d922c27cd0ddd4a29adbea122dca1f34f65610496b6a1c54b28724f6ddd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d28d922c27cd0ddd4a29adbea122dca1f34f65610496b6a1c54b28724f6ddd9", kill_on_drop: false }` [INFO] [stdout] 0d28d922c27cd0ddd4a29adbea122dca1f34f65610496b6a1c54b28724f6ddd9 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87498aeb0de1e9daad5e9490f793933f7caba12959c83f78e81f3774fa200408 [INFO] running `Command { std: "docker" "start" "-a" "87498aeb0de1e9daad5e9490f793933f7caba12959c83f78e81f3774fa200408", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling mint v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.5.6 [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 rand v0.3.23 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling genmesh v0.5.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling noise v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [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: 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 `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: 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: 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: 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: 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] [stdout] warning: 12 warnings emitted [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,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=08323c506eeafb40 -C extra-filename=-08323c506eeafb40 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-17a9a0e51e1e2d8a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3f83c58d9b456ba6.rlib --extern genmesh=/opt/rustwide/target/debug/deps/libgenmesh-e8f899c3918ad6c1.rlib --extern gfx=/opt/rustwide/target/debug/deps/libgfx-df74544b5a5fb761.rlib --extern gfx_app=/opt/rustwide/target/debug/deps/libgfx_app-264bec4ed3dc6664.rlib --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-e7bcf28adf8942b5.rlib --extern gfx_device_gl=/opt/rustwide/target/debug/deps/libgfx_device_gl-c2c9eb94e4850704.rlib --extern gfx_gl=/opt/rustwide/target/debug/deps/libgfx_gl-63b77a8e8bade5c4.rlib --extern gfx_macros=/opt/rustwide/target/debug/deps/libgfx_macros-9128c60524e41764.so --extern gfx_window_glutin=/opt/rustwide/target/debug/deps/libgfx_window_glutin-2e026f2747b854bc.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-95504f18247dd69f.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-eeac06a60f0d0b4b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-3d24986af8ae7308.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-553a4ff699e9260d.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-1897a1a28ebde184.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/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.cube.1e0a1311-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b.565iu1xxchpajjee.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgfx_app-264bec4ed3dc6664.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-2e026f2747b854bc.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c2c9eb94e4850704.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-c1bd0439000aa023.rlib" "/opt/rustwide/target/debug/deps/libglutin-95504f18247dd69f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-09265fd46aac88ff.rlib" "/opt/rustwide/target/debug/deps/libshared_library-db52b3c71b7af710.rlib" "/opt/rustwide/target/debug/deps/libwinit-1897a1a28ebde184.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fb727ff685a18d11.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8a6333c3e9964ff4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cd26bd7553b9fbff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c33bd80cce5f3e8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2b17972630ec39bd.rlib" "/opt/rustwide/target/debug/deps/libnix-7e4df2036e82afeb.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-cb051c201dc472c4.rlib" "/opt/rustwide/target/debug/deps/libandrew-ae23fd3be6169828.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-0c2513bc1e8ac147.rlib" "/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-19dac1127c95cded.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0da7eea7e03247e9.rlib" "/opt/rustwide/target/debug/deps/librusttype-3f206dfab95ebbe1.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-65998f2e4ad32995.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-57ddd220de827ec5.rlib" "/opt/rustwide/target/debug/deps/libapprox-e49d9ad185d9b942.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7fa4df9c691ac65b.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f284686b7c931ec7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1553008756e058d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/librand-e4c3bdbafd4199d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-94f9adcc97573d4b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fca7fb50cb300584.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cbaeb3fc62f6ddc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1471deefe22e44a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9b4c1868445dade4.rlib" "/opt/rustwide/target/debug/deps/librand_core-42d53bd199876080.rlib" "/opt/rustwide/target/debug/deps/librand_os-5e3a258fb1ae5f06.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35d633638e97ac81.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7ac8b5b490169cf1.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9cde958a15ef6be4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3f83c58d9b456ba6.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libgfx-df74544b5a5fb761.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-e7bcf28adf8942b5.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a8fcbdded97632da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libcgmath-17a9a0e51e1e2d8a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4c6b3a88608c0536.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/librand-9c5dae6a91989ca1.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libapprox-a41a44255fe225ac.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cube-0ac26ab295ef720b" "-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/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.instancing.f85304a1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7.43qhjtjegjpclp6o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgfx_app-264bec4ed3dc6664.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-2e026f2747b854bc.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c2c9eb94e4850704.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-c1bd0439000aa023.rlib" "/opt/rustwide/target/debug/deps/libglutin-95504f18247dd69f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-09265fd46aac88ff.rlib" "/opt/rustwide/target/debug/deps/libshared_library-db52b3c71b7af710.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3f83c58d9b456ba6.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libgfx-df74544b5a5fb761.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-e7bcf28adf8942b5.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a8fcbdded97632da.rlib" "/opt/rustwide/target/debug/deps/libwinit-1897a1a28ebde184.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fb727ff685a18d11.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8a6333c3e9964ff4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cd26bd7553b9fbff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c33bd80cce5f3e8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2b17972630ec39bd.rlib" "/opt/rustwide/target/debug/deps/libnix-7e4df2036e82afeb.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-cb051c201dc472c4.rlib" "/opt/rustwide/target/debug/deps/libandrew-ae23fd3be6169828.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-0c2513bc1e8ac147.rlib" "/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-19dac1127c95cded.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0da7eea7e03247e9.rlib" "/opt/rustwide/target/debug/deps/librusttype-3f206dfab95ebbe1.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-65998f2e4ad32995.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-57ddd220de827ec5.rlib" "/opt/rustwide/target/debug/deps/libapprox-e49d9ad185d9b942.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7fa4df9c691ac65b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f284686b7c931ec7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1553008756e058d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/librand-e4c3bdbafd4199d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-94f9adcc97573d4b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fca7fb50cb300584.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cbaeb3fc62f6ddc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1471deefe22e44a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9b4c1868445dade4.rlib" "/opt/rustwide/target/debug/deps/librand_os-5e3a258fb1ae5f06.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35d633638e97ac81.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7ac8b5b490169cf1.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9cde958a15ef6be4.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/librand-553a4ff699e9260d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/librand_core-42d53bd199876080.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/instancing-42052db9d5203ff7" "-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-e1c302cdcc65f574.mipmap.72b7c513-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.mipmap.72b7c513-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574.1bljiwz0etxpn8hx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgfx_app-264bec4ed3dc6664.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-2e026f2747b854bc.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c2c9eb94e4850704.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-c1bd0439000aa023.rlib" "/opt/rustwide/target/debug/deps/libglutin-95504f18247dd69f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-09265fd46aac88ff.rlib" "/opt/rustwide/target/debug/deps/libshared_library-db52b3c71b7af710.rlib" "/opt/rustwide/target/debug/deps/libwinit-1897a1a28ebde184.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fb727ff685a18d11.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8a6333c3e9964ff4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cd26bd7553b9fbff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c33bd80cce5f3e8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2b17972630ec39bd.rlib" "/opt/rustwide/target/debug/deps/libnix-7e4df2036e82afeb.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-cb051c201dc472c4.rlib" "/opt/rustwide/target/debug/deps/libandrew-ae23fd3be6169828.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-0c2513bc1e8ac147.rlib" "/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-19dac1127c95cded.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0da7eea7e03247e9.rlib" "/opt/rustwide/target/debug/deps/librusttype-3f206dfab95ebbe1.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-65998f2e4ad32995.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-57ddd220de827ec5.rlib" "/opt/rustwide/target/debug/deps/libapprox-e49d9ad185d9b942.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7fa4df9c691ac65b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f284686b7c931ec7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1553008756e058d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/librand-e4c3bdbafd4199d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-94f9adcc97573d4b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fca7fb50cb300584.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cbaeb3fc62f6ddc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1471deefe22e44a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9b4c1868445dade4.rlib" "/opt/rustwide/target/debug/deps/librand_core-42d53bd199876080.rlib" "/opt/rustwide/target/debug/deps/librand_os-5e3a258fb1ae5f06.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35d633638e97ac81.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7ac8b5b490169cf1.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9cde958a15ef6be4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3f83c58d9b456ba6.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libgfx-df74544b5a5fb761.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-e7bcf28adf8942b5.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a8fcbdded97632da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mipmap-e1c302cdcc65f574" "-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/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.render_target.b437ead0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f.34tlcusc19jwnd0b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcgmath-17a9a0e51e1e2d8a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4c6b3a88608c0536.rlib" "/opt/rustwide/target/debug/deps/librand-9c5dae6a91989ca1.rlib" "/opt/rustwide/target/debug/deps/libapprox-a41a44255fe225ac.rlib" "/opt/rustwide/target/debug/deps/libgfx_app-264bec4ed3dc6664.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-2e026f2747b854bc.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c2c9eb94e4850704.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-c1bd0439000aa023.rlib" "/opt/rustwide/target/debug/deps/libglutin-95504f18247dd69f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-09265fd46aac88ff.rlib" "/opt/rustwide/target/debug/deps/libshared_library-db52b3c71b7af710.rlib" "/opt/rustwide/target/debug/deps/libwinit-1897a1a28ebde184.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fb727ff685a18d11.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8a6333c3e9964ff4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cd26bd7553b9fbff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c33bd80cce5f3e8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2b17972630ec39bd.rlib" "/opt/rustwide/target/debug/deps/libnix-7e4df2036e82afeb.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-cb051c201dc472c4.rlib" "/opt/rustwide/target/debug/deps/libandrew-ae23fd3be6169828.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-0c2513bc1e8ac147.rlib" "/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-19dac1127c95cded.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0da7eea7e03247e9.rlib" "/opt/rustwide/target/debug/deps/librusttype-3f206dfab95ebbe1.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-65998f2e4ad32995.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-57ddd220de827ec5.rlib" "/opt/rustwide/target/debug/deps/libapprox-e49d9ad185d9b942.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7fa4df9c691ac65b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f284686b7c931ec7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1553008756e058d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/librand-e4c3bdbafd4199d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-94f9adcc97573d4b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fca7fb50cb300584.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cbaeb3fc62f6ddc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1471deefe22e44a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9b4c1868445dade4.rlib" "/opt/rustwide/target/debug/deps/librand_core-42d53bd199876080.rlib" "/opt/rustwide/target/debug/deps/librand_os-5e3a258fb1ae5f06.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35d633638e97ac81.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7ac8b5b490169cf1.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9cde958a15ef6be4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3f83c58d9b456ba6.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libgfx-df74544b5a5fb761.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-e7bcf28adf8942b5.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a8fcbdded97632da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/render_target-a26c39be8cd1797f" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.terrain_tessellated.fb787e4d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377.h13qmydwekc7xru.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-553a4ff699e9260d.rlib" "/opt/rustwide/target/debug/deps/libnoise-3d24986af8ae7308.rlib" "/opt/rustwide/target/debug/deps/libnum-605f6b228bc24fe8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5946c359e13a6260.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9229f124a0a0fd5e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-90dcf0a8a5aa5255.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-0dc33504845dc5ac.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-667700f713c3de22.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1a971ad76d60d78d.rlib" "/opt/rustwide/target/debug/deps/libgfx_app-264bec4ed3dc6664.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-2e026f2747b854bc.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c2c9eb94e4850704.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-c1bd0439000aa023.rlib" "/opt/rustwide/target/debug/deps/libglutin-95504f18247dd69f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-09265fd46aac88ff.rlib" "/opt/rustwide/target/debug/deps/libshared_library-db52b3c71b7af710.rlib" "/opt/rustwide/target/debug/deps/libwinit-1897a1a28ebde184.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fb727ff685a18d11.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8a6333c3e9964ff4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cd26bd7553b9fbff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c33bd80cce5f3e8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2b17972630ec39bd.rlib" "/opt/rustwide/target/debug/deps/libnix-7e4df2036e82afeb.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-cb051c201dc472c4.rlib" "/opt/rustwide/target/debug/deps/libandrew-ae23fd3be6169828.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-0c2513bc1e8ac147.rlib" "/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-19dac1127c95cded.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0da7eea7e03247e9.rlib" "/opt/rustwide/target/debug/deps/librusttype-3f206dfab95ebbe1.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-65998f2e4ad32995.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-57ddd220de827ec5.rlib" "/opt/rustwide/target/debug/deps/libapprox-e49d9ad185d9b942.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7fa4df9c691ac65b.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f284686b7c931ec7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1553008756e058d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/librand-e4c3bdbafd4199d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-94f9adcc97573d4b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fca7fb50cb300584.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cbaeb3fc62f6ddc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1471deefe22e44a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9b4c1868445dade4.rlib" "/opt/rustwide/target/debug/deps/librand_core-42d53bd199876080.rlib" "/opt/rustwide/target/debug/deps/librand_os-5e3a258fb1ae5f06.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35d633638e97ac81.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7ac8b5b490169cf1.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9cde958a15ef6be4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3f83c58d9b456ba6.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libgfx-df74544b5a5fb761.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-e7bcf28adf8942b5.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a8fcbdded97632da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-e8f899c3918ad6c1.rlib" "/opt/rustwide/target/debug/deps/libmint-1392ac37ddaf3bf8.rlib" "/opt/rustwide/target/debug/deps/libcgmath-6b3543c97cfa6ab3.rlib" "/opt/rustwide/target/debug/deps/librand-f1588a29c4829a1d.rlib" "/opt/rustwide/target/debug/deps/libcgmath-17a9a0e51e1e2d8a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4c6b3a88608c0536.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/librand-9c5dae6a91989ca1.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libapprox-a41a44255fe225ac.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/terrain_tessellated-54d627f3e0c7b377" "-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-bc8f3246d52ecb70.gamma.1cd94786-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.gamma.1cd94786-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70.14eeq7ypvqu70022.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-eeac06a60f0d0b4b.rlib" "/opt/rustwide/target/debug/deps/libtiff-6c645018466b57dd.rlib" "/opt/rustwide/target/debug/deps/libpng-24ca0fa2d221ece2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d333c75ba06f051e.rlib" "/opt/rustwide/target/debug/deps/libinflate-ec797d3fdccfe05a.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d8ceacb59a0a3498.rlib" "/opt/rustwide/target/debug/deps/librayon-2e94ed32e0278482.rlib" "/opt/rustwide/target/debug/deps/librayon_core-941183e555f0d77f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8f82ccaf107a4652.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f4c28b92a403fcf8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-954d186617f8a320.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c7210a8c86f9ab5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f9b85c45ed0a53cb.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libgif-f54945cfa79d872c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6cca304df3b3ea99.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-667700f713c3de22.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1a971ad76d60d78d.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-2e026f2747b854bc.rlib" "/opt/rustwide/target/debug/deps/libglutin-95504f18247dd69f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-09265fd46aac88ff.rlib" "/opt/rustwide/target/debug/deps/libwinit-1897a1a28ebde184.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fb727ff685a18d11.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8a6333c3e9964ff4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cd26bd7553b9fbff.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c33bd80cce5f3e8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2b17972630ec39bd.rlib" "/opt/rustwide/target/debug/deps/libnix-7e4df2036e82afeb.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-cb051c201dc472c4.rlib" "/opt/rustwide/target/debug/deps/libandrew-ae23fd3be6169828.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-0c2513bc1e8ac147.rlib" "/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-19dac1127c95cded.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0da7eea7e03247e9.rlib" "/opt/rustwide/target/debug/deps/librusttype-3f206dfab95ebbe1.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-65998f2e4ad32995.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-57ddd220de827ec5.rlib" "/opt/rustwide/target/debug/deps/libapprox-e49d9ad185d9b942.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7fa4df9c691ac65b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f284686b7c931ec7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1553008756e058d7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/librand-e4c3bdbafd4199d1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-94f9adcc97573d4b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fca7fb50cb300584.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cbaeb3fc62f6ddc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1471deefe22e44a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9b4c1868445dade4.rlib" "/opt/rustwide/target/debug/deps/librand_core-42d53bd199876080.rlib" "/opt/rustwide/target/debug/deps/librand_os-5e3a258fb1ae5f06.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35d633638e97ac81.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7ac8b5b490169cf1.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9cde958a15ef6be4.rlib" "/opt/rustwide/target/debug/deps/libshared_library-db52b3c71b7af710.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-c2c9eb94e4850704.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-c1bd0439000aa023.rlib" "/opt/rustwide/target/debug/deps/libgfx-df74544b5a5fb761.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-e7bcf28adf8942b5.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a8fcbdded97632da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gamma-bc8f3246d52ecb70" "-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" "87498aeb0de1e9daad5e9490f793933f7caba12959c83f78e81f3774fa200408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87498aeb0de1e9daad5e9490f793933f7caba12959c83f78e81f3774fa200408", kill_on_drop: false }` [INFO] [stdout] 87498aeb0de1e9daad5e9490f793933f7caba12959c83f78e81f3774fa200408