[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edf914cba8699279179336aa1b9eec01e68564d3 [INFO] testing joetsoi/ggez-tutorials against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoetsoi%2Fggez-tutorials" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joetsoi/ggez-tutorials on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-6/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da980ca75824bb582dba7eaa57581eedd5dface0ab38d6174ba1be0912deb447 [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" "da980ca75824bb582dba7eaa57581eedd5dface0ab38d6174ba1be0912deb447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da980ca75824bb582dba7eaa57581eedd5dface0ab38d6174ba1be0912deb447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da980ca75824bb582dba7eaa57581eedd5dface0ab38d6174ba1be0912deb447", kill_on_drop: false }` [INFO] [stdout] da980ca75824bb582dba7eaa57581eedd5dface0ab38d6174ba1be0912deb447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7566c879e78d7be71b3141790985582b34d7c2882742b46fdbeabe9f1abfe73 [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" "c7566c879e78d7be71b3141790985582b34d7c2882742b46fdbeabe9f1abfe73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling mint v0.5.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.2.4 [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 wayland-sys v0.21.13 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling lewton v0.9.4 [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 alga v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [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 getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling glyph_brush v0.6.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.5.4 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling gilrs v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [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: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.vsync.6101xh7d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7" "/opt/rustwide/target/debug/deps/vsync-624d3caa35f328d7.1g7i6613092me7xl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e30dde09b1783999/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-dd5322dc5c50da2d/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d54577e178bd085a/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-601bbf59ac9992fa.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-80caeea06b353f76.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-20ee028af1216331.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-80fa41771856db6f.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-2e2fc05bbecef555.rlib" "/opt/rustwide/target/debug/deps/librand-371196ea7a8fbb44.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e32bdfa88a4ce0ac.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-d1366093a339cfab.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-685c2c22d956e24f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-f04082244385f431.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-72cc9c15e2ee39f4.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-487bd08651bac863.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-d0b3a372ff4a27b3.rlib" "/opt/rustwide/target/debug/deps/libdirectories-d2e39ab988f70dd7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1619e3b22870cd53.rlib" "/opt/rustwide/target/debug/deps/libzip-3b80d6b98ad02420.rlib" "/opt/rustwide/target/debug/deps/libbzip2-eac98f95034a34c7.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-4c774e04fc21591d.rlib" "/opt/rustwide/target/debug/deps/libpodio-2f7a0510d152e335.rlib" "/opt/rustwide/target/debug/deps/liblyon-f82e5a8226348641.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-7de5166729c301bf.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-5488a8bc504c9bf9.rlib" "/opt/rustwide/target/debug/deps/libsid-f6e5ce3f4b699c0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879fdd8c4e955f9b.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-41d489740322a29a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-460d5970b0abcdf3.rlib" "/opt/rustwide/target/debug/deps/libeuclid-ce33c6ddf0cfd39a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libimage-ecea4ec4a6d4c734.rlib" "/opt/rustwide/target/debug/deps/libtiff-be45ca47d459f614.rlib" "/opt/rustwide/target/debug/deps/libpng-179dea62d69617f4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9dd35c50f728f3d6.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d41263fc91ea6b03.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-141e5be4f9cf40cd.rlib" "/opt/rustwide/target/debug/deps/libgilrs-6f5cc7830fea87ca.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-a0afe05679612305.rlib" "/opt/rustwide/target/debug/deps/libuuid-bb21c16facbcdd38.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libnix-d1962ad80d773827.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-8593ab327d7baa45.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libglutin-587a631ffbca5a1c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-49c3087ca3f7372b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0db1d645f718cb80.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-3401e8bae901c0b7.rlib" "/opt/rustwide/target/debug/deps/libshared_library-d3bba81cdcb179a6.rlib" "/opt/rustwide/target/debug/deps/libwinit-6d210036e1c99d8f.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5b912e762a7290a2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-be8aa6e3087b93ba.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-19886837f5de8698.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-bf699a4b105faca0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-78a61af2f1350b75.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-efa0c5ca7b36ea01.rlib" "/opt/rustwide/target/debug/deps/libnix-8c9b635ff7904e2d.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libmemmap-51b31b9b9a271a99.rlib" "/opt/rustwide/target/debug/deps/libandrew-62a4ca37fc068bbc.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-a4612cab24c3a6d6.rlib" "/opt/rustwide/target/debug/deps/librusttype-835636c180335e50.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b9ec28f4572d1c2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-ec973847d0f94b59.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d5767632d5cc7b8f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8fb06e5c710ee6a6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5ef6a828958d3d15.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-e2fc71e220acb33b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-300eba750971b713.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bd5e9b6e231dfca7.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c6bff24833a887af.rlib" "/opt/rustwide/target/debug/deps/libdlib-1a5cefb272b82d4a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-dcf3400b0a199cc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-147d9348f09d9c61.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fccfd91e198f359e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f7b2a1d4cbe5da9c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c7ef70ac2e182f2b.rlib" "/opt/rustwide/target/debug/deps/libtoml-911382be354f687d.rlib" "/opt/rustwide/target/debug/deps/libserde-d55e984b11dd5048.rlib" "/opt/rustwide/target/debug/deps/librodio-48d5210a95eb1b23.rlib" "/opt/rustwide/target/debug/deps/libminimp3-033e0db4c5a593c1.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-3b3a2083c1f905a8.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-55b83da503846f62.rlib" "/opt/rustwide/target/debug/deps/liblewton-50731e3a960b0d77.rlib" "/opt/rustwide/target/debug/deps/libogg-05aa6e0edac00007.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libhound-65416484beabb127.rlib" "/opt/rustwide/target/debug/deps/libcpal-8bab7ec87937a802.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-26e76ff1f1635545.rlib" "/opt/rustwide/target/debug/deps/libclaxon-08190b677708bfcf.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-ab05cdc5ba68a0e8.rlib" "/opt/rustwide/target/debug/deps/libalga-79f43c7f2c40be05.rlib" "/opt/rustwide/target/debug/deps/librand-ae35556dae059d35.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-6eceb7f28b085902.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f93e16eae25f08d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-18a35424b9d3a656.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-10922e2099cb0de6.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-8acc2718266c37f8.rlib" "/opt/rustwide/target/debug/deps/librawpointer-23ec11ef1f99d0fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libapprox-68acb3f9691f6867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libmint-7fbcc816d8c4a76d.rlib" "/opt/rustwide/target/debug/deps/libgfx-df592b8d26884df2.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-a4a069b2582b4aaa.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0f5d702b2d6566f6.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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: [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.generateconf.a7r5sx0w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.generateconf.a7r5sx0w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.generateconf.a7r5sx0w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.generateconf.a7r5sx0w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.generateconf.a7r5sx0w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.generateconf.a7r5sx0w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.generateconf.a7r5sx0w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.generateconf.a7r5sx0w-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8" "/opt/rustwide/target/debug/deps/generateconf-c506e4b06ef93df8.keqghvpftxqwudf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e30dde09b1783999/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-dd5322dc5c50da2d/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d54577e178bd085a/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libggez-601bbf59ac9992fa.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-80caeea06b353f76.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-20ee028af1216331.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-80fa41771856db6f.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-2e2fc05bbecef555.rlib" "/opt/rustwide/target/debug/deps/librand-371196ea7a8fbb44.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e32bdfa88a4ce0ac.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-d1366093a339cfab.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-685c2c22d956e24f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-f04082244385f431.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-72cc9c15e2ee39f4.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-487bd08651bac863.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-d0b3a372ff4a27b3.rlib" "/opt/rustwide/target/debug/deps/libdirectories-d2e39ab988f70dd7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1619e3b22870cd53.rlib" "/opt/rustwide/target/debug/deps/libzip-3b80d6b98ad02420.rlib" "/opt/rustwide/target/debug/deps/libbzip2-eac98f95034a34c7.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-4c774e04fc21591d.rlib" "/opt/rustwide/target/debug/deps/libpodio-2f7a0510d152e335.rlib" "/opt/rustwide/target/debug/deps/liblyon-f82e5a8226348641.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-7de5166729c301bf.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-5488a8bc504c9bf9.rlib" "/opt/rustwide/target/debug/deps/libsid-f6e5ce3f4b699c0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879fdd8c4e955f9b.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-41d489740322a29a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-460d5970b0abcdf3.rlib" "/opt/rustwide/target/debug/deps/libeuclid-ce33c6ddf0cfd39a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libimage-ecea4ec4a6d4c734.rlib" "/opt/rustwide/target/debug/deps/libtiff-be45ca47d459f614.rlib" "/opt/rustwide/target/debug/deps/libpng-179dea62d69617f4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9dd35c50f728f3d6.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d41263fc91ea6b03.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-141e5be4f9cf40cd.rlib" "/opt/rustwide/target/debug/deps/libgilrs-6f5cc7830fea87ca.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-a0afe05679612305.rlib" "/opt/rustwide/target/debug/deps/libuuid-bb21c16facbcdd38.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libnix-d1962ad80d773827.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-8593ab327d7baa45.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libglutin-587a631ffbca5a1c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-49c3087ca3f7372b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0db1d645f718cb80.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-3401e8bae901c0b7.rlib" "/opt/rustwide/target/debug/deps/libshared_library-d3bba81cdcb179a6.rlib" "/opt/rustwide/target/debug/deps/libwinit-6d210036e1c99d8f.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5b912e762a7290a2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-be8aa6e3087b93ba.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-19886837f5de8698.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-bf699a4b105faca0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-78a61af2f1350b75.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-efa0c5ca7b36ea01.rlib" "/opt/rustwide/target/debug/deps/libnix-8c9b635ff7904e2d.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libmemmap-51b31b9b9a271a99.rlib" "/opt/rustwide/target/debug/deps/libandrew-62a4ca37fc068bbc.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-a4612cab24c3a6d6.rlib" "/opt/rustwide/target/debug/deps/librusttype-835636c180335e50.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b9ec28f4572d1c2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-ec973847d0f94b59.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d5767632d5cc7b8f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8fb06e5c710ee6a6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5ef6a828958d3d15.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-e2fc71e220acb33b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-300eba750971b713.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bd5e9b6e231dfca7.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c6bff24833a887af.rlib" "/opt/rustwide/target/debug/deps/libdlib-1a5cefb272b82d4a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-dcf3400b0a199cc3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-147d9348f09d9c61.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fccfd91e198f359e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f7b2a1d4cbe5da9c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c7ef70ac2e182f2b.rlib" "/opt/rustwide/target/debug/deps/libtoml-911382be354f687d.rlib" "/opt/rustwide/target/debug/deps/libserde-d55e984b11dd5048.rlib" "/opt/rustwide/target/debug/deps/librodio-48d5210a95eb1b23.rlib" "/opt/rustwide/target/debug/deps/libminimp3-033e0db4c5a593c1.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-3b3a2083c1f905a8.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-55b83da503846f62.rlib" "/opt/rustwide/target/debug/deps/liblewton-50731e3a960b0d77.rlib" "/opt/rustwide/target/debug/deps/libogg-05aa6e0edac00007.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libhound-65416484beabb127.rlib" "/opt/rustwide/target/debug/deps/libcpal-8bab7ec87937a802.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-26e76ff1f1635545.rlib" "/opt/rustwide/target/debug/deps/libclaxon-08190b677708bfcf.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-ab05cdc5ba68a0e8.rlib" "/opt/rustwide/target/debug/deps/libalga-79f43c7f2c40be05.rlib" "/opt/rustwide/target/debug/deps/librand-ae35556dae059d35.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-6eceb7f28b085902.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f93e16eae25f08d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-18a35424b9d3a656.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-10922e2099cb0de6.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-8acc2718266c37f8.rlib" "/opt/rustwide/target/debug/deps/librawpointer-23ec11ef1f99d0fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libapprox-68acb3f9691f6867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libmint-7fbcc816d8c4a76d.rlib" "/opt/rustwide/target/debug/deps/libgfx-df592b8d26884df2.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-a4a069b2582b4aaa.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0f5d702b2d6566f6.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c7566c879e78d7be71b3141790985582b34d7c2882742b46fdbeabe9f1abfe73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7566c879e78d7be71b3141790985582b34d7c2882742b46fdbeabe9f1abfe73", kill_on_drop: false }` [INFO] [stdout] c7566c879e78d7be71b3141790985582b34d7c2882742b46fdbeabe9f1abfe73