[INFO] cloning repository https://github.com/passcod/omelette [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/omelette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fomelette", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fomelette'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 491469ed2747b54db5e56536f637f6e98714fe76 [INFO] testing passcod/omelette against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fomelette" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passcod/omelette on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/passcod/omelette [INFO] finished tweaking git repo https://github.com/passcod/omelette [INFO] tweaked toml for git repo https://github.com/passcod/omelette written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/omelette already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a046354704e3fa24c8e11de460d79023e3ed594e37cd53807afe18f13e4bb76 [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" "7a046354704e3fa24c8e11de460d79023e3ed594e37cd53807afe18f13e4bb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a046354704e3fa24c8e11de460d79023e3ed594e37cd53807afe18f13e4bb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a046354704e3fa24c8e11de460d79023e3ed594e37cd53807afe18f13e4bb76", kill_on_drop: false }` [INFO] [stdout] 7a046354704e3fa24c8e11de460d79023e3ed594e37cd53807afe18f13e4bb76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b944bb23836946b28c46c5a307ea4ef9652dde5cfea742d9936e58cb50f427c9 [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" "b944bb23836946b28c46c5a307ea4ef9652dde5cfea742d9936e58cb50f427c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling openssl-src v111.3.0+1.1.1c [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling regex-syntax v0.5.6 [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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling libflate v0.1.23 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling tree_magic v0.2.1 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling egg-mode-text v1.14.7 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling blobstore v0.1.1 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling egg-mode v0.12.0 (https://github.com/passcod/twitter-rs#a21ecd24) [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling omelette v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> src/schema.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::types::*` [INFO] [stdout] --> src/schema.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use crate::types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sources/twitter.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn load() -> Result, LoadError> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn StatusSource` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sources/mod.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | pub type Sources = HashMap>; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn StatusSource` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sources/mod.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | source: &Box, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn StatusSource` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.omelette_delete.9h5on4tp-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26" "/opt/rustwide/target/debug/deps/omelette_delete-766b8bff7cca4a26.1v0e744jclz2bls9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6204e04386399477/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f8c0fddbbb14de67/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-cc1507c7d9ece140/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-2ccc699721f1c086.rlib" "/opt/rustwide/target/debug/deps/libclap-7fc2fcc184ac8371.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6d34e1e0485025a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-b0f9474dc4a62eda.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libomelette-e6a06b3f4a0a26d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a4ae246d921bfe5.rlib" "/opt/rustwide/target/debug/deps/libuuid-98813599f5c66567.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6267585fb125cfc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c7145595548f026e.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libflate2-c05879b85a5333ff.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b210c6a60d211d42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e469a723856cf2f8.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-6cb2a55aff022aae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-5aaa9f87fb72ad90.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libfailure-bfa7f1de2c7b2cf3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-51490d793aa4aa24.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7832f8ac05e2c440.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-635e0c5b0af490ae.rlib" "/opt/rustwide/target/debug/deps/libcookie-d20ceef8893d4ea4.rlib" "/opt/rustwide/target/debug/deps/libblobstore-8e8e58536a059507.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b7999694cb4945ed.rlib" "/opt/rustwide/target/debug/deps/libcrypto-a10e5c506bb1da31.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/librand-05f0d145e63188cb.rlib" "/opt/rustwide/target/debug/deps/librand-e4a6ac5fcacbbcc2.rlib" "/opt/rustwide/target/debug/deps/libegg_mode-79c0dea90e771e73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86b99de70806994f.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/liburl-797a69806f691a68.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-8b9459aac79ea8da.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-44922365d75eb0c8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d7054515339b8240.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-20a0e6ca7e4dd3d9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-c6e752da5952a4ec.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libregex-0d0701b4a65639fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5b38e4668cb533b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7ff8207a50cee38c.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3757ba70f44576e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9e1f04439ce68c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f6a122c2a97c83b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-16b028c9edfb9e04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a879c0fa5f86f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-add8fe25a4c7871b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libhyper-c99fa0071462f58a.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-752f6281e83a508d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-9ed62d09c0a2ebd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f8548c7d77c0ec29.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a3a72915f3d57b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8b9463193bcc36d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a8a1c10b6bb2d695.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-26c7578776886f9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fa90eefb6addb18d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edc352ef1e6ad417.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bffc9e40d5e60c67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-564b74b35e577f3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d2c126c2dfaaa10e.rlib" "/opt/rustwide/target/debug/deps/librand-dd73e72c74705169.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a4e7c831f3dde382.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0cf792a74e050615.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-2253b2f7c9ac227b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1e5d04dd7334aaba.rlib" "/opt/rustwide/target/debug/deps/libmio-6220c6bc05df6af0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3c824932f4a8c139.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed2f93766c4bdab7.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb2c33ce6b9f165d.rlib" "/opt/rustwide/target/debug/deps/libh2-77e6b3c2d2643e1a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-31b8a11790786ad0.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-180c52a3734cbee0.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-054aea440da62b24.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-23b2677491d9c844.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a341868865565e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f47fe401a6652768.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-1776e717fa0a4e01.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-bc36a2069fedc102.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libchrono-bbb14f1587221ad0.rlib" "/opt/rustwide/target/debug/deps/libserde-866b6f3deea66064.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-08d8b3d08772153d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6a6e539735e926f.rlib" "/opt/rustwide/target/debug/deps/libtime-a7b025424db73a83.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "/opt/rustwide/target/debug/deps/libdotenv-5261fb49450fbaf9.rlib" "/opt/rustwide/target/debug/deps/libregex-73ce073d088bb170.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-19005a733ec79545.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ff51189af76b4dc3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8f9cad183fc64229.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d2b2d962f21980af.rlib" "/opt/rustwide/target/debug/deps/liblibc-91deb2c87fed05d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omelette` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.omelette_sync.43nkpzse-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70" "/opt/rustwide/target/debug/deps/omelette_sync-a78e37e4bde7ea70.4q0qj6bathvbyug5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6204e04386399477/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f8c0fddbbb14de67/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-cc1507c7d9ece140/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-2ccc699721f1c086.rlib" "/opt/rustwide/target/debug/deps/libclap-7fc2fcc184ac8371.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6d34e1e0485025a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-b0f9474dc4a62eda.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libomelette-e6a06b3f4a0a26d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a4ae246d921bfe5.rlib" "/opt/rustwide/target/debug/deps/libuuid-98813599f5c66567.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6267585fb125cfc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c7145595548f026e.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libflate2-c05879b85a5333ff.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b210c6a60d211d42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e469a723856cf2f8.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-6cb2a55aff022aae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-5aaa9f87fb72ad90.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libfailure-bfa7f1de2c7b2cf3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-51490d793aa4aa24.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7832f8ac05e2c440.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-635e0c5b0af490ae.rlib" "/opt/rustwide/target/debug/deps/libcookie-d20ceef8893d4ea4.rlib" "/opt/rustwide/target/debug/deps/libblobstore-8e8e58536a059507.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b7999694cb4945ed.rlib" "/opt/rustwide/target/debug/deps/libcrypto-a10e5c506bb1da31.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/librand-05f0d145e63188cb.rlib" "/opt/rustwide/target/debug/deps/librand-e4a6ac5fcacbbcc2.rlib" "/opt/rustwide/target/debug/deps/libegg_mode-79c0dea90e771e73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86b99de70806994f.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/liburl-797a69806f691a68.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-8b9459aac79ea8da.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-44922365d75eb0c8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d7054515339b8240.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-20a0e6ca7e4dd3d9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-c6e752da5952a4ec.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libregex-0d0701b4a65639fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5b38e4668cb533b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7ff8207a50cee38c.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3757ba70f44576e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9e1f04439ce68c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f6a122c2a97c83b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-16b028c9edfb9e04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a879c0fa5f86f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-add8fe25a4c7871b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libhyper-c99fa0071462f58a.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-752f6281e83a508d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-9ed62d09c0a2ebd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f8548c7d77c0ec29.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a3a72915f3d57b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8b9463193bcc36d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a8a1c10b6bb2d695.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-26c7578776886f9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fa90eefb6addb18d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edc352ef1e6ad417.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bffc9e40d5e60c67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-564b74b35e577f3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d2c126c2dfaaa10e.rlib" "/opt/rustwide/target/debug/deps/librand-dd73e72c74705169.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a4e7c831f3dde382.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0cf792a74e050615.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-2253b2f7c9ac227b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1e5d04dd7334aaba.rlib" "/opt/rustwide/target/debug/deps/libmio-6220c6bc05df6af0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3c824932f4a8c139.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed2f93766c4bdab7.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb2c33ce6b9f165d.rlib" "/opt/rustwide/target/debug/deps/libh2-77e6b3c2d2643e1a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-31b8a11790786ad0.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-180c52a3734cbee0.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-054aea440da62b24.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-23b2677491d9c844.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a341868865565e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f47fe401a6652768.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-1776e717fa0a4e01.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-bc36a2069fedc102.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libchrono-bbb14f1587221ad0.rlib" "/opt/rustwide/target/debug/deps/libserde-866b6f3deea66064.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-08d8b3d08772153d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6a6e539735e926f.rlib" "/opt/rustwide/target/debug/deps/libtime-a7b025424db73a83.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "/opt/rustwide/target/debug/deps/libdotenv-5261fb49450fbaf9.rlib" "/opt/rustwide/target/debug/deps/libregex-73ce073d088bb170.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-19005a733ec79545.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ff51189af76b4dc3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8f9cad183fc64229.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d2b2d962f21980af.rlib" "/opt/rustwide/target/debug/deps/liblibc-91deb2c87fed05d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-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] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.omelette_twitter_blocks.9as18f07-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5" "/opt/rustwide/target/debug/deps/omelette_twitter_blocks-ee321a2d67e1bbd5.1oa2e3xnh6t3jrbc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6204e04386399477/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f8c0fddbbb14de67/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-cc1507c7d9ece140/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-2ccc699721f1c086.rlib" "/opt/rustwide/target/debug/deps/libclap-7fc2fcc184ac8371.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6d34e1e0485025a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-b0f9474dc4a62eda.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libomelette-e6a06b3f4a0a26d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a4ae246d921bfe5.rlib" "/opt/rustwide/target/debug/deps/libuuid-98813599f5c66567.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6267585fb125cfc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c7145595548f026e.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libflate2-c05879b85a5333ff.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b210c6a60d211d42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e469a723856cf2f8.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-6cb2a55aff022aae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-5aaa9f87fb72ad90.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libfailure-bfa7f1de2c7b2cf3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-51490d793aa4aa24.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7832f8ac05e2c440.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-635e0c5b0af490ae.rlib" "/opt/rustwide/target/debug/deps/libcookie-d20ceef8893d4ea4.rlib" "/opt/rustwide/target/debug/deps/libblobstore-8e8e58536a059507.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b7999694cb4945ed.rlib" "/opt/rustwide/target/debug/deps/libcrypto-a10e5c506bb1da31.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/librand-05f0d145e63188cb.rlib" "/opt/rustwide/target/debug/deps/librand-e4a6ac5fcacbbcc2.rlib" "/opt/rustwide/target/debug/deps/libegg_mode-79c0dea90e771e73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86b99de70806994f.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/liburl-797a69806f691a68.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-8b9459aac79ea8da.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-44922365d75eb0c8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d7054515339b8240.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-20a0e6ca7e4dd3d9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-c6e752da5952a4ec.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libregex-0d0701b4a65639fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5b38e4668cb533b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7ff8207a50cee38c.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3757ba70f44576e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9e1f04439ce68c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f6a122c2a97c83b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-16b028c9edfb9e04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a879c0fa5f86f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-add8fe25a4c7871b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libhyper-c99fa0071462f58a.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-752f6281e83a508d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-9ed62d09c0a2ebd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f8548c7d77c0ec29.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a3a72915f3d57b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8b9463193bcc36d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a8a1c10b6bb2d695.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-26c7578776886f9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fa90eefb6addb18d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edc352ef1e6ad417.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bffc9e40d5e60c67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-564b74b35e577f3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d2c126c2dfaaa10e.rlib" "/opt/rustwide/target/debug/deps/librand-dd73e72c74705169.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a4e7c831f3dde382.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0cf792a74e050615.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-2253b2f7c9ac227b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1e5d04dd7334aaba.rlib" "/opt/rustwide/target/debug/deps/libmio-6220c6bc05df6af0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3c824932f4a8c139.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed2f93766c4bdab7.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb2c33ce6b9f165d.rlib" "/opt/rustwide/target/debug/deps/libh2-77e6b3c2d2643e1a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-31b8a11790786ad0.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-180c52a3734cbee0.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-054aea440da62b24.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-23b2677491d9c844.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a341868865565e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f47fe401a6652768.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-1776e717fa0a4e01.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-bc36a2069fedc102.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libchrono-bbb14f1587221ad0.rlib" "/opt/rustwide/target/debug/deps/libserde-866b6f3deea66064.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-08d8b3d08772153d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6a6e539735e926f.rlib" "/opt/rustwide/target/debug/deps/libtime-a7b025424db73a83.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "/opt/rustwide/target/debug/deps/libdotenv-5261fb49450fbaf9.rlib" "/opt/rustwide/target/debug/deps/libregex-73ce073d088bb170.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-19005a733ec79545.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ff51189af76b4dc3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8f9cad183fc64229.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d2b2d962f21980af.rlib" "/opt/rustwide/target/debug/deps/liblibc-91deb2c87fed05d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.omelette_mediatise.17zz4q7g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484" "/opt/rustwide/target/debug/deps/omelette_mediatise-6f0526f624c7c484.1w1yifpu898kdugl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6204e04386399477/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f8c0fddbbb14de67/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-cc1507c7d9ece140/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libomelette-e6a06b3f4a0a26d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a4ae246d921bfe5.rlib" "/opt/rustwide/target/debug/deps/libuuid-98813599f5c66567.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6267585fb125cfc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c7145595548f026e.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libflate2-c05879b85a5333ff.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b210c6a60d211d42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e469a723856cf2f8.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-6cb2a55aff022aae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-5aaa9f87fb72ad90.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libfailure-bfa7f1de2c7b2cf3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-51490d793aa4aa24.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7832f8ac05e2c440.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-635e0c5b0af490ae.rlib" "/opt/rustwide/target/debug/deps/libcookie-d20ceef8893d4ea4.rlib" "/opt/rustwide/target/debug/deps/libblobstore-8e8e58536a059507.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b7999694cb4945ed.rlib" "/opt/rustwide/target/debug/deps/libcrypto-a10e5c506bb1da31.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/librand-05f0d145e63188cb.rlib" "/opt/rustwide/target/debug/deps/librand-e4a6ac5fcacbbcc2.rlib" "/opt/rustwide/target/debug/deps/libegg_mode-79c0dea90e771e73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86b99de70806994f.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/liburl-797a69806f691a68.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-8b9459aac79ea8da.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-44922365d75eb0c8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d7054515339b8240.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-20a0e6ca7e4dd3d9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-c6e752da5952a4ec.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libregex-0d0701b4a65639fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5b38e4668cb533b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7ff8207a50cee38c.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3757ba70f44576e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9e1f04439ce68c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f6a122c2a97c83b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-16b028c9edfb9e04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a879c0fa5f86f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-add8fe25a4c7871b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libhyper-c99fa0071462f58a.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-752f6281e83a508d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-9ed62d09c0a2ebd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f8548c7d77c0ec29.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a3a72915f3d57b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8b9463193bcc36d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a8a1c10b6bb2d695.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-26c7578776886f9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fa90eefb6addb18d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edc352ef1e6ad417.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bffc9e40d5e60c67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-564b74b35e577f3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d2c126c2dfaaa10e.rlib" "/opt/rustwide/target/debug/deps/librand-dd73e72c74705169.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a4e7c831f3dde382.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0cf792a74e050615.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-2253b2f7c9ac227b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1e5d04dd7334aaba.rlib" "/opt/rustwide/target/debug/deps/libmio-6220c6bc05df6af0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3c824932f4a8c139.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed2f93766c4bdab7.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb2c33ce6b9f165d.rlib" "/opt/rustwide/target/debug/deps/libh2-77e6b3c2d2643e1a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-31b8a11790786ad0.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-180c52a3734cbee0.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-054aea440da62b24.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-23b2677491d9c844.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a341868865565e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f47fe401a6652768.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-1776e717fa0a4e01.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libdiesel-bc36a2069fedc102.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libchrono-bbb14f1587221ad0.rlib" "/opt/rustwide/target/debug/deps/libserde-866b6f3deea66064.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-08d8b3d08772153d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6a6e539735e926f.rlib" "/opt/rustwide/target/debug/deps/libtime-a7b025424db73a83.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2ccc699721f1c086.rlib" "/opt/rustwide/target/debug/deps/libclap-7fc2fcc184ac8371.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6d34e1e0485025a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "/opt/rustwide/target/debug/deps/libatty-b0f9474dc4a62eda.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libdotenv-5261fb49450fbaf9.rlib" "/opt/rustwide/target/debug/deps/libregex-73ce073d088bb170.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-19005a733ec79545.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ff51189af76b4dc3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8f9cad183fc64229.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d2b2d962f21980af.rlib" "/opt/rustwide/target/debug/deps/liblibc-91deb2c87fed05d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.omelette_migrate_db.aucjl2ui-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84" "/opt/rustwide/target/debug/deps/omelette_migrate_db-c844db0ef3081b84.22141tal4r9eqgrv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6204e04386399477/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f8c0fddbbb14de67/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-cc1507c7d9ece140/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libomelette-e6a06b3f4a0a26d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a4ae246d921bfe5.rlib" "/opt/rustwide/target/debug/deps/libuuid-98813599f5c66567.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6267585fb125cfc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c7145595548f026e.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libflate2-c05879b85a5333ff.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b210c6a60d211d42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e469a723856cf2f8.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-6cb2a55aff022aae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-5aaa9f87fb72ad90.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libfailure-bfa7f1de2c7b2cf3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-51490d793aa4aa24.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7832f8ac05e2c440.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-635e0c5b0af490ae.rlib" "/opt/rustwide/target/debug/deps/libcookie-d20ceef8893d4ea4.rlib" "/opt/rustwide/target/debug/deps/libblobstore-8e8e58536a059507.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b7999694cb4945ed.rlib" "/opt/rustwide/target/debug/deps/libcrypto-a10e5c506bb1da31.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/librand-05f0d145e63188cb.rlib" "/opt/rustwide/target/debug/deps/librand-e4a6ac5fcacbbcc2.rlib" "/opt/rustwide/target/debug/deps/libegg_mode-79c0dea90e771e73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86b99de70806994f.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/liburl-797a69806f691a68.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-8b9459aac79ea8da.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-44922365d75eb0c8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d7054515339b8240.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-20a0e6ca7e4dd3d9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-c6e752da5952a4ec.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libregex-0d0701b4a65639fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5b38e4668cb533b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7ff8207a50cee38c.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3757ba70f44576e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9e1f04439ce68c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f6a122c2a97c83b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-16b028c9edfb9e04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a879c0fa5f86f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-add8fe25a4c7871b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libhyper-c99fa0071462f58a.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-752f6281e83a508d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-9ed62d09c0a2ebd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f8548c7d77c0ec29.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a3a72915f3d57b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8b9463193bcc36d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a8a1c10b6bb2d695.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-26c7578776886f9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fa90eefb6addb18d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edc352ef1e6ad417.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bffc9e40d5e60c67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-564b74b35e577f3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d2c126c2dfaaa10e.rlib" "/opt/rustwide/target/debug/deps/librand-dd73e72c74705169.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a4e7c831f3dde382.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0cf792a74e050615.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-2253b2f7c9ac227b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1e5d04dd7334aaba.rlib" "/opt/rustwide/target/debug/deps/libmio-6220c6bc05df6af0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3c824932f4a8c139.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed2f93766c4bdab7.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb2c33ce6b9f165d.rlib" "/opt/rustwide/target/debug/deps/libh2-77e6b3c2d2643e1a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-31b8a11790786ad0.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-180c52a3734cbee0.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-054aea440da62b24.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-23b2677491d9c844.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a341868865565e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f47fe401a6652768.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-1776e717fa0a4e01.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2ccc699721f1c086.rlib" "/opt/rustwide/target/debug/deps/libclap-7fc2fcc184ac8371.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6d34e1e0485025a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-b0f9474dc4a62eda.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libdotenv-5261fb49450fbaf9.rlib" "/opt/rustwide/target/debug/deps/libregex-73ce073d088bb170.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-19005a733ec79545.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ff51189af76b4dc3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8f9cad183fc64229.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d2b2d962f21980af.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-c9d891fb643873af.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-9e012ea66d1de00e.rlib" "/opt/rustwide/target/debug/deps/libdiesel-bc36a2069fedc102.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libchrono-bbb14f1587221ad0.rlib" "/opt/rustwide/target/debug/deps/libserde-866b6f3deea66064.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-08d8b3d08772153d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6a6e539735e926f.rlib" "/opt/rustwide/target/debug/deps/libtime-a7b025424db73a83.rlib" "/opt/rustwide/target/debug/deps/liblibc-91deb2c87fed05d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.omelette_cleanup.1rfthd15-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2" "/opt/rustwide/target/debug/deps/omelette_cleanup-2f07e6ead3f324a2.51oks4tb2ifd220j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6204e04386399477/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f8c0fddbbb14de67/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-adeb85b4e0a70b5e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-cc1507c7d9ece140/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-2ccc699721f1c086.rlib" "/opt/rustwide/target/debug/deps/libclap-7fc2fcc184ac8371.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6d34e1e0485025a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-b0f9474dc4a62eda.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libomelette-e6a06b3f4a0a26d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a4ae246d921bfe5.rlib" "/opt/rustwide/target/debug/deps/libuuid-98813599f5c66567.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6267585fb125cfc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c7145595548f026e.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libflate2-c05879b85a5333ff.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b210c6a60d211d42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e469a723856cf2f8.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-6cb2a55aff022aae.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-5aaa9f87fb72ad90.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libfailure-bfa7f1de2c7b2cf3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-51490d793aa4aa24.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7832f8ac05e2c440.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-635e0c5b0af490ae.rlib" "/opt/rustwide/target/debug/deps/libcookie-d20ceef8893d4ea4.rlib" "/opt/rustwide/target/debug/deps/libblobstore-8e8e58536a059507.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b7999694cb4945ed.rlib" "/opt/rustwide/target/debug/deps/libcrypto-a10e5c506bb1da31.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/librand-05f0d145e63188cb.rlib" "/opt/rustwide/target/debug/deps/librand-e4a6ac5fcacbbcc2.rlib" "/opt/rustwide/target/debug/deps/libegg_mode-79c0dea90e771e73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-86b99de70806994f.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/liburl-797a69806f691a68.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-8b9459aac79ea8da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-44922365d75eb0c8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d7054515339b8240.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-20a0e6ca7e4dd3d9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-c6e752da5952a4ec.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libregex-0d0701b4a65639fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5b38e4668cb533b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7ff8207a50cee38c.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c3757ba70f44576e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b9e1f04439ce68c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f6a122c2a97c83b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-16b028c9edfb9e04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhmac-c7a879c0fa5f86f1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-add8fe25a4c7871b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libhyper-c99fa0071462f58a.rlib" "/opt/rustwide/target/debug/deps/libwant-681359e33dee5c7a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-752f6281e83a508d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-9ed62d09c0a2ebd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f8548c7d77c0ec29.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a3a72915f3d57b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8b9463193bcc36d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a8a1c10b6bb2d695.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-26c7578776886f9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fa90eefb6addb18d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edc352ef1e6ad417.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bffc9e40d5e60c67.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-564b74b35e577f3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d2c126c2dfaaa10e.rlib" "/opt/rustwide/target/debug/deps/librand-dd73e72c74705169.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a4e7c831f3dde382.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0cf792a74e050615.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-2253b2f7c9ac227b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1e5d04dd7334aaba.rlib" "/opt/rustwide/target/debug/deps/libmio-6220c6bc05df6af0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3c824932f4a8c139.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed2f93766c4bdab7.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb2c33ce6b9f165d.rlib" "/opt/rustwide/target/debug/deps/libh2-77e6b3c2d2643e1a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-31b8a11790786ad0.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-180c52a3734cbee0.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-054aea440da62b24.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-23b2677491d9c844.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a341868865565e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f47fe401a6652768.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-1776e717fa0a4e01.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libegg_mode_text-b4857003c627fd47.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/libregex-2967f012ca0c3640.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7d8838a4d1510dfc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5f0a312e2d65b6c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6bd7b8755b4e79bd.rlib" "/opt/rustwide/target/debug/deps/libthread_id-24db7c25494fae53.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-24175a8f7aa6d79a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2f31a60f48bbe876.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-dbe219c565973cc2.rlib" "/opt/rustwide/target/debug/deps/libdotenv-5261fb49450fbaf9.rlib" "/opt/rustwide/target/debug/deps/libregex-73ce073d088bb170.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-19005a733ec79545.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ff51189af76b4dc3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8f9cad183fc64229.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d2b2d962f21980af.rlib" "/opt/rustwide/target/debug/deps/libdiesel-bc36a2069fedc102.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-9a47fd0d3136b61a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "/opt/rustwide/target/debug/deps/libchrono-bbb14f1587221ad0.rlib" "/opt/rustwide/target/debug/deps/libserde-866b6f3deea66064.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-08d8b3d08772153d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6a6e539735e926f.rlib" "/opt/rustwide/target/debug/deps/libtime-a7b025424db73a83.rlib" "/opt/rustwide/target/debug/deps/liblibc-91deb2c87fed05d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b944bb23836946b28c46c5a307ea4ef9652dde5cfea742d9936e58cb50f427c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b944bb23836946b28c46c5a307ea4ef9652dde5cfea742d9936e58cb50f427c9", kill_on_drop: false }` [INFO] [stdout] b944bb23836946b28c46c5a307ea4ef9652dde5cfea742d9936e58cb50f427c9