[INFO] fetching crate caper 0.13.0... [INFO] testing caper-0.13.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate caper 0.13.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate caper 0.13.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate caper 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate caper 0.13.0 [INFO] tweaked toml for crates.io crate caper 0.13.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate caper 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instant v0.1.3 [INFO] [stderr] Downloaded imgui v0.3.0 [INFO] [stderr] Downloaded ncollide3d v0.19.2 [INFO] [stderr] Downloaded fps_counter v1.0.0 [INFO] [stderr] Downloaded glium_text_rusttype v0.3.3 [INFO] [stderr] Downloaded glutin v0.23.0 [INFO] [stderr] Downloaded impose v0.3.0 [INFO] [stderr] Downloaded time v0.2.11 [INFO] [stderr] Downloaded volition v0.1.4 [INFO] [stderr] Downloaded imgui-sys v0.3.0 [INFO] [stderr] Downloaded imgui-glium-renderer v0.3.0 [INFO] [stderr] Downloaded nphysics3d v0.11.1 [INFO] [stderr] Downloaded ambisonic v0.3.0 [INFO] [stderr] Downloaded glium v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cffa2a276f675e7543389bf8c9fe5b1d5b10f57d05d3c814b34caaf4429f1554 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cffa2a276f675e7543389bf8c9fe5b1d5b10f57d05d3c814b34caaf4429f1554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cffa2a276f675e7543389bf8c9fe5b1d5b10f57d05d3c814b34caaf4429f1554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cffa2a276f675e7543389bf8c9fe5b1d5b10f57d05d3c814b34caaf4429f1554", kill_on_drop: false }` [INFO] [stdout] cffa2a276f675e7543389bf8c9fe5b1d5b10f57d05d3c814b34caaf4429f1554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c658f91681894a00cd53758843c6b7bcc476c669b3ece38696ab21355db1c12b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c658f91681894a00cd53758843c6b7bcc476c669b3ece38696ab21355db1c12b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling claxon v0.3.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling fps_counter v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling time v0.2.11 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling imgui-sys v0.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glium v0.26.0 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling genmesh v0.6.2 [INFO] [stderr] Compiling obj v0.9.1 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling impose v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling glutin v0.23.0 [INFO] [stderr] Compiling volition v0.1.4 [INFO] [stderr] Compiling imgui v0.3.0 [INFO] [stderr] Compiling glium_text_rusttype v0.3.3 [INFO] [stderr] Compiling imgui-glium-renderer v0.3.0 [INFO] [stderr] Compiling caper v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | start_time: time::precise_time_s(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:235:62 [INFO] [stdout] | [INFO] [stdout] 235 | let path_string = format!("./screenshot_{}.png", time::precise_time_s()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:387:25 [INFO] [stdout] | [INFO] [stdout] 387 | let time = (time::precise_time_s() - self.start_time) as f32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:492:19 [INFO] [stdout] | [INFO] [stdout] 492 | time: time::precise_time_s() as f32 - self.post_effect.start_time, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/posteffect.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | start_time: time::precise_time_s() as f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/game.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let i = self.render_items.len() - 1; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "c658f91681894a00cd53758843c6b7bcc476c669b3ece38696ab21355db1c12b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c658f91681894a00cd53758843c6b7bcc476c669b3ece38696ab21355db1c12b", kill_on_drop: false }` [INFO] [stdout] c658f91681894a00cd53758843c6b7bcc476c669b3ece38696ab21355db1c12b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184c385b629ebdddb9d77a7ed10f445843161d92977bc788df08d7cbbc2f7842 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "184c385b629ebdddb9d77a7ed10f445843161d92977bc788df08d7cbbc2f7842", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | start_time: time::precise_time_s(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:235:62 [INFO] [stdout] | [INFO] [stdout] 235 | let path_string = format!("./screenshot_{}.png", time::precise_time_s()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:387:25 [INFO] [stdout] | [INFO] [stdout] 387 | let time = (time::precise_time_s() - self.start_time) as f32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:492:19 [INFO] [stdout] | [INFO] [stdout] 492 | time: time::precise_time_s() as f32 - self.post_effect.start_time, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/posteffect.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | start_time: time::precise_time_s() as f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/game.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let i = self.render_items.len() - 1; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling caper v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> examples/tags.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | let frame_time = time::precise_time_s() - g.renderer.start_time; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> examples/transforms.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | t.pos = (t.pos.0, time::precise_time_s().sin() as f32, t.pos.2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> examples/transforms.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | let update_time = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> examples/transforms.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | let update_time = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | start_time: time::precise_time_s(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:235:62 [INFO] [stdout] | [INFO] [stdout] 235 | let path_string = format!("./screenshot_{}.png", time::precise_time_s()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:387:25 [INFO] [stdout] | [INFO] [stdout] 387 | let time = (time::precise_time_s() - self.start_time) as f32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/mod.rs:492:19 [INFO] [stdout] | [INFO] [stdout] 492 | time: time::precise_time_s() as f32 - self.post_effect.start_time, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> src/renderer/posteffect.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | start_time: time::precise_time_s() as f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::precise_time_s`: Use `OffsetDateTime::now() - OffsetDateTime::unix_epoch()` to get a `Duration` since a known epoch. [INFO] [stdout] --> examples/proc.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | let update_time = time::precise_time_s(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name transforms examples/transforms.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="impose"' -C metadata=d5b801b602507f8c -C extra-filename=-d5b801b602507f8c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f935f78f861f6e79.rlib --extern caper=/opt/rustwide/target/debug/deps/libcaper-b0ac92865933635c.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-ac1f65ab89349146.so --extern fps_counter=/opt/rustwide/target/debug/deps/libfps_counter-0a275f2226486ddd.rlib --extern genmesh=/opt/rustwide/target/debug/deps/libgenmesh-1fda073c267f1600.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib --extern glium=/opt/rustwide/target/debug/deps/libglium-80b2ec16d608cb05.rlib --extern glium_text_rusttype=/opt/rustwide/target/debug/deps/libglium_text_rusttype-6f4e8eb5aef5b92b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-a37b4f859c80df6d.rlib --extern imgui=/opt/rustwide/target/debug/deps/libimgui-dfdd09290417f2dc.rlib --extern imgui_glium_renderer=/opt/rustwide/target/debug/deps/libimgui_glium_renderer-364d36138533af9a.rlib --extern impose=/opt/rustwide/target/debug/deps/libimpose-4cdc66a0106ec831.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib --extern noise=/opt/rustwide/target/debug/deps/libnoise-60a072a146813be4.rlib --extern obj=/opt/rustwide/target/debug/deps/libobj-4974a011f4a9ff9c.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b166e1697a369a11.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-532c02ff4aa6040b.so --extern time=/opt/rustwide/target/debug/deps/libtime-5b6e72d467676144.rlib --extern volition=/opt/rustwide/target/debug/deps/libvolition-095bd07270cee04b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-7823db71e588b630/out -L native=/opt/rustwide/target/debug/build/libloading-de912d5ad9931f6a/out -L native=/opt/rustwide/target/debug/build/imgui-sys-b787cbabec1a15c6/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/minimp3-sys-ba318321fd49d194/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/game.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let i = self.render_items.len() - 1; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/demo-f49897e370f9c37b.demo.6tov0ss1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f49897e370f9c37b.demo.6tov0ss1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f49897e370f9c37b.demo.6tov0ss1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f49897e370f9c37b.demo.6tov0ss1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f49897e370f9c37b.demo.6tov0ss1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/demo-f49897e370f9c37b.demo.6tov0ss1-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/demo-f49897e370f9c37b" "/opt/rustwide/target/debug/examples/demo-f49897e370f9c37b.2tks35li58o90g2o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7823db71e588b630/out" "-L" "/opt/rustwide/target/debug/build/libloading-de912d5ad9931f6a/out" "-L" "/opt/rustwide/target/debug/build/imgui-sys-b787cbabec1a15c6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-ba318321fd49d194/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcaper-b0ac92865933635c.rlib" "/opt/rustwide/target/debug/deps/libobj-4974a011f4a9ff9c.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-1fda073c267f1600.rlib" "/opt/rustwide/target/debug/deps/libcgmath-477522e6abab64cd.rlib" "/opt/rustwide/target/debug/deps/libmint-42d6d4ecebf3c0f6.rlib" "/opt/rustwide/target/debug/deps/libtime-5b6e72d467676144.rlib" "/opt/rustwide/target/debug/deps/libstandback-199d1acf86442c91.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c3e94cb556f4d0da.rlib" "/opt/rustwide/target/debug/deps/libnoise-60a072a146813be4.rlib" "/opt/rustwide/target/debug/deps/librand-ef4b8502eb83e221.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libimage-5791e6936d2881cf.rlib" "/opt/rustwide/target/debug/deps/libgif-9f6c5ce3106fb992.rlib" "/opt/rustwide/target/debug/deps/libpng-d57d872be63ca192.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b50e100ff8553187.rlib" "/opt/rustwide/target/debug/deps/libinflate-0770860f30fc7c94.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-a122d205d1721f8c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9ea6135b4d4347ed.rlib" "/opt/rustwide/target/debug/deps/libimgui_glium_renderer-364d36138533af9a.rlib" "/opt/rustwide/target/debug/deps/libglium_text_rusttype-6f4e8eb5aef5b92b.rlib" "/opt/rustwide/target/debug/deps/libfps_counter-0a275f2226486ddd.rlib" "/opt/rustwide/target/debug/deps/libbincode-f935f78f861f6e79.rlib" "/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib" "/opt/rustwide/target/debug/deps/libvolition-095bd07270cee04b.rlib" "/opt/rustwide/target/debug/deps/libimpose-4cdc66a0106ec831.rlib" "/opt/rustwide/target/debug/deps/librodio-06241857e0d3473a.rlib" "/opt/rustwide/target/debug/deps/libminimp3-7fc6ee9fef834cf1.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-f358b3d817e8ef7f.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-02e532169d6ef600.rlib" "/opt/rustwide/target/debug/deps/liblewton-557f0826ca195913.rlib" "/opt/rustwide/target/debug/deps/libogg-142af08b979f6ac5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-bb0ab3ff74a89800.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-23a70bcfc8e82b06.rlib" "/opt/rustwide/target/debug/deps/libclaxon-68692aeaa68515fb.rlib" "/opt/rustwide/target/debug/deps/libcgmath-1d7d01820a1d8598.rlib" "/opt/rustwide/target/debug/deps/librand-5df9549a5ec49890.rlib" "/opt/rustwide/target/debug/deps/librand-957fbbe4bde1b2e7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/libapprox-b4df0ddee91d9b37.rlib" "/opt/rustwide/target/debug/deps/libimgui-dfdd09290417f2dc.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-e8e636a3e8750db1.rlib" "/opt/rustwide/target/debug/deps/libimage-a37b4f859c80df6d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a0fc80124f7c63bc.rlib" "/opt/rustwide/target/debug/deps/libpng-d3ca3909e7ad1c50.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d1b2ffa0c7a7e9f0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2dfbde410d5832b8.rlib" "/opt/rustwide/target/debug/deps/librayon-b166e1697a369a11.rlib" "/opt/rustwide/target/debug/deps/librayon_core-712b098bf697d3d8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7f581d8882598d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-cb45efa3b4623da5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20467219189b71ea.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-8e3ac093f7bbd8e4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5f156932686d0023.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libglium-80b2ec16d608cb05.rlib" "/opt/rustwide/target/debug/deps/libglutin-11fe20e377d08972.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-46f8987f5afcdbef.rlib" "/opt/rustwide/target/debug/deps/libshared_library-79e8f25c63d0cb68.rlib" "/opt/rustwide/target/debug/deps/libwinit-df0ac073855df9a2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ec7f4f95453da3e1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cf91474e695eb9b7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-dffde46507cb23b8.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ad5ca2534d9f83d8.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a27c54bbb5f9d667.rlib" "/opt/rustwide/target/debug/deps/libcalloop-07e77751b734ceba.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-03ae7a7f94b61a66.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libmio-de8ffddfea6fea7d.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-8ff4fda7f44230d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6a6c4652330c8e9.rlib" "/opt/rustwide/target/debug/deps/libnix-264ff9bfdb80fa27.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5474cb9d4637ba9d.rlib" "/opt/rustwide/target/debug/deps/libandrew-2a9c1082ddc40626.rlib" "/opt/rustwide/target/debug/deps/libxml-312254adb45317ce.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/librusttype-04aff950eb499caf.rlib" "/opt/rustwide/target/debug/deps/librusttype-c6fbd5e404d0c5f6.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-33dc9b281d9289ad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3d1ab6dd140d95cf.rlib" "/opt/rustwide/target/debug/deps/libapprox-0ea43f0dc5c0b6c3.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libdlib-381f6fc12831efb2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-12da835001af96cd.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a51cba8d612a1377.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ad9193d65ac1c4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-427b98aaaabc4b5a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-9dad7e5e4516c174.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-06ee105a6a6ad150.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-bd0257b3dbfccb8d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-734dab7d13b5ad48.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-906949e0418d460d.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-16b35ca7ed89249f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-007f387f851575c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-91e606ffec33e90c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lasound" "-lstdc++" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.audio.du16wd89-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429" "/opt/rustwide/target/debug/examples/audio-165ed3903ebf7429.3lkktymb6gxkf9s1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7823db71e588b630/out" "-L" "/opt/rustwide/target/debug/build/libloading-de912d5ad9931f6a/out" "-L" "/opt/rustwide/target/debug/build/imgui-sys-b787cbabec1a15c6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-ba318321fd49d194/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcaper-b0ac92865933635c.rlib" "/opt/rustwide/target/debug/deps/libobj-4974a011f4a9ff9c.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-1fda073c267f1600.rlib" "/opt/rustwide/target/debug/deps/libcgmath-477522e6abab64cd.rlib" "/opt/rustwide/target/debug/deps/libmint-42d6d4ecebf3c0f6.rlib" "/opt/rustwide/target/debug/deps/libtime-5b6e72d467676144.rlib" "/opt/rustwide/target/debug/deps/libstandback-199d1acf86442c91.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c3e94cb556f4d0da.rlib" "/opt/rustwide/target/debug/deps/libnoise-60a072a146813be4.rlib" "/opt/rustwide/target/debug/deps/librand-ef4b8502eb83e221.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libimage-5791e6936d2881cf.rlib" "/opt/rustwide/target/debug/deps/libgif-9f6c5ce3106fb992.rlib" "/opt/rustwide/target/debug/deps/libpng-d57d872be63ca192.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b50e100ff8553187.rlib" "/opt/rustwide/target/debug/deps/libinflate-0770860f30fc7c94.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-a122d205d1721f8c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9ea6135b4d4347ed.rlib" "/opt/rustwide/target/debug/deps/libimgui_glium_renderer-364d36138533af9a.rlib" "/opt/rustwide/target/debug/deps/libglium_text_rusttype-6f4e8eb5aef5b92b.rlib" "/opt/rustwide/target/debug/deps/libfps_counter-0a275f2226486ddd.rlib" "/opt/rustwide/target/debug/deps/libbincode-f935f78f861f6e79.rlib" "/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib" "/opt/rustwide/target/debug/deps/libvolition-095bd07270cee04b.rlib" "/opt/rustwide/target/debug/deps/libimpose-4cdc66a0106ec831.rlib" "/opt/rustwide/target/debug/deps/librodio-06241857e0d3473a.rlib" "/opt/rustwide/target/debug/deps/libminimp3-7fc6ee9fef834cf1.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-f358b3d817e8ef7f.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-02e532169d6ef600.rlib" "/opt/rustwide/target/debug/deps/liblewton-557f0826ca195913.rlib" "/opt/rustwide/target/debug/deps/libogg-142af08b979f6ac5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-bb0ab3ff74a89800.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-23a70bcfc8e82b06.rlib" "/opt/rustwide/target/debug/deps/libclaxon-68692aeaa68515fb.rlib" "/opt/rustwide/target/debug/deps/libcgmath-1d7d01820a1d8598.rlib" "/opt/rustwide/target/debug/deps/librand-5df9549a5ec49890.rlib" "/opt/rustwide/target/debug/deps/librand-957fbbe4bde1b2e7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/libapprox-b4df0ddee91d9b37.rlib" "/opt/rustwide/target/debug/deps/libimgui-dfdd09290417f2dc.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-e8e636a3e8750db1.rlib" "/opt/rustwide/target/debug/deps/libimage-a37b4f859c80df6d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a0fc80124f7c63bc.rlib" "/opt/rustwide/target/debug/deps/libpng-d3ca3909e7ad1c50.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d1b2ffa0c7a7e9f0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2dfbde410d5832b8.rlib" "/opt/rustwide/target/debug/deps/librayon-b166e1697a369a11.rlib" "/opt/rustwide/target/debug/deps/librayon_core-712b098bf697d3d8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7f581d8882598d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-cb45efa3b4623da5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20467219189b71ea.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-8e3ac093f7bbd8e4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5f156932686d0023.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libglium-80b2ec16d608cb05.rlib" "/opt/rustwide/target/debug/deps/libglutin-11fe20e377d08972.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-46f8987f5afcdbef.rlib" "/opt/rustwide/target/debug/deps/libshared_library-79e8f25c63d0cb68.rlib" "/opt/rustwide/target/debug/deps/libwinit-df0ac073855df9a2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ec7f4f95453da3e1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cf91474e695eb9b7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-dffde46507cb23b8.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ad5ca2534d9f83d8.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a27c54bbb5f9d667.rlib" "/opt/rustwide/target/debug/deps/libcalloop-07e77751b734ceba.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-03ae7a7f94b61a66.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libmio-de8ffddfea6fea7d.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-8ff4fda7f44230d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6a6c4652330c8e9.rlib" "/opt/rustwide/target/debug/deps/libnix-264ff9bfdb80fa27.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5474cb9d4637ba9d.rlib" "/opt/rustwide/target/debug/deps/libandrew-2a9c1082ddc40626.rlib" "/opt/rustwide/target/debug/deps/libxml-312254adb45317ce.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/librusttype-04aff950eb499caf.rlib" "/opt/rustwide/target/debug/deps/librusttype-c6fbd5e404d0c5f6.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-33dc9b281d9289ad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3d1ab6dd140d95cf.rlib" "/opt/rustwide/target/debug/deps/libapprox-0ea43f0dc5c0b6c3.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libdlib-381f6fc12831efb2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-12da835001af96cd.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a51cba8d612a1377.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ad9193d65ac1c4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-427b98aaaabc4b5a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-9dad7e5e4516c174.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-06ee105a6a6ad150.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-bd0257b3dbfccb8d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-734dab7d13b5ad48.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-906949e0418d460d.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-16b35ca7ed89249f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-007f387f851575c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-91e606ffec33e90c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lasound" "-lstdc++" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.ui.24rm3j9g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059" "/opt/rustwide/target/debug/examples/ui-b3cc6afa208b3059.4acaypno1s5mg346.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7823db71e588b630/out" "-L" "/opt/rustwide/target/debug/build/libloading-de912d5ad9931f6a/out" "-L" "/opt/rustwide/target/debug/build/imgui-sys-b787cbabec1a15c6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-ba318321fd49d194/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcaper-b0ac92865933635c.rlib" "/opt/rustwide/target/debug/deps/libobj-4974a011f4a9ff9c.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-1fda073c267f1600.rlib" "/opt/rustwide/target/debug/deps/libcgmath-477522e6abab64cd.rlib" "/opt/rustwide/target/debug/deps/libmint-42d6d4ecebf3c0f6.rlib" "/opt/rustwide/target/debug/deps/libtime-5b6e72d467676144.rlib" "/opt/rustwide/target/debug/deps/libstandback-199d1acf86442c91.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c3e94cb556f4d0da.rlib" "/opt/rustwide/target/debug/deps/libnoise-60a072a146813be4.rlib" "/opt/rustwide/target/debug/deps/librand-ef4b8502eb83e221.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libimage-5791e6936d2881cf.rlib" "/opt/rustwide/target/debug/deps/libgif-9f6c5ce3106fb992.rlib" "/opt/rustwide/target/debug/deps/libpng-d57d872be63ca192.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b50e100ff8553187.rlib" "/opt/rustwide/target/debug/deps/libinflate-0770860f30fc7c94.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-a122d205d1721f8c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9ea6135b4d4347ed.rlib" "/opt/rustwide/target/debug/deps/libimgui_glium_renderer-364d36138533af9a.rlib" "/opt/rustwide/target/debug/deps/libglium_text_rusttype-6f4e8eb5aef5b92b.rlib" "/opt/rustwide/target/debug/deps/libfps_counter-0a275f2226486ddd.rlib" "/opt/rustwide/target/debug/deps/libbincode-f935f78f861f6e79.rlib" "/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib" "/opt/rustwide/target/debug/deps/libvolition-095bd07270cee04b.rlib" "/opt/rustwide/target/debug/deps/libimpose-4cdc66a0106ec831.rlib" "/opt/rustwide/target/debug/deps/librodio-06241857e0d3473a.rlib" "/opt/rustwide/target/debug/deps/libminimp3-7fc6ee9fef834cf1.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-f358b3d817e8ef7f.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-02e532169d6ef600.rlib" "/opt/rustwide/target/debug/deps/liblewton-557f0826ca195913.rlib" "/opt/rustwide/target/debug/deps/libogg-142af08b979f6ac5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-bb0ab3ff74a89800.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-23a70bcfc8e82b06.rlib" "/opt/rustwide/target/debug/deps/libclaxon-68692aeaa68515fb.rlib" "/opt/rustwide/target/debug/deps/libcgmath-1d7d01820a1d8598.rlib" "/opt/rustwide/target/debug/deps/librand-5df9549a5ec49890.rlib" "/opt/rustwide/target/debug/deps/librand-957fbbe4bde1b2e7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/libapprox-b4df0ddee91d9b37.rlib" "/opt/rustwide/target/debug/deps/libimgui-dfdd09290417f2dc.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-e8e636a3e8750db1.rlib" "/opt/rustwide/target/debug/deps/libimage-a37b4f859c80df6d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a0fc80124f7c63bc.rlib" "/opt/rustwide/target/debug/deps/libpng-d3ca3909e7ad1c50.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d1b2ffa0c7a7e9f0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2dfbde410d5832b8.rlib" "/opt/rustwide/target/debug/deps/librayon-b166e1697a369a11.rlib" "/opt/rustwide/target/debug/deps/librayon_core-712b098bf697d3d8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7f581d8882598d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-cb45efa3b4623da5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20467219189b71ea.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-8e3ac093f7bbd8e4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5f156932686d0023.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libglium-80b2ec16d608cb05.rlib" "/opt/rustwide/target/debug/deps/libglutin-11fe20e377d08972.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-46f8987f5afcdbef.rlib" "/opt/rustwide/target/debug/deps/libshared_library-79e8f25c63d0cb68.rlib" "/opt/rustwide/target/debug/deps/libwinit-df0ac073855df9a2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ec7f4f95453da3e1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cf91474e695eb9b7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-dffde46507cb23b8.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ad5ca2534d9f83d8.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a27c54bbb5f9d667.rlib" "/opt/rustwide/target/debug/deps/libcalloop-07e77751b734ceba.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-03ae7a7f94b61a66.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libmio-de8ffddfea6fea7d.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-8ff4fda7f44230d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6a6c4652330c8e9.rlib" "/opt/rustwide/target/debug/deps/libnix-264ff9bfdb80fa27.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5474cb9d4637ba9d.rlib" "/opt/rustwide/target/debug/deps/libandrew-2a9c1082ddc40626.rlib" "/opt/rustwide/target/debug/deps/libxml-312254adb45317ce.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/librusttype-04aff950eb499caf.rlib" "/opt/rustwide/target/debug/deps/librusttype-c6fbd5e404d0c5f6.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-33dc9b281d9289ad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3d1ab6dd140d95cf.rlib" "/opt/rustwide/target/debug/deps/libapprox-0ea43f0dc5c0b6c3.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libdlib-381f6fc12831efb2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-12da835001af96cd.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a51cba8d612a1377.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ad9193d65ac1c4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-427b98aaaabc4b5a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-9dad7e5e4516c174.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-06ee105a6a6ad150.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-bd0257b3dbfccb8d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-734dab7d13b5ad48.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-906949e0418d460d.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-16b35ca7ed89249f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-007f387f851575c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-91e606ffec33e90c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lasound" "-lstdc++" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.perlin.92943u76-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d" "/opt/rustwide/target/debug/examples/perlin-4097b6e301122b8d.3kyk7q9h256xuis0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7823db71e588b630/out" "-L" "/opt/rustwide/target/debug/build/libloading-de912d5ad9931f6a/out" "-L" "/opt/rustwide/target/debug/build/imgui-sys-b787cbabec1a15c6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-ba318321fd49d194/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcaper-b0ac92865933635c.rlib" "/opt/rustwide/target/debug/deps/libobj-4974a011f4a9ff9c.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-1fda073c267f1600.rlib" "/opt/rustwide/target/debug/deps/libcgmath-477522e6abab64cd.rlib" "/opt/rustwide/target/debug/deps/libmint-42d6d4ecebf3c0f6.rlib" "/opt/rustwide/target/debug/deps/libtime-5b6e72d467676144.rlib" "/opt/rustwide/target/debug/deps/libstandback-199d1acf86442c91.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c3e94cb556f4d0da.rlib" "/opt/rustwide/target/debug/deps/libnoise-60a072a146813be4.rlib" "/opt/rustwide/target/debug/deps/librand-ef4b8502eb83e221.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libimage-5791e6936d2881cf.rlib" "/opt/rustwide/target/debug/deps/libgif-9f6c5ce3106fb992.rlib" "/opt/rustwide/target/debug/deps/libpng-d57d872be63ca192.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b50e100ff8553187.rlib" "/opt/rustwide/target/debug/deps/libinflate-0770860f30fc7c94.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-a122d205d1721f8c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9ea6135b4d4347ed.rlib" "/opt/rustwide/target/debug/deps/libimgui_glium_renderer-364d36138533af9a.rlib" "/opt/rustwide/target/debug/deps/libglium_text_rusttype-6f4e8eb5aef5b92b.rlib" "/opt/rustwide/target/debug/deps/libfps_counter-0a275f2226486ddd.rlib" "/opt/rustwide/target/debug/deps/libbincode-f935f78f861f6e79.rlib" "/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib" "/opt/rustwide/target/debug/deps/libvolition-095bd07270cee04b.rlib" "/opt/rustwide/target/debug/deps/libimpose-4cdc66a0106ec831.rlib" "/opt/rustwide/target/debug/deps/librodio-06241857e0d3473a.rlib" "/opt/rustwide/target/debug/deps/libminimp3-7fc6ee9fef834cf1.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-f358b3d817e8ef7f.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-02e532169d6ef600.rlib" "/opt/rustwide/target/debug/deps/liblewton-557f0826ca195913.rlib" "/opt/rustwide/target/debug/deps/libogg-142af08b979f6ac5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-bb0ab3ff74a89800.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-23a70bcfc8e82b06.rlib" "/opt/rustwide/target/debug/deps/libclaxon-68692aeaa68515fb.rlib" "/opt/rustwide/target/debug/deps/libcgmath-1d7d01820a1d8598.rlib" "/opt/rustwide/target/debug/deps/librand-5df9549a5ec49890.rlib" "/opt/rustwide/target/debug/deps/librand-957fbbe4bde1b2e7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/libapprox-b4df0ddee91d9b37.rlib" "/opt/rustwide/target/debug/deps/libimgui-dfdd09290417f2dc.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-e8e636a3e8750db1.rlib" "/opt/rustwide/target/debug/deps/libimage-a37b4f859c80df6d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a0fc80124f7c63bc.rlib" "/opt/rustwide/target/debug/deps/libpng-d3ca3909e7ad1c50.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d1b2ffa0c7a7e9f0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2dfbde410d5832b8.rlib" "/opt/rustwide/target/debug/deps/librayon-b166e1697a369a11.rlib" "/opt/rustwide/target/debug/deps/librayon_core-712b098bf697d3d8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7f581d8882598d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-cb45efa3b4623da5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20467219189b71ea.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-8e3ac093f7bbd8e4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5f156932686d0023.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libglium-80b2ec16d608cb05.rlib" "/opt/rustwide/target/debug/deps/libglutin-11fe20e377d08972.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-46f8987f5afcdbef.rlib" "/opt/rustwide/target/debug/deps/libshared_library-79e8f25c63d0cb68.rlib" "/opt/rustwide/target/debug/deps/libwinit-df0ac073855df9a2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ec7f4f95453da3e1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cf91474e695eb9b7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-dffde46507cb23b8.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ad5ca2534d9f83d8.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a27c54bbb5f9d667.rlib" "/opt/rustwide/target/debug/deps/libcalloop-07e77751b734ceba.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-03ae7a7f94b61a66.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libmio-de8ffddfea6fea7d.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-8ff4fda7f44230d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6a6c4652330c8e9.rlib" "/opt/rustwide/target/debug/deps/libnix-264ff9bfdb80fa27.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5474cb9d4637ba9d.rlib" "/opt/rustwide/target/debug/deps/libandrew-2a9c1082ddc40626.rlib" "/opt/rustwide/target/debug/deps/libxml-312254adb45317ce.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/librusttype-04aff950eb499caf.rlib" "/opt/rustwide/target/debug/deps/librusttype-c6fbd5e404d0c5f6.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-33dc9b281d9289ad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3d1ab6dd140d95cf.rlib" "/opt/rustwide/target/debug/deps/libapprox-0ea43f0dc5c0b6c3.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libdlib-381f6fc12831efb2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-12da835001af96cd.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a51cba8d612a1377.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ad9193d65ac1c4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-427b98aaaabc4b5a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-9dad7e5e4516c174.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-06ee105a6a6ad150.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-bd0257b3dbfccb8d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-734dab7d13b5ad48.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-906949e0418d460d.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-16b35ca7ed89249f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-007f387f851575c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-91e606ffec33e90c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lasound" "-lstdc++" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.simple.3b46z6f1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916" "/opt/rustwide/target/debug/examples/simple-bada0555df6ca916.1ci9z88vy2lta38s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7823db71e588b630/out" "-L" "/opt/rustwide/target/debug/build/libloading-de912d5ad9931f6a/out" "-L" "/opt/rustwide/target/debug/build/imgui-sys-b787cbabec1a15c6/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-ba318321fd49d194/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcaper-b0ac92865933635c.rlib" "/opt/rustwide/target/debug/deps/libobj-4974a011f4a9ff9c.rlib" "/opt/rustwide/target/debug/deps/libgenmesh-1fda073c267f1600.rlib" "/opt/rustwide/target/debug/deps/libcgmath-477522e6abab64cd.rlib" "/opt/rustwide/target/debug/deps/libmint-42d6d4ecebf3c0f6.rlib" "/opt/rustwide/target/debug/deps/libtime-5b6e72d467676144.rlib" "/opt/rustwide/target/debug/deps/libstandback-199d1acf86442c91.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c3e94cb556f4d0da.rlib" "/opt/rustwide/target/debug/deps/libnoise-60a072a146813be4.rlib" "/opt/rustwide/target/debug/deps/librand-ef4b8502eb83e221.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libimage-5791e6936d2881cf.rlib" "/opt/rustwide/target/debug/deps/libgif-9f6c5ce3106fb992.rlib" "/opt/rustwide/target/debug/deps/libpng-d57d872be63ca192.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b50e100ff8553187.rlib" "/opt/rustwide/target/debug/deps/libinflate-0770860f30fc7c94.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-a122d205d1721f8c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9ea6135b4d4347ed.rlib" "/opt/rustwide/target/debug/deps/libimgui_glium_renderer-364d36138533af9a.rlib" "/opt/rustwide/target/debug/deps/libglium_text_rusttype-6f4e8eb5aef5b92b.rlib" "/opt/rustwide/target/debug/deps/libfps_counter-0a275f2226486ddd.rlib" "/opt/rustwide/target/debug/deps/libbincode-f935f78f861f6e79.rlib" "/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib" "/opt/rustwide/target/debug/deps/libvolition-095bd07270cee04b.rlib" "/opt/rustwide/target/debug/deps/libimpose-4cdc66a0106ec831.rlib" "/opt/rustwide/target/debug/deps/librodio-06241857e0d3473a.rlib" "/opt/rustwide/target/debug/deps/libminimp3-7fc6ee9fef834cf1.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-f358b3d817e8ef7f.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-02e532169d6ef600.rlib" "/opt/rustwide/target/debug/deps/liblewton-557f0826ca195913.rlib" "/opt/rustwide/target/debug/deps/libogg-142af08b979f6ac5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-bb0ab3ff74a89800.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-23a70bcfc8e82b06.rlib" "/opt/rustwide/target/debug/deps/libclaxon-68692aeaa68515fb.rlib" "/opt/rustwide/target/debug/deps/libcgmath-1d7d01820a1d8598.rlib" "/opt/rustwide/target/debug/deps/librand-5df9549a5ec49890.rlib" "/opt/rustwide/target/debug/deps/librand-957fbbe4bde1b2e7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/libapprox-b4df0ddee91d9b37.rlib" "/opt/rustwide/target/debug/deps/libimgui-dfdd09290417f2dc.rlib" "/opt/rustwide/target/debug/deps/libimgui_sys-e8e636a3e8750db1.rlib" "/opt/rustwide/target/debug/deps/libimage-a37b4f859c80df6d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a0fc80124f7c63bc.rlib" "/opt/rustwide/target/debug/deps/libpng-d3ca3909e7ad1c50.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d1b2ffa0c7a7e9f0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2dfbde410d5832b8.rlib" "/opt/rustwide/target/debug/deps/librayon-b166e1697a369a11.rlib" "/opt/rustwide/target/debug/deps/librayon_core-712b098bf697d3d8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7f581d8882598d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-cb45efa3b4623da5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-007dd911997b8a2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-820daca3c8fff09a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-20467219189b71ea.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-8e3ac093f7bbd8e4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5f156932686d0023.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libglium-80b2ec16d608cb05.rlib" "/opt/rustwide/target/debug/deps/libglutin-11fe20e377d08972.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-46f8987f5afcdbef.rlib" "/opt/rustwide/target/debug/deps/libshared_library-79e8f25c63d0cb68.rlib" "/opt/rustwide/target/debug/deps/libwinit-df0ac073855df9a2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ec7f4f95453da3e1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cf91474e695eb9b7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-dffde46507cb23b8.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ad5ca2534d9f83d8.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a27c54bbb5f9d667.rlib" "/opt/rustwide/target/debug/deps/libcalloop-07e77751b734ceba.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-03ae7a7f94b61a66.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libmio-de8ffddfea6fea7d.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-8ff4fda7f44230d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6a6c4652330c8e9.rlib" "/opt/rustwide/target/debug/deps/libnix-264ff9bfdb80fa27.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5474cb9d4637ba9d.rlib" "/opt/rustwide/target/debug/deps/libandrew-2a9c1082ddc40626.rlib" "/opt/rustwide/target/debug/deps/libxml-312254adb45317ce.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/librusttype-04aff950eb499caf.rlib" "/opt/rustwide/target/debug/deps/librusttype-c6fbd5e404d0c5f6.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-33dc9b281d9289ad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3d1ab6dd140d95cf.rlib" "/opt/rustwide/target/debug/deps/libapprox-0ea43f0dc5c0b6c3.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libdlib-381f6fc12831efb2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-12da835001af96cd.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a51cba8d612a1377.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5ad9193d65ac1c4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-427b98aaaabc4b5a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-9dad7e5e4516c174.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-06ee105a6a6ad150.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-bd0257b3dbfccb8d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-734dab7d13b5ad48.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-906949e0418d460d.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-16b35ca7ed89249f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-007f387f851575c3.rlib" "/opt/rustwide/target/debug/deps/liblibc-91e606ffec33e90c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lasound" "-lstdc++" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "184c385b629ebdddb9d77a7ed10f445843161d92977bc788df08d7cbbc2f7842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184c385b629ebdddb9d77a7ed10f445843161d92977bc788df08d7cbbc2f7842", kill_on_drop: false }` [INFO] [stdout] 184c385b629ebdddb9d77a7ed10f445843161d92977bc788df08d7cbbc2f7842