[INFO] updating cached repository doyoubi/undermoon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/doyoubi/undermoon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/doyoubi/undermoon" "work/ex/beta-1.37-6/sources/1.36.0/gh/doyoubi/undermoon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/doyoubi/undermoon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/doyoubi/undermoon" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/doyoubi/undermoon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/doyoubi/undermoon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cb2483070692ac8c4cad7e85f563796518c740cc [INFO] sha for GitHub repo doyoubi/undermoon: cb2483070692ac8c4cad7e85f563796518c740cc [INFO] validating manifest of doyoubi/undermoon on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of doyoubi/undermoon on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing doyoubi/undermoon [INFO] finished frobbing doyoubi/undermoon [INFO] frobbed toml for doyoubi/undermoon written to work/ex/beta-1.37-6/sources/1.36.0/gh/doyoubi/undermoon/Cargo.toml [INFO] started frobbing doyoubi/undermoon [INFO] finished frobbing doyoubi/undermoon [INFO] frobbed toml for doyoubi/undermoon written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/doyoubi/undermoon/Cargo.toml [INFO] crate doyoubi/undermoon already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing doyoubi/undermoon against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/doyoubi/undermoon:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0212927da776b5a4e830dbe6860e10b82e581cf837b9041fa5abfb9ba4e7b2b8 [INFO] running `"docker" "start" "-a" "0212927da776b5a4e830dbe6860e10b82e581cf837b9041fa5abfb9ba4e7b2b8"` [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling btoi v0.4.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling undermoon v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/broker/store.rs:955:17 [INFO] [stderr] | [INFO] [stderr] 955 | let mut peer = try_state!(cluster [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/migration/redis_task.rs:583:13 [INFO] [stderr] | [INFO] [stderr] 583 | let mut value = kv.next().ok_or(())?.to_string(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/protocol/stateless.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | let mut buf = match reader.fill_buf() { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.test_http_broker.b9wtbctx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7" "/opt/crater/target/debug/deps/test_http_broker-d8fe2630f32e6af7.imbin5jxqjyp0hf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-8b395e57db842d3b/out" "-L" "/opt/crater/target/debug/build/brotli-sys-ca5e41694ed45ebe/out" "-L" "/opt/crater/target/debug/build/ring-c64b2baef062cc79/out" "-L" "/opt/crater/target/debug/build/miniz-sys-e0f492c78312ece5/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-0a34b72a69a3adf4.rlib" "/opt/crater/target/debug/deps/libatty-4dc700770efd0eed.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libtermcolor-eeb9bd7e6dd3fa1e.rlib" "/opt/crater/target/debug/deps/libundermoon-c99698b172498426.rlib" "/opt/crater/target/debug/deps/libitertools-61711ad2eaef7d6e.rlib" "/opt/crater/target/debug/deps/libeither-56492491a9a59aa6.rlib" "/opt/crater/target/debug/deps/libchrono-7a17b54f1c705d66.rlib" "/opt/crater/target/debug/deps/libnum_integer-acb1333a88fe6ee0.rlib" "/opt/crater/target/debug/deps/libchashmap-e7f92f27871e8e83.rlib" "/opt/crater/target/debug/deps/libparking_lot-ace7c709c6c476f6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-e810cb0a91767efe.rlib" "/opt/crater/target/debug/deps/librand-03a7dbee451a2cce.rlib" "/opt/crater/target/debug/deps/libowning_ref-c4fffb9d34752a31.rlib" "/opt/crater/target/debug/deps/libbtoi-bc08e7e3c37f5682.rlib" "/opt/crater/target/debug/deps/libnum_traits-cd98387e0f6e90f9.rlib" "/opt/crater/target/debug/deps/libactix_web-f7519ee74b6be149.rlib" "/opt/crater/target/debug/deps/libactix_net-daeb3374e1693006.rlib" "/opt/crater/target/debug/deps/libactix-275d2b31a8411618.rlib" "/opt/crater/target/debug/deps/libtokio_signal-b5e6ffcdae47a167.rlib" "/opt/crater/target/debug/deps/libsignal_hook-ab21f472af65d903.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-53c4919a6e2206b2.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-c6666afa7c590121.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-698099b813805d9e.rlib" "/opt/crater/target/debug/deps/libsocket2-76162ce19a0924e8.rlib" "/opt/crater/target/debug/deps/librand-1d7bc391f3e670e4.rlib" "/opt/crater/target/debug/deps/libresolv_conf-e01221fddef55000.rlib" "/opt/crater/target/debug/deps/libhostname-f6c58f0da232b220.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/liblru_cache-c81b48e3dced0492.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3c3f2fc4eada21f7.rlib" "/opt/crater/target/debug/deps/libtower_service-af324736c21adbfe.rlib" "/opt/crater/target/debug/deps/libv_htmlescape-14131a6c09b0537e.rlib" "/opt/crater/target/debug/deps/libv_escape-94289d8594a7bef5.rlib" "/opt/crater/target/debug/deps/libversion_check-c1de75acc224d74a.rlib" "/opt/crater/target/debug/deps/libflate2-9ddfcceff34e4276.rlib" "/opt/crater/target/debug/deps/libminiz_sys-4eb649c6a6cb415c.rlib" "/opt/crater/target/debug/deps/libbrotli2-1f0a56c96ca6f1ad.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-d17c0f2c4b1ce0f7.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libcookie-7515f8bca9a5a7ef.rlib" "/opt/crater/target/debug/deps/libbase64-6e98e6ebd3f97e88.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libring-348c6143c277ca33.rlib" "/opt/crater/target/debug/deps/libuntrusted-097a69f65d28ba3c.rlib" "/opt/crater/target/debug/deps/libfailure-324f7f59889f62a0.rlib" "/opt/crater/target/debug/deps/libbacktrace-491baf78dd7fcddb.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-a51a8593ce88a63a.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5237fb7d3863a8f4.rlib" "/opt/crater/target/debug/deps/libsha1-9c1861f7e71fdf82.rlib" "/opt/crater/target/debug/deps/libregex-8b241d82fb251cb8.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-241c2ea3c0fe5d70.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-449278f440e198dc.rlib" "/opt/crater/target/debug/deps/libaho_corasick-08720302c56bff81.rlib" "/opt/crater/target/debug/deps/libmemchr-3c646ddfa89acfec.rlib" "/opt/crater/target/debug/deps/libscopeguard-2a98ad7e46703773.rlib" "/opt/crater/target/debug/deps/libtokio_core-6e3c19d403fa4ba8.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libfutures_timer-3fc87c47f7428d7f.rlib" "/opt/crater/target/debug/deps/libcrc16-f3a123074cd3816b.rlib" "/opt/crater/target/debug/deps/libcaseless-e35f3106ff43c8d3.rlib" "/opt/crater/target/debug/deps/libatomic_option-78abc714a129e2bd.rlib" "/opt/crater/target/debug/deps/libarc_swap-d243575fb0fcd064.rlib" "/opt/crater/target/debug/deps/libreqwest-62af9f876b2deaad.rlib" "/opt/crater/target/debug/deps/libuuid-1564a8f06a00209e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-6d571a5ad4be0982.rlib" "/opt/crater/target/debug/deps/liburl-55968fc5b9d6837c.rlib" "/opt/crater/target/debug/deps/libencoding-6d002865260c7e42.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-12ac35bb3d9ca72c.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-5b0e13dd15efbe08.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-9ecddd9b7a278c0d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-33e26ee7956d5b9b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-a9715c8dd8bfca60.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-0d90269b97667e8b.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3587771b1c2d841f.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libserde_json-08e82fa4bdedfe15.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libserde-642430db948e4bcb.rlib" "/opt/crater/target/debug/deps/libmime_guess-a592aceeb635b831.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-8778ed4cf1af787b.rlib" "/opt/crater/target/debug/deps/libunicase-c0bd0faec2397102.rlib" "/opt/crater/target/debug/deps/liblibflate-1414df9aec0d75b7.rlib" "/opt/crater/target/debug/deps/libcrc32fast-92b3745bb0063afc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libhyper_tls-a3f050420929b481.rlib" "/opt/crater/target/debug/deps/libnative_tls-bfbd0ca1bf50a89f.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libopenssl-4150197af2275f34.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-572c57b0aba5fbbd.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-4f5a5af30acbcb25.rlib" "/opt/crater/target/debug/deps/libhyper-4d112b921a4f3224.rlib" "/opt/crater/target/debug/deps/libwant-a5da7af30251cf9a.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-00a82a1c43ad4d13.rlib" "/opt/crater/target/debug/deps/libtokio_uds-c2e2fd42c22cb4b4.rlib" "/opt/crater/target/debug/deps/libmio_uds-62b46ff9474f9025.rlib" "/opt/crater/target/debug/deps/libtokio_udp-9521b4b0c857c243.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f1f65c13fc24d4e7.rlib" "/opt/crater/target/debug/deps/libtokio_timer-551dac2df3675420.rlib" "/opt/crater/target/debug/deps/libtokio_sync-ae6d2d544892d7fa.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-7035e0084a02332d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-f011f3ce7d76fdbb.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-84d8f690b4c36962.rlib" "/opt/crater/target/debug/deps/libcrossbeam-6d35f01fd3261e33.rlib" "/opt/crater/target/debug/deps/libparking_lot-c28e836fef444c5b.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-cee403a22d019d5e.rlib" "/opt/crater/target/debug/deps/librand-760524a24c6b3da7.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3e0a75ad00c63a5.rlib" "/opt/crater/target/debug/deps/librand_pcg-1ed71631380486d3.rlib" "/opt/crater/target/debug/deps/librand_hc-8569612747807cc9.rlib" "/opt/crater/target/debug/deps/librand_chacha-15863b734f74706d.rlib" "/opt/crater/target/debug/deps/librand_isaac-8ac388089f5e9c2a.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_os-6f1b2d659962e68f.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-08e0f992dc2f7448.rlib" "/opt/crater/target/debug/deps/libsmallvec-7e9133769ef9393b.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-493bc9d56af53bbe.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-dc190039428434cb.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-dd884d2ab1ff983a.rlib" "/opt/crater/target/debug/deps/libnodrop-b35cecb68ede0f00.rlib" "/opt/crater/target/debug/deps/libtokio_codec-b54893fd20eaac5e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-63cef10ecb572f1a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-00ca82a17cb5c1e4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-3a8c4e4143859d95.rlib" "/opt/crater/target/debug/deps/liblazy_static-ab49020bde3ad45f.rlib" "/opt/crater/target/debug/deps/libmio-4540250cf10c4003.rlib" "/opt/crater/target/debug/deps/liblazycell-c48654298ffda433.rlib" "/opt/crater/target/debug/deps/libtime-3f31ccda587002db.rlib" "/opt/crater/target/debug/deps/libnet2-d0f54849c895407e.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-463aa2db8dd24e49.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-90afc32e93021946.rlib" "/opt/crater/target/debug/deps/liblog-4880d661f25fc746.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1c7503c36212a981.rlib" "/opt/crater/target/debug/deps/libnum_cpus-19259761685aecf7.rlib" "/opt/crater/target/debug/deps/libhttp-258fbbaf7273c1de.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libencoding_rs-a89dbbd6654b908c.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "/opt/crater/target/debug/deps/libbytes-c7091aad7eec96f4.rlib" "/opt/crater/target/debug/deps/libiovec-f03be0bb79b0c5f8.rlib" "/opt/crater/target/debug/deps/liblibc-a2400964cc07e3c0.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "/opt/crater/target/debug/deps/libfutures-b0714ad900f48a7a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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 `undermoon`. [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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.mem_broker.a2j5udvo-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b" "/opt/crater/target/debug/deps/mem_broker-c875842d21c0612b.qo256tlo0b9ew09.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-8b395e57db842d3b/out" "-L" "/opt/crater/target/debug/build/brotli-sys-ca5e41694ed45ebe/out" "-L" "/opt/crater/target/debug/build/ring-c64b2baef062cc79/out" "-L" "/opt/crater/target/debug/build/miniz-sys-e0f492c78312ece5/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-0a34b72a69a3adf4.rlib" "/opt/crater/target/debug/deps/libatty-4dc700770efd0eed.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libtermcolor-eeb9bd7e6dd3fa1e.rlib" "/opt/crater/target/debug/deps/libconfig-15db26c9a6e7b4b9.rlib" "/opt/crater/target/debug/deps/libini-5da6948e1c3e1d97.rlib" "/opt/crater/target/debug/deps/libserde_hjson-bbc436863127c592.rlib" "/opt/crater/target/debug/deps/libnum_traits-536aeebbd8cb3a42.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-e0c8daa5dd3d09da.rlib" "/opt/crater/target/debug/deps/libserde-63b5c3e795e93af9.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libyaml_rust-7a7abb82669cf8c3.rlib" "/opt/crater/target/debug/deps/libtoml-64bb31cfaf095f8c.rlib" "/opt/crater/target/debug/deps/libnom-5423e7bc3606e5af.rlib" "/opt/crater/target/debug/deps/libundermoon-c99698b172498426.rlib" "/opt/crater/target/debug/deps/libitertools-61711ad2eaef7d6e.rlib" "/opt/crater/target/debug/deps/libeither-56492491a9a59aa6.rlib" "/opt/crater/target/debug/deps/libchrono-7a17b54f1c705d66.rlib" "/opt/crater/target/debug/deps/libnum_integer-acb1333a88fe6ee0.rlib" "/opt/crater/target/debug/deps/libchashmap-e7f92f27871e8e83.rlib" "/opt/crater/target/debug/deps/libparking_lot-ace7c709c6c476f6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-e810cb0a91767efe.rlib" "/opt/crater/target/debug/deps/librand-03a7dbee451a2cce.rlib" "/opt/crater/target/debug/deps/libowning_ref-c4fffb9d34752a31.rlib" "/opt/crater/target/debug/deps/libbtoi-bc08e7e3c37f5682.rlib" "/opt/crater/target/debug/deps/libnum_traits-cd98387e0f6e90f9.rlib" "/opt/crater/target/debug/deps/libscopeguard-2a98ad7e46703773.rlib" "/opt/crater/target/debug/deps/libtokio_core-6e3c19d403fa4ba8.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libreqwest-62af9f876b2deaad.rlib" "/opt/crater/target/debug/deps/liblibflate-1414df9aec0d75b7.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libhyper_tls-a3f050420929b481.rlib" "/opt/crater/target/debug/deps/libnative_tls-bfbd0ca1bf50a89f.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libopenssl-4150197af2275f34.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-572c57b0aba5fbbd.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libhyper-4d112b921a4f3224.rlib" "/opt/crater/target/debug/deps/libwant-a5da7af30251cf9a.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libencoding_rs-a89dbbd6654b908c.rlib" "/opt/crater/target/debug/deps/libfutures_timer-3fc87c47f7428d7f.rlib" "/opt/crater/target/debug/deps/libcrc16-f3a123074cd3816b.rlib" "/opt/crater/target/debug/deps/libcaseless-e35f3106ff43c8d3.rlib" "/opt/crater/target/debug/deps/libatomic_option-78abc714a129e2bd.rlib" "/opt/crater/target/debug/deps/libactix_web-f7519ee74b6be149.rlib" "/opt/crater/target/debug/deps/libactix_net-daeb3374e1693006.rlib" "/opt/crater/target/debug/deps/libactix-275d2b31a8411618.rlib" "/opt/crater/target/debug/deps/libtokio_signal-b5e6ffcdae47a167.rlib" "/opt/crater/target/debug/deps/libsignal_hook-ab21f472af65d903.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-53c4919a6e2206b2.rlib" "/opt/crater/target/debug/deps/libarc_swap-d243575fb0fcd064.rlib" "/opt/crater/target/debug/deps/libuuid-1564a8f06a00209e.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-c6666afa7c590121.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-698099b813805d9e.rlib" "/opt/crater/target/debug/deps/libsocket2-76162ce19a0924e8.rlib" "/opt/crater/target/debug/deps/librand-1d7bc391f3e670e4.rlib" "/opt/crater/target/debug/deps/libresolv_conf-e01221fddef55000.rlib" "/opt/crater/target/debug/deps/libhostname-f6c58f0da232b220.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/liblru_cache-c81b48e3dced0492.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3c3f2fc4eada21f7.rlib" "/opt/crater/target/debug/deps/libtower_service-af324736c21adbfe.rlib" "/opt/crater/target/debug/deps/libv_htmlescape-14131a6c09b0537e.rlib" "/opt/crater/target/debug/deps/libv_escape-94289d8594a7bef5.rlib" "/opt/crater/target/debug/deps/libversion_check-c1de75acc224d74a.rlib" "/opt/crater/target/debug/deps/libserde_json-08e82fa4bdedfe15.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-6d571a5ad4be0982.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libh2-463aa2db8dd24e49.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libflate2-9ddfcceff34e4276.rlib" "/opt/crater/target/debug/deps/libminiz_sys-4eb649c6a6cb415c.rlib" "/opt/crater/target/debug/deps/libcrc32fast-92b3745bb0063afc.rlib" "/opt/crater/target/debug/deps/libbrotli2-1f0a56c96ca6f1ad.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-d17c0f2c4b1ce0f7.rlib" "/opt/crater/target/debug/deps/libserde-642430db948e4bcb.rlib" "/opt/crater/target/debug/deps/libtokio-00a82a1c43ad4d13.rlib" "/opt/crater/target/debug/deps/libtokio_uds-c2e2fd42c22cb4b4.rlib" "/opt/crater/target/debug/deps/libmio_uds-62b46ff9474f9025.rlib" "/opt/crater/target/debug/deps/libtokio_udp-9521b4b0c857c243.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f1f65c13fc24d4e7.rlib" "/opt/crater/target/debug/deps/libtokio_timer-551dac2df3675420.rlib" "/opt/crater/target/debug/deps/libtokio_sync-ae6d2d544892d7fa.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-7035e0084a02332d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-f011f3ce7d76fdbb.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-84d8f690b4c36962.rlib" "/opt/crater/target/debug/deps/libcrossbeam-6d35f01fd3261e33.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-08e0f992dc2f7448.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-493bc9d56af53bbe.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-dc190039428434cb.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-dd884d2ab1ff983a.rlib" "/opt/crater/target/debug/deps/libnodrop-b35cecb68ede0f00.rlib" "/opt/crater/target/debug/deps/libtokio_codec-b54893fd20eaac5e.rlib" "/opt/crater/target/debug/deps/libtokio_io-90afc32e93021946.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-63cef10ecb572f1a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-00ca82a17cb5c1e4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-3a8c4e4143859d95.rlib" "/opt/crater/target/debug/deps/libparking_lot-c28e836fef444c5b.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-cee403a22d019d5e.rlib" "/opt/crater/target/debug/deps/libsmallvec-7e9133769ef9393b.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/librand-760524a24c6b3da7.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3e0a75ad00c63a5.rlib" "/opt/crater/target/debug/deps/librand_pcg-1ed71631380486d3.rlib" "/opt/crater/target/debug/deps/librand_hc-8569612747807cc9.rlib" "/opt/crater/target/debug/deps/librand_chacha-15863b734f74706d.rlib" "/opt/crater/target/debug/deps/librand_isaac-8ac388089f5e9c2a.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_os-6f1b2d659962e68f.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmio-4540250cf10c4003.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libnet2-d0f54849c895407e.rlib" "/opt/crater/target/debug/deps/liblazycell-c48654298ffda433.rlib" "/opt/crater/target/debug/deps/libmime_guess-a592aceeb635b831.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-8778ed4cf1af787b.rlib" "/opt/crater/target/debug/deps/libunicase-c0bd0faec2397102.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libhttp-258fbbaf7273c1de.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1c7503c36212a981.rlib" "/opt/crater/target/debug/deps/libnum_cpus-19259761685aecf7.rlib" "/opt/crater/target/debug/deps/libcookie-7515f8bca9a5a7ef.rlib" "/opt/crater/target/debug/deps/libbase64-6e98e6ebd3f97e88.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libring-348c6143c277ca33.rlib" "/opt/crater/target/debug/deps/libuntrusted-097a69f65d28ba3c.rlib" "/opt/crater/target/debug/deps/liburl-55968fc5b9d6837c.rlib" "/opt/crater/target/debug/deps/libencoding-6d002865260c7e42.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-12ac35bb3d9ca72c.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-5b0e13dd15efbe08.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-9ecddd9b7a278c0d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-33e26ee7956d5b9b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-a9715c8dd8bfca60.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-0d90269b97667e8b.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3587771b1c2d841f.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libfutures-b0714ad900f48a7a.rlib" "/opt/crater/target/debug/deps/libfailure-324f7f59889f62a0.rlib" "/opt/crater/target/debug/deps/libbacktrace-491baf78dd7fcddb.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-a51a8593ce88a63a.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5237fb7d3863a8f4.rlib" "/opt/crater/target/debug/deps/libbitflags-4f5a5af30acbcb25.rlib" "/opt/crater/target/debug/deps/libtime-3f31ccda587002db.rlib" "/opt/crater/target/debug/deps/libsha1-9c1861f7e71fdf82.rlib" "/opt/crater/target/debug/deps/libregex-8b241d82fb251cb8.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-241c2ea3c0fe5d70.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-449278f440e198dc.rlib" "/opt/crater/target/debug/deps/liblazy_static-ab49020bde3ad45f.rlib" "/opt/crater/target/debug/deps/libaho_corasick-08720302c56bff81.rlib" "/opt/crater/target/debug/deps/libmemchr-3c646ddfa89acfec.rlib" "/opt/crater/target/debug/deps/libbytes-c7091aad7eec96f4.rlib" "/opt/crater/target/debug/deps/libiovec-f03be0bb79b0c5f8.rlib" "/opt/crater/target/debug/deps/liblibc-a2400964cc07e3c0.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "/opt/crater/target/debug/deps/liblog-4880d661f25fc746.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] : can not read symbols: Cannot allocate memory [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `undermoon`. [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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.coordinator.31jxoii4-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547" "/opt/crater/target/debug/deps/coordinator-5ba88c5897d7a547.474tf2g8p7uutx2g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-8b395e57db842d3b/out" "-L" "/opt/crater/target/debug/build/brotli-sys-ca5e41694ed45ebe/out" "-L" "/opt/crater/target/debug/build/ring-c64b2baef062cc79/out" "-L" "/opt/crater/target/debug/build/miniz-sys-e0f492c78312ece5/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-0a34b72a69a3adf4.rlib" "/opt/crater/target/debug/deps/libatty-4dc700770efd0eed.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libtermcolor-eeb9bd7e6dd3fa1e.rlib" "/opt/crater/target/debug/deps/libconfig-15db26c9a6e7b4b9.rlib" "/opt/crater/target/debug/deps/libini-5da6948e1c3e1d97.rlib" "/opt/crater/target/debug/deps/libserde_hjson-bbc436863127c592.rlib" "/opt/crater/target/debug/deps/libnum_traits-536aeebbd8cb3a42.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-e0c8daa5dd3d09da.rlib" "/opt/crater/target/debug/deps/libserde-63b5c3e795e93af9.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libyaml_rust-7a7abb82669cf8c3.rlib" "/opt/crater/target/debug/deps/libtoml-64bb31cfaf095f8c.rlib" "/opt/crater/target/debug/deps/libnom-5423e7bc3606e5af.rlib" "/opt/crater/target/debug/deps/libundermoon-c99698b172498426.rlib" "/opt/crater/target/debug/deps/libitertools-61711ad2eaef7d6e.rlib" "/opt/crater/target/debug/deps/libeither-56492491a9a59aa6.rlib" "/opt/crater/target/debug/deps/libchrono-7a17b54f1c705d66.rlib" "/opt/crater/target/debug/deps/libnum_integer-acb1333a88fe6ee0.rlib" "/opt/crater/target/debug/deps/libchashmap-e7f92f27871e8e83.rlib" "/opt/crater/target/debug/deps/libparking_lot-ace7c709c6c476f6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-e810cb0a91767efe.rlib" "/opt/crater/target/debug/deps/librand-03a7dbee451a2cce.rlib" "/opt/crater/target/debug/deps/libowning_ref-c4fffb9d34752a31.rlib" "/opt/crater/target/debug/deps/libbtoi-bc08e7e3c37f5682.rlib" "/opt/crater/target/debug/deps/libnum_traits-cd98387e0f6e90f9.rlib" "/opt/crater/target/debug/deps/libactix_web-f7519ee74b6be149.rlib" "/opt/crater/target/debug/deps/libactix_net-daeb3374e1693006.rlib" "/opt/crater/target/debug/deps/libactix-275d2b31a8411618.rlib" "/opt/crater/target/debug/deps/libtokio_signal-b5e6ffcdae47a167.rlib" "/opt/crater/target/debug/deps/libsignal_hook-ab21f472af65d903.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-53c4919a6e2206b2.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-c6666afa7c590121.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-698099b813805d9e.rlib" "/opt/crater/target/debug/deps/libsocket2-76162ce19a0924e8.rlib" "/opt/crater/target/debug/deps/librand-1d7bc391f3e670e4.rlib" "/opt/crater/target/debug/deps/libresolv_conf-e01221fddef55000.rlib" "/opt/crater/target/debug/deps/libhostname-f6c58f0da232b220.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/liblru_cache-c81b48e3dced0492.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3c3f2fc4eada21f7.rlib" "/opt/crater/target/debug/deps/libtower_service-af324736c21adbfe.rlib" "/opt/crater/target/debug/deps/libv_htmlescape-14131a6c09b0537e.rlib" "/opt/crater/target/debug/deps/libv_escape-94289d8594a7bef5.rlib" "/opt/crater/target/debug/deps/libversion_check-c1de75acc224d74a.rlib" "/opt/crater/target/debug/deps/libflate2-9ddfcceff34e4276.rlib" "/opt/crater/target/debug/deps/libminiz_sys-4eb649c6a6cb415c.rlib" "/opt/crater/target/debug/deps/libbrotli2-1f0a56c96ca6f1ad.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-d17c0f2c4b1ce0f7.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libcookie-7515f8bca9a5a7ef.rlib" "/opt/crater/target/debug/deps/libbase64-6e98e6ebd3f97e88.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libring-348c6143c277ca33.rlib" "/opt/crater/target/debug/deps/libuntrusted-097a69f65d28ba3c.rlib" "/opt/crater/target/debug/deps/libfailure-324f7f59889f62a0.rlib" "/opt/crater/target/debug/deps/libbacktrace-491baf78dd7fcddb.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-a51a8593ce88a63a.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5237fb7d3863a8f4.rlib" "/opt/crater/target/debug/deps/libsha1-9c1861f7e71fdf82.rlib" "/opt/crater/target/debug/deps/libregex-8b241d82fb251cb8.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-241c2ea3c0fe5d70.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-449278f440e198dc.rlib" "/opt/crater/target/debug/deps/libaho_corasick-08720302c56bff81.rlib" "/opt/crater/target/debug/deps/libmemchr-3c646ddfa89acfec.rlib" "/opt/crater/target/debug/deps/libscopeguard-2a98ad7e46703773.rlib" "/opt/crater/target/debug/deps/libtokio_core-6e3c19d403fa4ba8.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libfutures_timer-3fc87c47f7428d7f.rlib" "/opt/crater/target/debug/deps/libcrc16-f3a123074cd3816b.rlib" "/opt/crater/target/debug/deps/libcaseless-e35f3106ff43c8d3.rlib" "/opt/crater/target/debug/deps/libatomic_option-78abc714a129e2bd.rlib" "/opt/crater/target/debug/deps/libarc_swap-d243575fb0fcd064.rlib" "/opt/crater/target/debug/deps/libreqwest-62af9f876b2deaad.rlib" "/opt/crater/target/debug/deps/libuuid-1564a8f06a00209e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-6d571a5ad4be0982.rlib" "/opt/crater/target/debug/deps/liburl-55968fc5b9d6837c.rlib" "/opt/crater/target/debug/deps/libencoding-6d002865260c7e42.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-12ac35bb3d9ca72c.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-5b0e13dd15efbe08.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-9ecddd9b7a278c0d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-33e26ee7956d5b9b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-a9715c8dd8bfca60.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-0d90269b97667e8b.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3587771b1c2d841f.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libserde_json-08e82fa4bdedfe15.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libserde-642430db948e4bcb.rlib" "/opt/crater/target/debug/deps/libmime_guess-a592aceeb635b831.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-8778ed4cf1af787b.rlib" "/opt/crater/target/debug/deps/libunicase-c0bd0faec2397102.rlib" "/opt/crater/target/debug/deps/liblibflate-1414df9aec0d75b7.rlib" "/opt/crater/target/debug/deps/libcrc32fast-92b3745bb0063afc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libhyper_tls-a3f050420929b481.rlib" "/opt/crater/target/debug/deps/libnative_tls-bfbd0ca1bf50a89f.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libopenssl-4150197af2275f34.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-572c57b0aba5fbbd.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-4f5a5af30acbcb25.rlib" "/opt/crater/target/debug/deps/libhyper-4d112b921a4f3224.rlib" "/opt/crater/target/debug/deps/libwant-a5da7af30251cf9a.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-00a82a1c43ad4d13.rlib" "/opt/crater/target/debug/deps/libtokio_uds-c2e2fd42c22cb4b4.rlib" "/opt/crater/target/debug/deps/libmio_uds-62b46ff9474f9025.rlib" "/opt/crater/target/debug/deps/libtokio_udp-9521b4b0c857c243.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f1f65c13fc24d4e7.rlib" "/opt/crater/target/debug/deps/libtokio_timer-551dac2df3675420.rlib" "/opt/crater/target/debug/deps/libtokio_sync-ae6d2d544892d7fa.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-7035e0084a02332d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-f011f3ce7d76fdbb.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-84d8f690b4c36962.rlib" "/opt/crater/target/debug/deps/libcrossbeam-6d35f01fd3261e33.rlib" "/opt/crater/target/debug/deps/libparking_lot-c28e836fef444c5b.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-cee403a22d019d5e.rlib" "/opt/crater/target/debug/deps/librand-760524a24c6b3da7.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3e0a75ad00c63a5.rlib" "/opt/crater/target/debug/deps/librand_pcg-1ed71631380486d3.rlib" "/opt/crater/target/debug/deps/librand_hc-8569612747807cc9.rlib" "/opt/crater/target/debug/deps/librand_chacha-15863b734f74706d.rlib" "/opt/crater/target/debug/deps/librand_isaac-8ac388089f5e9c2a.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_os-6f1b2d659962e68f.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-08e0f992dc2f7448.rlib" "/opt/crater/target/debug/deps/libsmallvec-7e9133769ef9393b.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-493bc9d56af53bbe.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-dc190039428434cb.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-dd884d2ab1ff983a.rlib" "/opt/crater/target/debug/deps/libnodrop-b35cecb68ede0f00.rlib" "/opt/crater/target/debug/deps/libtokio_codec-b54893fd20eaac5e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-63cef10ecb572f1a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-00ca82a17cb5c1e4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-3a8c4e4143859d95.rlib" "/opt/crater/target/debug/deps/liblazy_static-ab49020bde3ad45f.rlib" "/opt/crater/target/debug/deps/libmio-4540250cf10c4003.rlib" "/opt/crater/target/debug/deps/liblazycell-c48654298ffda433.rlib" "/opt/crater/target/debug/deps/libtime-3f31ccda587002db.rlib" "/opt/crater/target/debug/deps/libnet2-d0f54849c895407e.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-463aa2db8dd24e49.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-90afc32e93021946.rlib" "/opt/crater/target/debug/deps/liblog-4880d661f25fc746.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1c7503c36212a981.rlib" "/opt/crater/target/debug/deps/libnum_cpus-19259761685aecf7.rlib" "/opt/crater/target/debug/deps/libhttp-258fbbaf7273c1de.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libencoding_rs-a89dbbd6654b908c.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "/opt/crater/target/debug/deps/libbytes-c7091aad7eec96f4.rlib" "/opt/crater/target/debug/deps/libiovec-f03be0bb79b0c5f8.rlib" "/opt/crater/target/debug/deps/liblibc-a2400964cc07e3c0.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "/opt/crater/target/debug/deps/libfutures-b0714ad900f48a7a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: error in /opt/crater/target/debug/deps/libring-348c6143c277ca33.rlib(ecp_nistz256.o)(.eh_frame); no .eh_frame_hdr table will be created. [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] : can not read symbols: Cannot allocate memory [INFO] [stderr] : can not read symbols: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `undermoon`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0212927da776b5a4e830dbe6860e10b82e581cf837b9041fa5abfb9ba4e7b2b8"` [INFO] running `"docker" "rm" "-f" "0212927da776b5a4e830dbe6860e10b82e581cf837b9041fa5abfb9ba4e7b2b8"` [INFO] [stdout] 0212927da776b5a4e830dbe6860e10b82e581cf837b9041fa5abfb9ba4e7b2b8