[INFO] fetching crate noisefunge 0.1.0... [INFO] testing noisefunge-0.1.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate noisefunge 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate noisefunge 0.1.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking 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-7/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" "+1.49.0" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] ca75869852f9b2fbb7ce03a6a3b3dcde0956ab795daa7e07c7115d63c8aa67ad [INFO] running `Command { std: "docker" "start" "-a" "ca75869852f9b2fbb7ce03a6a3b3dcde0956ab795daa7e07c7115d63c8aa67ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca75869852f9b2fbb7ce03a6a3b3dcde0956ab795daa7e07c7115d63c8aa67ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca75869852f9b2fbb7ce03a6a3b3dcde0956ab795daa7e07c7115d63c8aa67ad", kill_on_drop: false }` [INFO] [stdout] ca75869852f9b2fbb7ce03a6a3b3dcde0956ab795daa7e07c7115d63c8aa67ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1a8a1be523ddfd4c1c1d052b37915a5ccceba93ab488cb80eb55fb174a0e0ef [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" "d1a8a1be523ddfd4c1c1d052b37915a5ccceba93ab488cb80eb55fb174a0e0ef", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling termcolor v1.1.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 unicase v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [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 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 rand v0.5.6 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling base64 v0.9.3 [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 gzip-header v0.3.0 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [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 nom v4.2.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling jack v0.6.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [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 serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling hyper v0.13.7 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.nfops.9egyord6-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e" "/opt/rustwide/target/debug/deps/nfops-9a5bec93a1e2074e.hdxema6s9w7ts4x.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-84263c984cc419ba/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoisefunge-4548e5b4c7d75720.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b4bb5131af67ded.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-951bbbae86f63912.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-34286e239e5cc7d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53827453b831924c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6804b00294a950a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-449a838f410d60d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87579c1dff79ef7c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-d3ece5c4203e45f8.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-b338138691377a38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-13c39f3a2e6ebb6d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-081b9f4e3f51faed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f81cd13051dd9a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f92253b5d67ca7d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4292a41bd74c555c.rlib" "/opt/rustwide/target/debug/deps/libtokio-39ba63444cd31327.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-886ef2013bd4aa22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7f951071551342ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librouille-79f7835661f6db73.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e5f057c71944029d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-82c8eb0d6cfcb5c5.rlib" "/opt/rustwide/target/debug/deps/liburl-797b5ed5f4bbfa27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e07e8283bff0af4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/librand-f095d966a28c6a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmultipart-611568114c515cf9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-79e57a9e98050f6e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-a9df70bca451144f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9aabc36ba37caaac.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-82a44db494dfd377.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/libdeflate-60af919b17d5086f.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-e3bdc7a72019d153.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-25fcbf6dba6264c5.rlib" "/opt/rustwide/target/debug/deps/libchrono-98f0b941f7e5e80b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29b3a43b035ba458.rlib" "/opt/rustwide/target/debug/deps/libtime-f90c0335a47aaf5a.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-09118788e5dc190b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-31417a92541d1382.rlib" "/opt/rustwide/target/debug/deps/libbase64-394e463f53b3ae27.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libconfig-9eb373e810cc68d5.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-08ccb54ae1adf304.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36207b424eef6a01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39a216e4f7477a11.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ce8f387bba75f180.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-291cc8fecd587f3e.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a79da4c2bfabcdc.rlib" "/opt/rustwide/target/debug/deps/libnom-753b623ab9ccb4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libjack-64dddc0605fe2f90.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-2dc60aeeb7b023fe.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c708f25baac62c06.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-80991227a7307f5f.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde-1bd550a43a6a15c2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.nfkill.dv4qi5mg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7" "/opt/rustwide/target/debug/deps/nfkill-2b898f991752d8c7.2nfg9vdykc50sirr.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-84263c984cc419ba/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoisefunge-4548e5b4c7d75720.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b4bb5131af67ded.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-951bbbae86f63912.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-34286e239e5cc7d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53827453b831924c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6804b00294a950a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-449a838f410d60d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87579c1dff79ef7c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-d3ece5c4203e45f8.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-b338138691377a38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-13c39f3a2e6ebb6d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-081b9f4e3f51faed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f81cd13051dd9a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f92253b5d67ca7d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4292a41bd74c555c.rlib" "/opt/rustwide/target/debug/deps/libtokio-39ba63444cd31327.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-886ef2013bd4aa22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7f951071551342ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librouille-79f7835661f6db73.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e5f057c71944029d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-82c8eb0d6cfcb5c5.rlib" "/opt/rustwide/target/debug/deps/liburl-797b5ed5f4bbfa27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e07e8283bff0af4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/librand-f095d966a28c6a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmultipart-611568114c515cf9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-79e57a9e98050f6e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-a9df70bca451144f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9aabc36ba37caaac.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-82a44db494dfd377.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/libdeflate-60af919b17d5086f.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-e3bdc7a72019d153.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-25fcbf6dba6264c5.rlib" "/opt/rustwide/target/debug/deps/libchrono-98f0b941f7e5e80b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29b3a43b035ba458.rlib" "/opt/rustwide/target/debug/deps/libtime-f90c0335a47aaf5a.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-09118788e5dc190b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-31417a92541d1382.rlib" "/opt/rustwide/target/debug/deps/libbase64-394e463f53b3ae27.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libconfig-9eb373e810cc68d5.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-08ccb54ae1adf304.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36207b424eef6a01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39a216e4f7477a11.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ce8f387bba75f180.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-291cc8fecd587f3e.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a79da4c2bfabcdc.rlib" "/opt/rustwide/target/debug/deps/libnom-753b623ab9ccb4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libjack-64dddc0605fe2f90.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-2dc60aeeb7b023fe.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c708f25baac62c06.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-80991227a7307f5f.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde-1bd550a43a6a15c2.rlib" "/opt/rustwide/target/debug/deps/libclap-b6fc2b379c7fb735.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-7d70f7d73e7e2b1b.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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: 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.nfbuffer.ejx2027d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28" "/opt/rustwide/target/debug/deps/nfbuffer-47b8c6bbb7d40d28.3w6q3ztz80zwwv6m.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-84263c984cc419ba/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpancurses-870613fba0b5fd17.rlib" "/opt/rustwide/target/debug/deps/libncurses-611e69efa235d843.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-4548e5b4c7d75720.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b4bb5131af67ded.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-951bbbae86f63912.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-34286e239e5cc7d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53827453b831924c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6804b00294a950a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-449a838f410d60d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87579c1dff79ef7c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-d3ece5c4203e45f8.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-b338138691377a38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-13c39f3a2e6ebb6d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-081b9f4e3f51faed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f81cd13051dd9a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f92253b5d67ca7d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4292a41bd74c555c.rlib" "/opt/rustwide/target/debug/deps/libtokio-39ba63444cd31327.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-886ef2013bd4aa22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7f951071551342ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librouille-79f7835661f6db73.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e5f057c71944029d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-82c8eb0d6cfcb5c5.rlib" "/opt/rustwide/target/debug/deps/liburl-797b5ed5f4bbfa27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e07e8283bff0af4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/librand-f095d966a28c6a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmultipart-611568114c515cf9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-79e57a9e98050f6e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-a9df70bca451144f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9aabc36ba37caaac.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-82a44db494dfd377.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/libdeflate-60af919b17d5086f.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-e3bdc7a72019d153.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-25fcbf6dba6264c5.rlib" "/opt/rustwide/target/debug/deps/libchrono-98f0b941f7e5e80b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29b3a43b035ba458.rlib" "/opt/rustwide/target/debug/deps/libtime-f90c0335a47aaf5a.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-09118788e5dc190b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-31417a92541d1382.rlib" "/opt/rustwide/target/debug/deps/libbase64-394e463f53b3ae27.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libconfig-9eb373e810cc68d5.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-08ccb54ae1adf304.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36207b424eef6a01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39a216e4f7477a11.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ce8f387bba75f180.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-291cc8fecd587f3e.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a79da4c2bfabcdc.rlib" "/opt/rustwide/target/debug/deps/libnom-753b623ab9ccb4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libjack-64dddc0605fe2f90.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-2dc60aeeb7b023fe.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c708f25baac62c06.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-80991227a7307f5f.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde-1bd550a43a6a15c2.rlib" "/opt/rustwide/target/debug/deps/libclap-b6fc2b379c7fb735.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-7d70f7d73e7e2b1b.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.nfloader.2mvo5bzv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c" "/opt/rustwide/target/debug/deps/nfloader-c937982797df8a1c.3gwlr01k91ufg2vi.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-84263c984cc419ba/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoisefunge-4548e5b4c7d75720.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b4bb5131af67ded.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-951bbbae86f63912.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-34286e239e5cc7d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53827453b831924c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6804b00294a950a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-449a838f410d60d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87579c1dff79ef7c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-d3ece5c4203e45f8.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-b338138691377a38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-13c39f3a2e6ebb6d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-081b9f4e3f51faed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f81cd13051dd9a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f92253b5d67ca7d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4292a41bd74c555c.rlib" "/opt/rustwide/target/debug/deps/libtokio-39ba63444cd31327.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-886ef2013bd4aa22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7f951071551342ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librouille-79f7835661f6db73.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e5f057c71944029d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-82c8eb0d6cfcb5c5.rlib" "/opt/rustwide/target/debug/deps/liburl-797b5ed5f4bbfa27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e07e8283bff0af4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/librand-f095d966a28c6a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmultipart-611568114c515cf9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-79e57a9e98050f6e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-a9df70bca451144f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9aabc36ba37caaac.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-82a44db494dfd377.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/libdeflate-60af919b17d5086f.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-e3bdc7a72019d153.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-25fcbf6dba6264c5.rlib" "/opt/rustwide/target/debug/deps/libchrono-98f0b941f7e5e80b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29b3a43b035ba458.rlib" "/opt/rustwide/target/debug/deps/libtime-f90c0335a47aaf5a.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-09118788e5dc190b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-31417a92541d1382.rlib" "/opt/rustwide/target/debug/deps/libbase64-394e463f53b3ae27.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libconfig-9eb373e810cc68d5.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-08ccb54ae1adf304.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36207b424eef6a01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39a216e4f7477a11.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ce8f387bba75f180.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-291cc8fecd587f3e.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a79da4c2bfabcdc.rlib" "/opt/rustwide/target/debug/deps/libnom-753b623ab9ccb4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libjack-64dddc0605fe2f90.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-2dc60aeeb7b023fe.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c708f25baac62c06.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-80991227a7307f5f.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde-1bd550a43a6a15c2.rlib" "/opt/rustwide/target/debug/deps/libclap-b6fc2b379c7fb735.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-7d70f7d73e7e2b1b.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.nftop.32sl4kaf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824" "/opt/rustwide/target/debug/deps/nftop-9f7436019c8c3824.5486qwrv78a79tn4.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-84263c984cc419ba/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpancurses-870613fba0b5fd17.rlib" "/opt/rustwide/target/debug/deps/libncurses-611e69efa235d843.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-4548e5b4c7d75720.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b4bb5131af67ded.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-951bbbae86f63912.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-34286e239e5cc7d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53827453b831924c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6804b00294a950a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-449a838f410d60d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87579c1dff79ef7c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-d3ece5c4203e45f8.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-b338138691377a38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-13c39f3a2e6ebb6d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-081b9f4e3f51faed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f81cd13051dd9a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f92253b5d67ca7d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4292a41bd74c555c.rlib" "/opt/rustwide/target/debug/deps/libtokio-39ba63444cd31327.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-886ef2013bd4aa22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7f951071551342ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librouille-79f7835661f6db73.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e5f057c71944029d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-82c8eb0d6cfcb5c5.rlib" "/opt/rustwide/target/debug/deps/liburl-797b5ed5f4bbfa27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e07e8283bff0af4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/librand-f095d966a28c6a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmultipart-611568114c515cf9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-79e57a9e98050f6e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-a9df70bca451144f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9aabc36ba37caaac.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-82a44db494dfd377.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/libdeflate-60af919b17d5086f.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-e3bdc7a72019d153.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-25fcbf6dba6264c5.rlib" "/opt/rustwide/target/debug/deps/libchrono-98f0b941f7e5e80b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29b3a43b035ba458.rlib" "/opt/rustwide/target/debug/deps/libtime-f90c0335a47aaf5a.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-09118788e5dc190b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-31417a92541d1382.rlib" "/opt/rustwide/target/debug/deps/libbase64-394e463f53b3ae27.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libconfig-9eb373e810cc68d5.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-08ccb54ae1adf304.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36207b424eef6a01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39a216e4f7477a11.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ce8f387bba75f180.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-291cc8fecd587f3e.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a79da4c2bfabcdc.rlib" "/opt/rustwide/target/debug/deps/libnom-753b623ab9ccb4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libjack-64dddc0605fe2f90.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-2dc60aeeb7b023fe.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c708f25baac62c06.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-80991227a7307f5f.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde-1bd550a43a6a15c2.rlib" "/opt/rustwide/target/debug/deps/libclap-b6fc2b379c7fb735.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-7d70f7d73e7e2b1b.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.nfviewer.9m5xivjc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19" "/opt/rustwide/target/debug/deps/nfviewer-361b8b8526018f19.55rwwxy5gi7ud9wd.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-84263c984cc419ba/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpancurses-870613fba0b5fd17.rlib" "/opt/rustwide/target/debug/deps/libncurses-611e69efa235d843.rlib" "/opt/rustwide/target/debug/deps/libclap-b6fc2b379c7fb735.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libatty-7d70f7d73e7e2b1b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-4548e5b4c7d75720.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b4bb5131af67ded.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-951bbbae86f63912.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-34286e239e5cc7d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53827453b831924c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6804b00294a950a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-449a838f410d60d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87579c1dff79ef7c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-d3ece5c4203e45f8.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-b338138691377a38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-13c39f3a2e6ebb6d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-081b9f4e3f51faed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f81cd13051dd9a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f92253b5d67ca7d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4292a41bd74c555c.rlib" "/opt/rustwide/target/debug/deps/libtokio-39ba63444cd31327.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-886ef2013bd4aa22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7f951071551342ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librouille-79f7835661f6db73.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e5f057c71944029d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-82c8eb0d6cfcb5c5.rlib" "/opt/rustwide/target/debug/deps/liburl-797b5ed5f4bbfa27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e07e8283bff0af4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/librand-f095d966a28c6a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmultipart-611568114c515cf9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-79e57a9e98050f6e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-a9df70bca451144f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9aabc36ba37caaac.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-82a44db494dfd377.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/libdeflate-60af919b17d5086f.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-e3bdc7a72019d153.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-25fcbf6dba6264c5.rlib" "/opt/rustwide/target/debug/deps/libchrono-98f0b941f7e5e80b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29b3a43b035ba458.rlib" "/opt/rustwide/target/debug/deps/libtime-f90c0335a47aaf5a.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-09118788e5dc190b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-31417a92541d1382.rlib" "/opt/rustwide/target/debug/deps/libbase64-394e463f53b3ae27.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libconfig-9eb373e810cc68d5.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-08ccb54ae1adf304.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36207b424eef6a01.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39a216e4f7477a11.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ce8f387bba75f180.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-291cc8fecd587f3e.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a79da4c2bfabcdc.rlib" "/opt/rustwide/target/debug/deps/libnom-753b623ab9ccb4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libjack-64dddc0605fe2f90.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-2dc60aeeb7b023fe.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c708f25baac62c06.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-80991227a7307f5f.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde-1bd550a43a6a15c2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.funged.o4x8k2pe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa" "/opt/rustwide/target/debug/deps/funged-c2a559dd2c5693fa.8mavqj4efw4cb85.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-84263c984cc419ba/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-b6fc2b379c7fb735.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libatty-7d70f7d73e7e2b1b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libnoisefunge-4548e5b4c7d75720.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b4bb5131af67ded.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-951bbbae86f63912.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-34286e239e5cc7d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-53827453b831924c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6804b00294a950a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-449a838f410d60d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-87579c1dff79ef7c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-d3ece5c4203e45f8.rlib" "/opt/rustwide/target/debug/deps/libwant-04442a8c46ebd360.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-b338138691377a38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-13c39f3a2e6ebb6d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-081b9f4e3f51faed.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6f81cd13051dd9a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac1a6f96b3976276.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib" "/opt/rustwide/target/debug/deps/libtracing-f92253b5d67ca7d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4292a41bd74c555c.rlib" "/opt/rustwide/target/debug/deps/libtokio-39ba63444cd31327.rlib" "/opt/rustwide/target/debug/deps/libmio-a8da0398286d0fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-c79f5e6d3a0603d1.rlib" "/opt/rustwide/target/debug/deps/libnet2-549836d7bee97f72.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2cb9e7b782f84145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-886ef2013bd4aa22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7f951071551342ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d38beea4fb3f2293.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-46408bff6ac8ff6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librouille-79f7835661f6db73.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e5f057c71944029d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fcc806c7a34e33db.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-82c8eb0d6cfcb5c5.rlib" "/opt/rustwide/target/debug/deps/liburl-797b5ed5f4bbfa27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e07e8283bff0af4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/librand-f095d966a28c6a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmultipart-611568114c515cf9.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-79e57a9e98050f6e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-a9df70bca451144f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9aabc36ba37caaac.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-82a44db494dfd377.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/libdeflate-60af919b17d5086f.rlib" "/opt/rustwide/target/debug/deps/libgzip_header-e3bdc7a72019d153.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-25fcbf6dba6264c5.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-09118788e5dc190b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-31417a92541d1382.rlib" "/opt/rustwide/target/debug/deps/libbase64-394e463f53b3ae27.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libconfig-9eb373e810cc68d5.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-08ccb54ae1adf304.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36207b424eef6a01.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ce8f387bba75f180.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-291cc8fecd587f3e.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a79da4c2bfabcdc.rlib" "/opt/rustwide/target/debug/deps/libnom-753b623ab9ccb4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libjack-64dddc0605fe2f90.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-2dc60aeeb7b023fe.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c708f25baac62c06.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarr_macro-80991227a7307f5f.rlib" "/opt/rustwide/target/debug/deps/librand-0422e9b5215fc144.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0fb6d9ca4cdeb4de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-99fa6e5dc476ee6c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf2c212017d30d14.rlib" "/opt/rustwide/target/debug/deps/libserde-1bd550a43a6a15c2.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-af626b35654c147f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libchrono-98f0b941f7e5e80b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29b3a43b035ba458.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39a216e4f7477a11.rlib" "/opt/rustwide/target/debug/deps/libtime-f90c0335a47aaf5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-746f201bb5e0eaec.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-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" "d1a8a1be523ddfd4c1c1d052b37915a5ccceba93ab488cb80eb55fb174a0e0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a8a1be523ddfd4c1c1d052b37915a5ccceba93ab488cb80eb55fb174a0e0ef", kill_on_drop: false }` [INFO] [stdout] d1a8a1be523ddfd4c1c1d052b37915a5ccceba93ab488cb80eb55fb174a0e0ef