[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#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoetsoi%2Fggez-tutorials" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joetsoi/ggez-tutorials on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4ab82b4585ec25634c4b94013496c6ca22b4d256c850ebc04cb34a4696fd696 [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" "f4ab82b4585ec25634c4b94013496c6ca22b4d256c850ebc04cb34a4696fd696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4ab82b4585ec25634c4b94013496c6ca22b4d256c850ebc04cb34a4696fd696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ab82b4585ec25634c4b94013496c6ca22b4d256c850ebc04cb34a4696fd696", kill_on_drop: false }` [INFO] [stdout] f4ab82b4585ec25634c4b94013496c6ca22b4d256c850ebc04cb34a4696fd696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb73573b7b8b46a9c5a5a7624e0aa969140b7008cc5b5314b9154dfd3896b953 [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" "eb73573b7b8b46a9c5a5a7624e0aa969140b7008cc5b5314b9154dfd3896b953", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling mint v0.5.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.0.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 quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dlib v0.4.1 [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 gfx_gl v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [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 zip v0.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [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 twox-hash v1.5.0 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling gilrs v0.7.3 [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 andrew v0.2.1 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling lyon v0.13.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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.vsync.5m64vlsh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1" "/opt/rustwide/target/debug/deps/vsync-db1d927a315deca1.1lgxqh3qngjzgpfh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-02782effc3f02ec9/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-1e21807442a11ad9/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-91702742a1c733bd/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-fe9cddeae4fa1a74.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-7435e5254c649c4d.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-9cef570cb78467ee.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-f69b642150d4d5b8.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-d91174da450ca8c3.rlib" "/opt/rustwide/target/debug/deps/librand-2bdb4a428593252a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ed99dd243b449.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-144814bd29a1509d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-807564673e6ef71a.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-96594fefea489bbe.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-81d76d7843dea3fa.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-e946981dc15581c4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-64b15914a811261c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-8c307a0b85a8099f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-6c0f75349d3b1bdb.rlib" "/opt/rustwide/target/debug/deps/libzip-afd9803d494a1ff9.rlib" "/opt/rustwide/target/debug/deps/libbzip2-3252fd9e176a471c.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-214fc8d6e9cc5481.rlib" "/opt/rustwide/target/debug/deps/libpodio-7a0f0285ab9e3183.rlib" "/opt/rustwide/target/debug/deps/liblyon-21d4fb1227ad2c63.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-d52e98606f63c678.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-2ae7f42c3c4d7af9.rlib" "/opt/rustwide/target/debug/deps/libsid-9ec9d7fd9cc4aa0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffbc0eceecbce9e9.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-a824e770a9eadb94.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-ddb564c4c0696290.rlib" "/opt/rustwide/target/debug/deps/libeuclid-e615d490d254feb7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-db8df764302d2b0b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libimage-100fa0416f461e4c.rlib" "/opt/rustwide/target/debug/deps/libtiff-0bf22e2b773d8273.rlib" "/opt/rustwide/target/debug/deps/libpng-c3a4ba484e62f245.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f272a6d8dbd955b9.rlib" "/opt/rustwide/target/debug/deps/libinflate-3207ae25d5bf6fe2.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9de36e5fdfcdfdf8.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2ba739b376223df4.rlib" "/opt/rustwide/target/debug/deps/libgilrs-dde8a2de968d4ab3.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-15f4811110d36aa9.rlib" "/opt/rustwide/target/debug/deps/libuuid-724e67465b29ad72.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e83baccce103b.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-b277d501d4833db4.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libglutin-75b90002a4b9f8e8.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-db634f8692462058.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-62854cdd888a6d1c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-fc2f02df94da3102.rlib" "/opt/rustwide/target/debug/deps/libshared_library-7d7cccb0f98357c8.rlib" "/opt/rustwide/target/debug/deps/libwinit-39bcfb019b1c8927.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9da436a3c0b8db36.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f295a5627113f01f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-7d7dfe9bd10ba524.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c7eb4648e0f40488.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ad4e312d5ac095e5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-62d3bf4a3ad76c3c.rlib" "/opt/rustwide/target/debug/deps/libnix-a5e986dea83a580c.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c0aa08ae6b21e165.rlib" "/opt/rustwide/target/debug/deps/libandrew-9d3fd85e5c30de44.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/librusttype-ef8271ab228ad089.rlib" "/opt/rustwide/target/debug/deps/librusttype-649daaebaca39b96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dacd660dee4da7d2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e461073acc991147.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-38b58bd2cb8cad3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3fefe63c759d4e88.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4d39bb4fe4517c04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-97abc6c96c9a1d82.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4c3c9f18496d61a.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-1836498a8574c58d.rlib" "/opt/rustwide/target/debug/deps/libdlib-ac94bfbe4be08c92.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d73dc2705102e947.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74d13b4909a8f299.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a37e8574a58f9dbd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92607bf0590b5c1d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b69d1cd0035a1099.rlib" "/opt/rustwide/target/debug/deps/libtoml-34d22adbb779b742.rlib" "/opt/rustwide/target/debug/deps/libserde-0871f9deb9ca136e.rlib" "/opt/rustwide/target/debug/deps/librodio-79045c96521ae0e3.rlib" "/opt/rustwide/target/debug/deps/libminimp3-b9aee974cb7e4955.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-e80d6363df1b735e.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-af77ca8ef3016a55.rlib" "/opt/rustwide/target/debug/deps/liblewton-fe07d8853f6895ea.rlib" "/opt/rustwide/target/debug/deps/libogg-925a0ce738aac57e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libhound-e271028b4e3485f1.rlib" "/opt/rustwide/target/debug/deps/libcpal-4d69f6ac7c9b88d2.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-fcd5499323711db4.rlib" "/opt/rustwide/target/debug/deps/libclaxon-6626b98ce359d2ec.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-341608e31bb76590.rlib" "/opt/rustwide/target/debug/deps/libalga-3ba5665c336555ee.rlib" "/opt/rustwide/target/debug/deps/librand-beeb0568d64d019d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a682e0e0311d573d.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ba864368adfc42a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eca2c63723e03e55.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce8502747e00d7a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d3e0a2312bafb7ab.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9b7d5921d0c536c4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libapprox-4623e9e0de00d17d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libmint-0f8d930303885ab1.rlib" "/opt/rustwide/target/debug/deps/libgfx-da3b45833cb1f843.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-b7c19863ee9a75fa.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-8eb1fe53bd8a1686.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.generateconf.1hcjcxm4-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7" "/opt/rustwide/target/debug/deps/generateconf-b54acf21b54e5df7.3jhcqdfthv5qg16a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-02782effc3f02ec9/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-1e21807442a11ad9/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-91702742a1c733bd/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-fe9cddeae4fa1a74.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-7435e5254c649c4d.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-9cef570cb78467ee.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-f69b642150d4d5b8.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-d91174da450ca8c3.rlib" "/opt/rustwide/target/debug/deps/librand-2bdb4a428593252a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ed99dd243b449.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-144814bd29a1509d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-807564673e6ef71a.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-96594fefea489bbe.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-81d76d7843dea3fa.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-e946981dc15581c4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-64b15914a811261c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-8c307a0b85a8099f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-6c0f75349d3b1bdb.rlib" "/opt/rustwide/target/debug/deps/libzip-afd9803d494a1ff9.rlib" "/opt/rustwide/target/debug/deps/libbzip2-3252fd9e176a471c.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-214fc8d6e9cc5481.rlib" "/opt/rustwide/target/debug/deps/libpodio-7a0f0285ab9e3183.rlib" "/opt/rustwide/target/debug/deps/liblyon-21d4fb1227ad2c63.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-d52e98606f63c678.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-2ae7f42c3c4d7af9.rlib" "/opt/rustwide/target/debug/deps/libsid-9ec9d7fd9cc4aa0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffbc0eceecbce9e9.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-a824e770a9eadb94.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-ddb564c4c0696290.rlib" "/opt/rustwide/target/debug/deps/libeuclid-e615d490d254feb7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-db8df764302d2b0b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libimage-100fa0416f461e4c.rlib" "/opt/rustwide/target/debug/deps/libtiff-0bf22e2b773d8273.rlib" "/opt/rustwide/target/debug/deps/libpng-c3a4ba484e62f245.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f272a6d8dbd955b9.rlib" "/opt/rustwide/target/debug/deps/libinflate-3207ae25d5bf6fe2.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9de36e5fdfcdfdf8.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2ba739b376223df4.rlib" "/opt/rustwide/target/debug/deps/libgilrs-dde8a2de968d4ab3.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-15f4811110d36aa9.rlib" "/opt/rustwide/target/debug/deps/libuuid-724e67465b29ad72.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e83baccce103b.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-b277d501d4833db4.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libglutin-75b90002a4b9f8e8.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-db634f8692462058.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-62854cdd888a6d1c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-fc2f02df94da3102.rlib" "/opt/rustwide/target/debug/deps/libshared_library-7d7cccb0f98357c8.rlib" "/opt/rustwide/target/debug/deps/libwinit-39bcfb019b1c8927.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9da436a3c0b8db36.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f295a5627113f01f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-7d7dfe9bd10ba524.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c7eb4648e0f40488.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ad4e312d5ac095e5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-62d3bf4a3ad76c3c.rlib" "/opt/rustwide/target/debug/deps/libnix-a5e986dea83a580c.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c0aa08ae6b21e165.rlib" "/opt/rustwide/target/debug/deps/libandrew-9d3fd85e5c30de44.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/librusttype-ef8271ab228ad089.rlib" "/opt/rustwide/target/debug/deps/librusttype-649daaebaca39b96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dacd660dee4da7d2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e461073acc991147.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-38b58bd2cb8cad3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3fefe63c759d4e88.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4d39bb4fe4517c04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-97abc6c96c9a1d82.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4c3c9f18496d61a.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-1836498a8574c58d.rlib" "/opt/rustwide/target/debug/deps/libdlib-ac94bfbe4be08c92.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d73dc2705102e947.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74d13b4909a8f299.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a37e8574a58f9dbd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92607bf0590b5c1d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b69d1cd0035a1099.rlib" "/opt/rustwide/target/debug/deps/libtoml-34d22adbb779b742.rlib" "/opt/rustwide/target/debug/deps/libserde-0871f9deb9ca136e.rlib" "/opt/rustwide/target/debug/deps/librodio-79045c96521ae0e3.rlib" "/opt/rustwide/target/debug/deps/libminimp3-b9aee974cb7e4955.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-e80d6363df1b735e.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-af77ca8ef3016a55.rlib" "/opt/rustwide/target/debug/deps/liblewton-fe07d8853f6895ea.rlib" "/opt/rustwide/target/debug/deps/libogg-925a0ce738aac57e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libhound-e271028b4e3485f1.rlib" "/opt/rustwide/target/debug/deps/libcpal-4d69f6ac7c9b88d2.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-fcd5499323711db4.rlib" "/opt/rustwide/target/debug/deps/libclaxon-6626b98ce359d2ec.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-341608e31bb76590.rlib" "/opt/rustwide/target/debug/deps/libalga-3ba5665c336555ee.rlib" "/opt/rustwide/target/debug/deps/librand-beeb0568d64d019d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a682e0e0311d573d.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ba864368adfc42a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eca2c63723e03e55.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce8502747e00d7a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d3e0a2312bafb7ab.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9b7d5921d0c536c4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libapprox-4623e9e0de00d17d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libmint-0f8d930303885ab1.rlib" "/opt/rustwide/target/debug/deps/libgfx-da3b45833cb1f843.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-b7c19863ee9a75fa.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-8eb1fe53bd8a1686.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.blurry.92r9sfjt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25" "/opt/rustwide/target/debug/deps/blurry-5b288544a141da25.2rlbuz4iwpv07rq0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-02782effc3f02ec9/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-1e21807442a11ad9/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-91702742a1c733bd/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-fe9cddeae4fa1a74.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-7435e5254c649c4d.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-9cef570cb78467ee.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-f69b642150d4d5b8.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-d91174da450ca8c3.rlib" "/opt/rustwide/target/debug/deps/librand-2bdb4a428593252a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ed99dd243b449.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-144814bd29a1509d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-807564673e6ef71a.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-96594fefea489bbe.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-81d76d7843dea3fa.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-e946981dc15581c4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-64b15914a811261c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-8c307a0b85a8099f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-6c0f75349d3b1bdb.rlib" "/opt/rustwide/target/debug/deps/libzip-afd9803d494a1ff9.rlib" "/opt/rustwide/target/debug/deps/libbzip2-3252fd9e176a471c.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-214fc8d6e9cc5481.rlib" "/opt/rustwide/target/debug/deps/libpodio-7a0f0285ab9e3183.rlib" "/opt/rustwide/target/debug/deps/liblyon-21d4fb1227ad2c63.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-d52e98606f63c678.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-2ae7f42c3c4d7af9.rlib" "/opt/rustwide/target/debug/deps/libsid-9ec9d7fd9cc4aa0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffbc0eceecbce9e9.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-a824e770a9eadb94.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-ddb564c4c0696290.rlib" "/opt/rustwide/target/debug/deps/libeuclid-e615d490d254feb7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-db8df764302d2b0b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-b599c62249106dd1.rlib" "/opt/rustwide/target/debug/deps/libimage-100fa0416f461e4c.rlib" "/opt/rustwide/target/debug/deps/libtiff-0bf22e2b773d8273.rlib" "/opt/rustwide/target/debug/deps/libpng-c3a4ba484e62f245.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f272a6d8dbd955b9.rlib" "/opt/rustwide/target/debug/deps/libinflate-3207ae25d5bf6fe2.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9de36e5fdfcdfdf8.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2ba739b376223df4.rlib" "/opt/rustwide/target/debug/deps/libgilrs-dde8a2de968d4ab3.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-15f4811110d36aa9.rlib" "/opt/rustwide/target/debug/deps/libuuid-724e67465b29ad72.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e83baccce103b.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-b277d501d4833db4.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libglutin-75b90002a4b9f8e8.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-db634f8692462058.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-62854cdd888a6d1c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-fc2f02df94da3102.rlib" "/opt/rustwide/target/debug/deps/libshared_library-7d7cccb0f98357c8.rlib" "/opt/rustwide/target/debug/deps/libwinit-39bcfb019b1c8927.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9da436a3c0b8db36.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-f295a5627113f01f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-7d7dfe9bd10ba524.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c7eb4648e0f40488.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ad4e312d5ac095e5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-62d3bf4a3ad76c3c.rlib" "/opt/rustwide/target/debug/deps/libnix-a5e986dea83a580c.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c0aa08ae6b21e165.rlib" "/opt/rustwide/target/debug/deps/libandrew-9d3fd85e5c30de44.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/librusttype-ef8271ab228ad089.rlib" "/opt/rustwide/target/debug/deps/librusttype-649daaebaca39b96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dacd660dee4da7d2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e461073acc991147.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-38b58bd2cb8cad3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3fefe63c759d4e88.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4d39bb4fe4517c04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-97abc6c96c9a1d82.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4c3c9f18496d61a.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-1836498a8574c58d.rlib" "/opt/rustwide/target/debug/deps/libdlib-ac94bfbe4be08c92.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d73dc2705102e947.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74d13b4909a8f299.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a37e8574a58f9dbd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92607bf0590b5c1d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b69d1cd0035a1099.rlib" "/opt/rustwide/target/debug/deps/libtoml-34d22adbb779b742.rlib" "/opt/rustwide/target/debug/deps/libserde-0871f9deb9ca136e.rlib" "/opt/rustwide/target/debug/deps/librodio-79045c96521ae0e3.rlib" "/opt/rustwide/target/debug/deps/libminimp3-b9aee974cb7e4955.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-e80d6363df1b735e.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-af77ca8ef3016a55.rlib" "/opt/rustwide/target/debug/deps/liblewton-fe07d8853f6895ea.rlib" "/opt/rustwide/target/debug/deps/libogg-925a0ce738aac57e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libhound-e271028b4e3485f1.rlib" "/opt/rustwide/target/debug/deps/libcpal-4d69f6ac7c9b88d2.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-fcd5499323711db4.rlib" "/opt/rustwide/target/debug/deps/libclaxon-6626b98ce359d2ec.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-341608e31bb76590.rlib" "/opt/rustwide/target/debug/deps/libalga-3ba5665c336555ee.rlib" "/opt/rustwide/target/debug/deps/librand-beeb0568d64d019d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a682e0e0311d573d.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ba864368adfc42a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eca2c63723e03e55.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce8502747e00d7a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d3e0a2312bafb7ab.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9b7d5921d0c536c4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libapprox-4623e9e0de00d17d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libmint-0f8d930303885ab1.rlib" "/opt/rustwide/target/debug/deps/libgfx-da3b45833cb1f843.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-b7c19863ee9a75fa.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-8eb1fe53bd8a1686.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eb73573b7b8b46a9c5a5a7624e0aa969140b7008cc5b5314b9154dfd3896b953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb73573b7b8b46a9c5a5a7624e0aa969140b7008cc5b5314b9154dfd3896b953", kill_on_drop: false }` [INFO] [stdout] eb73573b7b8b46a9c5a5a7624e0aa969140b7008cc5b5314b9154dfd3896b953