[INFO] crate rincon_client 0.1.1 is already in cache [INFO] extracting crate rincon_client 0.1.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/rincon_client/0.1.1 [INFO] extracting crate rincon_client 0.1.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rincon_client/0.1.1 [INFO] validating manifest of rincon_client-0.1.1 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 rincon_client-0.1.1 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 rincon_client-0.1.1 [INFO] finished frobbing rincon_client-0.1.1 [INFO] frobbed toml for rincon_client-0.1.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/rincon_client/0.1.1/Cargo.toml [INFO] started frobbing rincon_client-0.1.1 [INFO] finished frobbing rincon_client-0.1.1 [INFO] frobbed toml for rincon_client-0.1.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/rincon_client/0.1.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 rincon_client-0.1.1 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/rincon_client/0.1.1:/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] 22517fd3ebf79190c0c05a336a291e392018e6ed6a4d22efb71d4b2f9357c67f [INFO] running `"docker" "start" "-a" "22517fd3ebf79190c0c05a336a291e392018e6ed6a4d22efb71d4b2f9357c67f"` [INFO] [stderr] Compiling rincon_core v0.1.0 [INFO] [stderr] Compiling rincon_client v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> src/document/types/mod.rs:595:26 [INFO] [stderr] | [INFO] [stderr] 595 | use serde_json::{self, Value}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:180:19 [INFO] [stderr] | [INFO] [stderr] 180 | #[cfg(not(test))] extern crate serde_json; [INFO] [stderr] | ------------------------ the item `serde_json` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> src/document/types/mod.rs:787:26 [INFO] [stderr] | [INFO] [stderr] 787 | use serde_json::{self, Value}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:180:19 [INFO] [stderr] | [INFO] [stderr] 180 | #[cfg(not(test))] extern crate serde_json; [INFO] [stderr] | ------------------------ the item `serde_json` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Error` is imported redundantly [INFO] [stderr] --> src/graph/types.rs:108:21 [INFO] [stderr] | [INFO] [stderr] 87 | use serde::de::Error; [INFO] [stderr] | ---------------- the item `Error` is already imported here [INFO] [stderr] ... [INFO] [stderr] 108 | use serde::de::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> src/graph/types.rs:865:26 [INFO] [stderr] | [INFO] [stderr] 865 | use serde_json::{self, Value}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:180:19 [INFO] [stderr] | [INFO] [stderr] 180 | #[cfg(not(test))] extern crate serde_json; [INFO] [stderr] | ------------------------ the item `serde_json` is already imported here [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.30s [INFO] running `"docker" "inspect" "22517fd3ebf79190c0c05a336a291e392018e6ed6a4d22efb71d4b2f9357c67f"` [INFO] running `"docker" "rm" "-f" "22517fd3ebf79190c0c05a336a291e392018e6ed6a4d22efb71d4b2f9357c67f"` [INFO] [stdout] 22517fd3ebf79190c0c05a336a291e392018e6ed6a4d22efb71d4b2f9357c67f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/rincon_client/0.1.1:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 395d5da5536a761822e5492559ee9c4af3264fdbda558fea779603ee9958a3da [INFO] running `"docker" "start" "-a" "395d5da5536a761822e5492559ee9c4af3264fdbda558fea779603ee9958a3da"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling rincon_client v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling version-sync v0.5.0 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-io-timeout v0.1.3 [INFO] [stderr] Compiling dotenv v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling hyper-timeout v0.1.1 [INFO] [stderr] Compiling rincon_connector v0.1.0 [INFO] [stderr] Compiling rincon_test_helper v0.1.0 [INFO] [stderr] Compiling rincon_client v0.1.1 (/opt/crater/workdir) [INFO] [stderr] error[E0283]: type annotations required: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> tests/user_methods.rs:58:53 [INFO] [stderr] | [INFO] [stderr] 58 | let new_user = NewUser::with_name(user_name.as_ref(), "testpass1"); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: Could not compile `rincon_client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> src/document/types/mod.rs:595:26 [INFO] [stderr] | [INFO] [stderr] 595 | use serde_json::{self, Value}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:181:27 [INFO] [stderr] | [INFO] [stderr] 181 | #[cfg(test)] #[macro_use] extern crate serde_json; [INFO] [stderr] | ------------------------ the item `serde_json` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> src/document/types/mod.rs:787:26 [INFO] [stderr] | [INFO] [stderr] 787 | use serde_json::{self, Value}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:181:27 [INFO] [stderr] | [INFO] [stderr] 181 | #[cfg(test)] #[macro_use] extern crate serde_json; [INFO] [stderr] | ------------------------ the item `serde_json` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Error` is imported redundantly [INFO] [stderr] --> src/graph/types.rs:108:21 [INFO] [stderr] | [INFO] [stderr] 87 | use serde::de::Error; [INFO] [stderr] | ---------------- the item `Error` is already imported here [INFO] [stderr] ... [INFO] [stderr] 108 | use serde::de::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `serde_json` is imported redundantly [INFO] [stderr] --> src/graph/types.rs:865:26 [INFO] [stderr] | [INFO] [stderr] 865 | use serde_json::{self, Value}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:181:27 [INFO] [stderr] | [INFO] [stderr] 181 | #[cfg(test)] #[macro_use] extern crate serde_json; [INFO] [stderr] | ------------------------ the item `serde_json` is already imported here [INFO] [stderr] [INFO] [stderr] error: Could not compile `rincon_client`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aql_methods tests/aql_methods.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=82bed42155274fb0 -C extra-filename=-82bed42155274fb0 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern futures=/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib --extern rincon_client=/opt/crater/target/debug/deps/librincon_client-b09dd2189641341c.rlib --extern rincon_connector=/opt/crater/target/debug/deps/librincon_connector-1727a3ce3b41a457.rlib --extern rincon_core=/opt/crater/target/debug/deps/librincon_core-0a052ca56f5e32ee.rlib --extern rincon_test_helper=/opt/crater/target/debug/deps/librincon_test_helper-cde7cf039c2b805c.rlib --extern serde=/opt/crater/target/debug/deps/libserde-f4ad0cdcf3ae7a20.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-01aaf6b1d22d7794.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-905e72386a5f800f.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-bdc5b2a9de574d08.rlib --extern version_sync=/opt/crater/target/debug/deps/libversion_sync-b88c5556244ff78c.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/out -L native=/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/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/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.admin_methods.czh6jt1m-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538" "/opt/crater/target/debug/deps/admin_methods-a44416728c724538.1xtknpckzayn7zpq.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-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/librincon_test_helper-cde7cf039c2b805c.rlib" "/opt/crater/target/debug/deps/librincon_client-1cb6bfc69bd1fd09.rlib" "/opt/crater/target/debug/deps/liblog4rs-13d22a1e687bcbcf.rlib" "/opt/crater/target/debug/deps/libtypemap-6062ec22978aff43.rlib" "/opt/crater/target/debug/deps/libunsafe_any-4642c5d08d75df68.rlib" "/opt/crater/target/debug/deps/libtraitobject-e33df04668a8e80e.rlib" "/opt/crater/target/debug/deps/libthread_id-1202711200b447e7.rlib" "/opt/crater/target/debug/deps/libserde_yaml-79fc45a67f823a0a.rlib" "/opt/crater/target/debug/deps/libyaml_rust-3181855d7a8fb287.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libdtoa-17e858e72eddd217.rlib" "/opt/crater/target/debug/deps/libserde_value-a3ef680e50b36dbf.rlib" "/opt/crater/target/debug/deps/libordered_float-2fcfd1efa84f1aed.rlib" "/opt/crater/target/debug/deps/liblog_mdc-6c1dbbda783dae08.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/libflate2-cad7ee2351f1dbbb.rlib" "/opt/crater/target/debug/deps/libminiz_sys-260673aae3dfa084.rlib" "/opt/crater/target/debug/deps/libcrc32fast-8382140c27ae8ccc.rlib" "/opt/crater/target/debug/deps/libchrono-f525a68f83bedae6.rlib" "/opt/crater/target/debug/deps/libnum_integer-f14720bceeec71bd.rlib" "/opt/crater/target/debug/deps/libnum_traits-6987eda7b4c01315.rlib" "/opt/crater/target/debug/deps/libantidote-01606454dca6e687.rlib" "/opt/crater/target/debug/deps/libarc_swap-d243575fb0fcd064.rlib" "/opt/crater/target/debug/deps/libdotenv-76e9855dc5bf9e8b.rlib" "/opt/crater/target/debug/deps/liberror_chain-6ede9fe923e13c24.rlib" "/opt/crater/target/debug/deps/librincon_client-b09dd2189641341c.rlib" "/opt/crater/target/debug/deps/librincon_connector-1727a3ce3b41a457.rlib" "/opt/crater/target/debug/deps/libhyper_tls-97c4e7612dcf6b8c.rlib" "/opt/crater/target/debug/deps/libtokio_tls-5216f3a844d0e7fc.rlib" "/opt/crater/target/debug/deps/libnative_tls-31d09c3d1bb9f59c.rlib" "/opt/crater/target/debug/deps/libopenssl-49ebb5162980535e.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-c30019841a4b7845.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-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libhyper_timeout-7fa6de8877b260c2.rlib" "/opt/crater/target/debug/deps/libtokio_io_timeout-9f07bbd7165adab0.rlib" "/opt/crater/target/debug/deps/libhyper-1d351a37070a96c5.rlib" "/opt/crater/target/debug/deps/libwant-11b93bbe9f99ed17.rlib" "/opt/crater/target/debug/deps/libtry_lock-0af4b05ff87051ef.rlib" "/opt/crater/target/debug/deps/libtokio_proto-8a50818cb4e12c27.rlib" "/opt/crater/target/debug/deps/liblog-a14fbaefc24475b4.rlib" "/opt/crater/target/debug/deps/libtokio_service-20d70413900a0265.rlib" "/opt/crater/target/debug/deps/libtake-8e62266aefb21ab3.rlib" "/opt/crater/target/debug/deps/libsmallvec-fa5a9ee4141712f6.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/librand-7173874d3e26156a.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/librelay-fd7a10565604b804.rlib" "/opt/crater/target/debug/deps/libmime-24888ef1cc6f0a16.rlib" "/opt/crater/target/debug/deps/libunicase-53d36a04de34b942.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-06e3890b6d63ce9f.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-3ff2178b99f99a40.rlib" "/opt/crater/target/debug/deps/libbase64-672a794a04ca9888.rlib" "/opt/crater/target/debug/deps/libsafemem-af513533643f5271.rlib" "/opt/crater/target/debug/deps/librincon_core-0a052ca56f5e32ee.rlib" "/opt/crater/target/debug/deps/liburl-d1846cda2e7e44b0.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-5950e5a8905ea49d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libserde_json-905e72386a5f800f.rlib" "/opt/crater/target/debug/deps/libryu-ee97bb54d9ea9443.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/libregex-26fb8674d142841d.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-9f366e6fcd5f9b6c.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-8662fb1d0f3bd23a.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libfailure-713f03fd7d3d77f5.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libtokio_core-bdc5b2a9de574d08.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libtokio-05473fde023b81cb.rlib" "/opt/crater/target/debug/deps/libtokio_uds-af82feb9b7e08580.rlib" "/opt/crater/target/debug/deps/libmio_uds-69a87790a7ba03e1.rlib" "/opt/crater/target/debug/deps/libtokio_udp-3ecf5136986496d0.rlib" "/opt/crater/target/debug/deps/libtokio_timer-a810b4f998c484a1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-e2fdd50d47b55bcf.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-54b132f819588f8b.rlib" "/opt/crater/target/debug/deps/libtokio_sync-896092e9d41d2356.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libparking_lot-12eabd9882769c3f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-514af8f6e6ec1ec4.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.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/libtokio_fs-2624a80962756d9f.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-8e4307cf0d176eca.rlib" "/opt/crater/target/debug/deps/librand-90f16bd48677b73c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-d8d5dea3cc11bfd5.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-935e7b1d9428a758.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-0de48faa648b11e1.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-57a001d205c41375.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-fb6e8420b402c637.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-fc69fa362388ff8e.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-302c6a5add829b25.rlib" "/opt/crater/target/debug/deps/libtokio_executor-66fe260b45add495.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libtokio_codec-492b0fc149fe1fc8.rlib" "/opt/crater/target/debug/deps/libtokio_io-4aa8e340197f3e96.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libmio-748d11e764478779.rlib" "/opt/crater/target/debug/deps/liblog-b67afb77731742eb.rlib" "/opt/crater/target/debug/deps/libserde-f4ad0cdcf3ae7a20.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libnet2-b420542f6ed79dec.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib" "/opt/crater/target/debug/deps/libbytes-cd83ef91f502b5dd.rlib" "/opt/crater/target/debug/deps/libiovec-b84ff3a7b76380d9.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.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: : final link failed: 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 `rincon_client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `rincon_client`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rincon_client src/lib.rs --color never --emit=dep-info,metadata,link -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=9ce5dae737cf7516 -C extra-filename=-9ce5dae737cf7516 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern futures=/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib --extern rincon_connector=/opt/crater/target/debug/deps/librincon_connector-1727a3ce3b41a457.rlib --extern rincon_core=/opt/crater/target/debug/deps/librincon_core-0a052ca56f5e32ee.rlib --extern rincon_test_helper=/opt/crater/target/debug/deps/librincon_test_helper-cde7cf039c2b805c.rlib --extern serde=/opt/crater/target/debug/deps/libserde-f4ad0cdcf3ae7a20.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-01aaf6b1d22d7794.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-905e72386a5f800f.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-bdc5b2a9de574d08.rlib --extern version_sync=/opt/crater/target/debug/deps/libversion_sync-b88c5556244ff78c.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/out -L native=/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/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/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.index_methods.cg05oia0-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb" "/opt/crater/target/debug/deps/index_methods-afcd2a3b017ad9cb.3vm7cxk6di2j9483.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-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/librincon_test_helper-cde7cf039c2b805c.rlib" "/opt/crater/target/debug/deps/librincon_client-1cb6bfc69bd1fd09.rlib" "/opt/crater/target/debug/deps/liblog4rs-13d22a1e687bcbcf.rlib" "/opt/crater/target/debug/deps/libtypemap-6062ec22978aff43.rlib" "/opt/crater/target/debug/deps/libunsafe_any-4642c5d08d75df68.rlib" "/opt/crater/target/debug/deps/libtraitobject-e33df04668a8e80e.rlib" "/opt/crater/target/debug/deps/libthread_id-1202711200b447e7.rlib" "/opt/crater/target/debug/deps/libserde_yaml-79fc45a67f823a0a.rlib" "/opt/crater/target/debug/deps/libyaml_rust-3181855d7a8fb287.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libdtoa-17e858e72eddd217.rlib" "/opt/crater/target/debug/deps/libserde_value-a3ef680e50b36dbf.rlib" "/opt/crater/target/debug/deps/libordered_float-2fcfd1efa84f1aed.rlib" "/opt/crater/target/debug/deps/liblog_mdc-6c1dbbda783dae08.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/libflate2-cad7ee2351f1dbbb.rlib" "/opt/crater/target/debug/deps/libminiz_sys-260673aae3dfa084.rlib" "/opt/crater/target/debug/deps/libcrc32fast-8382140c27ae8ccc.rlib" "/opt/crater/target/debug/deps/libchrono-f525a68f83bedae6.rlib" "/opt/crater/target/debug/deps/libnum_integer-f14720bceeec71bd.rlib" "/opt/crater/target/debug/deps/libnum_traits-6987eda7b4c01315.rlib" "/opt/crater/target/debug/deps/libantidote-01606454dca6e687.rlib" "/opt/crater/target/debug/deps/libarc_swap-d243575fb0fcd064.rlib" "/opt/crater/target/debug/deps/libdotenv-76e9855dc5bf9e8b.rlib" "/opt/crater/target/debug/deps/liberror_chain-6ede9fe923e13c24.rlib" "/opt/crater/target/debug/deps/librincon_client-b09dd2189641341c.rlib" "/opt/crater/target/debug/deps/librincon_connector-1727a3ce3b41a457.rlib" "/opt/crater/target/debug/deps/libhyper_tls-97c4e7612dcf6b8c.rlib" "/opt/crater/target/debug/deps/libtokio_tls-5216f3a844d0e7fc.rlib" "/opt/crater/target/debug/deps/libnative_tls-31d09c3d1bb9f59c.rlib" "/opt/crater/target/debug/deps/libopenssl-49ebb5162980535e.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-c30019841a4b7845.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-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libhyper_timeout-7fa6de8877b260c2.rlib" "/opt/crater/target/debug/deps/libtokio_io_timeout-9f07bbd7165adab0.rlib" "/opt/crater/target/debug/deps/libhyper-1d351a37070a96c5.rlib" "/opt/crater/target/debug/deps/libwant-11b93bbe9f99ed17.rlib" "/opt/crater/target/debug/deps/libtry_lock-0af4b05ff87051ef.rlib" "/opt/crater/target/debug/deps/libtokio_proto-8a50818cb4e12c27.rlib" "/opt/crater/target/debug/deps/liblog-a14fbaefc24475b4.rlib" "/opt/crater/target/debug/deps/libtokio_service-20d70413900a0265.rlib" "/opt/crater/target/debug/deps/libtake-8e62266aefb21ab3.rlib" "/opt/crater/target/debug/deps/libsmallvec-fa5a9ee4141712f6.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/librand-7173874d3e26156a.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/librelay-fd7a10565604b804.rlib" "/opt/crater/target/debug/deps/libmime-24888ef1cc6f0a16.rlib" "/opt/crater/target/debug/deps/libunicase-53d36a04de34b942.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-06e3890b6d63ce9f.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-3ff2178b99f99a40.rlib" "/opt/crater/target/debug/deps/libbase64-672a794a04ca9888.rlib" "/opt/crater/target/debug/deps/libsafemem-af513533643f5271.rlib" "/opt/crater/target/debug/deps/librincon_core-0a052ca56f5e32ee.rlib" "/opt/crater/target/debug/deps/liburl-d1846cda2e7e44b0.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-5950e5a8905ea49d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libserde_json-905e72386a5f800f.rlib" "/opt/crater/target/debug/deps/libryu-ee97bb54d9ea9443.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/libregex-26fb8674d142841d.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-9f366e6fcd5f9b6c.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-8662fb1d0f3bd23a.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libfailure-713f03fd7d3d77f5.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libtokio_core-bdc5b2a9de574d08.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libtokio-05473fde023b81cb.rlib" "/opt/crater/target/debug/deps/libtokio_uds-af82feb9b7e08580.rlib" "/opt/crater/target/debug/deps/libmio_uds-69a87790a7ba03e1.rlib" "/opt/crater/target/debug/deps/libtokio_udp-3ecf5136986496d0.rlib" "/opt/crater/target/debug/deps/libtokio_timer-a810b4f998c484a1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-e2fdd50d47b55bcf.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-54b132f819588f8b.rlib" "/opt/crater/target/debug/deps/libtokio_sync-896092e9d41d2356.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libparking_lot-12eabd9882769c3f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-514af8f6e6ec1ec4.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.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/libtokio_fs-2624a80962756d9f.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-8e4307cf0d176eca.rlib" "/opt/crater/target/debug/deps/librand-90f16bd48677b73c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-d8d5dea3cc11bfd5.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-935e7b1d9428a758.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-0de48faa648b11e1.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-57a001d205c41375.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-fb6e8420b402c637.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-fc69fa362388ff8e.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-302c6a5add829b25.rlib" "/opt/crater/target/debug/deps/libtokio_executor-66fe260b45add495.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libtokio_codec-492b0fc149fe1fc8.rlib" "/opt/crater/target/debug/deps/libtokio_io-4aa8e340197f3e96.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libmio-748d11e764478779.rlib" "/opt/crater/target/debug/deps/liblog-b67afb77731742eb.rlib" "/opt/crater/target/debug/deps/libserde-f4ad0cdcf3ae7a20.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libnet2-b420542f6ed79dec.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib" "/opt/crater/target/debug/deps/libbytes-cd83ef91f502b5dd.rlib" "/opt/crater/target/debug/deps/libiovec-b84ff3a7b76380d9.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.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: final link failed: Nonrepresentable section on output [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 `rincon_client`. [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/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.cursor_methods.50woszh7-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c" "/opt/crater/target/debug/deps/cursor_methods-bb224fb01062351c.2ypj713qf12w943u.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-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/librincon_test_helper-cde7cf039c2b805c.rlib" "/opt/crater/target/debug/deps/librincon_client-1cb6bfc69bd1fd09.rlib" "/opt/crater/target/debug/deps/liblog4rs-13d22a1e687bcbcf.rlib" "/opt/crater/target/debug/deps/libtypemap-6062ec22978aff43.rlib" "/opt/crater/target/debug/deps/libunsafe_any-4642c5d08d75df68.rlib" "/opt/crater/target/debug/deps/libtraitobject-e33df04668a8e80e.rlib" "/opt/crater/target/debug/deps/libthread_id-1202711200b447e7.rlib" "/opt/crater/target/debug/deps/libserde_yaml-79fc45a67f823a0a.rlib" "/opt/crater/target/debug/deps/libyaml_rust-3181855d7a8fb287.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libdtoa-17e858e72eddd217.rlib" "/opt/crater/target/debug/deps/libserde_value-a3ef680e50b36dbf.rlib" "/opt/crater/target/debug/deps/libordered_float-2fcfd1efa84f1aed.rlib" "/opt/crater/target/debug/deps/liblog_mdc-6c1dbbda783dae08.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/libflate2-cad7ee2351f1dbbb.rlib" "/opt/crater/target/debug/deps/libminiz_sys-260673aae3dfa084.rlib" "/opt/crater/target/debug/deps/libcrc32fast-8382140c27ae8ccc.rlib" "/opt/crater/target/debug/deps/libchrono-f525a68f83bedae6.rlib" "/opt/crater/target/debug/deps/libnum_integer-f14720bceeec71bd.rlib" "/opt/crater/target/debug/deps/libnum_traits-6987eda7b4c01315.rlib" "/opt/crater/target/debug/deps/libantidote-01606454dca6e687.rlib" "/opt/crater/target/debug/deps/libarc_swap-d243575fb0fcd064.rlib" "/opt/crater/target/debug/deps/libdotenv-76e9855dc5bf9e8b.rlib" "/opt/crater/target/debug/deps/liberror_chain-6ede9fe923e13c24.rlib" "/opt/crater/target/debug/deps/librincon_client-b09dd2189641341c.rlib" "/opt/crater/target/debug/deps/librincon_connector-1727a3ce3b41a457.rlib" "/opt/crater/target/debug/deps/libhyper_tls-97c4e7612dcf6b8c.rlib" "/opt/crater/target/debug/deps/libtokio_tls-5216f3a844d0e7fc.rlib" "/opt/crater/target/debug/deps/libnative_tls-31d09c3d1bb9f59c.rlib" "/opt/crater/target/debug/deps/libopenssl-49ebb5162980535e.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-c30019841a4b7845.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-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libhyper_timeout-7fa6de8877b260c2.rlib" "/opt/crater/target/debug/deps/libtokio_io_timeout-9f07bbd7165adab0.rlib" "/opt/crater/target/debug/deps/libhyper-1d351a37070a96c5.rlib" "/opt/crater/target/debug/deps/libwant-11b93bbe9f99ed17.rlib" "/opt/crater/target/debug/deps/libtry_lock-0af4b05ff87051ef.rlib" "/opt/crater/target/debug/deps/libtokio_proto-8a50818cb4e12c27.rlib" "/opt/crater/target/debug/deps/liblog-a14fbaefc24475b4.rlib" "/opt/crater/target/debug/deps/libtokio_service-20d70413900a0265.rlib" "/opt/crater/target/debug/deps/libtake-8e62266aefb21ab3.rlib" "/opt/crater/target/debug/deps/libsmallvec-fa5a9ee4141712f6.rlib" "/opt/crater/target/debug/deps/libslab-6cc063dad1d14372.rlib" "/opt/crater/target/debug/deps/librand-7173874d3e26156a.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/librelay-fd7a10565604b804.rlib" "/opt/crater/target/debug/deps/libmime-24888ef1cc6f0a16.rlib" "/opt/crater/target/debug/deps/libunicase-53d36a04de34b942.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-06e3890b6d63ce9f.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-3ff2178b99f99a40.rlib" "/opt/crater/target/debug/deps/libbase64-672a794a04ca9888.rlib" "/opt/crater/target/debug/deps/libsafemem-af513533643f5271.rlib" "/opt/crater/target/debug/deps/librincon_core-0a052ca56f5e32ee.rlib" "/opt/crater/target/debug/deps/liburl-d1846cda2e7e44b0.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-5950e5a8905ea49d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libserde_json-905e72386a5f800f.rlib" "/opt/crater/target/debug/deps/libryu-ee97bb54d9ea9443.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/libregex-26fb8674d142841d.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-9f366e6fcd5f9b6c.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-8662fb1d0f3bd23a.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libfailure-713f03fd7d3d77f5.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libtokio_core-bdc5b2a9de574d08.rlib" "/opt/crater/target/debug/deps/libscoped_tls-aa6fc4e89ce1e4b3.rlib" "/opt/crater/target/debug/deps/libtokio-05473fde023b81cb.rlib" "/opt/crater/target/debug/deps/libtokio_uds-af82feb9b7e08580.rlib" "/opt/crater/target/debug/deps/libmio_uds-69a87790a7ba03e1.rlib" "/opt/crater/target/debug/deps/libtokio_udp-3ecf5136986496d0.rlib" "/opt/crater/target/debug/deps/libtokio_timer-a810b4f998c484a1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-e2fdd50d47b55bcf.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-54b132f819588f8b.rlib" "/opt/crater/target/debug/deps/libtokio_sync-896092e9d41d2356.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libparking_lot-12eabd9882769c3f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-514af8f6e6ec1ec4.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.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/libtokio_fs-2624a80962756d9f.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-8e4307cf0d176eca.rlib" "/opt/crater/target/debug/deps/librand-90f16bd48677b73c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-d8d5dea3cc11bfd5.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-935e7b1d9428a758.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-0de48faa648b11e1.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-57a001d205c41375.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-fb6e8420b402c637.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-fc69fa362388ff8e.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-302c6a5add829b25.rlib" "/opt/crater/target/debug/deps/libtokio_executor-66fe260b45add495.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libtokio_codec-492b0fc149fe1fc8.rlib" "/opt/crater/target/debug/deps/libtokio_io-4aa8e340197f3e96.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libmio-748d11e764478779.rlib" "/opt/crater/target/debug/deps/liblog-b67afb77731742eb.rlib" "/opt/crater/target/debug/deps/libserde-f4ad0cdcf3ae7a20.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libnet2-b420542f6ed79dec.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib" "/opt/crater/target/debug/deps/libbytes-cd83ef91f502b5dd.rlib" "/opt/crater/target/debug/deps/libiovec-b84ff3a7b76380d9.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.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: 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 `rincon_client`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "395d5da5536a761822e5492559ee9c4af3264fdbda558fea779603ee9958a3da"` [INFO] running `"docker" "rm" "-f" "395d5da5536a761822e5492559ee9c4af3264fdbda558fea779603ee9958a3da"` [INFO] [stdout] 395d5da5536a761822e5492559ee9c4af3264fdbda558fea779603ee9958a3da