[INFO] fetching crate noisefunge 0.1.0... [INFO] testing noisefunge-0.1.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate noisefunge 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate noisefunge 0.1.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate noisefunge 0.1.0 [INFO] finished tweaking crates.io crate noisefunge 0.1.0 [INFO] tweaked toml for crates.io crate noisefunge 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate noisefunge 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dba0085a430f32a4cb484aa202842c081e519734fcc530372c2ba61d518000f [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" "3dba0085a430f32a4cb484aa202842c081e519734fcc530372c2ba61d518000f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dba0085a430f32a4cb484aa202842c081e519734fcc530372c2ba61d518000f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dba0085a430f32a4cb484aa202842c081e519734fcc530372c2ba61d518000f", kill_on_drop: false }` [INFO] [stdout] 3dba0085a430f32a4cb484aa202842c081e519734fcc530372c2ba61d518000f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9e5b2c762269dd946cf7b41d026d42925c60bbb285ff154cb05acf3abde8e73 [INFO] running `Command { std: "docker" "start" "-a" "d9e5b2c762269dd946cf7b41d026d42925c60bbb285ff154cb05acf3abde8e73", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling jack v0.6.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling noisefunge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.nftop.ebn3avk8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190" "/opt/rustwide/target/debug/deps/nftop-a48cd783903a6190.4a5dbimzz4anxv1r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpancurses-e07ab04f86a634b4.rlib" "/opt/rustwide/target/debug/deps/libncurses-15b47464ba2be28d.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-ea84f91bc116487d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c0b14110a0dd3467.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bdbc35613ebb44ec.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2d7bb91ebb29f81f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-92a9883d5bd706c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3fbad06befe8f6e9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95cfb71aa47bc374.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-226155a04893bd35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-c6331fd5a76b40bb.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-53e17f9bccce1a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-09f8a4b24485028d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1e1e9081d5f842e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e500f67f2576a7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc668399acc0d909.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ba4c7546a8bdc113.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c9a768b613764a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librouille-c09f71cdbc520266.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-16901053d14a41ff.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-3aa815d5776729c1.rlib" "/opt/rustwide/target/debug/deps/libascii-07591788ff80e4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-7eaf89e66c50945f.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d61fce39110ad4d8.rlib" "/opt/rustwide/target/debug/deps/libtwoway-49b8a01018a2dbfd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47ede83e6ca2a1c4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtempdir-f964ab49ab2e782b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/librand-0829329ef5b182bb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-466a429d5fbdd8e9.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5319ed945b78dfeb.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-271b1da97f4120d5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7ca135d71e4f66fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fe26aae5a5532e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eba76dc2372bec3d.rlib" "/opt/rustwide/target/debug/deps/libtime-c60ed09b507a7e12.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libconfig-ae405212961c8dda.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-3fe8b556756107c4.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f546757983a95d.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libtoml-1ec023a3d034381e.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libjack-54bb583ecb29cf15.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-0ff9cf87859c2367.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-1a8fab76f9d230ec.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde-81612114a47c0f3b.rlib" "/opt/rustwide/target/debug/deps/libclap-85226f38b4e6320d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-66452d63ae9056c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lncursesw" "-ltinfo" "-lssl" "-lcrypto" "-ljack" "-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: could not compile `noisefunge` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.nfbuffer.7ah83y58-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939" "/opt/rustwide/target/debug/deps/nfbuffer-2b8bbafe8be7c939.1iqrxbt09gtcfpft.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpancurses-e07ab04f86a634b4.rlib" "/opt/rustwide/target/debug/deps/libncurses-15b47464ba2be28d.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-ea84f91bc116487d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c0b14110a0dd3467.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bdbc35613ebb44ec.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2d7bb91ebb29f81f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-92a9883d5bd706c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3fbad06befe8f6e9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95cfb71aa47bc374.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-226155a04893bd35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-c6331fd5a76b40bb.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-53e17f9bccce1a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-09f8a4b24485028d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1e1e9081d5f842e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e500f67f2576a7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc668399acc0d909.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ba4c7546a8bdc113.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c9a768b613764a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librouille-c09f71cdbc520266.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-16901053d14a41ff.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-3aa815d5776729c1.rlib" "/opt/rustwide/target/debug/deps/libascii-07591788ff80e4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-7eaf89e66c50945f.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d61fce39110ad4d8.rlib" "/opt/rustwide/target/debug/deps/libtwoway-49b8a01018a2dbfd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47ede83e6ca2a1c4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtempdir-f964ab49ab2e782b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/librand-0829329ef5b182bb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-466a429d5fbdd8e9.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5319ed945b78dfeb.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-271b1da97f4120d5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7ca135d71e4f66fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fe26aae5a5532e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eba76dc2372bec3d.rlib" "/opt/rustwide/target/debug/deps/libtime-c60ed09b507a7e12.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libconfig-ae405212961c8dda.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-3fe8b556756107c4.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f546757983a95d.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libtoml-1ec023a3d034381e.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libjack-54bb583ecb29cf15.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-0ff9cf87859c2367.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-1a8fab76f9d230ec.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde-81612114a47c0f3b.rlib" "/opt/rustwide/target/debug/deps/libclap-85226f38b4e6320d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-66452d63ae9056c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lncursesw" "-ltinfo" "-lssl" "-lcrypto" "-ljack" "-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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.nfops.23qzky68-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6" "/opt/rustwide/target/debug/deps/nfops-1f7150b8bccc71b6.2bjtp6w6ez8rr59s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoisefunge-ea84f91bc116487d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c0b14110a0dd3467.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bdbc35613ebb44ec.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2d7bb91ebb29f81f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-92a9883d5bd706c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3fbad06befe8f6e9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95cfb71aa47bc374.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-226155a04893bd35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-c6331fd5a76b40bb.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-53e17f9bccce1a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-09f8a4b24485028d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1e1e9081d5f842e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e500f67f2576a7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc668399acc0d909.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ba4c7546a8bdc113.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c9a768b613764a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librouille-c09f71cdbc520266.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-16901053d14a41ff.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-3aa815d5776729c1.rlib" "/opt/rustwide/target/debug/deps/libascii-07591788ff80e4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-7eaf89e66c50945f.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d61fce39110ad4d8.rlib" "/opt/rustwide/target/debug/deps/libtwoway-49b8a01018a2dbfd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47ede83e6ca2a1c4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtempdir-f964ab49ab2e782b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/librand-0829329ef5b182bb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-466a429d5fbdd8e9.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5319ed945b78dfeb.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-271b1da97f4120d5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7ca135d71e4f66fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fe26aae5a5532e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eba76dc2372bec3d.rlib" "/opt/rustwide/target/debug/deps/libtime-c60ed09b507a7e12.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libconfig-ae405212961c8dda.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-3fe8b556756107c4.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f546757983a95d.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libtoml-1ec023a3d034381e.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libjack-54bb583ecb29cf15.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-0ff9cf87859c2367.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-1a8fab76f9d230ec.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde-81612114a47c0f3b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ljack" "-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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.nfkill.dkbkka92-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e" "/opt/rustwide/target/debug/deps/nfkill-0298b96d760a239e.2kx4ig8snfc3bz82.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoisefunge-ea84f91bc116487d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c0b14110a0dd3467.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bdbc35613ebb44ec.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2d7bb91ebb29f81f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-92a9883d5bd706c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3fbad06befe8f6e9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95cfb71aa47bc374.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-226155a04893bd35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-c6331fd5a76b40bb.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-53e17f9bccce1a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-09f8a4b24485028d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1e1e9081d5f842e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e500f67f2576a7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc668399acc0d909.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ba4c7546a8bdc113.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c9a768b613764a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librouille-c09f71cdbc520266.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-16901053d14a41ff.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-3aa815d5776729c1.rlib" "/opt/rustwide/target/debug/deps/libascii-07591788ff80e4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-7eaf89e66c50945f.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d61fce39110ad4d8.rlib" "/opt/rustwide/target/debug/deps/libtwoway-49b8a01018a2dbfd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47ede83e6ca2a1c4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtempdir-f964ab49ab2e782b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/librand-0829329ef5b182bb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-466a429d5fbdd8e9.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5319ed945b78dfeb.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-271b1da97f4120d5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7ca135d71e4f66fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fe26aae5a5532e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eba76dc2372bec3d.rlib" "/opt/rustwide/target/debug/deps/libtime-c60ed09b507a7e12.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libconfig-ae405212961c8dda.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-3fe8b556756107c4.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f546757983a95d.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libtoml-1ec023a3d034381e.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libjack-54bb583ecb29cf15.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-0ff9cf87859c2367.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-1a8fab76f9d230ec.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde-81612114a47c0f3b.rlib" "/opt/rustwide/target/debug/deps/libclap-85226f38b4e6320d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-66452d63ae9056c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ljack" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.nfloader.8v3puob9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb" "/opt/rustwide/target/debug/deps/nfloader-cc5b718b2beb4cdb.35iz01g7m6k7dpl1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoisefunge-ea84f91bc116487d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c0b14110a0dd3467.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bdbc35613ebb44ec.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2d7bb91ebb29f81f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-92a9883d5bd706c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3fbad06befe8f6e9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95cfb71aa47bc374.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-226155a04893bd35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-c6331fd5a76b40bb.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-53e17f9bccce1a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-09f8a4b24485028d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1e1e9081d5f842e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e500f67f2576a7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc668399acc0d909.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ba4c7546a8bdc113.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c9a768b613764a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librouille-c09f71cdbc520266.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-16901053d14a41ff.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-3aa815d5776729c1.rlib" "/opt/rustwide/target/debug/deps/libascii-07591788ff80e4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-7eaf89e66c50945f.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d61fce39110ad4d8.rlib" "/opt/rustwide/target/debug/deps/libtwoway-49b8a01018a2dbfd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47ede83e6ca2a1c4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtempdir-f964ab49ab2e782b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/librand-0829329ef5b182bb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-466a429d5fbdd8e9.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5319ed945b78dfeb.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-271b1da97f4120d5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7ca135d71e4f66fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fe26aae5a5532e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eba76dc2372bec3d.rlib" "/opt/rustwide/target/debug/deps/libtime-c60ed09b507a7e12.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libconfig-ae405212961c8dda.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-3fe8b556756107c4.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f546757983a95d.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libtoml-1ec023a3d034381e.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libjack-54bb583ecb29cf15.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-0ff9cf87859c2367.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-1a8fab76f9d230ec.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde-81612114a47c0f3b.rlib" "/opt/rustwide/target/debug/deps/libclap-85226f38b4e6320d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-66452d63ae9056c5.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ljack" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.nfviewer.2t2q42z9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b" "/opt/rustwide/target/debug/deps/nfviewer-40d94fc499d4d44b.4fx6mpzyhbsfbmbw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpancurses-e07ab04f86a634b4.rlib" "/opt/rustwide/target/debug/deps/libncurses-15b47464ba2be28d.rlib" "/opt/rustwide/target/debug/deps/libclap-85226f38b4e6320d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-66452d63ae9056c5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-ea84f91bc116487d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c0b14110a0dd3467.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bdbc35613ebb44ec.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2d7bb91ebb29f81f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-92a9883d5bd706c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3fbad06befe8f6e9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95cfb71aa47bc374.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-226155a04893bd35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-c6331fd5a76b40bb.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-53e17f9bccce1a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-09f8a4b24485028d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1e1e9081d5f842e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e500f67f2576a7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc668399acc0d909.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ba4c7546a8bdc113.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c9a768b613764a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librouille-c09f71cdbc520266.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-16901053d14a41ff.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-3aa815d5776729c1.rlib" "/opt/rustwide/target/debug/deps/libascii-07591788ff80e4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-7eaf89e66c50945f.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d61fce39110ad4d8.rlib" "/opt/rustwide/target/debug/deps/libtwoway-49b8a01018a2dbfd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47ede83e6ca2a1c4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtempdir-f964ab49ab2e782b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/librand-0829329ef5b182bb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-466a429d5fbdd8e9.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5319ed945b78dfeb.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-271b1da97f4120d5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7ca135d71e4f66fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fe26aae5a5532e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eba76dc2372bec3d.rlib" "/opt/rustwide/target/debug/deps/libtime-c60ed09b507a7e12.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libconfig-ae405212961c8dda.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-3fe8b556756107c4.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f546757983a95d.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libtoml-1ec023a3d034381e.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libjack-54bb583ecb29cf15.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-0ff9cf87859c2367.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-1a8fab76f9d230ec.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde-81612114a47c0f3b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lncursesw" "-ltinfo" "-lssl" "-lcrypto" "-ljack" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.funged.8c672vys-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea" "/opt/rustwide/target/debug/deps/funged-dca3e6011ee74fea.48ryufg2i4ryarks.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-85226f38b4e6320d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-66452d63ae9056c5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-ea84f91bc116487d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c0b14110a0dd3467.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bdbc35613ebb44ec.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2d7bb91ebb29f81f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-92a9883d5bd706c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3fbad06befe8f6e9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95cfb71aa47bc374.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-226155a04893bd35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-c6331fd5a76b40bb.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-53e17f9bccce1a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-09f8a4b24485028d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-36964d51c5b48641.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1e1e9081d5f842e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-7cc13e0d14dfdba6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio-e500f67f2576a7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-8b60f57de7b5846f.rlib" "/opt/rustwide/target/debug/deps/libiovec-53b63756e36ebb81.rlib" "/opt/rustwide/target/debug/deps/libnet2-1e3be736ea7858e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc668399acc0d909.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ba4c7546a8bdc113.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c9a768b613764a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librouille-c09f71cdbc520266.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0cb5797c71fd9a2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-26121f914b2ad9ec.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-16901053d14a41ff.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-3aa815d5776729c1.rlib" "/opt/rustwide/target/debug/deps/libascii-07591788ff80e4bb.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-7eaf89e66c50945f.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d61fce39110ad4d8.rlib" "/opt/rustwide/target/debug/deps/libtwoway-49b8a01018a2dbfd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-47ede83e6ca2a1c4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtempdir-f964ab49ab2e782b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/librand-0829329ef5b182bb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-466a429d5fbdd8e9.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-acc715eca99eb304.rlib" "/opt/rustwide/target/debug/deps/liblog-52380cf0a073a9b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-5319ed945b78dfeb.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-271b1da97f4120d5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libfiletime-7ca135d71e4f66fa.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fe99145a3a678817.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-986a2e965e27611b.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libconfig-ae405212961c8dda.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-3fe8b556756107c4.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f546757983a95d.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libtoml-1ec023a3d034381e.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libjack-54bb583ecb29cf15.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-0ff9cf87859c2367.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c322d1c88f89107b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-1a8fab76f9d230ec.rlib" "/opt/rustwide/target/debug/deps/librand-19cb91dbcff39117.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/libserde-81612114a47c0f3b.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-381b1af2762f3d55.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libchrono-3fe26aae5a5532e6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eba76dc2372bec3d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-c60ed09b507a7e12.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-ljack" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] collect2: error: ld returned 1 exit status [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" "d9e5b2c762269dd946cf7b41d026d42925c60bbb285ff154cb05acf3abde8e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e5b2c762269dd946cf7b41d026d42925c60bbb285ff154cb05acf3abde8e73", kill_on_drop: false }` [INFO] [stdout] d9e5b2c762269dd946cf7b41d026d42925c60bbb285ff154cb05acf3abde8e73