[INFO] cloning repository https://github.com/dominictwlee/noc-nannou [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dominictwlee/noc-nannou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominictwlee%2Fnoc-nannou", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominictwlee%2Fnoc-nannou'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14ae95edb249deed921a8daf2e92ef93278aadad [INFO] testing dominictwlee/noc-nannou against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdominictwlee%2Fnoc-nannou" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dominictwlee/noc-nannou on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dominictwlee/noc-nannou [INFO] finished tweaking git repo https://github.com/dominictwlee/noc-nannou [INFO] tweaked toml for git repo https://github.com/dominictwlee/noc-nannou written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/dominictwlee/noc-nannou already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ecb1245911fbb38a4ee6f339a9fb2c7f21ac1dcd0aa10e108452f757b08e059 [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" "9ecb1245911fbb38a4ee6f339a9fb2c7f21ac1dcd0aa10e108452f757b08e059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ecb1245911fbb38a4ee6f339a9fb2c7f21ac1dcd0aa10e108452f757b08e059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecb1245911fbb38a4ee6f339a9fb2c7f21ac1dcd0aa10e108452f757b08e059", kill_on_drop: false }` [INFO] [stdout] 9ecb1245911fbb38a4ee6f339a9fb2c7f21ac1dcd0aa10e108452f757b08e059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 854878e6e41a0a7709df3c734ea50c81b8a36e84ddd8c4457b4715fbc9a17039 [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" "854878e6e41a0a7709df3c734ea50c81b8a36e84ddd8c4457b4715fbc9a17039", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.107 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling conrod_winit v0.69.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling euclid v0.20.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling perlin_noise v1.0.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling lyon_geom v0.15.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling lyon_algorithms v0.15.0 [INFO] [stderr] Compiling lyon_tessellation v0.15.8 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling lyon v0.15.8 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.107 [INFO] [stderr] Compiling conrod_derive v0.69.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.3 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling copypasta v0.6.3 [INFO] [stderr] Compiling conrod_core v0.69.0 [INFO] [stderr] Compiling conrod_wgpu v0.69.0 [INFO] [stderr] Compiling nannou v0.14.1 [INFO] [stderr] Compiling noc-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `noc-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 1_2_bouncing_ball_vectors --edition=2018 src/bin/1_2_bouncing_ball_vectors.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8993eebd22ac6f35 -C extra-filename=-8993eebd22ac6f35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-ff6e386b34a30049.rlib --extern perlin_noise=/opt/rustwide/target/debug/deps/libperlin_noise-ffa806c3cec5b34f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-40dc063537b9a5d9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-734adbe87b7b5b8d/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.0_7_2d_perlin_noise.egcag4yw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729" "/opt/rustwide/target/debug/deps/0_7_2d_perlin_noise-930af7d69b0f6729.3t2uy3rpg6bfgl09.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-734adbe87b7b5b8d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-ff6e386b34a30049.rlib" "/opt/rustwide/target/debug/deps/libnotosans-a369f91ea3b7f99a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a8e1f757da65f53b.rlib" "/opt/rustwide/target/debug/deps/librand-6b8daab1062622eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fa95ba0b6cab8a16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6d95e9c6294206c2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-d77d71b4b5f5c712.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8978fe6070e209f4.rlib" "/opt/rustwide/target/debug/deps/libnoise-a81b3603db93324b.rlib" "/opt/rustwide/target/debug/deps/librand-40dc063537b9a5d9.rlib" "/opt/rustwide/target/debug/deps/libimage-eddbc2edebd6697e.rlib" "/opt/rustwide/target/debug/deps/libgif-e0a2e446b2d2655d.rlib" "/opt/rustwide/target/debug/deps/libpng-dbaa75f01e143952.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2ee91b291097700c.rlib" "/opt/rustwide/target/debug/deps/libinflate-594e2f11e24dd56e.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-989ec17bd43d3690.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58bafaa03c7b929e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82c2c1a49e03cf69.rlib" "/opt/rustwide/target/debug/deps/libtoml-ddf2c685cbb9e7de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af83e89f8308a20f.rlib" "/opt/rustwide/target/debug/deps/libryu-71b80513a42fed02.rlib" "/opt/rustwide/target/debug/deps/libitoa-433fb1da5ae5f192.rlib" "/opt/rustwide/target/debug/deps/libimage-67cf45e06f35ccc9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d9f6a78a560d02f1.rlib" "/opt/rustwide/target/debug/deps/libpng-8f1deddd18f32c34.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f7ebcf65f93cd845.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-873de46e675a1359.rlib" "/opt/rustwide/target/debug/deps/librayon-51808184a2b8057e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-06af76ea5eb8b448.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libtiff-9aeabf53425802be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-18ccca2b1e0b1ca5.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libpennereq-ffd0f447a82067d8.rlib" "/opt/rustwide/target/debug/deps/libcgmath-aa24b359f35a0a79.rlib" "/opt/rustwide/target/debug/deps/librand-929274b95bb76b55.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ced26e2e6ce93162.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-78b0673e9f5d2435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75bdaf034d7085c6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ca4fdbf72409aba.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_os-b8b4e1b1f3cafb77.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libpalette-d22eed643003c1fb.rlib" "/opt/rustwide/target/debug/deps/libphf-6e6c2d351536bbd9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-595419a02af09baf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-feb00afd5595023c.rlib" "/opt/rustwide/target/debug/deps/libwinit-e4f1c99a674701a2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-f636e7bfe04741a7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-99d0a225cd48eb0f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dbccaa9a2f27092.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblyon-8574b40ac9bf3ec7.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-494cd29f28b158a9.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-d80b491576cf31be.rlib" "/opt/rustwide/target/debug/deps/libsid-7ffef40b135f350e.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-e2c583ffb073f47a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-e10646e9d8daf2e3.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7f5d245d0b0b200d.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-b6e70bae9b7cf777.rlib" "/opt/rustwide/target/debug/deps/libdaggy-a49e1833e966422f.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-f23114de6ab08057.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-f045af634fac7dee.rlib" "/opt/rustwide/target/debug/deps/libwgpu-bbda7ea976e8227c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-19d737b4692166de.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-60d52fbfb493ae10.rlib" "/opt/rustwide/target/debug/deps/libcolorful-5972a096e045fa46.rlib" "/opt/rustwide/target/debug/deps/libhibitset-e0ee68045a569288.rlib" "/opt/rustwide/target/debug/deps/libatom-17cbc39d59807c3c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-958c40c040996eba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-48bd40360d13f234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e009452936ffe485.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-bdce4e6929a073c6.rlib" "/opt/rustwide/target/debug/deps/librelevant-599b00222e912170.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-f37bd13e98c54098.rlib" "/opt/rustwide/target/debug/deps/libash-aeb266d02c97adf2.rlib" "/opt/rustwide/target/debug/deps/libshared_library-09ee091dab137382.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-2f2cee2a1e33fe9e.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-93a3611d3e90e9f2.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-7965a79bb0b45965.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-14025bb82bfd40af.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a4960cd48f705d1b.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-0fb4471dc4be5d5e.rlib" "/opt/rustwide/target/debug/deps/libinstant-d3f0f34890c6456d.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-7cd9d1fcaa5c14c8.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-0222b22d80994b41.rlib" "/opt/rustwide/target/debug/deps/libxcb-bdf4ce5ad914e028.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-5e5e98252f7f44ac.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b4900e9c0d0d4117.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-86910969504c7acd.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cb5cb3917d806e70.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-031be07097f72f7e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3c38dd32fa39a284.rlib" "/opt/rustwide/target/debug/deps/libcalloop-644b069f9f81d860.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-94e91bca5f1a6e7c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-90b04f6abebff41b.rlib" "/opt/rustwide/target/debug/deps/libmio-cbda5db40029b997.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-9238d4459ca48cbe.rlib" "/opt/rustwide/target/debug/deps/libnet2-48fa927777e7f8dd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d2dd1818f951ec70.rlib" "/opt/rustwide/target/debug/deps/libandrew-fbff25309d1d8047.rlib" "/opt/rustwide/target/debug/deps/libxml-ce7636c4719d8f84.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/librusttype-98c59a0fc095bfff.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7f13977eed51faf7.rlib" "/opt/rustwide/target/debug/deps/libdlib-fb1971ac5f286929.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f7d610d750007957.rlib" "/opt/rustwide/target/debug/deps/libnix-307b209a737c0323.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/librusttype-466d0c5d37853f2f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-75f852d814175400.rlib" "/opt/rustwide/target/debug/deps/liblibc-72bab3e423bcd510.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b2718be75a7846aa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2e5498a1f1962ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf6bda96af343a27.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9f298844c390015.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-c30734dc402645bd.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2efd213cf21675ec.rlib" "/opt/rustwide/target/debug/deps/libapprox-64ba1663d4580326.rlib" "/opt/rustwide/target/debug/deps/libinput-29b3e4c344a52b06.rlib" "/opt/rustwide/target/debug/deps/libviewport-6cfab02481ddca90.rlib" "/opt/rustwide/target/debug/deps/libfloat-4d0823d51ac9d3e7.rlib" "/opt/rustwide/target/debug/deps/libserde-c5ac42f7be6b8e69.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libnum-abb1dc7b18df2987.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-50aa094ff556e872.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4d560572afa53843.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8d307360a695af03.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4a6143bd3bcd691c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fbcb274bd753bf91.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libdaggy-862b89e34c63329d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-e91ba456159edd39.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ee01115475424f28.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.1_5_vector_magnitude.albg9310-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9" "/opt/rustwide/target/debug/deps/1_5_vector_magnitude-0806a05d7ae4c8c9.39ki1duw8wb2txww.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-734adbe87b7b5b8d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-ff6e386b34a30049.rlib" "/opt/rustwide/target/debug/deps/libnotosans-a369f91ea3b7f99a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a8e1f757da65f53b.rlib" "/opt/rustwide/target/debug/deps/librand-6b8daab1062622eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fa95ba0b6cab8a16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6d95e9c6294206c2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-d77d71b4b5f5c712.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8978fe6070e209f4.rlib" "/opt/rustwide/target/debug/deps/libnoise-a81b3603db93324b.rlib" "/opt/rustwide/target/debug/deps/librand-40dc063537b9a5d9.rlib" "/opt/rustwide/target/debug/deps/libimage-eddbc2edebd6697e.rlib" "/opt/rustwide/target/debug/deps/libgif-e0a2e446b2d2655d.rlib" "/opt/rustwide/target/debug/deps/libpng-dbaa75f01e143952.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2ee91b291097700c.rlib" "/opt/rustwide/target/debug/deps/libinflate-594e2f11e24dd56e.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-989ec17bd43d3690.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58bafaa03c7b929e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82c2c1a49e03cf69.rlib" "/opt/rustwide/target/debug/deps/libtoml-ddf2c685cbb9e7de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af83e89f8308a20f.rlib" "/opt/rustwide/target/debug/deps/libryu-71b80513a42fed02.rlib" "/opt/rustwide/target/debug/deps/libitoa-433fb1da5ae5f192.rlib" "/opt/rustwide/target/debug/deps/libimage-67cf45e06f35ccc9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d9f6a78a560d02f1.rlib" "/opt/rustwide/target/debug/deps/libpng-8f1deddd18f32c34.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f7ebcf65f93cd845.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-873de46e675a1359.rlib" "/opt/rustwide/target/debug/deps/librayon-51808184a2b8057e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-06af76ea5eb8b448.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libtiff-9aeabf53425802be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-18ccca2b1e0b1ca5.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libpennereq-ffd0f447a82067d8.rlib" "/opt/rustwide/target/debug/deps/libcgmath-aa24b359f35a0a79.rlib" "/opt/rustwide/target/debug/deps/librand-929274b95bb76b55.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ced26e2e6ce93162.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-78b0673e9f5d2435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75bdaf034d7085c6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ca4fdbf72409aba.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_os-b8b4e1b1f3cafb77.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libpalette-d22eed643003c1fb.rlib" "/opt/rustwide/target/debug/deps/libphf-6e6c2d351536bbd9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-595419a02af09baf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-feb00afd5595023c.rlib" "/opt/rustwide/target/debug/deps/libwinit-e4f1c99a674701a2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-f636e7bfe04741a7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-99d0a225cd48eb0f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dbccaa9a2f27092.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblyon-8574b40ac9bf3ec7.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-494cd29f28b158a9.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-d80b491576cf31be.rlib" "/opt/rustwide/target/debug/deps/libsid-7ffef40b135f350e.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-e2c583ffb073f47a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-e10646e9d8daf2e3.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7f5d245d0b0b200d.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-b6e70bae9b7cf777.rlib" "/opt/rustwide/target/debug/deps/libdaggy-a49e1833e966422f.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-f23114de6ab08057.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-f045af634fac7dee.rlib" "/opt/rustwide/target/debug/deps/libwgpu-bbda7ea976e8227c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-19d737b4692166de.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-60d52fbfb493ae10.rlib" "/opt/rustwide/target/debug/deps/libcolorful-5972a096e045fa46.rlib" "/opt/rustwide/target/debug/deps/libhibitset-e0ee68045a569288.rlib" "/opt/rustwide/target/debug/deps/libatom-17cbc39d59807c3c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-958c40c040996eba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-48bd40360d13f234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e009452936ffe485.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-bdce4e6929a073c6.rlib" "/opt/rustwide/target/debug/deps/librelevant-599b00222e912170.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-f37bd13e98c54098.rlib" "/opt/rustwide/target/debug/deps/libash-aeb266d02c97adf2.rlib" "/opt/rustwide/target/debug/deps/libshared_library-09ee091dab137382.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-2f2cee2a1e33fe9e.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-93a3611d3e90e9f2.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-7965a79bb0b45965.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-14025bb82bfd40af.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a4960cd48f705d1b.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-0fb4471dc4be5d5e.rlib" "/opt/rustwide/target/debug/deps/libinstant-d3f0f34890c6456d.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-7cd9d1fcaa5c14c8.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-0222b22d80994b41.rlib" "/opt/rustwide/target/debug/deps/libxcb-bdf4ce5ad914e028.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-5e5e98252f7f44ac.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b4900e9c0d0d4117.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-86910969504c7acd.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cb5cb3917d806e70.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-031be07097f72f7e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3c38dd32fa39a284.rlib" "/opt/rustwide/target/debug/deps/libcalloop-644b069f9f81d860.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-94e91bca5f1a6e7c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-90b04f6abebff41b.rlib" "/opt/rustwide/target/debug/deps/libmio-cbda5db40029b997.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-9238d4459ca48cbe.rlib" "/opt/rustwide/target/debug/deps/libnet2-48fa927777e7f8dd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d2dd1818f951ec70.rlib" "/opt/rustwide/target/debug/deps/libandrew-fbff25309d1d8047.rlib" "/opt/rustwide/target/debug/deps/libxml-ce7636c4719d8f84.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/librusttype-98c59a0fc095bfff.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7f13977eed51faf7.rlib" "/opt/rustwide/target/debug/deps/libdlib-fb1971ac5f286929.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f7d610d750007957.rlib" "/opt/rustwide/target/debug/deps/libnix-307b209a737c0323.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/librusttype-466d0c5d37853f2f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-75f852d814175400.rlib" "/opt/rustwide/target/debug/deps/liblibc-72bab3e423bcd510.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b2718be75a7846aa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2e5498a1f1962ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf6bda96af343a27.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9f298844c390015.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-c30734dc402645bd.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2efd213cf21675ec.rlib" "/opt/rustwide/target/debug/deps/libapprox-64ba1663d4580326.rlib" "/opt/rustwide/target/debug/deps/libinput-29b3e4c344a52b06.rlib" "/opt/rustwide/target/debug/deps/libviewport-6cfab02481ddca90.rlib" "/opt/rustwide/target/debug/deps/libfloat-4d0823d51ac9d3e7.rlib" "/opt/rustwide/target/debug/deps/libserde-c5ac42f7be6b8e69.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libnum-abb1dc7b18df2987.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-50aa094ff556e872.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4d560572afa53843.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8d307360a695af03.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4a6143bd3bcd691c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fbcb274bd753bf91.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libdaggy-862b89e34c63329d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-e91ba456159edd39.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ee01115475424f28.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.1_6_vector_normalize.cq8g5jy2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7" "/opt/rustwide/target/debug/deps/1_6_vector_normalize-5adef6755aab28e7.3whbf7sfqvvu8gkz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-734adbe87b7b5b8d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-ff6e386b34a30049.rlib" "/opt/rustwide/target/debug/deps/libnotosans-a369f91ea3b7f99a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-a8e1f757da65f53b.rlib" "/opt/rustwide/target/debug/deps/librand-6b8daab1062622eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fa95ba0b6cab8a16.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6d95e9c6294206c2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-d77d71b4b5f5c712.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8978fe6070e209f4.rlib" "/opt/rustwide/target/debug/deps/libnoise-a81b3603db93324b.rlib" "/opt/rustwide/target/debug/deps/librand-40dc063537b9a5d9.rlib" "/opt/rustwide/target/debug/deps/libimage-eddbc2edebd6697e.rlib" "/opt/rustwide/target/debug/deps/libgif-e0a2e446b2d2655d.rlib" "/opt/rustwide/target/debug/deps/libpng-dbaa75f01e143952.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2ee91b291097700c.rlib" "/opt/rustwide/target/debug/deps/libinflate-594e2f11e24dd56e.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-989ec17bd43d3690.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58bafaa03c7b929e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82c2c1a49e03cf69.rlib" "/opt/rustwide/target/debug/deps/libtoml-ddf2c685cbb9e7de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af83e89f8308a20f.rlib" "/opt/rustwide/target/debug/deps/libryu-71b80513a42fed02.rlib" "/opt/rustwide/target/debug/deps/libitoa-433fb1da5ae5f192.rlib" "/opt/rustwide/target/debug/deps/libimage-67cf45e06f35ccc9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d9f6a78a560d02f1.rlib" "/opt/rustwide/target/debug/deps/libpng-8f1deddd18f32c34.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f7ebcf65f93cd845.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-873de46e675a1359.rlib" "/opt/rustwide/target/debug/deps/librayon-51808184a2b8057e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-06af76ea5eb8b448.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libtiff-9aeabf53425802be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-18ccca2b1e0b1ca5.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libpennereq-ffd0f447a82067d8.rlib" "/opt/rustwide/target/debug/deps/libcgmath-aa24b359f35a0a79.rlib" "/opt/rustwide/target/debug/deps/librand-929274b95bb76b55.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ced26e2e6ce93162.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-78b0673e9f5d2435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75bdaf034d7085c6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ca4fdbf72409aba.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_os-b8b4e1b1f3cafb77.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libpalette-d22eed643003c1fb.rlib" "/opt/rustwide/target/debug/deps/libphf-6e6c2d351536bbd9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-595419a02af09baf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-feb00afd5595023c.rlib" "/opt/rustwide/target/debug/deps/libwinit-e4f1c99a674701a2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-f636e7bfe04741a7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-99d0a225cd48eb0f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9dbccaa9a2f27092.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblyon-8574b40ac9bf3ec7.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-494cd29f28b158a9.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-d80b491576cf31be.rlib" "/opt/rustwide/target/debug/deps/libsid-7ffef40b135f350e.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-e2c583ffb073f47a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-e10646e9d8daf2e3.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7f5d245d0b0b200d.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-b6e70bae9b7cf777.rlib" "/opt/rustwide/target/debug/deps/libdaggy-a49e1833e966422f.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-f23114de6ab08057.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-f045af634fac7dee.rlib" "/opt/rustwide/target/debug/deps/libwgpu-bbda7ea976e8227c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-19d737b4692166de.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-60d52fbfb493ae10.rlib" "/opt/rustwide/target/debug/deps/libcolorful-5972a096e045fa46.rlib" "/opt/rustwide/target/debug/deps/libhibitset-e0ee68045a569288.rlib" "/opt/rustwide/target/debug/deps/libatom-17cbc39d59807c3c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-958c40c040996eba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-48bd40360d13f234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e009452936ffe485.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-bdce4e6929a073c6.rlib" "/opt/rustwide/target/debug/deps/librelevant-599b00222e912170.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-f37bd13e98c54098.rlib" "/opt/rustwide/target/debug/deps/libash-aeb266d02c97adf2.rlib" "/opt/rustwide/target/debug/deps/libshared_library-09ee091dab137382.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-2f2cee2a1e33fe9e.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-93a3611d3e90e9f2.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-7965a79bb0b45965.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-14025bb82bfd40af.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a4960cd48f705d1b.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-0fb4471dc4be5d5e.rlib" "/opt/rustwide/target/debug/deps/libinstant-d3f0f34890c6456d.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-7cd9d1fcaa5c14c8.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-0222b22d80994b41.rlib" "/opt/rustwide/target/debug/deps/libxcb-bdf4ce5ad914e028.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-5e5e98252f7f44ac.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b4900e9c0d0d4117.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-86910969504c7acd.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cb5cb3917d806e70.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-031be07097f72f7e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3c38dd32fa39a284.rlib" "/opt/rustwide/target/debug/deps/libcalloop-644b069f9f81d860.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-94e91bca5f1a6e7c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-90b04f6abebff41b.rlib" "/opt/rustwide/target/debug/deps/libmio-cbda5db40029b997.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-9238d4459ca48cbe.rlib" "/opt/rustwide/target/debug/deps/libnet2-48fa927777e7f8dd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d2dd1818f951ec70.rlib" "/opt/rustwide/target/debug/deps/libandrew-fbff25309d1d8047.rlib" "/opt/rustwide/target/debug/deps/libxml-ce7636c4719d8f84.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/librusttype-98c59a0fc095bfff.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-7f13977eed51faf7.rlib" "/opt/rustwide/target/debug/deps/libdlib-fb1971ac5f286929.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f7d610d750007957.rlib" "/opt/rustwide/target/debug/deps/libnix-307b209a737c0323.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/librusttype-466d0c5d37853f2f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-75f852d814175400.rlib" "/opt/rustwide/target/debug/deps/liblibc-72bab3e423bcd510.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b2718be75a7846aa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2e5498a1f1962ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf6bda96af343a27.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9f298844c390015.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-c30734dc402645bd.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2efd213cf21675ec.rlib" "/opt/rustwide/target/debug/deps/libapprox-64ba1663d4580326.rlib" "/opt/rustwide/target/debug/deps/libinput-29b3e4c344a52b06.rlib" "/opt/rustwide/target/debug/deps/libviewport-6cfab02481ddca90.rlib" "/opt/rustwide/target/debug/deps/libfloat-4d0823d51ac9d3e7.rlib" "/opt/rustwide/target/debug/deps/libserde-c5ac42f7be6b8e69.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libnum-abb1dc7b18df2987.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-50aa094ff556e872.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4d560572afa53843.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8d307360a695af03.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4a6143bd3bcd691c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fbcb274bd753bf91.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libdaggy-862b89e34c63329d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-e91ba456159edd39.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ee01115475424f28.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "854878e6e41a0a7709df3c734ea50c81b8a36e84ddd8c4457b4715fbc9a17039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854878e6e41a0a7709df3c734ea50c81b8a36e84ddd8c4457b4715fbc9a17039", kill_on_drop: false }` [INFO] [stdout] 854878e6e41a0a7709df3c734ea50c81b8a36e84ddd8c4457b4715fbc9a17039