[INFO] fetching crate dynomite 0.8.2... [INFO] testing dynomite-0.8.2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate dynomite 0.8.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate dynomite 0.8.2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dynomite 0.8.2 [INFO] finished tweaking crates.io crate dynomite 0.8.2 [INFO] tweaked toml for crates.io crate dynomite 0.8.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate dynomite 0.8.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.33 [INFO] [stderr] Downloaded dynomite-derive v0.8.2 [INFO] [stderr] Downloaded again v0.1.2 [INFO] [stderr] Downloaded rusoto_dynamodb v0.44.0 [INFO] running `"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" "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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9679638487d4593852533bf4fe2091dbc4449553c8b6e8e151c9e600473fe36c [INFO] running `"docker" "start" "-a" "9679638487d4593852533bf4fe2091dbc4449553c8b6e8e151c9e600473fe36c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling dynomite-derive v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling again v0.1.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling rusoto_signature v0.44.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.44.0 [INFO] [stderr] Compiling dynomite v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "9679638487d4593852533bf4fe2091dbc4449553c8b6e8e151c9e600473fe36c"` [INFO] running `"docker" "rm" "-f" "9679638487d4593852533bf4fe2091dbc4449553c8b6e8e151c9e600473fe36c"` [INFO] [stdout] 9679638487d4593852533bf4fe2091dbc4449553c8b6e8e151c9e600473fe36c [INFO] running `"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" "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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 096c5ba106cf2ca1426362cfca652571d3317be441c0b3afa12b010e7361b6cc [INFO] running `"docker" "start" "-a" "096c5ba106cf2ca1426362cfca652571d3317be441c0b3afa12b010e7361b6cc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling dynomite v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `lambda_http` [INFO] [stderr] --> examples/lambda.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use lambda_http::{handler, lambda}; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `lambda_http` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `dynomite`. [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: 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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.local.2xbptpsc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0" "/opt/rustwide/target/debug/examples/local-fcc8c7ef3136ede0.3k7kw9twtlp5iyde.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e96e50af3f31b74f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libatty-732074f349571b64.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/libdynomite-4cc6183c89be9842.rlib" "/opt/rustwide/target/debug/deps/libagain-e93cf45508bd443b.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-de76b8863df180a2.rlib" "/opt/rustwide/target/debug/deps/libuuid-6a7afa9def7f898d.rlib" "/opt/rustwide/target/debug/deps/librand-0bd510cc29def9c8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cbc353f939835b14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-60ac4ba9e620f645.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-69c095bce0e5b2ab.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-70e73715441aeadf.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-0370e0c168611611.rlib" "/opt/rustwide/target/debug/deps/libxml-463aff6a8c23c02c.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-f7b7d1ed2b755672.rlib" "/opt/rustwide/target/debug/deps/libtime-44c725615d155dae.rlib" "/opt/rustwide/target/debug/deps/libstandback-eb7da03d2672826d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-17360d8db1dfa09c.rlib" "/opt/rustwide/target/debug/deps/libsha2-b3c66c0c53f75823.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-7cbc09ddcfac8e21.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6d4c62c53be8bc6e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d2a70be2ebf3e148.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-061429dcae9f7eac.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-20329b2fab992baf.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1e39fa98defbb9ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libmd5-c6d4192a94835a3e.rlib" "/opt/rustwide/target/debug/deps/libhmac-d4b20cd8b1c546a8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-51e816917876c231.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e744ba5e8f0fc079.rlib" "/opt/rustwide/target/debug/deps/libdigest-86c2d46ebf065e8c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b96291f2d1d0b6f2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-39ed46c8e7bd0d00.rlib" "/opt/rustwide/target/debug/deps/libhex-3b63fe233a159403.rlib" "/opt/rustwide/target/debug/deps/libbase64-000fa8e5fd1029c5.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-3ea9b64311e038c3.rlib" "/opt/rustwide/target/debug/deps/libshlex-4745eb699946fbaa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-73820e326b258c3a.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-02ef9d7758a932db.rlib" "/opt/rustwide/target/debug/deps/libfutures-f4ec77c9007894ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-086d98b0cd4d72bb.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libdirs-44e11eec344b7431.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-37a2159e3acc3ffa.rlib" "/opt/rustwide/target/debug/deps/libchrono-3768c45621b6f3a7.rlib" "/opt/rustwide/target/debug/deps/libserde-77ff0669d88a4d8a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-174cfa3414b3ee79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7dc667d08b21def6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-13e023b194959108.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-467b5131efc1981b.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce77bd0b2c8f7661.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libwant-a1900c56fd428f42.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libh2-11e14db269b02a7c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8944f9420b81f845.rlib" "/opt/rustwide/target/debug/deps/libtime-23183ca53583039d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-416269e2f83ca334.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e5254f46afe30dba.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-78d9a159889189ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-efff9460a219b305.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d99011eb8c5abe85.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a2500e01a2ed1769.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libtokio-9c8142f1a25a280a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5e15fd14bd307d93.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-58c2bcd1c6d1b32a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-05173f6892ec7c86.rlib" "/opt/rustwide/target/debug/deps/libmio-340cc385c38e5b89.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libiovec-53711fde944e9042.rlib" "/opt/rustwide/target/debug/deps/libnet2-2fe4992f274b56f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-16be02f45ad3f60c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bc9a01667493b4a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-949b12d16a18b4eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-6a422fec93b9e5ce.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-772dbc8965be0f6b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2321300549aae26b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-365e7e6ef929d020.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-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: build failed [INFO] running `"docker" "inspect" "096c5ba106cf2ca1426362cfca652571d3317be441c0b3afa12b010e7361b6cc"` [INFO] running `"docker" "rm" "-f" "096c5ba106cf2ca1426362cfca652571d3317be441c0b3afa12b010e7361b6cc"` [INFO] [stdout] 096c5ba106cf2ca1426362cfca652571d3317be441c0b3afa12b010e7361b6cc