[INFO] fetching crate noisefunge 0.3.3... [INFO] testing noisefunge-0.3.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate noisefunge 0.3.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate noisefunge 0.3.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate noisefunge 0.3.3 [INFO] finished tweaking crates.io crate noisefunge 0.3.3 [INFO] tweaked toml for crates.io crate noisefunge 0.3.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate noisefunge 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded xdg v2.4.0 [INFO] [stderr] Downloaded num_enum v0.4.3 [INFO] [stderr] Downloaded cocoa v0.23.0 [INFO] [stderr] Downloaded glutin v0.26.0 [INFO] [stderr] Downloaded ndk v0.2.1 [INFO] [stderr] Downloaded twox-hash v1.6.1 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded winit v0.24.0 [INFO] [stderr] Downloaded glfw-sys v3.3.4 [INFO] [stderr] Downloaded glfw v0.41.0 [INFO] [stderr] Downloaded time v0.3.3 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] [stderr] Downloaded pancurses v0.16.1 [INFO] [stderr] Downloaded num_enum_derive v0.4.3 [INFO] [stderr] Downloaded ndk-glue v0.2.1 [INFO] [stderr] Downloaded rouille v3.3.1 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded luminance-glfw v0.14.4 [INFO] [stderr] Downloaded luminance-glutin v0.11.3 [INFO] [stderr] Downloaded jack v0.6.6 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78de13902aaf9aa1cef045ba777368ddcf7236f80d4202cc32bf9a916d88cc4a [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" "78de13902aaf9aa1cef045ba777368ddcf7236f80d4202cc32bf9a916d88cc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78de13902aaf9aa1cef045ba777368ddcf7236f80d4202cc32bf9a916d88cc4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78de13902aaf9aa1cef045ba777368ddcf7236f80d4202cc32bf9a916d88cc4a", kill_on_drop: false }` [INFO] [stdout] 78de13902aaf9aa1cef045ba777368ddcf7236f80d4202cc32bf9a916d88cc4a [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d56a0218798a7ffb71f6f2d9e62e19f500efd7df397c3b8bb6432da638c83196 [INFO] running `Command { std: "docker" "start" "-a" "d56a0218798a7ffb71f6f2d9e62e19f500efd7df397c3b8bb6432da638c83196", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling jack-sys v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling jack v0.6.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glfw v0.41.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Compiling glyph_brush v0.7.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling luminance v0.43.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling luminance-windowing v0.9.3 [INFO] [stderr] Compiling luminance-gl v0.16.1 [INFO] [stderr] Compiling luminance-glyph v0.2.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling luminance-glfw v0.14.4 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling rouille v3.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling luminance-glutin v0.11.3 [INFO] [stderr] Compiling noisefunge v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `noisefunge` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nfviewergl --edition=2018 src/nfviewergl/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6de74e38ae46a89b -C extra-filename=-6de74e38ae46a89b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph=/opt/rustwide/target/debug/deps/libab_glyph-9ea3a1666781de79.rlib --extern arr_macro=/opt/rustwide/target/debug/deps/libarr_macro-8f3d8aeb9e1e9dc3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7e83d46a1c371a87.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-cd84090b667027fe.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-0ec35b481c42a810.rlib --extern glyph_brush=/opt/rustwide/target/debug/deps/libglyph_brush-e06364a7a88cffcd.rlib --extern jack=/opt/rustwide/target/debug/deps/libjack-b19aa0b9a050e405.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern luminance=/opt/rustwide/target/debug/deps/libluminance-3cb69324a3dec375.rlib --extern luminance_derive=/opt/rustwide/target/debug/deps/libluminance_derive-0801c5a209f75c2e.so --extern luminance_gl=/opt/rustwide/target/debug/deps/libluminance_gl-8224aa7924da965c.rlib --extern luminance_glfw=/opt/rustwide/target/debug/deps/libluminance_glfw-947cb6737ea6d273.rlib --extern luminance_glutin=/opt/rustwide/target/debug/deps/libluminance_glutin-b4a772479c521705.rlib --extern luminance_glyph=/opt/rustwide/target/debug/deps/libluminance_glyph-4c5a534e7556d48d.rlib --extern luminance_windowing=/opt/rustwide/target/debug/deps/libluminance_windowing-90fb4228069e694c.rlib --extern noisefunge=/opt/rustwide/target/debug/deps/libnoisefunge-715a150e119fd519.rlib --extern pancurses=/opt/rustwide/target/debug/deps/libpancurses-789935cd851a0257.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-618c4632fa3e3a17.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffd55c1f29df94ed.rlib --extern rouille=/opt/rustwide/target/debug/deps/librouille-8a2e0b1da9d9b1b4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e41bfdaff1de59a7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-628f5e3614c35883.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-1383873441ea61d1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/glfw-sys-8d170be29e9c6c84/out/lib -L native=/opt/rustwide/target/debug/build/brotli-sys-57bf452a7162ef9a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.nftop.a58336f9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d.1jc55l20gdqraupu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-8d170be29e9c6c84/out/lib" "-L" "/opt/rustwide/target/debug/build/brotli-sys-57bf452a7162ef9a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpancurses-789935cd851a0257.rlib" "/opt/rustwide/target/debug/deps/libncurses-d250894a4ed5c630.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-715a150e119fd519.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffd55c1f29df94ed.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-98755aeb6c15f25e.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-526731d9e444a89c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2062481a4ccb58d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2335494cdd7a3902.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-307a9b223e0be9f6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bdc2ff1cd112e9f1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ff55ab89f90b955e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a6b854bc7f3c5af8.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-85e77b124025d452.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4a1b04387b1f3aff.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b526df4059dab6e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bf45af18c76b2fd7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58163200993edebd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-22ed77f34e4c70c6.rlib" "/opt/rustwide/target/debug/deps/libtracing-88cb09a0864897c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libtokio-c611702a01c2f758.rlib" "/opt/rustwide/target/debug/deps/libmio-a691fd2483f534eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-13f87e6910c07372.rlib" "/opt/rustwide/target/debug/deps/libnet2-fee0e790d3c402dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dab6bb25c5f606dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57bee53d37fa6e6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librouille-8a2e0b1da9d9b1b4.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-6e1418146a3ab4bf.rlib" "/opt/rustwide/target/debug/deps/liburl-a2f559d3a2347513.rlib" "/opt/rustwide/target/debug/deps/libidna-4e7e32b62a2e154a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0de04ed0fedf3abd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36823c31a0865298.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b0cf3e8c9267986e.rlib" "/opt/rustwide/target/debug/deps/libascii-d7e0430d1b7fe9ab.rlib" "/opt/rustwide/target/debug/deps/libtime-42cd88eeb24f13a4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-80c5592ed2ea55fa.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0962c8ed4cd46371.rlib" "/opt/rustwide/target/debug/deps/libmultipart-f249c35f47237d76.rlib" "/opt/rustwide/target/debug/deps/libtwoway-452e205e116a44a5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-bc770fe94239bb90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-667e4ec433ed6a50.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-a261abafcd63e189.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84ae6628086bb209.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4e22a9018b4da9b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c94f3f956767927d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7da56c72f731f842.rlib" "/opt/rustwide/target/debug/deps/libunicase-466ea93c6f576c15.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a9aa751b274f43e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-09a06bb8e1a49195.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-4e934dfa377f1159.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libchrono-b220b2adbc07a50f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f3a99c86b1130e7.rlib" "/opt/rustwide/target/debug/deps/libtime-bc2c560a26194fe8.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-567874d91be0ff07.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-bc11287d3223e33f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libconfig-cd84090b667027fe.rlib" "/opt/rustwide/target/debug/deps/libini-0b1d916e8de39918.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4a6baed78590f756.rlib" "/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e281fa818726eabc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eced62b3068a64cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-43c789be3539f1f1.rlib" "/opt/rustwide/target/debug/deps/libserde-5a7e52bf66fde6b4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libserde_json-628f5e3614c35883.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libtoml-eee29de6a8296c15.rlib" "/opt/rustwide/target/debug/deps/libnom-6f5330295056d801.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libjack-b19aa0b9a050e405.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-3591714c784f68b9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-8f3d8aeb9e1e9dc3.rlib" "/opt/rustwide/target/debug/deps/librand-618c4632fa3e3a17.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b35b3c6c95fc13c7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c1f41622c35de12d.rlib" "/opt/rustwide/target/debug/deps/librand_core-90077483dbb54144.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0fb68471b15af13f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libserde-e41bfdaff1de59a7.rlib" "/opt/rustwide/target/debug/deps/libclap-7e83d46a1c371a87.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libatty-c4e5eb8e2cdef956.rlib" "/opt/rustwide/target/debug/deps/liblibc-fb18b1a02a35d093.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lncursesw" "-ltinfo" "-lssl" "-lcrypto" "-ljack" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nftop-aa512a316e911e8d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.nfbuffer.f7d2873f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456.19jgj4bxa7ac2s2g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-8d170be29e9c6c84/out/lib" "-L" "/opt/rustwide/target/debug/build/brotli-sys-57bf452a7162ef9a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpancurses-789935cd851a0257.rlib" "/opt/rustwide/target/debug/deps/libncurses-d250894a4ed5c630.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-715a150e119fd519.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffd55c1f29df94ed.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-98755aeb6c15f25e.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-526731d9e444a89c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2062481a4ccb58d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2335494cdd7a3902.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-307a9b223e0be9f6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bdc2ff1cd112e9f1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ff55ab89f90b955e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a6b854bc7f3c5af8.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-85e77b124025d452.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4a1b04387b1f3aff.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b526df4059dab6e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bf45af18c76b2fd7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58163200993edebd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-22ed77f34e4c70c6.rlib" "/opt/rustwide/target/debug/deps/libtracing-88cb09a0864897c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libtokio-c611702a01c2f758.rlib" "/opt/rustwide/target/debug/deps/libmio-a691fd2483f534eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-13f87e6910c07372.rlib" "/opt/rustwide/target/debug/deps/libnet2-fee0e790d3c402dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dab6bb25c5f606dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57bee53d37fa6e6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librouille-8a2e0b1da9d9b1b4.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-6e1418146a3ab4bf.rlib" "/opt/rustwide/target/debug/deps/liburl-a2f559d3a2347513.rlib" "/opt/rustwide/target/debug/deps/libidna-4e7e32b62a2e154a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0de04ed0fedf3abd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36823c31a0865298.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b0cf3e8c9267986e.rlib" "/opt/rustwide/target/debug/deps/libascii-d7e0430d1b7fe9ab.rlib" "/opt/rustwide/target/debug/deps/libtime-42cd88eeb24f13a4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-80c5592ed2ea55fa.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0962c8ed4cd46371.rlib" "/opt/rustwide/target/debug/deps/libmultipart-f249c35f47237d76.rlib" "/opt/rustwide/target/debug/deps/libtwoway-452e205e116a44a5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-bc770fe94239bb90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-667e4ec433ed6a50.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-a261abafcd63e189.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84ae6628086bb209.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4e22a9018b4da9b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c94f3f956767927d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7da56c72f731f842.rlib" "/opt/rustwide/target/debug/deps/libunicase-466ea93c6f576c15.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a9aa751b274f43e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-09a06bb8e1a49195.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-4e934dfa377f1159.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libchrono-b220b2adbc07a50f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f3a99c86b1130e7.rlib" "/opt/rustwide/target/debug/deps/libtime-bc2c560a26194fe8.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-567874d91be0ff07.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-bc11287d3223e33f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libconfig-cd84090b667027fe.rlib" "/opt/rustwide/target/debug/deps/libini-0b1d916e8de39918.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4a6baed78590f756.rlib" "/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e281fa818726eabc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eced62b3068a64cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-43c789be3539f1f1.rlib" "/opt/rustwide/target/debug/deps/libserde-5a7e52bf66fde6b4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libserde_json-628f5e3614c35883.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libtoml-eee29de6a8296c15.rlib" "/opt/rustwide/target/debug/deps/libnom-6f5330295056d801.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libjack-b19aa0b9a050e405.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-3591714c784f68b9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-8f3d8aeb9e1e9dc3.rlib" "/opt/rustwide/target/debug/deps/librand-618c4632fa3e3a17.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b35b3c6c95fc13c7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c1f41622c35de12d.rlib" "/opt/rustwide/target/debug/deps/librand_core-90077483dbb54144.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0fb68471b15af13f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libserde-e41bfdaff1de59a7.rlib" "/opt/rustwide/target/debug/deps/libclap-7e83d46a1c371a87.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libatty-c4e5eb8e2cdef956.rlib" "/opt/rustwide/target/debug/deps/liblibc-fb18b1a02a35d093.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lncursesw" "-ltinfo" "-lssl" "-lcrypto" "-ljack" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nfbuffer-94169e98f9f01456" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.nfloader.8920d73d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e.8mq6gsqj98xyx7s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-8d170be29e9c6c84/out/lib" "-L" "/opt/rustwide/target/debug/build/brotli-sys-57bf452a7162ef9a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoisefunge-715a150e119fd519.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffd55c1f29df94ed.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-98755aeb6c15f25e.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-526731d9e444a89c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2062481a4ccb58d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2335494cdd7a3902.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-307a9b223e0be9f6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bdc2ff1cd112e9f1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ff55ab89f90b955e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a6b854bc7f3c5af8.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-85e77b124025d452.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4a1b04387b1f3aff.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b526df4059dab6e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bf45af18c76b2fd7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58163200993edebd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-22ed77f34e4c70c6.rlib" "/opt/rustwide/target/debug/deps/libtracing-88cb09a0864897c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libtokio-c611702a01c2f758.rlib" "/opt/rustwide/target/debug/deps/libmio-a691fd2483f534eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-13f87e6910c07372.rlib" "/opt/rustwide/target/debug/deps/libnet2-fee0e790d3c402dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dab6bb25c5f606dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57bee53d37fa6e6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librouille-8a2e0b1da9d9b1b4.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-6e1418146a3ab4bf.rlib" "/opt/rustwide/target/debug/deps/liburl-a2f559d3a2347513.rlib" "/opt/rustwide/target/debug/deps/libidna-4e7e32b62a2e154a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0de04ed0fedf3abd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36823c31a0865298.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b0cf3e8c9267986e.rlib" "/opt/rustwide/target/debug/deps/libascii-d7e0430d1b7fe9ab.rlib" "/opt/rustwide/target/debug/deps/libtime-42cd88eeb24f13a4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-80c5592ed2ea55fa.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0962c8ed4cd46371.rlib" "/opt/rustwide/target/debug/deps/libmultipart-f249c35f47237d76.rlib" "/opt/rustwide/target/debug/deps/libtwoway-452e205e116a44a5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-bc770fe94239bb90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-667e4ec433ed6a50.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-a261abafcd63e189.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84ae6628086bb209.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4e22a9018b4da9b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c94f3f956767927d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7da56c72f731f842.rlib" "/opt/rustwide/target/debug/deps/libunicase-466ea93c6f576c15.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a9aa751b274f43e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-09a06bb8e1a49195.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-4e934dfa377f1159.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libchrono-b220b2adbc07a50f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f3a99c86b1130e7.rlib" "/opt/rustwide/target/debug/deps/libtime-bc2c560a26194fe8.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-567874d91be0ff07.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-bc11287d3223e33f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libconfig-cd84090b667027fe.rlib" "/opt/rustwide/target/debug/deps/libini-0b1d916e8de39918.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4a6baed78590f756.rlib" "/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e281fa818726eabc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eced62b3068a64cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-43c789be3539f1f1.rlib" "/opt/rustwide/target/debug/deps/libserde-5a7e52bf66fde6b4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libserde_json-628f5e3614c35883.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libtoml-eee29de6a8296c15.rlib" "/opt/rustwide/target/debug/deps/libnom-6f5330295056d801.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libjack-b19aa0b9a050e405.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-3591714c784f68b9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-8f3d8aeb9e1e9dc3.rlib" "/opt/rustwide/target/debug/deps/librand-618c4632fa3e3a17.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b35b3c6c95fc13c7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c1f41622c35de12d.rlib" "/opt/rustwide/target/debug/deps/librand_core-90077483dbb54144.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0fb68471b15af13f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libserde-e41bfdaff1de59a7.rlib" "/opt/rustwide/target/debug/deps/libclap-7e83d46a1c371a87.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libatty-c4e5eb8e2cdef956.rlib" "/opt/rustwide/target/debug/deps/liblibc-fb18b1a02a35d093.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ljack" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nfloader-709266d267125b4e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.nfkill.86cc5703-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1.2al71xydy7kga1hx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/glfw-sys-8d170be29e9c6c84/out/lib" "-L" "/opt/rustwide/target/debug/build/brotli-sys-57bf452a7162ef9a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoisefunge-715a150e119fd519.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffd55c1f29df94ed.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-98755aeb6c15f25e.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-526731d9e444a89c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2062481a4ccb58d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2335494cdd7a3902.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-307a9b223e0be9f6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bdc2ff1cd112e9f1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ff55ab89f90b955e.rlib" "/opt/rustwide/target/debug/deps/libhyper-a6b854bc7f3c5af8.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-85e77b124025d452.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4a1b04387b1f3aff.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b526df4059dab6e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bf45af18c76b2fd7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58163200993edebd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-22ed77f34e4c70c6.rlib" "/opt/rustwide/target/debug/deps/libtracing-88cb09a0864897c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/libtokio-c611702a01c2f758.rlib" "/opt/rustwide/target/debug/deps/libmio-a691fd2483f534eb.rlib" "/opt/rustwide/target/debug/deps/libiovec-13f87e6910c07372.rlib" "/opt/rustwide/target/debug/deps/libnet2-fee0e790d3c402dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dab6bb25c5f606dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57bee53d37fa6e6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librouille-8a2e0b1da9d9b1b4.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-6e1418146a3ab4bf.rlib" "/opt/rustwide/target/debug/deps/liburl-a2f559d3a2347513.rlib" "/opt/rustwide/target/debug/deps/libidna-4e7e32b62a2e154a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0de04ed0fedf3abd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36823c31a0865298.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-b0cf3e8c9267986e.rlib" "/opt/rustwide/target/debug/deps/libascii-d7e0430d1b7fe9ab.rlib" "/opt/rustwide/target/debug/deps/libtime-42cd88eeb24f13a4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-80c5592ed2ea55fa.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0962c8ed4cd46371.rlib" "/opt/rustwide/target/debug/deps/libmultipart-f249c35f47237d76.rlib" "/opt/rustwide/target/debug/deps/libtwoway-452e205e116a44a5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-bc770fe94239bb90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-667e4ec433ed6a50.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-a261abafcd63e189.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84ae6628086bb209.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4e22a9018b4da9b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c94f3f956767927d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7da56c72f731f842.rlib" "/opt/rustwide/target/debug/deps/libunicase-466ea93c6f576c15.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a9aa751b274f43e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-09a06bb8e1a49195.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-4e934dfa377f1159.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libchrono-b220b2adbc07a50f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f3a99c86b1130e7.rlib" "/opt/rustwide/target/debug/deps/libtime-bc2c560a26194fe8.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-567874d91be0ff07.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-bc11287d3223e33f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libconfig-cd84090b667027fe.rlib" "/opt/rustwide/target/debug/deps/libini-0b1d916e8de39918.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-4a6baed78590f756.rlib" "/opt/rustwide/target/debug/deps/libregex-5db09adefd447c8c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e281fa818726eabc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eced62b3068a64cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-43c789be3539f1f1.rlib" "/opt/rustwide/target/debug/deps/libserde-5a7e52bf66fde6b4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libserde_json-628f5e3614c35883.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libtoml-eee29de6a8296c15.rlib" "/opt/rustwide/target/debug/deps/libnom-6f5330295056d801.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libjack-b19aa0b9a050e405.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-3591714c784f68b9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-8f3d8aeb9e1e9dc3.rlib" "/opt/rustwide/target/debug/deps/librand-618c4632fa3e3a17.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b35b3c6c95fc13c7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c1f41622c35de12d.rlib" "/opt/rustwide/target/debug/deps/librand_core-90077483dbb54144.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0fb68471b15af13f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libserde-e41bfdaff1de59a7.rlib" "/opt/rustwide/target/debug/deps/libclap-7e83d46a1c371a87.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libatty-c4e5eb8e2cdef956.rlib" "/opt/rustwide/target/debug/deps/liblibc-fb18b1a02a35d093.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ljack" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nfkill-b701984ebe86e9a1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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" "d56a0218798a7ffb71f6f2d9e62e19f500efd7df397c3b8bb6432da638c83196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56a0218798a7ffb71f6f2d9e62e19f500efd7df397c3b8bb6432da638c83196", kill_on_drop: false }` [INFO] [stdout] d56a0218798a7ffb71f6f2d9e62e19f500efd7df397c3b8bb6432da638c83196