[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-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffzuellich%2Fchtbtr" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fzuellich/chtbtr on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-10/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-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dashmap v3.11.1 [INFO] [stderr] Downloaded acteur v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c486649c0e70ecea6a00d2fc715d05792dbf1798fd41e55215ca7724836323a3 [INFO] running `Command { std: "docker" "start" "-a" "c486649c0e70ecea6a00d2fc715d05792dbf1798fd41e55215ca7724836323a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c486649c0e70ecea6a00d2fc715d05792dbf1798fd41e55215ca7724836323a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c486649c0e70ecea6a00d2fc715d05792dbf1798fd41e55215ca7724836323a3", kill_on_drop: false }` [INFO] [stdout] c486649c0e70ecea6a00d2fc715d05792dbf1798fd41e55215ca7724836323a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d43c4043e04f5271f809766ecc0106340d61da428b7f8da5872137803431f7bc [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" "d43c4043e04f5271f809766ecc0106340d61da428b7f8da5872137803431f7bc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [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 num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling broadcaster v0.2.6 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 synstructure v0.12.3 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.3 [INFO] [stderr] Compiling dashmap v3.11.1 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-rt v1.1.0 [INFO] [stderr] Compiling actix-service v1.0.5 [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 trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ron v0.5.1 [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.comment_added.cajqsh0l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d" "/opt/rustwide/target/debug/deps/comment_added-f63860544478501d.2fnwdm1sgy5izow0.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-3bd34d1f44b5124d/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-41a40c21c855cbd2/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchtbtr-8bb4fba9459ded75.rlib" "/opt/rustwide/target/debug/deps/libactix-4fc5b064beefb770.rlib" "/opt/rustwide/target/debug/deps/libron-454ac222c5c777f1.rlib" "/opt/rustwide/target/debug/deps/libbase64-093ee72f541a713a.rlib" "/opt/rustwide/target/debug/deps/libuuid-df11e71f61af8bd3.rlib" "/opt/rustwide/target/debug/deps/libactix_web-636272b6bda87ca5.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-1168c585ed78c1a3.rlib" "/opt/rustwide/target/debug/deps/libawc-aef1ae19f19fffc0.rlib" "/opt/rustwide/target/debug/deps/libactix_server-0e3d74e7406cdf60.rlib" "/opt/rustwide/target/debug/deps/libactix_router-a6d4d3bc1aadc5ca.rlib" "/opt/rustwide/target/debug/deps/libbytestring-40988871d2b7fa60.rlib" "/opt/rustwide/target/debug/deps/libactix_http-0ac966befe7dd01a.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libchrono-1267063a80801415.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-15c5b5b7cdbd68d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ca2c3b0ec307859.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8f272ea94563d9f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f7c0b67f5d13eae5.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1cc63b2f5c3ad6bb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b3f059b3fbf27b77.rlib" "/opt/rustwide/target/debug/deps/libfxhash-9601bd1f04315db6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-ca676075c2f673fa.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-b4c790422fe58977.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e63d6bd30e668436.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-95a641e276b4b587.rlib" "/opt/rustwide/target/debug/deps/librand-f376bf86b3ce552d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4ddb518b2abe3c3a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-df77f49f7b8c118c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bee040b6449bc906.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9f3be96514164a56.rlib" "/opt/rustwide/target/debug/deps/libhostname-358356964e2ce3be.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e2e203360e7c4477.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libfailure-4b01264a986baecb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a077e8ea001ecacc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ba5ef49a38446763.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-feb0b2681d244d13.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-b85a82d2b370c3c9.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ada8d38f686157d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7aac500b128db21f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4cabec321e14cbd9.rlib" "/opt/rustwide/target/debug/deps/libcopyless-59bd3a8b95f91274.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libactix_service-b5ec272d8b8e1a73.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-7209be65c5a9df09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8b37e9b8e7e8ed70.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bceb81233c11628b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bfcd9bcf5b74987c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f13fffefac63f900.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c5e2e14e4f5b322d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e8a64e58412a1a1f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aa2f4a2bac14d308.rlib" "/opt/rustwide/target/debug/deps/libserde_json-06c6c3f4058c36db.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-41cfef1b6d0a02e9.rlib" "/opt/rustwide/target/debug/deps/libbase64-2a598dcb608e88ef.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-838846a32265971a.rlib" "/opt/rustwide/target/debug/deps/libunicase-60a8965fd9d76920.rlib" "/opt/rustwide/target/debug/deps/libmime-0e0b1a8f41513322.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-65b9065b6c068be1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95a0a185a8360b6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-04b463b001077f98.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libhyper-b9f44d900042ba5c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-0bb009778e34451d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-96817f0a77636983.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f3a49fae7ca845c7.rlib" "/opt/rustwide/target/debug/deps/libtime-b94386afebabcb28.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0f0e12c5d88c9ea3.rlib" "/opt/rustwide/target/debug/deps/libtokio-1073d6b019e1f971.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6b3df5d08f5993e9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-52f13a222e485784.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6283f67b38f4020e.rlib" "/opt/rustwide/target/debug/deps/liburl-c3444b7c87da6cb9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-9cb69ea74f767b73.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9638ae04d2629032.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-33f95ed4751cbb42.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-7775b461a29b70d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libbytes-27740e2e33c87464.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libacteur-e3b5e4764efe6b42.rlib" "/opt/rustwide/target/debug/deps/libfutures-b0ef9359c079e166.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-15d8fb5ff5d48c4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e9d61d945fd0e977.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a2e2c640cc03808a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2d6986d5f71ca41b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-11263ee15bb4355d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-451ca068ceba44d1.rlib" "/opt/rustwide/target/debug/deps/libdashmap-d5a60beaab9685bf.rlib" "/opt/rustwide/target/debug/deps/libahash-8233de1101cdbc08.rlib" "/opt/rustwide/target/debug/deps/libconst_random-2e8e61b5b0251034.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ad6f3ec009c8e669.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1d1276c150fab054.rlib" "/opt/rustwide/target/debug/deps/libasync_task-12412db320abb2d2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ed91e95df0fc7811.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dfcbdc80bc27aa8c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-45b525c5708f621c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-058100eb12e5a3ee.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-e70f34c0b8fb3db9.rlib" "/opt/rustwide/target/debug/deps/libbroadcaster-2bf430a83023c9aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-181ab1ab73ef933a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c8a616df66ce5cf4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c4a4ec5522a992ad.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-55eafb829d048ff7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb69b4444c58205e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4cd964b426d06dd9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d1a1a3b5f7aad72a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c5f7c4278c0e9f02.rlib" "/opt/rustwide/target/debug/deps/libmio-de86746744487476.rlib" "/opt/rustwide/target/debug/deps/libnet2-6068c755609defcf.rlib" "/opt/rustwide/target/debug/deps/libiovec-3802566f4ff909bd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7de2fec77289de7e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f925689b8b776798.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0f60e6ad5dd9e911.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c75244fc9c3613d3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8723bf20af92e129.rlib" "/opt/rustwide/target/debug/deps/libclap-9407c0a06d632686.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d1be45a68445f076.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ccf5129a40d9887d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-281297e2d22fc7ea.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bfe2d51e9fc3209.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/liblog-d2a1e2eb6b4ad2a9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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 `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" "d43c4043e04f5271f809766ecc0106340d61da428b7f8da5872137803431f7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43c4043e04f5271f809766ecc0106340d61da428b7f8da5872137803431f7bc", kill_on_drop: false }` [INFO] [stdout] d43c4043e04f5271f809766ecc0106340d61da428b7f8da5872137803431f7bc