[INFO] cloning repository https://github.com/fzuellich/chtbtr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fzuellich/chtbtr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb55f4e9d3af218e6376f619d04a64d7c1a17834 [INFO] testing fzuellich/chtbtr against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzuellich/chtbtr on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fzuellich/chtbtr [INFO] finished tweaking git repo https://github.com/fzuellich/chtbtr [INFO] tweaked toml for git repo https://github.com/fzuellich/chtbtr written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fzuellich/chtbtr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded acteur v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1da07fc8c34fb12e16329262028712c5b657a366b12fb4f1b94e8d53938b3a5 [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" "d1da07fc8c34fb12e16329262028712c5b657a366b12fb4f1b94e8d53938b3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1da07fc8c34fb12e16329262028712c5b657a366b12fb4f1b94e8d53938b3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1da07fc8c34fb12e16329262028712c5b657a366b12fb4f1b94e8d53938b3a5", kill_on_drop: false }` [INFO] [stdout] d1da07fc8c34fb12e16329262028712c5b657a366b12fb4f1b94e8d53938b3a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a06626acb8406bed58e87eca0df8869b3e9de8c47a684bd5b4ddd22a74a1e1fa [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" "a06626acb8406bed58e87eca0df8869b3e9de8c47a684bd5b4ddd22a74a1e1fa", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling ahash v0.3.3 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling broadcaster v0.2.6 [INFO] [stderr] Compiling dashmap v3.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling acteur v0.10.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling chtbtr v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.chtbtr.1v7enmpc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a" "/opt/rustwide/target/debug/deps/chtbtr-cf14eda94ab4a93a.4dtuf700w66r4pgz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-a5ffa7c2f3bfb86e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-b238db2780a72a02.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libchtbtr-bf212e906c6157e9.rlib" "/opt/rustwide/target/debug/deps/libactix-d95c4366dfb9c6d3.rlib" "/opt/rustwide/target/debug/deps/libron-0ab40d369ddf0d0f.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libuuid-cdcd06d31ca86c6b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c8f844df2687ba54.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-486810bda99b6d9a.rlib" "/opt/rustwide/target/debug/deps/libawc-9891c2f75567b1d6.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d60fb237096f5e61.rlib" "/opt/rustwide/target/debug/deps/libactix_router-036e6809f8ab9a53.rlib" "/opt/rustwide/target/debug/deps/libbytestring-bcc9cd60bba76ee0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-7b2ad69104f97455.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libchrono-274c749f57f81a4b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2171dd4f066a7299.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e142fedec510e9eb.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libflate2-0688423d3bcc565f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1e132b4cec77aea6.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-038d2b0dfcaecd23.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0966610dff529455.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5154019a856972b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-edfedcc96cd5ea09.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-bc29122a9ecacde6.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-cc35739e940d3dc5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ae323a1afcd81388.rlib" "/opt/rustwide/target/debug/deps/librand-12e1a330dce9ad85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b6feac08437d100e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5a48e65bbdd376cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-b056e021f2407acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-408b6226df2b8d77.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5067fbb0d697327b.rlib" "/opt/rustwide/target/debug/deps/libhostname-5c230cfd995d19f3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-70e14e83c53e7819.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libfailure-d51040edd8a7187b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1b90e52c0f36e31f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8034089a193eeb7b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-59459a71316bb908.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-218b24e6879a5a2e.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-47adbfd17ef3a2d8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4df30bc0234b0656.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2bd29058c91b8dee.rlib" "/opt/rustwide/target/debug/deps/libcopyless-177d62d1794e5d4c.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3556f3c8820af6d2.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c8b2e627f7c2a215.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-956640695b1ef764.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7fbd2576201d0361.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0b3997ce1e123c67.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-159d41053fad0ac9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5172240f1a87672a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0a08b40dcef5fb42.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-38026307ac86afaa.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libserde-c8b0a88c47afbabd.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8b7515dcb5cd0ee0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f33544e8ee8286.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a2e6b0e012c5fd98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-9515ec92163246f0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-725ad6f3f156e813.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-fdd22e81165e2bea.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7c9b46f51782becc.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2e8caf63409a9497.rlib" "/opt/rustwide/target/debug/deps/libtokio-caf7c98bf457e978.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-159f9d7cddef217d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9e0d9809bd4b62ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2825de67001f11f1.rlib" "/opt/rustwide/target/debug/deps/liburl-b97e4df3b5b106de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-bca2720700ed4bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4f6c89780dd009d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bd78e8f2a0cbefc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-561e4c301df6b08a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libacteur-f6f0750e9842db65.rlib" "/opt/rustwide/target/debug/deps/libfutures-66fa3acccd5a1f18.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9077d4f342364459.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-21c37ee07e98910f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bfd03e72bd8df9f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7630a7ec9f7c799.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3b739dc3ad67203d.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8cf0e865eb9c8433.rlib" "/opt/rustwide/target/debug/deps/libahash-ef9dfed504b682b7.rlib" "/opt/rustwide/target/debug/deps/libconst_random-821c26041b1aba18.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b48bfeab642c9f15.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7bcb75e3a1300157.rlib" "/opt/rustwide/target/debug/deps/libasync_task-980719946821c22e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fa231e4385c386d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ec950636b063edf9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d60a6bdd57b6069a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-edac3be309753359.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-be58eb0b2fcbee2f.rlib" "/opt/rustwide/target/debug/deps/libbroadcaster-95b05de5c42c562f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-287a8827fb9c24bc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a5b9f3b7d5ccee46.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f0202f6a7935278e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4d4e3c7fad64b646.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b9c1241654b79e11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9820166da37e377f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6863df4ad8b39075.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7174a713d3f7f829.rlib" "/opt/rustwide/target/debug/deps/libmio-561a53c43a2db5d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-25a15829f4d4a3c1.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b0df7ed060b3dcf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ed495deafe7438fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5874490672e3a18a.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ac892be8fd7acded.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e14c909511d1e2d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe4ff8027d75a670.rlib" "/opt/rustwide/target/debug/deps/libclap-6261b0521e2f7735.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8dff3a9ae4393e1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5e2d22d876255701.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/liblog-03bec60e8020b628.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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 `chtbtr`. [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" "a06626acb8406bed58e87eca0df8869b3e9de8c47a684bd5b4ddd22a74a1e1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06626acb8406bed58e87eca0df8869b3e9de8c47a684bd5b4ddd22a74a1e1fa", kill_on_drop: false }` [INFO] [stdout] a06626acb8406bed58e87eca0df8869b3e9de8c47a684bd5b4ddd22a74a1e1fa