[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [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 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a10300d4ccb768770649c85e7b6838f996b8538cb5b1ac22ff9793a8ac00e429 [INFO] running `Command { std: "docker" "start" "-a" "a10300d4ccb768770649c85e7b6838f996b8538cb5b1ac22ff9793a8ac00e429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a10300d4ccb768770649c85e7b6838f996b8538cb5b1ac22ff9793a8ac00e429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a10300d4ccb768770649c85e7b6838f996b8538cb5b1ac22ff9793a8ac00e429", kill_on_drop: false }` [INFO] [stdout] a10300d4ccb768770649c85e7b6838f996b8538cb5b1ac22ff9793a8ac00e429 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dad6be151074a59177d5f90fcc964f57b846a748cb6bcbeb3430c31b4609d6c4 [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" "dad6be151074a59177d5f90fcc964f57b846a748cb6bcbeb3430c31b4609d6c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v1.0.13 [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 xi-unicode v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling mint v0.5.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dlib v0.4.1 [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-sys v0.21.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [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 sid v0.5.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [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 alga v0.9.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 minimp3 v0.3.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [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 glyph_brush v0.6.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling gilrs v0.7.3 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling lyon v0.13.5 [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 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 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.generateconf.dxw1akeu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.generateconf.dxw1akeu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.generateconf.dxw1akeu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.generateconf.dxw1akeu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.generateconf.dxw1akeu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.generateconf.dxw1akeu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.generateconf.dxw1akeu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.generateconf.dxw1akeu-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818" "/opt/rustwide/target/debug/deps/generateconf-2aaa267309103818.2lplzqkhbm3a4v6h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-a1e0a779385a909a/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-82e32a68b5a0fa64/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-1585a207d7088b09.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-f92c62cc839f16f8.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-3c4bf94bd6386d72.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-c7b6cd526bb3202b.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-b0ec6329f958e546.rlib" "/opt/rustwide/target/debug/deps/librand-7d662ee1f203fede.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5e0184c245d316.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-58df0800a26ff450.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-63aec2766ba01b59.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-8b69610f72d438dd.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-3e7763469fb799c2.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-3492ffb3a57881b1.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-f979f4d4530dc911.rlib" "/opt/rustwide/target/debug/deps/libdirectories-914b17d9d0a039db.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-46204011b2229871.rlib" "/opt/rustwide/target/debug/deps/libzip-171003a0bc22e545.rlib" "/opt/rustwide/target/debug/deps/libbzip2-0a237e88c0399b25.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-6fec9a9def759bf1.rlib" "/opt/rustwide/target/debug/deps/libpodio-16ac9509af75138c.rlib" "/opt/rustwide/target/debug/deps/liblyon-23b1b19116bd6182.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-e500e12924fce960.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-170efd5500c8217b.rlib" "/opt/rustwide/target/debug/deps/libsid-25ef740499827a87.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-407cf82a83ff84d1.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-ce6be4083d1f4d3f.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-48b879d112042c70.rlib" "/opt/rustwide/target/debug/deps/libeuclid-577c541d249ed750.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fae6fa1dc2c9304d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libimage-bf10aaac0d69309a.rlib" "/opt/rustwide/target/debug/deps/libtiff-5f00bf26c60c256a.rlib" "/opt/rustwide/target/debug/deps/libpng-555233c35dcdd824.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c655d1ebf2d73a5c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0532e6eee0d7d1de.rlib" "/opt/rustwide/target/debug/deps/libgilrs-90d21864ffc358f5.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-9eb2e29860696f48.rlib" "/opt/rustwide/target/debug/deps/libuuid-820b9b22d14abc59.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libnix-36dbadc391911699.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-5e9b729cec6bede7.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libglutin-100fcb36e0a02463.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fd0ac65b687799cd.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0ef869370f896379.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-41e050edd612e47f.rlib" "/opt/rustwide/target/debug/deps/libshared_library-e9ee7ce7e98c0d07.rlib" "/opt/rustwide/target/debug/deps/libwinit-311f735ce9eb9d2d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-cfc66a2faa490930.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c5f47e3d1e3ebe46.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-39e63b7e8b315120.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ac47e1f928d49ca2.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dc5728f18fa16697.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-763ccbf85cee92a8.rlib" "/opt/rustwide/target/debug/deps/libnix-69c601a2081b09e7.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d45bf6902f9eb59a.rlib" "/opt/rustwide/target/debug/deps/libandrew-48d8f10d166793a4.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae530a2ec53f3ea9.rlib" "/opt/rustwide/target/debug/deps/librusttype-b5998a1a3c8c1302.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e66020f56c4ab85a.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fa6b56f0444e8c32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-83e4de4d2f9af85a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b95d4e0c11023b3d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-3cdc70168ba17690.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-482de3fa4e147705.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-77aec2473ca8a346.rlib" "/opt/rustwide/target/debug/deps/libdlib-114247b8fc316ec6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-218b1aefcc178e47.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bd8b7a116af2fe66.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d19516533a8fd7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-69b3391996ab6b31.rlib" "/opt/rustwide/target/debug/deps/libtoml-72f4f075ab1511da.rlib" "/opt/rustwide/target/debug/deps/libserde-796de9fcdc662a6f.rlib" "/opt/rustwide/target/debug/deps/librodio-0cd26e003ad03a57.rlib" "/opt/rustwide/target/debug/deps/libminimp3-da5c806533d65a73.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-9a4158da7e528f6b.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-2fd74851e01cb0c7.rlib" "/opt/rustwide/target/debug/deps/liblewton-a67d5e8d28a82192.rlib" "/opt/rustwide/target/debug/deps/libogg-871cf57122fc5897.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libhound-d0927cd79adece1b.rlib" "/opt/rustwide/target/debug/deps/libcpal-09676c7d8521bd6a.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-16a51e70e7cbe95c.rlib" "/opt/rustwide/target/debug/deps/libclaxon-4d35c8f2efb1e443.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-d3c87fc381728ed1.rlib" "/opt/rustwide/target/debug/deps/libalga-9313097a824e40ce.rlib" "/opt/rustwide/target/debug/deps/librand-9c1596cd69f8cbcf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-10bb2a29813120f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-298b7842519e6d7c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e29a25df2736397b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-031ec7ad2b9fc5d8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libapprox-a61b240c9fed847f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libmint-9566f33c5178415d.rlib" "/opt/rustwide/target/debug/deps/libgfx-ad816182c94a238d.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-2d73232f27aa7137.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a9b7f0d873e275d6.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-ldl" "-ldl" "-lasound" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.fixeddeltatime.35wft7b6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495" "/opt/rustwide/target/debug/deps/fixeddeltatime-fe6fef5404c15495.3u461odmby4d5llt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-a1e0a779385a909a/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-82e32a68b5a0fa64/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-1585a207d7088b09.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-f92c62cc839f16f8.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-3c4bf94bd6386d72.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-c7b6cd526bb3202b.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-b0ec6329f958e546.rlib" "/opt/rustwide/target/debug/deps/librand-7d662ee1f203fede.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5e0184c245d316.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-58df0800a26ff450.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-63aec2766ba01b59.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-8b69610f72d438dd.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-3e7763469fb799c2.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-3492ffb3a57881b1.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-f979f4d4530dc911.rlib" "/opt/rustwide/target/debug/deps/libdirectories-914b17d9d0a039db.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-46204011b2229871.rlib" "/opt/rustwide/target/debug/deps/libzip-171003a0bc22e545.rlib" "/opt/rustwide/target/debug/deps/libbzip2-0a237e88c0399b25.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-6fec9a9def759bf1.rlib" "/opt/rustwide/target/debug/deps/libpodio-16ac9509af75138c.rlib" "/opt/rustwide/target/debug/deps/liblyon-23b1b19116bd6182.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-e500e12924fce960.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-170efd5500c8217b.rlib" "/opt/rustwide/target/debug/deps/libsid-25ef740499827a87.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-407cf82a83ff84d1.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-ce6be4083d1f4d3f.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-48b879d112042c70.rlib" "/opt/rustwide/target/debug/deps/libeuclid-577c541d249ed750.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fae6fa1dc2c9304d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libimage-bf10aaac0d69309a.rlib" "/opt/rustwide/target/debug/deps/libtiff-5f00bf26c60c256a.rlib" "/opt/rustwide/target/debug/deps/libpng-555233c35dcdd824.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c655d1ebf2d73a5c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0532e6eee0d7d1de.rlib" "/opt/rustwide/target/debug/deps/libgilrs-90d21864ffc358f5.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-9eb2e29860696f48.rlib" "/opt/rustwide/target/debug/deps/libuuid-820b9b22d14abc59.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libnix-36dbadc391911699.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-5e9b729cec6bede7.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libglutin-100fcb36e0a02463.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fd0ac65b687799cd.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0ef869370f896379.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-41e050edd612e47f.rlib" "/opt/rustwide/target/debug/deps/libshared_library-e9ee7ce7e98c0d07.rlib" "/opt/rustwide/target/debug/deps/libwinit-311f735ce9eb9d2d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-cfc66a2faa490930.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c5f47e3d1e3ebe46.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-39e63b7e8b315120.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ac47e1f928d49ca2.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dc5728f18fa16697.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-763ccbf85cee92a8.rlib" "/opt/rustwide/target/debug/deps/libnix-69c601a2081b09e7.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d45bf6902f9eb59a.rlib" "/opt/rustwide/target/debug/deps/libandrew-48d8f10d166793a4.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae530a2ec53f3ea9.rlib" "/opt/rustwide/target/debug/deps/librusttype-b5998a1a3c8c1302.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e66020f56c4ab85a.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fa6b56f0444e8c32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-83e4de4d2f9af85a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b95d4e0c11023b3d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-3cdc70168ba17690.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-482de3fa4e147705.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-77aec2473ca8a346.rlib" "/opt/rustwide/target/debug/deps/libdlib-114247b8fc316ec6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-218b1aefcc178e47.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bd8b7a116af2fe66.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d19516533a8fd7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-69b3391996ab6b31.rlib" "/opt/rustwide/target/debug/deps/libtoml-72f4f075ab1511da.rlib" "/opt/rustwide/target/debug/deps/libserde-796de9fcdc662a6f.rlib" "/opt/rustwide/target/debug/deps/librodio-0cd26e003ad03a57.rlib" "/opt/rustwide/target/debug/deps/libminimp3-da5c806533d65a73.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-9a4158da7e528f6b.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-2fd74851e01cb0c7.rlib" "/opt/rustwide/target/debug/deps/liblewton-a67d5e8d28a82192.rlib" "/opt/rustwide/target/debug/deps/libogg-871cf57122fc5897.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libhound-d0927cd79adece1b.rlib" "/opt/rustwide/target/debug/deps/libcpal-09676c7d8521bd6a.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-16a51e70e7cbe95c.rlib" "/opt/rustwide/target/debug/deps/libclaxon-4d35c8f2efb1e443.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-d3c87fc381728ed1.rlib" "/opt/rustwide/target/debug/deps/libalga-9313097a824e40ce.rlib" "/opt/rustwide/target/debug/deps/librand-9c1596cd69f8cbcf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-10bb2a29813120f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-298b7842519e6d7c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e29a25df2736397b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-031ec7ad2b9fc5d8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libapprox-a61b240c9fed847f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libmint-9566f33c5178415d.rlib" "/opt/rustwide/target/debug/deps/libgfx-ad816182c94a238d.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-2d73232f27aa7137.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a9b7f0d873e275d6.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-ldl" "-ldl" "-lasound" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.vsync.5agcazs5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a" "/opt/rustwide/target/debug/deps/vsync-4f8c72dcaed44a0a.582tpztz2y7bjzpt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-a1e0a779385a909a/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-82e32a68b5a0fa64/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-1585a207d7088b09.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-f92c62cc839f16f8.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-3c4bf94bd6386d72.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-c7b6cd526bb3202b.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-b0ec6329f958e546.rlib" "/opt/rustwide/target/debug/deps/librand-7d662ee1f203fede.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5e0184c245d316.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-58df0800a26ff450.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-63aec2766ba01b59.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-8b69610f72d438dd.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-3e7763469fb799c2.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-3492ffb3a57881b1.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-f979f4d4530dc911.rlib" "/opt/rustwide/target/debug/deps/libdirectories-914b17d9d0a039db.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-46204011b2229871.rlib" "/opt/rustwide/target/debug/deps/libzip-171003a0bc22e545.rlib" "/opt/rustwide/target/debug/deps/libbzip2-0a237e88c0399b25.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-6fec9a9def759bf1.rlib" "/opt/rustwide/target/debug/deps/libpodio-16ac9509af75138c.rlib" "/opt/rustwide/target/debug/deps/liblyon-23b1b19116bd6182.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-e500e12924fce960.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-170efd5500c8217b.rlib" "/opt/rustwide/target/debug/deps/libsid-25ef740499827a87.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-407cf82a83ff84d1.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-ce6be4083d1f4d3f.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-48b879d112042c70.rlib" "/opt/rustwide/target/debug/deps/libeuclid-577c541d249ed750.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fae6fa1dc2c9304d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libimage-bf10aaac0d69309a.rlib" "/opt/rustwide/target/debug/deps/libtiff-5f00bf26c60c256a.rlib" "/opt/rustwide/target/debug/deps/libpng-555233c35dcdd824.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c655d1ebf2d73a5c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0532e6eee0d7d1de.rlib" "/opt/rustwide/target/debug/deps/libgilrs-90d21864ffc358f5.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-9eb2e29860696f48.rlib" "/opt/rustwide/target/debug/deps/libuuid-820b9b22d14abc59.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libnix-36dbadc391911699.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-5e9b729cec6bede7.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libglutin-100fcb36e0a02463.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fd0ac65b687799cd.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0ef869370f896379.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-41e050edd612e47f.rlib" "/opt/rustwide/target/debug/deps/libshared_library-e9ee7ce7e98c0d07.rlib" "/opt/rustwide/target/debug/deps/libwinit-311f735ce9eb9d2d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-cfc66a2faa490930.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c5f47e3d1e3ebe46.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-39e63b7e8b315120.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ac47e1f928d49ca2.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dc5728f18fa16697.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-763ccbf85cee92a8.rlib" "/opt/rustwide/target/debug/deps/libnix-69c601a2081b09e7.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d45bf6902f9eb59a.rlib" "/opt/rustwide/target/debug/deps/libandrew-48d8f10d166793a4.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-ae530a2ec53f3ea9.rlib" "/opt/rustwide/target/debug/deps/librusttype-b5998a1a3c8c1302.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e66020f56c4ab85a.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fa6b56f0444e8c32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-83e4de4d2f9af85a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b95d4e0c11023b3d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-3cdc70168ba17690.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-482de3fa4e147705.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-77aec2473ca8a346.rlib" "/opt/rustwide/target/debug/deps/libdlib-114247b8fc316ec6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-218b1aefcc178e47.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bd8b7a116af2fe66.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d19516533a8fd7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-69b3391996ab6b31.rlib" "/opt/rustwide/target/debug/deps/libtoml-72f4f075ab1511da.rlib" "/opt/rustwide/target/debug/deps/libserde-796de9fcdc662a6f.rlib" "/opt/rustwide/target/debug/deps/librodio-0cd26e003ad03a57.rlib" "/opt/rustwide/target/debug/deps/libminimp3-da5c806533d65a73.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-9a4158da7e528f6b.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-2fd74851e01cb0c7.rlib" "/opt/rustwide/target/debug/deps/liblewton-a67d5e8d28a82192.rlib" "/opt/rustwide/target/debug/deps/libogg-871cf57122fc5897.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libhound-d0927cd79adece1b.rlib" "/opt/rustwide/target/debug/deps/libcpal-09676c7d8521bd6a.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-16a51e70e7cbe95c.rlib" "/opt/rustwide/target/debug/deps/libclaxon-4d35c8f2efb1e443.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-d3c87fc381728ed1.rlib" "/opt/rustwide/target/debug/deps/libalga-9313097a824e40ce.rlib" "/opt/rustwide/target/debug/deps/librand-9c1596cd69f8cbcf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-10bb2a29813120f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-298b7842519e6d7c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e29a25df2736397b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-031ec7ad2b9fc5d8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libapprox-a61b240c9fed847f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libmint-9566f33c5178415d.rlib" "/opt/rustwide/target/debug/deps/libgfx-ad816182c94a238d.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-2d73232f27aa7137.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a9b7f0d873e275d6.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ludev" "-ldl" "-ldl" "-ldl" "-lasound" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "dad6be151074a59177d5f90fcc964f57b846a748cb6bcbeb3430c31b4609d6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad6be151074a59177d5f90fcc964f57b846a748cb6bcbeb3430c31b4609d6c4", kill_on_drop: false }` [INFO] [stdout] dad6be151074a59177d5f90fcc964f57b846a748cb6bcbeb3430c31b4609d6c4