[INFO] cloning repository https://github.com/joetsoi/ggez-tutorials [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joetsoi/ggez-tutorials" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoetsoi%2Fggez-tutorials", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoetsoi%2Fggez-tutorials'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edf914cba8699279179336aa1b9eec01e68564d3 [INFO] testing joetsoi/ggez-tutorials against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoetsoi%2Fggez-tutorials" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joetsoi/ggez-tutorials 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 git repo https://github.com/joetsoi/ggez-tutorials [INFO] finished tweaking git repo https://github.com/joetsoi/ggez-tutorials [INFO] tweaked toml for git repo https://github.com/joetsoi/ggez-tutorials written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/joetsoi/ggez-tutorials 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] Downloading crates ... [INFO] [stderr] Downloaded toml v0.5.5 [INFO] [stderr] Downloaded glyph_brush v0.5.4 [INFO] [stderr] Downloaded smart-default v0.5.2 [INFO] [stderr] Downloaded gilrs-core v0.2.5 [INFO] [stderr] Downloaded lyon_algorithms v0.13.4 [INFO] [stderr] Downloaded zip v0.5.4 [INFO] [stderr] Downloaded lyon v0.13.5 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded lyon_tessellation v0.13.5 [INFO] [stderr] Downloaded glutin v0.20.1 [INFO] [stderr] Downloaded directories v2.0.2 [INFO] [stderr] Downloaded ggez v0.5.1 [INFO] [stderr] Downloaded gfx_window_glutin v0.30.0 [INFO] [stderr] Downloaded lyon_path v0.13.2 [INFO] [stderr] Downloaded lyon_geom v0.12.7 [INFO] [stderr] Downloaded gilrs v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 45000105bcdeea998961c653e044da8418031d8b4c08aef6b4172f78a2c2b0f9 [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" "45000105bcdeea998961c653e044da8418031d8b4c08aef6b4172f78a2c2b0f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45000105bcdeea998961c653e044da8418031d8b4c08aef6b4172f78a2c2b0f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45000105bcdeea998961c653e044da8418031d8b4c08aef6b4172f78a2c2b0f9", kill_on_drop: false }` [INFO] [stdout] 45000105bcdeea998961c653e044da8418031d8b4c08aef6b4172f78a2c2b0f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 461080bf758a006f0d0f2dde73d581ef624ec9753fdc91ef288c324c25155283 [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" "461080bf758a006f0d0f2dde73d581ef624ec9753fdc91ef288c324c25155283", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling gilrs v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling pixelart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read spritemove/main.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pixelart` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> timestep/semifixedtimestep/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> generateconf/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | conf.to_toml_file(&mut config_file); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.generateconf.hfsu9xyr-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a" "/opt/rustwide/target/debug/deps/generateconf-bc7512876bfe4d8a.2s0pskvp27gtivs9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-6867c7dfff23d8e6/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-e6f6237668a8d25c/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-1bd292e76bdc3e64/out/lib" "-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/libggez-9a0517799896185c.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-8490aadac877b6c8.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-c506e474eb612804.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-4b5e978950a545a7.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-c629e21bc594c0ad.rlib" "/opt/rustwide/target/debug/deps/librand-30e3b87070ed6e41.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00b4bf1503d52065.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-31c592d08ce10f48.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-61bdb164c9f0bd93.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-8277cc66a2c79487.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-c747cb7065979ef2.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-20762267917ef959.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-4b723c6b31d9424e.rlib" "/opt/rustwide/target/debug/deps/libdirectories-a1fe95c9a828c482.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4c7595a0376894f9.rlib" "/opt/rustwide/target/debug/deps/libzip-99aad12313be5aa2.rlib" "/opt/rustwide/target/debug/deps/libbzip2-69fe9548b85ee3e4.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-8dad1031fc56455b.rlib" "/opt/rustwide/target/debug/deps/libpodio-eef938a8d86f9dd9.rlib" "/opt/rustwide/target/debug/deps/liblyon-7d9a07b2e02c8238.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-829f15bed92377d8.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ff65c3f20f14e623.rlib" "/opt/rustwide/target/debug/deps/libsid-ad9a880bd8a709fd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-58ece2cd33ef113e.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-82bfb1a7e7e3c602.rlib" "/opt/rustwide/target/debug/deps/libeuclid-ff9a1bb9eb682bca.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f2be10d8c096b2f4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ca5a8703dd151d1a.rlib" "/opt/rustwide/target/debug/deps/libimage-f4c24859affe5658.rlib" "/opt/rustwide/target/debug/deps/libtiff-45a587b35042acd9.rlib" "/opt/rustwide/target/debug/deps/libpng-8c845bbf356675b7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-128970c9aa8d4972.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libgilrs-018b1aa968fc4a51.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-42c6ebbaf043b65c.rlib" "/opt/rustwide/target/debug/deps/libuuid-55bc96dc14f62c03.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libnix-7735d2b35e729a80.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4a4f1febf6af64b8.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libglutin-b148c0a3e385e477.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-56c2323b6bc0ae9b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-9053935e3a6a204e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-c280b44226253adb.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1e776ffb18f4d155.rlib" "/opt/rustwide/target/debug/deps/libwinit-f15d653a5de7eed4.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07c9744b35124fb7.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e8a620faa2a93197.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-40e36d518898fd16.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-98fa0070f114e286.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c8db17eca36918e6.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6904f1b9d3b15bd5.rlib" "/opt/rustwide/target/debug/deps/libnix-9ffbd2ecf8d32802.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-12fb2720c17b4121.rlib" "/opt/rustwide/target/debug/deps/libandrew-e95d7d764f9fca4a.rlib" "/opt/rustwide/target/debug/deps/libxml-5a48922181145a94.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-b960f91a5daa5c13.rlib" "/opt/rustwide/target/debug/deps/librusttype-166d050be5fb2f3b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17d69a14f6ed3871.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c2f93b676ddd2970.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0eefeb099b3ef9f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fdcbbc0de159b5c7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c8a33841ccdd2dbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-5688f1dc6f6a2fd4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-35e200e2f637ee08.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4342d58ea7138891.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libdlib-a6257242dfc0996f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d283d1dafc7669b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4cc87b0493e6469c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4ce27bfa1a1b5846.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f775a4ce40e1640.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-70d326a446b1dd8b.rlib" "/opt/rustwide/target/debug/deps/libtoml-ada2c3d884fc1794.rlib" "/opt/rustwide/target/debug/deps/libserde-1d7cb92b00c48caa.rlib" "/opt/rustwide/target/debug/deps/librodio-65186074cd493406.rlib" "/opt/rustwide/target/debug/deps/libminimp3-f3ad7fcd333ad80e.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-b95bd7e0817a67c5.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-fe50aac8b059e49a.rlib" "/opt/rustwide/target/debug/deps/liblewton-ff8c11abe39eaad3.rlib" "/opt/rustwide/target/debug/deps/libogg-c3e3992f3464d240.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-f47b212eafd67871.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-86f31ed77b9fcaf9.rlib" "/opt/rustwide/target/debug/deps/libclaxon-a0036deb3d81b56b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e76ca31703463701.rlib" "/opt/rustwide/target/debug/deps/libalga-709e569cc39a2476.rlib" "/opt/rustwide/target/debug/deps/librand-e70f4a00857f79a5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-48ec614f74b04290.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c5cec1ece8ea319.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ddf98574fd306f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-98bfc83efc8d263c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-be5f2e289ffd7367.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libmint-d98defe61630682b.rlib" "/opt/rustwide/target/debug/deps/libgfx-258b4231ca93c159.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-98bcf92cf1d498f8.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-d1ac8dae28e5b030.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.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" "-ludev" "-ldl" "-ldl" "-ldl" "-lasound" "-lutil" "-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; 1 warning emitted [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/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.variabledeltatime.c2hukvux-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be" "/opt/rustwide/target/debug/deps/variabledeltatime-caef9dc6a82770be.1hm4uf77uekntdl4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-6867c7dfff23d8e6/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-e6f6237668a8d25c/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-1bd292e76bdc3e64/out/lib" "-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/libggez-9a0517799896185c.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-8490aadac877b6c8.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-c506e474eb612804.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-4b5e978950a545a7.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-c629e21bc594c0ad.rlib" "/opt/rustwide/target/debug/deps/librand-30e3b87070ed6e41.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00b4bf1503d52065.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-31c592d08ce10f48.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-61bdb164c9f0bd93.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-8277cc66a2c79487.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-c747cb7065979ef2.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-20762267917ef959.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-4b723c6b31d9424e.rlib" "/opt/rustwide/target/debug/deps/libdirectories-a1fe95c9a828c482.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4c7595a0376894f9.rlib" "/opt/rustwide/target/debug/deps/libzip-99aad12313be5aa2.rlib" "/opt/rustwide/target/debug/deps/libbzip2-69fe9548b85ee3e4.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-8dad1031fc56455b.rlib" "/opt/rustwide/target/debug/deps/libpodio-eef938a8d86f9dd9.rlib" "/opt/rustwide/target/debug/deps/liblyon-7d9a07b2e02c8238.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-829f15bed92377d8.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ff65c3f20f14e623.rlib" "/opt/rustwide/target/debug/deps/libsid-ad9a880bd8a709fd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-58ece2cd33ef113e.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-82bfb1a7e7e3c602.rlib" "/opt/rustwide/target/debug/deps/libeuclid-ff9a1bb9eb682bca.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f2be10d8c096b2f4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ca5a8703dd151d1a.rlib" "/opt/rustwide/target/debug/deps/libimage-f4c24859affe5658.rlib" "/opt/rustwide/target/debug/deps/libtiff-45a587b35042acd9.rlib" "/opt/rustwide/target/debug/deps/libpng-8c845bbf356675b7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-128970c9aa8d4972.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libgilrs-018b1aa968fc4a51.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-42c6ebbaf043b65c.rlib" "/opt/rustwide/target/debug/deps/libuuid-55bc96dc14f62c03.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libnix-7735d2b35e729a80.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4a4f1febf6af64b8.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libglutin-b148c0a3e385e477.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-56c2323b6bc0ae9b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-9053935e3a6a204e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-c280b44226253adb.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1e776ffb18f4d155.rlib" "/opt/rustwide/target/debug/deps/libwinit-f15d653a5de7eed4.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07c9744b35124fb7.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e8a620faa2a93197.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-40e36d518898fd16.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-98fa0070f114e286.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c8db17eca36918e6.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6904f1b9d3b15bd5.rlib" "/opt/rustwide/target/debug/deps/libnix-9ffbd2ecf8d32802.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-12fb2720c17b4121.rlib" "/opt/rustwide/target/debug/deps/libandrew-e95d7d764f9fca4a.rlib" "/opt/rustwide/target/debug/deps/libxml-5a48922181145a94.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-b960f91a5daa5c13.rlib" "/opt/rustwide/target/debug/deps/librusttype-166d050be5fb2f3b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17d69a14f6ed3871.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c2f93b676ddd2970.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0eefeb099b3ef9f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fdcbbc0de159b5c7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c8a33841ccdd2dbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-5688f1dc6f6a2fd4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-35e200e2f637ee08.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4342d58ea7138891.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libdlib-a6257242dfc0996f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d283d1dafc7669b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4cc87b0493e6469c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4ce27bfa1a1b5846.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f775a4ce40e1640.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-70d326a446b1dd8b.rlib" "/opt/rustwide/target/debug/deps/libtoml-ada2c3d884fc1794.rlib" "/opt/rustwide/target/debug/deps/libserde-1d7cb92b00c48caa.rlib" "/opt/rustwide/target/debug/deps/librodio-65186074cd493406.rlib" "/opt/rustwide/target/debug/deps/libminimp3-f3ad7fcd333ad80e.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-b95bd7e0817a67c5.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-fe50aac8b059e49a.rlib" "/opt/rustwide/target/debug/deps/liblewton-ff8c11abe39eaad3.rlib" "/opt/rustwide/target/debug/deps/libogg-c3e3992f3464d240.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-f47b212eafd67871.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-86f31ed77b9fcaf9.rlib" "/opt/rustwide/target/debug/deps/libclaxon-a0036deb3d81b56b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e76ca31703463701.rlib" "/opt/rustwide/target/debug/deps/libalga-709e569cc39a2476.rlib" "/opt/rustwide/target/debug/deps/librand-e70f4a00857f79a5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-48ec614f74b04290.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c5cec1ece8ea319.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ddf98574fd306f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-98bfc83efc8d263c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-be5f2e289ffd7367.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libmint-d98defe61630682b.rlib" "/opt/rustwide/target/debug/deps/libgfx-258b4231ca93c159.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-98bcf92cf1d498f8.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-d1ac8dae28e5b030.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.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" "-ludev" "-ldl" "-ldl" "-ldl" "-lasound" "-lutil" "-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/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.vsync.94dwqnix-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7" "/opt/rustwide/target/debug/deps/vsync-83d3958e1b1f56c7.4lelgn4f66fvc0av.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-6867c7dfff23d8e6/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-e6f6237668a8d25c/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-1bd292e76bdc3e64/out/lib" "-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/libggez-9a0517799896185c.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-8490aadac877b6c8.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-c506e474eb612804.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-4b5e978950a545a7.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-c629e21bc594c0ad.rlib" "/opt/rustwide/target/debug/deps/librand-30e3b87070ed6e41.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00b4bf1503d52065.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-31c592d08ce10f48.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-61bdb164c9f0bd93.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-8277cc66a2c79487.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-c747cb7065979ef2.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-20762267917ef959.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-4b723c6b31d9424e.rlib" "/opt/rustwide/target/debug/deps/libdirectories-a1fe95c9a828c482.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4c7595a0376894f9.rlib" "/opt/rustwide/target/debug/deps/libzip-99aad12313be5aa2.rlib" "/opt/rustwide/target/debug/deps/libbzip2-69fe9548b85ee3e4.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-8dad1031fc56455b.rlib" "/opt/rustwide/target/debug/deps/libpodio-eef938a8d86f9dd9.rlib" "/opt/rustwide/target/debug/deps/liblyon-7d9a07b2e02c8238.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-829f15bed92377d8.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ff65c3f20f14e623.rlib" "/opt/rustwide/target/debug/deps/libsid-ad9a880bd8a709fd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-58ece2cd33ef113e.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-82bfb1a7e7e3c602.rlib" "/opt/rustwide/target/debug/deps/libeuclid-ff9a1bb9eb682bca.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f2be10d8c096b2f4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ca5a8703dd151d1a.rlib" "/opt/rustwide/target/debug/deps/libimage-f4c24859affe5658.rlib" "/opt/rustwide/target/debug/deps/libtiff-45a587b35042acd9.rlib" "/opt/rustwide/target/debug/deps/libpng-8c845bbf356675b7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-128970c9aa8d4972.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libgilrs-018b1aa968fc4a51.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-42c6ebbaf043b65c.rlib" "/opt/rustwide/target/debug/deps/libuuid-55bc96dc14f62c03.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libnix-7735d2b35e729a80.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4a4f1febf6af64b8.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libglutin-b148c0a3e385e477.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-56c2323b6bc0ae9b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-9053935e3a6a204e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-c280b44226253adb.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1e776ffb18f4d155.rlib" "/opt/rustwide/target/debug/deps/libwinit-f15d653a5de7eed4.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07c9744b35124fb7.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e8a620faa2a93197.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-40e36d518898fd16.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-98fa0070f114e286.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c8db17eca36918e6.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6904f1b9d3b15bd5.rlib" "/opt/rustwide/target/debug/deps/libnix-9ffbd2ecf8d32802.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-12fb2720c17b4121.rlib" "/opt/rustwide/target/debug/deps/libandrew-e95d7d764f9fca4a.rlib" "/opt/rustwide/target/debug/deps/libxml-5a48922181145a94.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-b960f91a5daa5c13.rlib" "/opt/rustwide/target/debug/deps/librusttype-166d050be5fb2f3b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17d69a14f6ed3871.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c2f93b676ddd2970.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0eefeb099b3ef9f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fdcbbc0de159b5c7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c8a33841ccdd2dbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-5688f1dc6f6a2fd4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-35e200e2f637ee08.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4342d58ea7138891.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libdlib-a6257242dfc0996f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d283d1dafc7669b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4cc87b0493e6469c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4ce27bfa1a1b5846.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f775a4ce40e1640.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-70d326a446b1dd8b.rlib" "/opt/rustwide/target/debug/deps/libtoml-ada2c3d884fc1794.rlib" "/opt/rustwide/target/debug/deps/libserde-1d7cb92b00c48caa.rlib" "/opt/rustwide/target/debug/deps/librodio-65186074cd493406.rlib" "/opt/rustwide/target/debug/deps/libminimp3-f3ad7fcd333ad80e.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-b95bd7e0817a67c5.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-fe50aac8b059e49a.rlib" "/opt/rustwide/target/debug/deps/liblewton-ff8c11abe39eaad3.rlib" "/opt/rustwide/target/debug/deps/libogg-c3e3992f3464d240.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-f47b212eafd67871.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-86f31ed77b9fcaf9.rlib" "/opt/rustwide/target/debug/deps/libclaxon-a0036deb3d81b56b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e76ca31703463701.rlib" "/opt/rustwide/target/debug/deps/libalga-709e569cc39a2476.rlib" "/opt/rustwide/target/debug/deps/librand-e70f4a00857f79a5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-48ec614f74b04290.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c5cec1ece8ea319.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ddf98574fd306f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-98bfc83efc8d263c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-be5f2e289ffd7367.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libmint-d98defe61630682b.rlib" "/opt/rustwide/target/debug/deps/libgfx-258b4231ca93c159.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-98bcf92cf1d498f8.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-d1ac8dae28e5b030.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.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" "-ludev" "-ldl" "-ldl" "-ldl" "-lasound" "-lutil" "-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/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.freethephysics.6lcke6k0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e" "/opt/rustwide/target/debug/deps/freethephysics-a819c4895262cf2e.1b0a6fj6p9n3o3up.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-6867c7dfff23d8e6/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-e6f6237668a8d25c/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-1bd292e76bdc3e64/out/lib" "-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/libggez-9a0517799896185c.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-8490aadac877b6c8.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-c506e474eb612804.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-4b5e978950a545a7.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-c629e21bc594c0ad.rlib" "/opt/rustwide/target/debug/deps/librand-30e3b87070ed6e41.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00b4bf1503d52065.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-31c592d08ce10f48.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-61bdb164c9f0bd93.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-8277cc66a2c79487.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-c747cb7065979ef2.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-20762267917ef959.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-4b723c6b31d9424e.rlib" "/opt/rustwide/target/debug/deps/libdirectories-a1fe95c9a828c482.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4c7595a0376894f9.rlib" "/opt/rustwide/target/debug/deps/libzip-99aad12313be5aa2.rlib" "/opt/rustwide/target/debug/deps/libbzip2-69fe9548b85ee3e4.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-8dad1031fc56455b.rlib" "/opt/rustwide/target/debug/deps/libpodio-eef938a8d86f9dd9.rlib" "/opt/rustwide/target/debug/deps/liblyon-7d9a07b2e02c8238.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-829f15bed92377d8.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ff65c3f20f14e623.rlib" "/opt/rustwide/target/debug/deps/libsid-ad9a880bd8a709fd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e856f46be1f901.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-58ece2cd33ef113e.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-82bfb1a7e7e3c602.rlib" "/opt/rustwide/target/debug/deps/libeuclid-ff9a1bb9eb682bca.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f2be10d8c096b2f4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ca5a8703dd151d1a.rlib" "/opt/rustwide/target/debug/deps/libimage-f4c24859affe5658.rlib" "/opt/rustwide/target/debug/deps/libtiff-45a587b35042acd9.rlib" "/opt/rustwide/target/debug/deps/libpng-8c845bbf356675b7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-128970c9aa8d4972.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fe4fae662ee73d7.rlib" "/opt/rustwide/target/debug/deps/libgilrs-018b1aa968fc4a51.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-42c6ebbaf043b65c.rlib" "/opt/rustwide/target/debug/deps/libuuid-55bc96dc14f62c03.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libnix-7735d2b35e729a80.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-4a4f1febf6af64b8.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libglutin-b148c0a3e385e477.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-56c2323b6bc0ae9b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-9053935e3a6a204e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-c280b44226253adb.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1e776ffb18f4d155.rlib" "/opt/rustwide/target/debug/deps/libwinit-f15d653a5de7eed4.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07c9744b35124fb7.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e8a620faa2a93197.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-40e36d518898fd16.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-98fa0070f114e286.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c8db17eca36918e6.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6904f1b9d3b15bd5.rlib" "/opt/rustwide/target/debug/deps/libnix-9ffbd2ecf8d32802.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-12fb2720c17b4121.rlib" "/opt/rustwide/target/debug/deps/libandrew-e95d7d764f9fca4a.rlib" "/opt/rustwide/target/debug/deps/libxml-5a48922181145a94.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-b960f91a5daa5c13.rlib" "/opt/rustwide/target/debug/deps/librusttype-166d050be5fb2f3b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17d69a14f6ed3871.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c2f93b676ddd2970.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0eefeb099b3ef9f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fdcbbc0de159b5c7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c8a33841ccdd2dbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-5688f1dc6f6a2fd4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-35e200e2f637ee08.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4342d58ea7138891.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d0c8346011d4699e.rlib" "/opt/rustwide/target/debug/deps/libdlib-a6257242dfc0996f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d283d1dafc7669b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4cc87b0493e6469c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4ce27bfa1a1b5846.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f775a4ce40e1640.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-70d326a446b1dd8b.rlib" "/opt/rustwide/target/debug/deps/libtoml-ada2c3d884fc1794.rlib" "/opt/rustwide/target/debug/deps/libserde-1d7cb92b00c48caa.rlib" "/opt/rustwide/target/debug/deps/librodio-65186074cd493406.rlib" "/opt/rustwide/target/debug/deps/libminimp3-f3ad7fcd333ad80e.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-b95bd7e0817a67c5.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-fe50aac8b059e49a.rlib" "/opt/rustwide/target/debug/deps/liblewton-ff8c11abe39eaad3.rlib" "/opt/rustwide/target/debug/deps/libogg-c3e3992f3464d240.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libhound-8cf3bb702abef797.rlib" "/opt/rustwide/target/debug/deps/libcpal-f47b212eafd67871.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-86f31ed77b9fcaf9.rlib" "/opt/rustwide/target/debug/deps/libclaxon-a0036deb3d81b56b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e76ca31703463701.rlib" "/opt/rustwide/target/debug/deps/libalga-709e569cc39a2476.rlib" "/opt/rustwide/target/debug/deps/librand-e70f4a00857f79a5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-48ec614f74b04290.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c5cec1ece8ea319.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ddf98574fd306f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d454dee4d183e375.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-98bfc83efc8d263c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-be5f2e289ffd7367.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libmint-d98defe61630682b.rlib" "/opt/rustwide/target/debug/deps/libgfx-258b4231ca93c159.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-98bcf92cf1d498f8.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-d1ac8dae28e5b030.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.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" "-ludev" "-ldl" "-ldl" "-ldl" "-lasound" "-lutil" "-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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "461080bf758a006f0d0f2dde73d581ef624ec9753fdc91ef288c324c25155283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461080bf758a006f0d0f2dde73d581ef624ec9753fdc91ef288c324c25155283", kill_on_drop: false }` [INFO] [stdout] 461080bf758a006f0d0f2dde73d581ef624ec9753fdc91ef288c324c25155283