[INFO] cloning repository https://github.com/ianic/yarws [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianic/yarws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianic%2Fyarws", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianic%2Fyarws'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a30d5b5f8d8f367f3fd92d7aa03a2a8fa957c9e6 [INFO] testing ianic/yarws 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%2Fianic%2Fyarws" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianic/yarws 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/ianic/yarws [INFO] finished tweaking git repo https://github.com/ianic/yarws [INFO] tweaked toml for git repo https://github.com/ianic/yarws written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ianic/yarws 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] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 term v0.6.1 [INFO] [stderr] Downloaded slog-async v2.5.0 [INFO] [stderr] Downloaded slog-scope v4.3.0 [INFO] [stderr] Downloaded hex-literal v0.2.1 [INFO] [stderr] Downloaded hex-literal-impl v0.2.2 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded slog-term v2.6.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] b67b037dbcc64ffe64b6b78eec188bc515123fb12ccfb9bda59599d350276f4d [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" "b67b037dbcc64ffe64b6b78eec188bc515123fb12ccfb9bda59599d350276f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b67b037dbcc64ffe64b6b78eec188bc515123fb12ccfb9bda59599d350276f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67b037dbcc64ffe64b6b78eec188bc515123fb12ccfb9bda59599d350276f4d", kill_on_drop: false }` [INFO] [stdout] b67b037dbcc64ffe64b6b78eec188bc515123fb12ccfb9bda59599d350276f4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 1f45d01e9b62970d996f8c05032261bffb6bc179cc93b6d41c97d2e0fd562b12 [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" "1f45d01e9b62970d996f8c05032261bffb6bc179cc93b6d41c97d2e0fd562b12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling yarws v0.3.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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.chat_server.ym3mu8uk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38" "/opt/rustwide/target/debug/deps/chat_server-34de8cd880f01e38.4bb96lukqswgir3k.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/libyarws-dff7f7f3fc0624d4.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-aa1082d268e8fd15.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-6d4d7630e2587e60.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-85b12fc33037e46d.rlib" "/opt/rustwide/target/debug/deps/libslog_async-809c5e3495068a6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a96b6febc0fedee5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-d9047f1bb72d40ea.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libslog_term-1ebe1c53aba030d5.rlib" "/opt/rustwide/target/debug/deps/libterm-cf8945dea5e2cbe4.rlib" "/opt/rustwide/target/debug/deps/libdirs-cc568850d12563f6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cfcbf33bf12e2d88.rlib" "/opt/rustwide/target/debug/deps/libchrono-b55b9fc4cf3b6746.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libtime-6ca01eaac3a42c56.rlib" "/opt/rustwide/target/debug/deps/libinflate-cbc6dfe6bb50b609.rlib" "/opt/rustwide/target/debug/deps/libadler32-b754b0225bffa03d.rlib" "/opt/rustwide/target/debug/deps/libsha1-cdb368eba7530438.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d22a0740b208aafd.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9d76db488b9c7ccc.rlib" "/opt/rustwide/target/debug/deps/librand-3ffd439207bd4701.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-21ea7755004e7aff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-21f99b363fd6a1a0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b663e3be19ed940b.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b951a74ff3a00ffa.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-59035338e758840e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7dc1f0dbca728755.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eaeb0fd1c48595db.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/libfailure-28ce7431ab7c8995.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5bcd6fc1b9666b5a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-a3af16ab6b77e470.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libtokio-186dd44eca650a31.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d007062ab34e402b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07d9dc3856c9a09c.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b1cc9b12d297e7ee.rlib" "/opt/rustwide/target/debug/deps/libmio-3271cb9a206a92d6.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libstructopt-6ea1cbe0232bdd69.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libclap-d7a3602b40347b5a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-24249d84d50da6cf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-7c3e75db6aa6e733.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libslog-070d17fa9fdf537c.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" "-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 `yarws` [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" "1f45d01e9b62970d996f8c05032261bffb6bc179cc93b6d41c97d2e0fd562b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f45d01e9b62970d996f8c05032261bffb6bc179cc93b6d41c97d2e0fd562b12", kill_on_drop: false }` [INFO] [stdout] 1f45d01e9b62970d996f8c05032261bffb6bc179cc93b6d41c97d2e0fd562b12