[INFO] updating cached repository https://github.com/eloquentlog/eloquentlog-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/eloquentlog/eloquentlog-server [INFO] [stderr] * [new branch] release -> release [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cff75c23659cb3327bcbe0c1248803b95251d93a [INFO] testing eloquentlog/eloquentlog-server against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feloquentlog%2Feloquentlog-server" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eloquentlog/eloquentlog-server on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eloquentlog/eloquentlog-server [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/eloquentlog/eloquentlog-server [INFO] tweaked toml for git repo https://github.com/eloquentlog/eloquentlog-server written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/eloquentlog/eloquentlog-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 414dd906b7904ec0cb8556233f3123fe5504d6cf395d5d65d03fe2753fa01ee5 [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" "414dd906b7904ec0cb8556233f3123fe5504d6cf395d5d65d03fe2753fa01ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "414dd906b7904ec0cb8556233f3123fe5504d6cf395d5d65d03fe2753fa01ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414dd906b7904ec0cb8556233f3123fe5504d6cf395d5d65d03fe2753fa01ee5", kill_on_drop: false }` [INFO] [stdout] 414dd906b7904ec0cb8556233f3123fe5504d6cf395d5d65d03fe2753fa01ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbaa8584dd46cba461aecb6885ab695560f8432d128f3d2a59dbcb007f28809d [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" "bbaa8584dd46cba461aecb6885ab695560f8432d128f3d2a59dbcb007f28809d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling proctitle v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bcrypt v0.6.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling redis v0.11.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling r2d2_redis v0.10.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling lettre v0.9.3 [INFO] [stderr] Compiling accord v0.2.2 (https://github.com/ChrisBuchholz/accord.git?rev=e56cecc#e56cecc6) [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling fourche v0.1.1 [INFO] [stderr] Compiling sloggers v0.3.6 [INFO] [stderr] Compiling rocket-slog v0.4.0 [INFO] [stderr] Compiling rocket_contrib v0.4.5 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling eloquentlog-console-api v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.server.43ki3g0r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9" "/opt/rustwide/target/debug/deps/server-5c2bae9130b08fc9.38nim99spfgrdsmx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-0c3912aba63092ff/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeloquentlog_console_api-ff6dd425e66764e1.rlib" "/opt/rustwide/target/debug/deps/libfourche-f831e25bea4a00f4.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-d16908f80fb37aa6.rlib" "/opt/rustwide/target/debug/deps/libblowfish-b49becfe76186372.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f11231bb53538aca.rlib" "/opt/rustwide/target/debug/deps/libring-59a3c9d1b8c0c5ef.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/liblettre_email-ac0d23b52d06833a.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/liblettre-927ebaf925475840.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-620b93603bf123c6.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-fae69b9022a5023e.rlib" "/opt/rustwide/target/debug/deps/libnom-680efdd6ae6ad03c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0605be9a53152283.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ed1f8ff35d2a23c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d313a94108d3b6bf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhostname-1ca68ad17468c4ed.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3fe3a5a909c134c9.rlib" "/opt/rustwide/target/debug/deps/libemail-9460d173be94460b.rlib" "/opt/rustwide/target/debug/deps/librand-582e09c2ea553e88.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libsloggers-e821d95a5a65ca3c.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-6fad1b0dc96cef5c.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-26d1c6e110bb66c9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f4c3721c1f5be025.rlib" "/opt/rustwide/target/debug/deps/libterm-2e9cca5fd6a40731.rlib" "/opt/rustwide/target/debug/deps/libdirs-273481a4eb7ced53.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-74dfd636ba9d3e71.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-477cba4e623758bc.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0d3f0f28f87d572a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblibflate-2f728db2cedc5a3e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-fbab7048ac8d239f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3c3379d8167def29.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libtrackable-5528bb6c97b456bb.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-55fbd13ac04d1b3d.rlib" "/opt/rustwide/target/debug/deps/libredis-fe4eff539940eaa2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-910e4f3b1730f46e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ff0e819d3ce7a820.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e54c491f34dbf3a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-991f8be4b05d0b00.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a725cd91f5c25ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ba1025bfa2861c8e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libmio-6dc9d94972b6cc35.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-5960d0ead6b207aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f6aee1750d08d839.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a0a6832f021455bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-911a20b959ff7fc1.rlib" "/opt/rustwide/target/debug/deps/libiovec-588e9f1e9bd80d23.rlib" "/opt/rustwide/target/debug/deps/libcombine-aaf9fb60cadc0c8b.rlib" "/opt/rustwide/target/debug/deps/libascii-1f1c6f4c264b0295.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libeither-68bdb03e2e79ff75.rlib" "/opt/rustwide/target/debug/deps/librocket_contrib-8a6152d225f1d872.rlib" "/opt/rustwide/target/debug/deps/libdiesel-a6fba36be68380fa.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libuuid-420c254b6009d6b3.rlib" "/opt/rustwide/target/debug/deps/librand-18ddd28264b6add9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-134d14d7eeb9ec86.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libchrono-c3dc50fc320c3c6a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libr2d2-898d4eaf09b3e4f8.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-25040a39e5c3e6f7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b0afdb2bef10fbb1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c5e0724a31e57846.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64247e564e7ee26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-4903b98b54ace029.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libaccord-32cbee1e55620801.rlib" "/opt/rustwide/target/debug/deps/libserde_json-801711dacb1b09cd.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/librocket_slog-03117891d7707039.rlib" "/opt/rustwide/target/debug/deps/librocket-6ebd8d35f0fd0db1.rlib" "/opt/rustwide/target/debug/deps/libatty-f1a8e907d9f7f4d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-59ea7a056b9fe18c.rlib" "/opt/rustwide/target/debug/deps/libserde-5e94f10969907b6e.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/librocket_http-1a2854a6d8cc3438.rlib" "/opt/rustwide/target/debug/deps/libhyper-454c5c03448bd9b0.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46433607a0355213.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/target/debug/deps/libstate-b6a249b7b80ffb33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0ace56d2430a4fe3.rlib" "/opt/rustwide/target/debug/deps/libcookie-0eef98826ddc453c.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1d2d3ff6bfe82385.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/librand-251e3c75c0d8daa5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b72350cd915deaaa.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0b385f490fae263.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-11b1786ffd842534.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libtime-a65c744e2c880cba.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libpear-81d077d61a457e99.rlib" "/opt/rustwide/target/debug/deps/libslog-9290a837b3f9e59a.rlib" "/opt/rustwide/target/debug/deps/libproctitle-6414b7280f25444b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e08560054fdd719c.rlib" "/opt/rustwide/target/debug/deps/libdotenv-ef265213814e1891.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.router.2lyztwum-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907" "/opt/rustwide/target/debug/deps/router-3ba3625d96b36907.4u4ohhi1dax2j9yn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-0c3912aba63092ff/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeloquentlog_console_api-ff6dd425e66764e1.rlib" "/opt/rustwide/target/debug/deps/libfourche-f831e25bea4a00f4.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-d16908f80fb37aa6.rlib" "/opt/rustwide/target/debug/deps/libblowfish-b49becfe76186372.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f11231bb53538aca.rlib" "/opt/rustwide/target/debug/deps/libring-59a3c9d1b8c0c5ef.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/liblettre_email-ac0d23b52d06833a.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/liblettre-927ebaf925475840.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-620b93603bf123c6.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-fae69b9022a5023e.rlib" "/opt/rustwide/target/debug/deps/libnom-680efdd6ae6ad03c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0605be9a53152283.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4ed1f8ff35d2a23c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d313a94108d3b6bf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhostname-1ca68ad17468c4ed.rlib" "/opt/rustwide/target/debug/deps/libbufstream-3fe3a5a909c134c9.rlib" "/opt/rustwide/target/debug/deps/libemail-9460d173be94460b.rlib" "/opt/rustwide/target/debug/deps/librand-582e09c2ea553e88.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libsloggers-e821d95a5a65ca3c.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-6fad1b0dc96cef5c.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-26d1c6e110bb66c9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f4c3721c1f5be025.rlib" "/opt/rustwide/target/debug/deps/libterm-2e9cca5fd6a40731.rlib" "/opt/rustwide/target/debug/deps/libdirs-273481a4eb7ced53.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-74dfd636ba9d3e71.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-477cba4e623758bc.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0d3f0f28f87d572a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblibflate-2f728db2cedc5a3e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-fbab7048ac8d239f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3c3379d8167def29.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libtrackable-5528bb6c97b456bb.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-55fbd13ac04d1b3d.rlib" "/opt/rustwide/target/debug/deps/libredis-fe4eff539940eaa2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-910e4f3b1730f46e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ff0e819d3ce7a820.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e54c491f34dbf3a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-991f8be4b05d0b00.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a725cd91f5c25ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ba1025bfa2861c8e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libmio-6dc9d94972b6cc35.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-5960d0ead6b207aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1c6240859530c8af.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f6aee1750d08d839.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a0a6832f021455bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-911a20b959ff7fc1.rlib" "/opt/rustwide/target/debug/deps/libiovec-588e9f1e9bd80d23.rlib" "/opt/rustwide/target/debug/deps/libcombine-aaf9fb60cadc0c8b.rlib" "/opt/rustwide/target/debug/deps/libascii-1f1c6f4c264b0295.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libeither-68bdb03e2e79ff75.rlib" "/opt/rustwide/target/debug/deps/librocket_slog-03117891d7707039.rlib" "/opt/rustwide/target/debug/deps/libslog-9290a837b3f9e59a.rlib" "/opt/rustwide/target/debug/deps/librocket_contrib-8a6152d225f1d872.rlib" "/opt/rustwide/target/debug/deps/librocket-6ebd8d35f0fd0db1.rlib" "/opt/rustwide/target/debug/deps/libatty-f1a8e907d9f7f4d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libtoml-59ea7a056b9fe18c.rlib" "/opt/rustwide/target/debug/deps/libyansi-6ff52ab9352c20ee.rlib" "/opt/rustwide/target/debug/deps/librocket_http-1a2854a6d8cc3438.rlib" "/opt/rustwide/target/debug/deps/libhyper-454c5c03448bd9b0.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46433607a0355213.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-3465c0a6ad65d1a6.rlib" "/opt/rustwide/target/debug/deps/libidna-77592b4e8a5f09b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/target/debug/deps/libstate-b6a249b7b80ffb33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0ace56d2430a4fe3.rlib" "/opt/rustwide/target/debug/deps/libcookie-0eef98826ddc453c.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-30b73a918bf14541.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-1d2d3ff6bfe82385.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-7bdd3a7107f8692d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-f6c45bfb3ac1ed39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib" "/opt/rustwide/target/debug/deps/librand-251e3c75c0d8daa5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b72350cd915deaaa.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0b385f490fae263.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-11b1786ffd842534.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libpear-81d077d61a457e99.rlib" "/opt/rustwide/target/debug/deps/libdiesel-a6fba36be68380fa.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libuuid-420c254b6009d6b3.rlib" "/opt/rustwide/target/debug/deps/librand-18ddd28264b6add9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-134d14d7eeb9ec86.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libchrono-c3dc50fc320c3c6a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libtime-a65c744e2c880cba.rlib" "/opt/rustwide/target/debug/deps/libr2d2-898d4eaf09b3e4f8.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-25040a39e5c3e6f7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b0afdb2bef10fbb1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c5e0724a31e57846.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64247e564e7ee26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-4903b98b54ace029.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libaccord-32cbee1e55620801.rlib" "/opt/rustwide/target/debug/deps/libserde_json-801711dacb1b09cd.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libserde-5e94f10969907b6e.rlib" "/opt/rustwide/target/debug/deps/libproctitle-6414b7280f25444b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e08560054fdd719c.rlib" "/opt/rustwide/target/debug/deps/libdotenv-ef265213814e1891.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `eloquentlog-console-api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bbaa8584dd46cba461aecb6885ab695560f8432d128f3d2a59dbcb007f28809d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbaa8584dd46cba461aecb6885ab695560f8432d128f3d2a59dbcb007f28809d", kill_on_drop: false }` [INFO] [stdout] bbaa8584dd46cba461aecb6885ab695560f8432d128f3d2a59dbcb007f28809d