[INFO] crate endless-web 2.0.0 is already in cache [INFO] testing endless-web-2.0.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate endless-web 2.0.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate endless-web 2.0.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate endless-web 2.0.0 [INFO] finished tweaking crates.io crate endless-web 2.0.0 [INFO] tweaked toml for crates.io crate endless-web 2.0.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate endless-web 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] ac38797dc6be11834c2e685d872a5d2e27da152b73c8957db192eea9edcead93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ac38797dc6be11834c2e685d872a5d2e27da152b73c8957db192eea9edcead93"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.1 [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 actix-connect v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling endless-web v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "ac38797dc6be11834c2e685d872a5d2e27da152b73c8957db192eea9edcead93"` [INFO] running `"docker" "rm" "-f" "ac38797dc6be11834c2e685d872a5d2e27da152b73c8957db192eea9edcead93"` [INFO] [stdout] ac38797dc6be11834c2e685d872a5d2e27da152b73c8957db192eea9edcead93 [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e72b693f826a09bc9c42550c663cc2e120eeedbb4237e538fd052d23296cc1e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e72b693f826a09bc9c42550c663cc2e120eeedbb4237e538fd052d23296cc1e6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling endless-web v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.test_httpserver.8en8gxvw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe" "/opt/rustwide/target/debug/deps/test_httpserver-fcd4f15b1e9189fe.8gsmij8yn17fcvu.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-2f1ca0484b82bb2e/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-bc6fe89f24902cfd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libactix_web-b7d6e814a4ddd8fa.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f28fe8b790b8ffb4.rlib" "/opt/rustwide/target/debug/deps/libawc-a9b12e9b1a285dab.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1fa59e808c672631.rlib" "/opt/rustwide/target/debug/deps/libactix_router-ba0b286aadc02448.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8cc0ef59cd2cdff7.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f2661f69af78c053.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1bd2c8853cc6da.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0a61a0ba5e6e6a5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f3ebe4facea92274.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libchrono-f3076bacd9352593.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-865a2196d63c3259.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23999947d2fa389f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-711b3a657c811b19.rlib" "/opt/rustwide/target/debug/deps/libryu-c5e7eec2cc573ee0.rlib" "/opt/rustwide/target/debug/deps/libserde-fc07a11bf14051fb.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-acceada96e1f285f.rlib" "/opt/rustwide/target/debug/deps/libmime-e9ba7bbaa44f77b6.rlib" "/opt/rustwide/target/debug/deps/libflate2-9ef7b0869079e7a2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3d4691ef680cd520.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-962b02e2d7cbb79c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ee4fbb50d521d4ed.rlib" "/opt/rustwide/target/debug/deps/libtime-232c8cf8ec2ff441.rlib" "/opt/rustwide/target/debug/deps/libfxhash-62260553c049b396.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-cd2fbab6a0ec906f.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-1c87bbe7b803e7c9.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a05fa6732fcceeb3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-77e023f227c21080.rlib" "/opt/rustwide/target/debug/deps/librand-beeaceee1644da65.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed0816df47904894.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-af45c4b8307e8052.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4d8ca1d5617e4d1b.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f427e078f21cbfd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-318db28de43e0e45.rlib" "/opt/rustwide/target/debug/deps/liburl-d51b5c091f929ff5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-e690b078209cc2b2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-069ec078633a22ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-63ebbec17647123b.rlib" "/opt/rustwide/target/debug/deps/libhostname-7e9a6648296d9374.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e78777c581322d03.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-275b9c70368059da.rlib" "/opt/rustwide/target/debug/deps/libfailure-4b038f35d51fa660.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8d4edb2db6a2591d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-84facd488e151dc4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-75ab1a88adb0b449.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-db43f8987076017b.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-d64270ac7f3a1d91.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6f240da46ee162e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5813462794bc11d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e5b01b50f41bd5ec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f30413d09f9b547c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d14e2b3ca9a1267.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d9037cdf5f2797e7.rlib" "/opt/rustwide/target/debug/deps/libfutures-7080175a1db1df30.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-962fb6f6fd59ce5a.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libh2-9bd5e097bdaaeeba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5849998cde450ef7.rlib" "/opt/rustwide/target/debug/deps/libhttp-bbe3621b9dd6060f.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dc10f5b4b98e1714.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-08174ad700d27fed.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-94e4385c00d160fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ee852de3ca312f85.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56dccd0cc43b526e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1c8102775df2c626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-235eebfdcc291553.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-110929e33ec513ad.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-88e46b88f3ec7bf8.rlib" "/opt/rustwide/target/debug/deps/libtokio-1bf8e15998d6baae.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd221a2892a89dc9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-380efcb03106ecab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-433f54ef2018aa34.rlib" "/opt/rustwide/target/debug/deps/libmio-207b7f4d421d02fd.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libiovec-34f91a861a8c1228.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8ffd9e83d5ae2975.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-18357c971165f721.rlib" "/opt/rustwide/target/debug/deps/libpin_project-09631a4b00cbb743.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ab578a0111accd9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0f583398cd3aee8.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libnet2-0efa1c15afd8fac8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `endless-web`. [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: could not compile `endless-web`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_web --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="failure"' -C metadata=615944f90d8bf0d2 -C extra-filename=-615944f90d8bf0d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-5e740d0bb6b779f5.rlib --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-110929e33ec513ad.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-f2661f69af78c053.rlib --extern actix_macros=/opt/rustwide/target/debug/deps/libactix_macros-dd6cf304dbdda26f.so --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-ba0b286aadc02448.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-75ab1a88adb0b449.rlib --extern actix_server=/opt/rustwide/target/debug/deps/libactix_server-1fa59e808c672631.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-dc10f5b4b98e1714.rlib --extern actix_testing=/opt/rustwide/target/debug/deps/libactix_testing-e5eff925f1f7f99f.rlib --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-db43f8987076017b.rlib --extern actix_tls=/opt/rustwide/target/debug/deps/libactix_tls-f28fe8b790b8ffb4.rlib --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-cd2fbab6a0ec906f.rlib --extern actix_web_codegen=/opt/rustwide/target/debug/deps/libactix_web_codegen-edb18a3aa942d7bc.so --extern awc=/opt/rustwide/target/debug/deps/libawc-a9b12e9b1a285dab.rlib --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-962b02e2d7cbb79c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f0f583398cd3aee8.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0e03032577e76d70.so --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-220df5cce03c88eb.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9ef7b0869079e7a2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7080175a1db1df30.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-62260553c049b396.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-e9ba7bbaa44f77b6.rlib --extern net2=/opt/rustwide/target/debug/deps/libnet2-0efa1c15afd8fac8.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-09631a4b00cbb743.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-beeaceee1644da65.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fc07a11bf14051fb.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d8cf38c1a53b3ad1.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-711b3a657c811b19.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-f3ebe4facea92274.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-232c8cf8ec2ff441.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d51b5c091f929ff5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-2f1ca0484b82bb2e/out -L native=/opt/rustwide/target/debug/build/brotli-sys-bc6fe89f24902cfd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.uds.6enl1ixj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0" "/opt/rustwide/target/debug/examples/uds-53947487d3cb4fc0.4geh3whykzi7dn1r.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-2f1ca0484b82bb2e/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-bc6fe89f24902cfd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-220df5cce03c88eb.rlib" "/opt/rustwide/target/debug/deps/libatty-ca93d6ad8c032798.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/libactix_web-b7d6e814a4ddd8fa.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f28fe8b790b8ffb4.rlib" "/opt/rustwide/target/debug/deps/libawc-a9b12e9b1a285dab.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1fa59e808c672631.rlib" "/opt/rustwide/target/debug/deps/libactix_router-ba0b286aadc02448.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8cc0ef59cd2cdff7.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f2661f69af78c053.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1bd2c8853cc6da.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0a61a0ba5e6e6a5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f3ebe4facea92274.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libchrono-f3076bacd9352593.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-865a2196d63c3259.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23999947d2fa389f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-711b3a657c811b19.rlib" "/opt/rustwide/target/debug/deps/libryu-c5e7eec2cc573ee0.rlib" "/opt/rustwide/target/debug/deps/libserde-fc07a11bf14051fb.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libregex-0afd51b46d20ff47.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1d5da48fc3f7118e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-52c8a6863e2148d4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-acceada96e1f285f.rlib" "/opt/rustwide/target/debug/deps/libmime-e9ba7bbaa44f77b6.rlib" "/opt/rustwide/target/debug/deps/libflate2-9ef7b0869079e7a2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3d4691ef680cd520.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-962b02e2d7cbb79c.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ee4fbb50d521d4ed.rlib" "/opt/rustwide/target/debug/deps/libtime-232c8cf8ec2ff441.rlib" "/opt/rustwide/target/debug/deps/libfxhash-62260553c049b396.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-cd2fbab6a0ec906f.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-1c87bbe7b803e7c9.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a05fa6732fcceeb3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-77e023f227c21080.rlib" "/opt/rustwide/target/debug/deps/librand-beeaceee1644da65.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed0816df47904894.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-af45c4b8307e8052.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4d8ca1d5617e4d1b.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f427e078f21cbfd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-318db28de43e0e45.rlib" "/opt/rustwide/target/debug/deps/liburl-d51b5c091f929ff5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-e690b078209cc2b2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-069ec078633a22ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-63ebbec17647123b.rlib" "/opt/rustwide/target/debug/deps/libhostname-7e9a6648296d9374.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e78777c581322d03.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-275b9c70368059da.rlib" "/opt/rustwide/target/debug/deps/libfailure-4b038f35d51fa660.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8d4edb2db6a2591d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-84facd488e151dc4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-75ab1a88adb0b449.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-db43f8987076017b.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-d64270ac7f3a1d91.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6f240da46ee162e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5813462794bc11d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e5b01b50f41bd5ec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f30413d09f9b547c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d14e2b3ca9a1267.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d9037cdf5f2797e7.rlib" "/opt/rustwide/target/debug/deps/libfutures-7080175a1db1df30.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-962fb6f6fd59ce5a.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libh2-9bd5e097bdaaeeba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5849998cde450ef7.rlib" "/opt/rustwide/target/debug/deps/libhttp-bbe3621b9dd6060f.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dc10f5b4b98e1714.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-08174ad700d27fed.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-94e4385c00d160fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ee852de3ca312f85.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56dccd0cc43b526e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1c8102775df2c626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-235eebfdcc291553.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-110929e33ec513ad.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-88e46b88f3ec7bf8.rlib" "/opt/rustwide/target/debug/deps/libtokio-1bf8e15998d6baae.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd221a2892a89dc9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-380efcb03106ecab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af586ba52dcf1349.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-433f54ef2018aa34.rlib" "/opt/rustwide/target/debug/deps/libmio-207b7f4d421d02fd.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libiovec-34f91a861a8c1228.rlib" "/opt/rustwide/target/debug/deps/libnet2-0efa1c15afd8fac8.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8ffd9e83d5ae2975.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-18357c971165f721.rlib" "/opt/rustwide/target/debug/deps/libpin_project-09631a4b00cbb743.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ab578a0111accd9.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0f583398cd3aee8.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `endless-web`. [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 `"docker" "inspect" "e72b693f826a09bc9c42550c663cc2e120eeedbb4237e538fd052d23296cc1e6"` [INFO] running `"docker" "rm" "-f" "e72b693f826a09bc9c42550c663cc2e120eeedbb4237e538fd052d23296cc1e6"` [INFO] [stdout] e72b693f826a09bc9c42550c663cc2e120eeedbb4237e538fd052d23296cc1e6