[INFO] cloning 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" "clone" "--bare" "https://github.com/eloquentlog/eloquentlog-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feloquentlog%2Feloquentlog-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feloquentlog%2Feloquentlog-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bd16d4a33881e66f1aca2f3bc03773d6f23983d [INFO] testing eloquentlog/eloquentlog-server against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feloquentlog%2Feloquentlog-server" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eloquentlog/eloquentlog-server on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking 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-8/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b99a10b103a53e93a4ceda21a91590b7e268d30e098e09f4f4ca42fad74b165 [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" "1b99a10b103a53e93a4ceda21a91590b7e268d30e098e09f4f4ca42fad74b165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b99a10b103a53e93a4ceda21a91590b7e268d30e098e09f4f4ca42fad74b165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b99a10b103a53e93a4ceda21a91590b7e268d30e098e09f4f4ca42fad74b165", kill_on_drop: false }` [INFO] [stdout] 1b99a10b103a53e93a4ceda21a91590b7e268d30e098e09f4f4ca42fad74b165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 328aca3909d663732ce6d01ad3b65c3f90ec67af06576ab52c87cf574fb69f0c [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" "328aca3909d663732ce6d01ad3b65c3f90ec67af06576ab52c87cf574fb69f0c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling slog v2.5.2 [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 zeroize v1.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api 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 unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling filetime v0.2.10 [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 tokio-sync v0.1.8 [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 openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [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 rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bcrypt v0.6.3 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling redis v0.11.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling r2d2_redis v0.10.1 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [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 jsonwebtoken v5.0.1 [INFO] [stderr] Compiling accord v0.2.2 (https://github.com/ChrisBuchholz/accord.git?rev=e56cecc#e56cecc6) [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.eloquentlog_console_api_server.4f0xmuy6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca" "/opt/rustwide/target/debug/deps/eloquentlog_console_api_server-508b0d77bbbd09ca.1tlbg0m5nffn4dbr.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-73ac5ff62d915678/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeloquentlog_console_api-12e904cab01bfd5e.rlib" "/opt/rustwide/target/debug/deps/libfourche-3dc39c2f48e0788e.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-985cc40c4579f68c.rlib" "/opt/rustwide/target/debug/deps/libblowfish-239a4a1f4437a393.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-05632f6bc5e6bb47.rlib" "/opt/rustwide/target/debug/deps/libring-91924e99e4d9bf15.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/liblettre_email-e70ae7b41430b3a9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/liblettre-19b641865ba76d47.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-bd37c2d74c3a8212.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-a7e3291676de9ae9.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bb3ea4d618fb53e3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0c6248bbf804d8dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0b3e1ab746d12765.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhostname-085aca05c7f6b9d9.rlib" "/opt/rustwide/target/debug/deps/libbufstream-d987beaeced32c33.rlib" "/opt/rustwide/target/debug/deps/libemail-d4c271d87b39363a.rlib" "/opt/rustwide/target/debug/deps/librand-7a94ff797a9702ff.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libsloggers-5ff86f9ae264cda4.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-3cb87148e9754712.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-43d1e84e0a7aedba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libslog_term-182e9c033481d1ee.rlib" "/opt/rustwide/target/debug/deps/libterm-b3afcb279652064a.rlib" "/opt/rustwide/target/debug/deps/libdirs-f4672dfd6ab4be08.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-2bf94e782956f7c2.rlib" "/opt/rustwide/target/debug/deps/libslog_kvfilter-76dea9fe6ac4c380.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libslog_async-1012f42078a9ba1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblibflate-5a16954539e16a00.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-343b2f6c2b7b3fe5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libadler32-509b0e97d0014dcb.rlib" "/opt/rustwide/target/debug/deps/libtrackable-1e06361282eec420.rlib" "/opt/rustwide/target/debug/deps/libr2d2_redis-26c585e3b269f833.rlib" "/opt/rustwide/target/debug/deps/libredis-4ffe3d57a620d988.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e3432b3d5f70c709.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b8d6ffeb413395b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-818c7869cbad6f25.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8344457c819ff3b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-baac8662efda07ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7fa7d79049eadeb2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libmio-d48351fd33b55d51.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-2a5f850691eadbe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5f5e0fb8efa9fa1c.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2a5ed7a7e4b23828.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c8541a5982d32e24.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libbytes-4525dc1958b868d8.rlib" "/opt/rustwide/target/debug/deps/libiovec-74ede1fd4149f525.rlib" "/opt/rustwide/target/debug/deps/libcombine-359943e32f91b3a2.rlib" "/opt/rustwide/target/debug/deps/libascii-fb992984e1b1d644.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libeither-f8afed8e263035cb.rlib" "/opt/rustwide/target/debug/deps/librocket_contrib-37c99f5b28147e4c.rlib" "/opt/rustwide/target/debug/deps/libdiesel-6adbe35547a8478f.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-c7c12eb5a8cff583.rlib" "/opt/rustwide/target/debug/deps/librand-8c93226be6aca54f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-5ca16798980af6c3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libchrono-575a8053f4f0a56b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a18fbef107fb75a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e74f9adb08020e7.rlib" "/opt/rustwide/target/debug/deps/libr2d2-260a7347006beff2.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-ffdcfc6e4f8a75d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2329706ae7a1b59a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f73d089d7670c10.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libaccord-c8b2a64b536ac9ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ac018706f143b53b.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/librocket_slog-e233d4f74f00d2c9.rlib" "/opt/rustwide/target/debug/deps/librocket-2fcdd39a61a0907c.rlib" "/opt/rustwide/target/debug/deps/libatty-00ceff306e8aaef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libtoml-f09d5835a4acb2b8.rlib" "/opt/rustwide/target/debug/deps/libserde-77af530116f6331a.rlib" "/opt/rustwide/target/debug/deps/libyansi-35940f0a6c4fd250.rlib" "/opt/rustwide/target/debug/deps/librocket_http-99fc54130d0ca831.rlib" "/opt/rustwide/target/debug/deps/libhyper-b4e19e50672c30fe.rlib" "/opt/rustwide/target/debug/deps/libmime-9eb5c9118a8d0650.rlib" "/opt/rustwide/target/debug/deps/liblog-17e5c0fb110c358f.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-6e97b32755d7437e.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f214f204de0c26c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/liburl-2b28b530fc41ae3d.rlib" "/opt/rustwide/target/debug/deps/libidna-ab55bbbde49186ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbase64-fb8cb0e446697058.rlib" "/opt/rustwide/target/debug/deps/libsafemem-452e8a0079ba6078.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e62bdf8dd5704851.rlib" "/opt/rustwide/target/debug/deps/libstate-2726f4b7cb5da615.rlib" "/opt/rustwide/target/debug/deps/libindexmap-330caf55645d51cb.rlib" "/opt/rustwide/target/debug/deps/libcookie-1f44bbc0837a9436.rlib" "/opt/rustwide/target/debug/deps/libhkdf-089fd9ecae3ce4ec.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-e3836ef66af27639.rlib" "/opt/rustwide/target/debug/deps/libzeroize-cd33d7b8bb83b41c.rlib" "/opt/rustwide/target/debug/deps/libghash-5b874b1542a31c2b.rlib" "/opt/rustwide/target/debug/deps/libpolyval-5b7809d793ca5f84.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-27c29595bbd58cf7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-bb5c0e3e64c9cce2.rlib" "/opt/rustwide/target/debug/deps/libaes-7c50ff70cec37c43.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ea93f7732e3c254f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libaead-2571b5f35a8663b4.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-ed6482bafa649d8d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librand-d32ae42288df9e1f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-802bf722702786e3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-7768d9d2f7a3d982.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6b0317815f3e1a71.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-aece14c162723642.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-49ba8d6a31c9507c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libpear-9c39f44e9e85368a.rlib" "/opt/rustwide/target/debug/deps/libslog-3bd85e6e82e87359.rlib" "/opt/rustwide/target/debug/deps/libproctitle-6a9532ec105b88dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-63fc77782233d131.rlib" "/opt/rustwide/target/debug/deps/libdotenv-716ab7cbf31d34fe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `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" "328aca3909d663732ce6d01ad3b65c3f90ec67af06576ab52c87cf574fb69f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328aca3909d663732ce6d01ad3b65c3f90ec67af06576ab52c87cf574fb69f0c", kill_on_drop: false }` [INFO] [stdout] 328aca3909d663732ce6d01ad3b65c3f90ec67af06576ab52c87cf574fb69f0c