[INFO] fetching crate aiven_rs 0.3.0... [INFO] testing aiven_rs-0.3.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate aiven_rs 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate aiven_rs 0.3.0 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 crates.io crate aiven_rs 0.3.0 [INFO] finished tweaking crates.io crate aiven_rs 0.3.0 [INFO] tweaked toml for crates.io crate aiven_rs 0.3.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate aiven_rs 0.3.0 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 async-io v1.1.0 [INFO] [stderr] Downloaded polling v1.0.2 [INFO] [stderr] Downloaded futures-lite v1.7.0 [INFO] [stderr] Downloaded serde_bytes v0.11.4 [INFO] [stderr] Downloaded async-process v1.0.0 [INFO] [stderr] Downloaded async-semaphore v1.1.0 [INFO] [stderr] Downloaded blocking v1.0.0 [INFO] [stderr] Downloaded async-fs v1.3.0 [INFO] [stderr] Downloaded async-barrier v1.0.1 [INFO] [stderr] Downloaded async-rwlock v1.1.0 [INFO] [stderr] Downloaded event-listener v2.4.0 [INFO] [stderr] Downloaded smol v1.0.1 [INFO] [stderr] Downloaded async-net v1.3.0 [INFO] [stderr] Downloaded async-compat v0.1.3 [INFO] [stderr] Downloaded async-lock v2.1.3 [INFO] [stderr] Downloaded async-executor v1.1.1 [INFO] [stderr] Downloaded async-mutex v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3a1195019644e088b513a66f2c1f8ea5d36ca7f928a13c71984d8c99c2a351d [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" "b3a1195019644e088b513a66f2c1f8ea5d36ca7f928a13c71984d8c99c2a351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3a1195019644e088b513a66f2c1f8ea5d36ca7f928a13c71984d8c99c2a351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a1195019644e088b513a66f2c1f8ea5d36ca7f928a13c71984d8c99c2a351d", kill_on_drop: false }` [INFO] [stdout] b3a1195019644e088b513a66f2c1f8ea5d36ca7f928a13c71984d8c99c2a351d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9509a4e1534a7038845662ded87592ed6d932228aa4ad11c11bb833cbb2befe [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" "d9509a4e1534a7038845662ded87592ed6d932228aa4ad11c11bb833cbb2befe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_bytes v0.11.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling aiven_rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 55s [INFO] running `Command { std: "docker" "inspect" "d9509a4e1534a7038845662ded87592ed6d932228aa4ad11c11bb833cbb2befe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9509a4e1534a7038845662ded87592ed6d932228aa4ad11c11bb833cbb2befe", kill_on_drop: false }` [INFO] [stdout] d9509a4e1534a7038845662ded87592ed6d932228aa4ad11c11bb833cbb2befe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", 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] 851ad404a703c269108cd3a5895c638a02e552e8cb57397b7c3bc95e05747d1f [INFO] running `Command { std: "docker" "start" "-a" "851ad404a703c269108cd3a5895c638a02e552e8cb57397b7c3bc95e05747d1f", kill_on_drop: false }` [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v1.0.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.3.0 [INFO] [stderr] Compiling async-semaphore v1.1.0 [INFO] [stderr] Compiling async-compat v0.1.3 [INFO] [stderr] Compiling futures-lite v1.7.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling async-rwlock v1.1.0 [INFO] [stderr] Compiling async-barrier v1.0.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling async-lock v2.1.3 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling async-executor v1.1.1 [INFO] [stderr] Compiling async-fs v1.3.0 [INFO] [stderr] Compiling async-net v1.3.0 [INFO] [stderr] Compiling async-process v1.0.0 [INFO] [stderr] Compiling smol v1.0.1 [INFO] [stderr] Compiling aiven_rs v0.3.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/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.clouds_smol.1fqj5cq1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1" "/opt/rustwide/target/debug/examples/clouds_smol-ff76d87581859ea1.91t66vrkr2zc95o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-01a6a9dacbfdc647.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libsmol-4749042953aef910.rlib" "/opt/rustwide/target/debug/deps/libasync_process-e73f6c3cc124f752.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-6560ebeb7d1ddd3a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e2db5ce4f7043030.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libasync_net-b2351958285a7bea.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-260d89b83e590b0a.rlib" "/opt/rustwide/target/debug/deps/libasync_semaphore-425a18182925047f.rlib" "/opt/rustwide/target/debug/deps/libasync_rwlock-a6696961e4af9fdf.rlib" "/opt/rustwide/target/debug/deps/libasync_barrier-81395fd082b8e569.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-26e538f7533fad95.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-90290cb5b18c10ab.rlib" "/opt/rustwide/target/debug/deps/libblocking-0d6006a63d4dac2a.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-59cb734d3c0e786e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-1e41ef3c263de88f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-e420d34d7effe936.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ee611f4d31a262f9.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-5d27aa6e6bfc7e78.rlib" "/opt/rustwide/target/debug/deps/libpolling-baeb0837b4c23a21.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8b27c140ca572a72.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-43a337490f25c321.rlib" "/opt/rustwide/target/debug/deps/libasync_task-58f50441542d23c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7d31d529d7728174.rlib" "/opt/rustwide/target/debug/deps/libfastrand-287c4608e73a9ee5.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-62a58e8c12056e36.rlib" "/opt/rustwide/target/debug/deps/libparking-20586ac7989f3189.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-c31c972669483669.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-ac4d326c75ac5cf2.rlib" "/opt/rustwide/target/debug/deps/libasync_compat-aaecd217347332d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8c5eca7d58065d3b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-232222388afe3c69.rlib" "/opt/rustwide/target/debug/deps/libaiven_rs-f6c0f5424a2e51fa.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-aafbdbde7c5eefff.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ff082817f9f7c092.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/libmockito-0e5df457f8c2a1b5.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-b96d94a67d84e1ca.rlib" "/opt/rustwide/target/debug/deps/libregex-f3b58215d104a4a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15cbfd292ca91181.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/librand-5080798ad80b7b78.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ad03a2ffbaae8632.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-af5dab49ff74de33.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ac83b803e928a7e2.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libcolored-9e46e69be66218de.rlib" "/opt/rustwide/target/debug/deps/libatty-d3943f647909870f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a069a5a451020f82.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b130c9cbf0de2006.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b16a7f86404e78cc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-403df6bff0eca81d.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-920aba93905592b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c183177e68f81c38.rlib" "/opt/rustwide/target/debug/deps/libryu-190403dec639a8de.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c1e1a2792ce592bb.rlib" "/opt/rustwide/target/debug/deps/libunicase-60a8965fd9d76920.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3d0acc7288f9d4c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-db366e99e325fd04.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e6bb0679c959ee4d.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/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-09cc199fd3fa9642.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-b2e3e6d0399c3e0b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-0c04430ae221497c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c29ac7d4f9657adc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d9a27ce82ed7064f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libtime-3fa3dcef8ffb9274.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2592b1426e34b88c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7a5a179859e0183d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1960352af0d1a4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b80375de11aed169.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libtokio-7899447e28f8c756.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libmio-8ff3282938e8abcc.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-60e7e2d066b43b2c.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd533347bb587715.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7bd113b9466b080.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-323dfb1e7dc5477a.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liburl-57e3b0037a294ae5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-99d64e2a8168bd9b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1e6070220b8739.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-5094c7f547f614a7.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libserde-0fb42dc80df0304c.rlib" "/opt/rustwide/target/debug/deps/libbytes-27740e2e33c87464.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" "-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] [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/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.projects.7vswfwf8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e" "/opt/rustwide/target/debug/examples/projects-c92842e8135ee42e.52px6vh7rw4jg4rf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-01a6a9dacbfdc647.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libaiven_rs-f6c0f5424a2e51fa.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-aafbdbde7c5eefff.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ff082817f9f7c092.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/libmockito-0e5df457f8c2a1b5.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-b96d94a67d84e1ca.rlib" "/opt/rustwide/target/debug/deps/libregex-f3b58215d104a4a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15cbfd292ca91181.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/librand-5080798ad80b7b78.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ad03a2ffbaae8632.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-af5dab49ff74de33.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ac83b803e928a7e2.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libcolored-9e46e69be66218de.rlib" "/opt/rustwide/target/debug/deps/libatty-d3943f647909870f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a069a5a451020f82.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b130c9cbf0de2006.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b16a7f86404e78cc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-403df6bff0eca81d.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-920aba93905592b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c183177e68f81c38.rlib" "/opt/rustwide/target/debug/deps/libryu-190403dec639a8de.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c1e1a2792ce592bb.rlib" "/opt/rustwide/target/debug/deps/libunicase-60a8965fd9d76920.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3d0acc7288f9d4c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-db366e99e325fd04.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e6bb0679c959ee4d.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/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-09cc199fd3fa9642.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-b2e3e6d0399c3e0b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-0c04430ae221497c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c29ac7d4f9657adc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d9a27ce82ed7064f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libtime-3fa3dcef8ffb9274.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2592b1426e34b88c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7a5a179859e0183d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1960352af0d1a4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b80375de11aed169.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libtokio-7899447e28f8c756.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libmio-8ff3282938e8abcc.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-60e7e2d066b43b2c.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd533347bb587715.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7bd113b9466b080.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-323dfb1e7dc5477a.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liburl-57e3b0037a294ae5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-99d64e2a8168bd9b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1e6070220b8739.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1737ad36ff461e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-5094c7f547f614a7.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libserde-0fb42dc80df0304c.rlib" "/opt/rustwide/target/debug/deps/libbytes-27740e2e33c87464.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" "-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 `aiven_rs` [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" "851ad404a703c269108cd3a5895c638a02e552e8cb57397b7c3bc95e05747d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851ad404a703c269108cd3a5895c638a02e552e8cb57397b7c3bc95e05747d1f", kill_on_drop: false }` [INFO] [stdout] 851ad404a703c269108cd3a5895c638a02e552e8cb57397b7c3bc95e05747d1f