[INFO] cloning repository https://github.com/hendrikx-itc/cortex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hendrikx-itc/cortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendrikx-itc%2Fcortex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendrikx-itc%2Fcortex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aa47ced58cc590bb3d9413cf32e5d417cd8f070 [INFO] testing hendrikx-itc/cortex against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhendrikx-itc%2Fcortex" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hendrikx-itc/cortex on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hendrikx-itc/cortex [INFO] finished tweaking git repo https://github.com/hendrikx-itc/cortex [INFO] tweaked toml for git repo https://github.com/hendrikx-itc/cortex written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/hendrikx-itc/cortex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53ac1d565b98f5a87973f1e02a06f77e87bc269570d164007cac85cd07e7e945 [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" "53ac1d565b98f5a87973f1e02a06f77e87bc269570d164007cac85cd07e7e945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53ac1d565b98f5a87973f1e02a06f77e87bc269570d164007cac85cd07e7e945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ac1d565b98f5a87973f1e02a06f77e87bc269570d164007cac85cd07e7e945", kill_on_drop: false }` [INFO] [stdout] 53ac1d565b98f5a87973f1e02a06f77e87bc269570d164007cac85cd07e7e945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ca45f89f45ed8fbdf6d715b3dc2e25b45a7e71a672a71e1bba64940169aba66 [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" "3ca45f89f45ed8fbdf6d715b3dc2e25b45a7e71a672a71e1bba64940169aba66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling amq-protocol v6.1.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lapin v1.9.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling tee v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling amq-protocol-uri v6.1.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proctitle v0.1.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling v_escape_derive v0.8.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling pinky-swear v4.4.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling amq-protocol-types v6.1.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling retry v1.3.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling bb8 v0.7.1 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling futures-retry v0.6.0 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling tcp-stream v0.20.9 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling amq-protocol-tcp v6.1.0 [INFO] [stderr] Compiling cortex-core v0.1.21 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling bb8-postgres v0.7.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling r2d2_postgres v0.18.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling cortex-sftp-scanner v1.0.1 (/opt/rustwide/workdir/sftp-scanner) [INFO] [stderr] Compiling actix-files v0.5.0 [INFO] [stderr] Compiling cortex-dispatcher v1.1.2 (/opt/rustwide/workdir/dispatcher) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.cortex_sftp_scanner.cd620eb1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81.3nksfo9imvskbbnj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-ead296cee27979cb/out" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-7271d26e6d35f4e5/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-2139d4e461bdc15f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libretry-3d3f73ad7d002805.rlib" "/opt/rustwide/target/debug/deps/libactix_web-bac1d3867de3995a.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-10e5adf049168511.rlib" "/opt/rustwide/target/debug/deps/libawc-df2578ad02e39380.rlib" "/opt/rustwide/target/debug/deps/libactix_server-8c58083d5929ff60.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-867ad94b96fcb873.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-aef7982d99ff1832.rlib" "/opt/rustwide/target/debug/deps/libsocket2-89dc738afb28ed10.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1431ae62f4c59b09.rlib" "/opt/rustwide/target/debug/deps/libbytestring-42fee4974c6521cf.rlib" "/opt/rustwide/target/debug/deps/libactix_http-6a2de68a401c1954.rlib" "/opt/rustwide/target/debug/deps/libsha1-677196d93d150efb.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-7029f988e0034ce7.rlib" "/opt/rustwide/target/debug/deps/libbase64-110ea6a77d664af0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-db15aa2b292f6a68.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2811c7ad43b9541.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-0f6f88b507889663.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ae9a51174842e915.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-74817f03e523bfd2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-10ad3b0108906e5a.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-7d280bb87c7e5a3e.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-e2bc8ff65c7b17a7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a4af7ffa081d6014.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-a2a44da04c87c837.rlib" "/opt/rustwide/target/debug/deps/librand-a551861f15e7b7b8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-966b714524a3f496.rlib" "/opt/rustwide/target/debug/deps/librand_core-ed53d0e71107b8d0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce8b25ef9ea0be73.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-87348594194f83b5.rlib" "/opt/rustwide/target/debug/deps/libhostname-9d9ea714d546ad4e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-1dbb561f6686dc97.rlib" "/opt/rustwide/target/debug/deps/libfailure-636aab67246d3777.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ac1217462b2bf758.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1cc36a195240b303.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ea28adc99815be6e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libh2-908d4429a6d62dfc.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-fa67a22fd50ac267.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0d5a71947cac7cc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a36ff0b626f530d0.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7db02e3d00f97498.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-3a93293ef1a7c80e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-78ca62d8d95c481c.rlib" "/opt/rustwide/target/debug/deps/libtokio-37a2c4c36ce3429f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-af6a6e3f6afc2b66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cf099dace95b631f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e48ad2dc7c3f8433.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libclap-2e493466214ae0a4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rlib" "/opt/rustwide/target/debug/deps/libatty-041aba4e9b59d2fb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6bdd874a6e1d5f0.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-938ffc1427e62e50.rlib" "/opt/rustwide/target/debug/deps/liblapin-fc56adcb95b9fd35.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-481208d5f7d186a3.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-56b68f85102039e4.rlib" "/opt/rustwide/target/debug/deps/libasync_task-514722bd8245dd30.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-731eb966fa5cd7b9.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-f1932161d365e46d.rlib" "/opt/rustwide/target/debug/deps/libnom-477cb6150cf60174.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-5fb760961e5ec8b0.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-6fb65ecdfbec1991.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-c5c9383e963a6de6.rlib" "/opt/rustwide/target/debug/deps/libpem-0620feb95dfc80b5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-304d47bf0d14da5d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-737b1cdfb930c5ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1c60303540148128.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libtracing-dfd4ea36f7133578.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-fb817001b4498bcc.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-32a20887ec20eafe.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e4db1070481ff1eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fae3500ab132cf4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-92d83ce901470c8b.rlib" "/opt/rustwide/target/debug/deps/libbytes-88334b245f84a1f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-80ed4b4204478b94.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f661c6268659c583.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5b7412f1a0281cb7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/libmio-2894d302bc95a69f.rlib" "/opt/rustwide/target/debug/deps/libiovec-947a916308fd9deb.rlib" "/opt/rustwide/target/debug/deps/libnet2-71f64bf5232f87df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-201c752231ddc455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f822cd81418e3c9.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-140a61443442c1ed.rlib" "/opt/rustwide/target/debug/deps/libcortex_core-d703276281425f75.rlib" "/opt/rustwide/target/debug/deps/libssh2-47cba11d1a5f9df9.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-5cc805dd677f4946.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-04b9e573d84f6562.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-390002c36e1084d4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-1d5c79a3e4228436.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5121c4e26ced3df7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-bbe6ed2f6ac3d4e8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-af5bc4daa31694b0.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b029d31d8427294.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d4c505d5583eb8ac.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f705c43d4bb5f6c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libproctitle-f93020fd61412c78.rlib" "/opt/rustwide/target/debug/deps/libpostgres-53a3aa324ce2501e.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-0cb07a56fe0cd144.rlib" "/opt/rustwide/target/debug/deps/libphf-b2f7819dada1beea.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-eec18c967aec62e7.rlib" "/opt/rustwide/target/debug/deps/libuncased-efdb4e588fa86eed.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3911e203cdf603d9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d60366c3369af031.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9027bd558bbcaa4d.rlib" "/opt/rustwide/target/debug/deps/libtokio-212a1147d580c50b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-caa058fc1cf760c8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-40cbfd797cd39a99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libmio-5f670fdd50e1b1d8.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-afd63d65de240a09.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-768f1a71e31091a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libstringprep-b12d57e002a971b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libsha2-664efee9f472a7fc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/librand-d4290d2080e98056.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-48467e42e3ae7719.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-98714f1adda6b7e5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6c6a855a2dff4a9e.rlib" "/opt/rustwide/target/debug/deps/libhmac-77e396dcb45229a8.rlib" "/opt/rustwide/target/debug/deps/libmd5-739058fa557dcef5.rlib" "/opt/rustwide/target/debug/deps/libdigest-7f89ccfc6ae521b3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5983d9bb59bdcc94.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cea41927d1347e4c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c30aa34798c63412.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-31299215a58a208c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/libfutures-cca5e7c432da1a31.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-46ce5f0e7af3e741.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-23b3cbdd4356f314.rlib" "/opt/rustwide/target/debug/deps/libfutures-71764451b30370be.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c68c4ea3b8396021.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a17a1c61fad74753.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cf31ce1b0a59248.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3a4e75687f451beb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8cb0be5efdd6551.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-84482553ce723e7e.rlib" "/opt/rustwide/target/debug/deps/libchrono-2ae7c04566429ce9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a08e8bbb21f1bb83.rlib" "/opt/rustwide/target/debug/deps/libtime-02ed4f13038fae4a.rlib" "/opt/rustwide/target/debug/deps/libprometheus-d37bd1dd9af6b5be.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d34bcf22bfc5d0d.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-45072915ce2ffbf4.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-359203ca0715eb76.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c5aba524f7b8efa9.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b15e810a70ff7b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libconfig-50a865cb3a30a641.rlib" "/opt/rustwide/target/debug/deps/libini-8409797f68761358.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-c553abe9eaf21106.rlib" "/opt/rustwide/target/debug/deps/libserde-02d7e78a5d74221a.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-254f80132b4f4b8c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c59bc98fc291a102.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libtoml-1e0f575ecd47b7df.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libnom-a52598b3239dcec2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f0ad5899a4007e3d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libserde-2f51d9dbb9728e2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cortex_sftp_scanner-436a82bd1eb32b81" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-sftp-scanner` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3ca45f89f45ed8fbdf6d715b3dc2e25b45a7e71a672a71e1bba64940169aba66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca45f89f45ed8fbdf6d715b3dc2e25b45a7e71a672a71e1bba64940169aba66", kill_on_drop: false }` [INFO] [stdout] 3ca45f89f45ed8fbdf6d715b3dc2e25b45a7e71a672a71e1bba64940169aba66