[INFO] fetching crate coinbase-pro-rs 0.3.3... [INFO] extracting crate coinbase-pro-rs 0.3.3 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/coinbase-pro-rs/0.3.3 [INFO] extracting crate coinbase-pro-rs 0.3.3 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/coinbase-pro-rs/0.3.3 [INFO] validating manifest of coinbase-pro-rs-0.3.3 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of coinbase-pro-rs-0.3.3 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing coinbase-pro-rs-0.3.3 [INFO] finished frobbing coinbase-pro-rs-0.3.3 [INFO] frobbed toml for coinbase-pro-rs-0.3.3 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/coinbase-pro-rs/0.3.3/Cargo.toml [INFO] started frobbing coinbase-pro-rs-0.3.3 [INFO] finished frobbing coinbase-pro-rs-0.3.3 [INFO] frobbed toml for coinbase-pro-rs-0.3.3 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/coinbase-pro-rs/0.3.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] building coinbase-pro-rs-0.3.3 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/coinbase-pro-rs/0.3.3:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] abb8ac32e641f1da79ddb9798e0502a7d7bbd138ac09da8680629fcca6337883 [INFO] running `"docker" "start" "-a" "abb8ac32e641f1da79ddb9798e0502a7d7bbd138ac09da8680629fcca6337883"` [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tokio-tungstenite v0.6.0 [INFO] [stderr] Compiling coinbase-pro-rs v0.3.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/adapters.rs:54:23 [INFO] [stderr] | [INFO] [stderr] 54 | type Result = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `"docker" "inspect" "abb8ac32e641f1da79ddb9798e0502a7d7bbd138ac09da8680629fcca6337883"` [INFO] running `"docker" "rm" "-f" "abb8ac32e641f1da79ddb9798e0502a7d7bbd138ac09da8680629fcca6337883"` [INFO] [stdout] abb8ac32e641f1da79ddb9798e0502a7d7bbd138ac09da8680629fcca6337883 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/coinbase-pro-rs/0.3.3:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 05efb5a704928f7b16d8726a4e77a35bf16f84b6d5e980de490df1f2547419a1 [INFO] running `"docker" "start" "-a" "05efb5a704928f7b16d8726a4e77a35bf16f84b6d5e980de490df1f2547419a1"` [INFO] [stderr] Compiling coinbase-pro-rs v0.3.3 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/adapters.rs:54:23 [INFO] [stderr] | [INFO] [stderr] 54 | type Result = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] error: Could not compile `coinbase-pro-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name coinbase_pro_rs src/lib.rs --color never --emit=dep-info,metadata,link -C debuginfo=2 --test -C metadata=67fac2e787b1b4c2 -C extra-filename=-67fac2e787b1b4c2 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-55f4c3fad83c669b.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-ad6468e023593e77.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib --extern hmac=/opt/crater/target/debug/deps/libhmac-86f3a9652f9d4be8.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib --extern hyper_tls=/opt/crater/target/debug/deps/libhyper_tls-b9bf03622a7526b0.rlib --extern log=/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib --extern pretty_env_logger=/opt/crater/target/debug/deps/libpretty_env_logger-2f29fb679500ff2f.rlib --extern serde=/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-944bb3f83c3ab2a6.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib --extern sha2=/opt/crater/target/debug/deps/libsha2-c5b107cd7f17a3ad.rlib --extern time=/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-d6b9dcb92148c29b.rlib --extern tokio_tungstenite=/opt/crater/target/debug/deps/libtokio_tungstenite-3af8746e50265ba0.rlib --extern url=/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-bd7e4d033b2d5443.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-d638ae3455df95ba/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `coinbase-pro-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name private tests/private.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=cb0b7f906212ab6b -C extra-filename=-cb0b7f906212ab6b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-55f4c3fad83c669b.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-ad6468e023593e77.rlib --extern coinbase_pro_rs=/opt/crater/target/debug/deps/libcoinbase_pro_rs-26a85a3bf3abbbbd.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib --extern hmac=/opt/crater/target/debug/deps/libhmac-86f3a9652f9d4be8.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib --extern hyper_tls=/opt/crater/target/debug/deps/libhyper_tls-b9bf03622a7526b0.rlib --extern log=/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib --extern pretty_env_logger=/opt/crater/target/debug/deps/libpretty_env_logger-2f29fb679500ff2f.rlib --extern serde=/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-944bb3f83c3ab2a6.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib --extern sha2=/opt/crater/target/debug/deps/libsha2-c5b107cd7f17a3ad.rlib --extern time=/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-d6b9dcb92148c29b.rlib --extern tokio_tungstenite=/opt/crater/target/debug/deps/libtokio_tungstenite-3af8746e50265ba0.rlib --extern url=/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-bd7e4d033b2d5443.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-d638ae3455df95ba/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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.public_async.82246eek-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763" "/opt/crater/target/debug/examples/public_async-26dc459e33f33763.42kc284jgle5u661.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-d638ae3455df95ba/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-26a85a3bf3abbbbd.rlib" "/opt/crater/target/debug/deps/libsha2-c5b107cd7f17a3ad.rlib" "/opt/crater/target/debug/deps/libhmac-86f3a9652f9d4be8.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-4eff799c9a2a6e9f.rlib" "/opt/crater/target/debug/deps/libsubtle-a4336a1c8d631711.rlib" "/opt/crater/target/debug/deps/libuuid-bd7e4d033b2d5443.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-3af8746e50265ba0.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f07beda0b2a85e51.rlib" "/opt/crater/target/debug/deps/libtokio_dns-2a09dfc4623b0634.rlib" "/opt/crater/target/debug/deps/libtungstenite-008ba79e09ef7a30.rlib" "/opt/crater/target/debug/deps/libutf8-6662c566c793371a.rlib" "/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6237972e57bbebc1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-396c9037dc2e9061.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libsha1-cb327c6555d35f8e.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libdigest-b3a982ea246f7ac3.rlib" "/opt/crater/target/debug/deps/libopaque_debug-28bf69c17f0a8968.rlib" "/opt/crater/target/debug/deps/libblock_buffer-752159b6b166a673.rlib" "/opt/crater/target/debug/deps/libgeneric_array-a24448c4219e7b8e.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libblock_padding-af21879feb4ab216.rlib" "/opt/crater/target/debug/deps/libbyte_tools-c75ef30a63f8fd68.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/libinput_buffer-1821d92e3494289f.rlib" "/opt/crater/target/debug/deps/libbase64-55f4c3fad83c669b.rlib" "/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-2f29fb679500ff2f.rlib" "/opt/crater/target/debug/deps/libenv_logger-8d1dd4745c15893b.rlib" "/opt/crater/target/debug/deps/libregex-f93320ac427e1615.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-81121b29dc9a207f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-cfa7c0ac5e20e239.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/libaho_corasick-31154fcc224683ec.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libatty-ba0c4629a85ad2ea.rlib" "/opt/crater/target/debug/deps/libhumantime-f825d7241f16aa4f.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-bb0c749e547db312.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b9bf03622a7526b0.rlib" "/opt/crater/target/debug/deps/libnative_tls-b8fb198dce8b9d1c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-f20dd18794f2935d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-d83d1275a0d52c21.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-1506eeccd1cd01b4.rlib" "/opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib" "/opt/crater/target/debug/deps/libwant-a8c33fde022153ed.rlib" "/opt/crater/target/debug/deps/libtry_lock-08de7794c4db55e5.rlib" "/opt/crater/target/debug/deps/libtokio-d6b9dcb92148c29b.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-f5555a48adf3024a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f48a5132438a1612.rlib" "/opt/crater/target/debug/deps/libmio_uds-ff7c8779314afc40.rlib" "/opt/crater/target/debug/deps/libtokio_udp-cf0e6dec932314cf.rlib" "/opt/crater/target/debug/deps/libtokio_timer-d9fe948c1b0d2439.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-361ca67c3bf25c44.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-11a81fe7c5ee6b4a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-2b4991a36966218e.rlib" "/opt/crater/target/debug/deps/libparking_lot-de95c0220dcada77.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1ed44d68a850b1bc.rlib" "/opt/crater/target/debug/deps/libsmallvec-ca4a0203749e9e8c.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e6faf2cff6d64f7d.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-f95f38df142ef035.rlib" "/opt/crater/target/debug/deps/librand-b197efa7da4505df.rlib" "/opt/crater/target/debug/deps/librand_xorshift-f084f711b92c39c1.rlib" "/opt/crater/target/debug/deps/librand_pcg-cebebf8d29fcd910.rlib" "/opt/crater/target/debug/deps/librand_hc-918e9b1d46af991f.rlib" "/opt/crater/target/debug/deps/librand_chacha-f54cdb59bf8e46e7.rlib" "/opt/crater/target/debug/deps/librand_isaac-eba5cc24f761d358.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_os-c4d616461f23972b.rlib" "/opt/crater/target/debug/deps/librand_jitter-9b6606ddf582036e.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-e650790112c83cf8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ab17142b73f7f99e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b30d942aad6524ce.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-753da457b800facc.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fa4c4839877efc77.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f631905e46f28cbf.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a52bf3cfa3c0f567.rlib" "/opt/crater/target/debug/deps/libmio-c656ad00293360dd.rlib" "/opt/crater/target/debug/deps/libnet2-3fecb1f8de0cefa2.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libhttp_body-a8fc924d51873de6.rlib" "/opt/crater/target/debug/deps/libtokio_buf-c8b696473fa9af4b.rlib" "/opt/crater/target/debug/deps/libh2-77879565b574ffd0.rlib" "/opt/crater/target/debug/deps/libindexmap-d64a031d477d5ec2.rlib" "/opt/crater/target/debug/deps/libstring-5f41e67f39221093.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libhttp-1618d9e0acc34fc8.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libtokio_io-e667e2fbb2fbb2d8.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-9d40eabe922ef116.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libbytes-4dfb927be859bb71.rlib" "/opt/crater/target/debug/deps/libeither-39c7abb58fa4019a.rlib" "/opt/crater/target/debug/deps/libiovec-7a0e2cde0cfb9ed7.rlib" "/opt/crater/target/debug/deps/libbyteorder-d6e6a234fa3d6f01.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/libchrono-ad6468e023593e77.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libnum_integer-ccc825468f0b1931.rlib" "/opt/crater/target/debug/deps/libnum_traits-ee53aaa75cd9f88b.rlib" "/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib" "/opt/crater/target/debug/deps/libbacktrace-1d41b88fd1b79dc1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-1b1a0b2ad78d5208.rlib" "/opt/crater/target/debug/deps/librustc_demangle-c1e0aac1bb54fd4c.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.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: 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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.public.bzj1yyeu-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e" "/opt/crater/target/debug/deps/public-fdcdb6fee3f4122e.1r5vl0n0zsh6qtw2.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-d638ae3455df95ba/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-26a85a3bf3abbbbd.rlib" "/opt/crater/target/debug/deps/libsha2-c5b107cd7f17a3ad.rlib" "/opt/crater/target/debug/deps/libhmac-86f3a9652f9d4be8.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-4eff799c9a2a6e9f.rlib" "/opt/crater/target/debug/deps/libsubtle-a4336a1c8d631711.rlib" "/opt/crater/target/debug/deps/libuuid-bd7e4d033b2d5443.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-3af8746e50265ba0.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f07beda0b2a85e51.rlib" "/opt/crater/target/debug/deps/libtokio_dns-2a09dfc4623b0634.rlib" "/opt/crater/target/debug/deps/libtungstenite-008ba79e09ef7a30.rlib" "/opt/crater/target/debug/deps/libutf8-6662c566c793371a.rlib" "/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6237972e57bbebc1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-396c9037dc2e9061.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libsha1-cb327c6555d35f8e.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libdigest-b3a982ea246f7ac3.rlib" "/opt/crater/target/debug/deps/libopaque_debug-28bf69c17f0a8968.rlib" "/opt/crater/target/debug/deps/libblock_buffer-752159b6b166a673.rlib" "/opt/crater/target/debug/deps/libgeneric_array-a24448c4219e7b8e.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libblock_padding-af21879feb4ab216.rlib" "/opt/crater/target/debug/deps/libbyte_tools-c75ef30a63f8fd68.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/libinput_buffer-1821d92e3494289f.rlib" "/opt/crater/target/debug/deps/libbase64-55f4c3fad83c669b.rlib" "/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-2f29fb679500ff2f.rlib" "/opt/crater/target/debug/deps/libenv_logger-8d1dd4745c15893b.rlib" "/opt/crater/target/debug/deps/libregex-f93320ac427e1615.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-81121b29dc9a207f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-cfa7c0ac5e20e239.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/libaho_corasick-31154fcc224683ec.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libatty-ba0c4629a85ad2ea.rlib" "/opt/crater/target/debug/deps/libhumantime-f825d7241f16aa4f.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-bb0c749e547db312.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b9bf03622a7526b0.rlib" "/opt/crater/target/debug/deps/libnative_tls-b8fb198dce8b9d1c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-f20dd18794f2935d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-d83d1275a0d52c21.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-1506eeccd1cd01b4.rlib" "/opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib" "/opt/crater/target/debug/deps/libwant-a8c33fde022153ed.rlib" "/opt/crater/target/debug/deps/libtry_lock-08de7794c4db55e5.rlib" "/opt/crater/target/debug/deps/libtokio-d6b9dcb92148c29b.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-f5555a48adf3024a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f48a5132438a1612.rlib" "/opt/crater/target/debug/deps/libmio_uds-ff7c8779314afc40.rlib" "/opt/crater/target/debug/deps/libtokio_udp-cf0e6dec932314cf.rlib" "/opt/crater/target/debug/deps/libtokio_timer-d9fe948c1b0d2439.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-361ca67c3bf25c44.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-11a81fe7c5ee6b4a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-2b4991a36966218e.rlib" "/opt/crater/target/debug/deps/libparking_lot-de95c0220dcada77.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1ed44d68a850b1bc.rlib" "/opt/crater/target/debug/deps/libsmallvec-ca4a0203749e9e8c.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e6faf2cff6d64f7d.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-f95f38df142ef035.rlib" "/opt/crater/target/debug/deps/librand-b197efa7da4505df.rlib" "/opt/crater/target/debug/deps/librand_xorshift-f084f711b92c39c1.rlib" "/opt/crater/target/debug/deps/librand_pcg-cebebf8d29fcd910.rlib" "/opt/crater/target/debug/deps/librand_hc-918e9b1d46af991f.rlib" "/opt/crater/target/debug/deps/librand_chacha-f54cdb59bf8e46e7.rlib" "/opt/crater/target/debug/deps/librand_isaac-eba5cc24f761d358.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_os-c4d616461f23972b.rlib" "/opt/crater/target/debug/deps/librand_jitter-9b6606ddf582036e.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-e650790112c83cf8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ab17142b73f7f99e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b30d942aad6524ce.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-753da457b800facc.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fa4c4839877efc77.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f631905e46f28cbf.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a52bf3cfa3c0f567.rlib" "/opt/crater/target/debug/deps/libmio-c656ad00293360dd.rlib" "/opt/crater/target/debug/deps/libnet2-3fecb1f8de0cefa2.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libhttp_body-a8fc924d51873de6.rlib" "/opt/crater/target/debug/deps/libtokio_buf-c8b696473fa9af4b.rlib" "/opt/crater/target/debug/deps/libh2-77879565b574ffd0.rlib" "/opt/crater/target/debug/deps/libindexmap-d64a031d477d5ec2.rlib" "/opt/crater/target/debug/deps/libstring-5f41e67f39221093.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libhttp-1618d9e0acc34fc8.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libtokio_io-e667e2fbb2fbb2d8.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-9d40eabe922ef116.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libbytes-4dfb927be859bb71.rlib" "/opt/crater/target/debug/deps/libeither-39c7abb58fa4019a.rlib" "/opt/crater/target/debug/deps/libiovec-7a0e2cde0cfb9ed7.rlib" "/opt/crater/target/debug/deps/libbyteorder-d6e6a234fa3d6f01.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib" "/opt/crater/target/debug/deps/libbacktrace-1d41b88fd1b79dc1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-1b1a0b2ad78d5208.rlib" "/opt/crater/target/debug/deps/librustc_demangle-c1e0aac1bb54fd4c.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/libchrono-ad6468e023593e77.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libnum_integer-ccc825468f0b1931.rlib" "/opt/crater/target/debug/deps/libnum_traits-ee53aaa75cd9f88b.rlib" "/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): invalid size field in group section header: 0xc [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): no valid group sections found [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): no group info for section .data.DW.ref.rust_eh_personality [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib(hyper-f4d84ffd852fcd22.hyper.9czzah86-cgu.2.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib: error adding symbols: File in wrong format [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 `coinbase-pro-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `coinbase-pro-rs`. [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.private_sync.3kb1mpzl-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e" "/opt/crater/target/debug/examples/private_sync-41512c7a03603b1e.13reupcie2smmrj2.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-d638ae3455df95ba/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-26a85a3bf3abbbbd.rlib" "/opt/crater/target/debug/deps/libsha2-c5b107cd7f17a3ad.rlib" "/opt/crater/target/debug/deps/libhmac-86f3a9652f9d4be8.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-4eff799c9a2a6e9f.rlib" "/opt/crater/target/debug/deps/libsubtle-a4336a1c8d631711.rlib" "/opt/crater/target/debug/deps/libuuid-bd7e4d033b2d5443.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-3af8746e50265ba0.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f07beda0b2a85e51.rlib" "/opt/crater/target/debug/deps/libtokio_dns-2a09dfc4623b0634.rlib" "/opt/crater/target/debug/deps/libtungstenite-008ba79e09ef7a30.rlib" "/opt/crater/target/debug/deps/libutf8-6662c566c793371a.rlib" "/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6237972e57bbebc1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-396c9037dc2e9061.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libsha1-cb327c6555d35f8e.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libdigest-b3a982ea246f7ac3.rlib" "/opt/crater/target/debug/deps/libopaque_debug-28bf69c17f0a8968.rlib" "/opt/crater/target/debug/deps/libblock_buffer-752159b6b166a673.rlib" "/opt/crater/target/debug/deps/libgeneric_array-a24448c4219e7b8e.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libblock_padding-af21879feb4ab216.rlib" "/opt/crater/target/debug/deps/libbyte_tools-c75ef30a63f8fd68.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/libinput_buffer-1821d92e3494289f.rlib" "/opt/crater/target/debug/deps/libbase64-55f4c3fad83c669b.rlib" "/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-2f29fb679500ff2f.rlib" "/opt/crater/target/debug/deps/libenv_logger-8d1dd4745c15893b.rlib" "/opt/crater/target/debug/deps/libregex-f93320ac427e1615.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-81121b29dc9a207f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-cfa7c0ac5e20e239.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/libaho_corasick-31154fcc224683ec.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libatty-ba0c4629a85ad2ea.rlib" "/opt/crater/target/debug/deps/libhumantime-f825d7241f16aa4f.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-bb0c749e547db312.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b9bf03622a7526b0.rlib" "/opt/crater/target/debug/deps/libnative_tls-b8fb198dce8b9d1c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-f20dd18794f2935d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-d83d1275a0d52c21.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-1506eeccd1cd01b4.rlib" "/opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib" "/opt/crater/target/debug/deps/libwant-a8c33fde022153ed.rlib" "/opt/crater/target/debug/deps/libtry_lock-08de7794c4db55e5.rlib" "/opt/crater/target/debug/deps/libtokio-d6b9dcb92148c29b.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-f5555a48adf3024a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f48a5132438a1612.rlib" "/opt/crater/target/debug/deps/libmio_uds-ff7c8779314afc40.rlib" "/opt/crater/target/debug/deps/libtokio_udp-cf0e6dec932314cf.rlib" "/opt/crater/target/debug/deps/libtokio_timer-d9fe948c1b0d2439.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-361ca67c3bf25c44.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-11a81fe7c5ee6b4a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-2b4991a36966218e.rlib" "/opt/crater/target/debug/deps/libparking_lot-de95c0220dcada77.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1ed44d68a850b1bc.rlib" "/opt/crater/target/debug/deps/libsmallvec-ca4a0203749e9e8c.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e6faf2cff6d64f7d.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-f95f38df142ef035.rlib" "/opt/crater/target/debug/deps/librand-b197efa7da4505df.rlib" "/opt/crater/target/debug/deps/librand_xorshift-f084f711b92c39c1.rlib" "/opt/crater/target/debug/deps/librand_pcg-cebebf8d29fcd910.rlib" "/opt/crater/target/debug/deps/librand_hc-918e9b1d46af991f.rlib" "/opt/crater/target/debug/deps/librand_chacha-f54cdb59bf8e46e7.rlib" "/opt/crater/target/debug/deps/librand_isaac-eba5cc24f761d358.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_os-c4d616461f23972b.rlib" "/opt/crater/target/debug/deps/librand_jitter-9b6606ddf582036e.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-e650790112c83cf8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ab17142b73f7f99e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b30d942aad6524ce.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-753da457b800facc.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fa4c4839877efc77.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f631905e46f28cbf.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a52bf3cfa3c0f567.rlib" "/opt/crater/target/debug/deps/libmio-c656ad00293360dd.rlib" "/opt/crater/target/debug/deps/libnet2-3fecb1f8de0cefa2.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libhttp_body-a8fc924d51873de6.rlib" "/opt/crater/target/debug/deps/libtokio_buf-c8b696473fa9af4b.rlib" "/opt/crater/target/debug/deps/libh2-77879565b574ffd0.rlib" "/opt/crater/target/debug/deps/libindexmap-d64a031d477d5ec2.rlib" "/opt/crater/target/debug/deps/libstring-5f41e67f39221093.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libhttp-1618d9e0acc34fc8.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libtokio_io-e667e2fbb2fbb2d8.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-9d40eabe922ef116.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libbytes-4dfb927be859bb71.rlib" "/opt/crater/target/debug/deps/libeither-39c7abb58fa4019a.rlib" "/opt/crater/target/debug/deps/libiovec-7a0e2cde0cfb9ed7.rlib" "/opt/crater/target/debug/deps/libbyteorder-d6e6a234fa3d6f01.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/libchrono-ad6468e023593e77.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libnum_integer-ccc825468f0b1931.rlib" "/opt/crater/target/debug/deps/libnum_traits-ee53aaa75cd9f88b.rlib" "/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib" "/opt/crater/target/debug/deps/libbacktrace-1d41b88fd1b79dc1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-1b1a0b2ad78d5208.rlib" "/opt/crater/target/debug/deps/librustc_demangle-c1e0aac1bb54fd4c.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: 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 `coinbase-pro-rs`. [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.adapters.anwy7ik1-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f" "/opt/crater/target/debug/deps/adapters-582e6744dfdb721f.3zpzvpjvx83ngwh.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-d638ae3455df95ba/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-26a85a3bf3abbbbd.rlib" "/opt/crater/target/debug/deps/libsha2-c5b107cd7f17a3ad.rlib" "/opt/crater/target/debug/deps/libhmac-86f3a9652f9d4be8.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-4eff799c9a2a6e9f.rlib" "/opt/crater/target/debug/deps/libsubtle-a4336a1c8d631711.rlib" "/opt/crater/target/debug/deps/libuuid-bd7e4d033b2d5443.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-3af8746e50265ba0.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f07beda0b2a85e51.rlib" "/opt/crater/target/debug/deps/libtokio_dns-2a09dfc4623b0634.rlib" "/opt/crater/target/debug/deps/libtungstenite-008ba79e09ef7a30.rlib" "/opt/crater/target/debug/deps/libutf8-6662c566c793371a.rlib" "/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6237972e57bbebc1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-396c9037dc2e9061.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libsha1-cb327c6555d35f8e.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libdigest-b3a982ea246f7ac3.rlib" "/opt/crater/target/debug/deps/libopaque_debug-28bf69c17f0a8968.rlib" "/opt/crater/target/debug/deps/libblock_buffer-752159b6b166a673.rlib" "/opt/crater/target/debug/deps/libgeneric_array-a24448c4219e7b8e.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libblock_padding-af21879feb4ab216.rlib" "/opt/crater/target/debug/deps/libbyte_tools-c75ef30a63f8fd68.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/libinput_buffer-1821d92e3494289f.rlib" "/opt/crater/target/debug/deps/libbase64-55f4c3fad83c669b.rlib" "/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-2f29fb679500ff2f.rlib" "/opt/crater/target/debug/deps/libenv_logger-8d1dd4745c15893b.rlib" "/opt/crater/target/debug/deps/libregex-f93320ac427e1615.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-81121b29dc9a207f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-cfa7c0ac5e20e239.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/libaho_corasick-31154fcc224683ec.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libatty-ba0c4629a85ad2ea.rlib" "/opt/crater/target/debug/deps/libhumantime-f825d7241f16aa4f.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-bb0c749e547db312.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b9bf03622a7526b0.rlib" "/opt/crater/target/debug/deps/libnative_tls-b8fb198dce8b9d1c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-f20dd18794f2935d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-d83d1275a0d52c21.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-1506eeccd1cd01b4.rlib" "/opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib" "/opt/crater/target/debug/deps/libwant-a8c33fde022153ed.rlib" "/opt/crater/target/debug/deps/libtry_lock-08de7794c4db55e5.rlib" "/opt/crater/target/debug/deps/libtokio-d6b9dcb92148c29b.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-f5555a48adf3024a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f48a5132438a1612.rlib" "/opt/crater/target/debug/deps/libmio_uds-ff7c8779314afc40.rlib" "/opt/crater/target/debug/deps/libtokio_udp-cf0e6dec932314cf.rlib" "/opt/crater/target/debug/deps/libtokio_timer-d9fe948c1b0d2439.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-361ca67c3bf25c44.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-11a81fe7c5ee6b4a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-2b4991a36966218e.rlib" "/opt/crater/target/debug/deps/libparking_lot-de95c0220dcada77.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1ed44d68a850b1bc.rlib" "/opt/crater/target/debug/deps/libsmallvec-ca4a0203749e9e8c.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e6faf2cff6d64f7d.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-f95f38df142ef035.rlib" "/opt/crater/target/debug/deps/librand-b197efa7da4505df.rlib" "/opt/crater/target/debug/deps/librand_xorshift-f084f711b92c39c1.rlib" "/opt/crater/target/debug/deps/librand_pcg-cebebf8d29fcd910.rlib" "/opt/crater/target/debug/deps/librand_hc-918e9b1d46af991f.rlib" "/opt/crater/target/debug/deps/librand_chacha-f54cdb59bf8e46e7.rlib" "/opt/crater/target/debug/deps/librand_isaac-eba5cc24f761d358.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_os-c4d616461f23972b.rlib" "/opt/crater/target/debug/deps/librand_jitter-9b6606ddf582036e.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-e650790112c83cf8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ab17142b73f7f99e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b30d942aad6524ce.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-753da457b800facc.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fa4c4839877efc77.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f631905e46f28cbf.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a52bf3cfa3c0f567.rlib" "/opt/crater/target/debug/deps/libmio-c656ad00293360dd.rlib" "/opt/crater/target/debug/deps/libnet2-3fecb1f8de0cefa2.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libhttp_body-a8fc924d51873de6.rlib" "/opt/crater/target/debug/deps/libtokio_buf-c8b696473fa9af4b.rlib" "/opt/crater/target/debug/deps/libh2-77879565b574ffd0.rlib" "/opt/crater/target/debug/deps/libindexmap-d64a031d477d5ec2.rlib" "/opt/crater/target/debug/deps/libstring-5f41e67f39221093.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libhttp-1618d9e0acc34fc8.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libtokio_io-e667e2fbb2fbb2d8.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-9d40eabe922ef116.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libbytes-4dfb927be859bb71.rlib" "/opt/crater/target/debug/deps/libeither-39c7abb58fa4019a.rlib" "/opt/crater/target/debug/deps/libiovec-7a0e2cde0cfb9ed7.rlib" "/opt/crater/target/debug/deps/libbyteorder-d6e6a234fa3d6f01.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/libchrono-ad6468e023593e77.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libnum_integer-ccc825468f0b1931.rlib" "/opt/crater/target/debug/deps/libnum_traits-ee53aaa75cd9f88b.rlib" "/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib" "/opt/crater/target/debug/deps/libbacktrace-1d41b88fd1b79dc1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-1b1a0b2ad78d5208.rlib" "/opt/crater/target/debug/deps/librustc_demangle-c1e0aac1bb54fd4c.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: : can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: 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 `coinbase-pro-rs`. [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.ws.ahr7dvsc-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/ws-0ef62294f28da282" "/opt/crater/target/debug/deps/ws-0ef62294f28da282.5grpqesp43wxlawr.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-d638ae3455df95ba/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-663ecae12a465161.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-acba595a0b25d09b.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b618c2997fe9241e.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4755c7b1004b2bec.rlib" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-26a85a3bf3abbbbd.rlib" "/opt/crater/target/debug/deps/libsha2-c5b107cd7f17a3ad.rlib" "/opt/crater/target/debug/deps/libhmac-86f3a9652f9d4be8.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-4eff799c9a2a6e9f.rlib" "/opt/crater/target/debug/deps/libsubtle-a4336a1c8d631711.rlib" "/opt/crater/target/debug/deps/libuuid-bd7e4d033b2d5443.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-3af8746e50265ba0.rlib" "/opt/crater/target/debug/deps/libtokio_tls-f07beda0b2a85e51.rlib" "/opt/crater/target/debug/deps/libtokio_dns-2a09dfc4623b0634.rlib" "/opt/crater/target/debug/deps/libtungstenite-008ba79e09ef7a30.rlib" "/opt/crater/target/debug/deps/libutf8-6662c566c793371a.rlib" "/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6237972e57bbebc1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-396c9037dc2e9061.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libsha1-cb327c6555d35f8e.rlib" "/opt/crater/target/debug/deps/libfake_simd-85a86e9c00da6818.rlib" "/opt/crater/target/debug/deps/libdigest-b3a982ea246f7ac3.rlib" "/opt/crater/target/debug/deps/libopaque_debug-28bf69c17f0a8968.rlib" "/opt/crater/target/debug/deps/libblock_buffer-752159b6b166a673.rlib" "/opt/crater/target/debug/deps/libgeneric_array-a24448c4219e7b8e.rlib" "/opt/crater/target/debug/deps/libtypenum-f5bf57af0b368263.rlib" "/opt/crater/target/debug/deps/libblock_padding-af21879feb4ab216.rlib" "/opt/crater/target/debug/deps/libbyte_tools-c75ef30a63f8fd68.rlib" "/opt/crater/target/debug/deps/librand-6a0d1acfb1c82f28.rlib" "/opt/crater/target/debug/deps/libinput_buffer-1821d92e3494289f.rlib" "/opt/crater/target/debug/deps/libbase64-55f4c3fad83c669b.rlib" "/opt/crater/target/debug/deps/libserde_json-73c3913c70bebd83.rlib" "/opt/crater/target/debug/deps/libryu-a0e568301c6b07fe.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-2f29fb679500ff2f.rlib" "/opt/crater/target/debug/deps/libenv_logger-8d1dd4745c15893b.rlib" "/opt/crater/target/debug/deps/libregex-f93320ac427e1615.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-81121b29dc9a207f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-cfa7c0ac5e20e239.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-2c757ab00e5f0fed.rlib" "/opt/crater/target/debug/deps/libaho_corasick-31154fcc224683ec.rlib" "/opt/crater/target/debug/deps/libmemchr-461860405d325ee2.rlib" "/opt/crater/target/debug/deps/libatty-ba0c4629a85ad2ea.rlib" "/opt/crater/target/debug/deps/libhumantime-f825d7241f16aa4f.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-bb0c749e547db312.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b9bf03622a7526b0.rlib" "/opt/crater/target/debug/deps/libnative_tls-b8fb198dce8b9d1c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-f20dd18794f2935d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-d83d1275a0d52c21.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-1506eeccd1cd01b4.rlib" "/opt/crater/target/debug/deps/libhyper-f4d84ffd852fcd22.rlib" "/opt/crater/target/debug/deps/libwant-a8c33fde022153ed.rlib" "/opt/crater/target/debug/deps/libtry_lock-08de7794c4db55e5.rlib" "/opt/crater/target/debug/deps/libtokio-d6b9dcb92148c29b.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-f5555a48adf3024a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-f48a5132438a1612.rlib" "/opt/crater/target/debug/deps/libmio_uds-ff7c8779314afc40.rlib" "/opt/crater/target/debug/deps/libtokio_udp-cf0e6dec932314cf.rlib" "/opt/crater/target/debug/deps/libtokio_timer-d9fe948c1b0d2439.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-361ca67c3bf25c44.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-11a81fe7c5ee6b4a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-2b4991a36966218e.rlib" "/opt/crater/target/debug/deps/libparking_lot-de95c0220dcada77.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-1ed44d68a850b1bc.rlib" "/opt/crater/target/debug/deps/libsmallvec-ca4a0203749e9e8c.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e6faf2cff6d64f7d.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-f95f38df142ef035.rlib" "/opt/crater/target/debug/deps/librand-b197efa7da4505df.rlib" "/opt/crater/target/debug/deps/librand_xorshift-f084f711b92c39c1.rlib" "/opt/crater/target/debug/deps/librand_pcg-cebebf8d29fcd910.rlib" "/opt/crater/target/debug/deps/librand_hc-918e9b1d46af991f.rlib" "/opt/crater/target/debug/deps/librand_chacha-f54cdb59bf8e46e7.rlib" "/opt/crater/target/debug/deps/librand_isaac-eba5cc24f761d358.rlib" "/opt/crater/target/debug/deps/librand_core-1d860b4e848ceb7b.rlib" "/opt/crater/target/debug/deps/librand_os-c4d616461f23972b.rlib" "/opt/crater/target/debug/deps/librand_jitter-9b6606ddf582036e.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-e650790112c83cf8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-ab17142b73f7f99e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b30d942aad6524ce.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-753da457b800facc.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fa4c4839877efc77.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-f631905e46f28cbf.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a52bf3cfa3c0f567.rlib" "/opt/crater/target/debug/deps/libmio-c656ad00293360dd.rlib" "/opt/crater/target/debug/deps/libnet2-3fecb1f8de0cefa2.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libhttp_body-a8fc924d51873de6.rlib" "/opt/crater/target/debug/deps/libtokio_buf-c8b696473fa9af4b.rlib" "/opt/crater/target/debug/deps/libh2-77879565b574ffd0.rlib" "/opt/crater/target/debug/deps/libindexmap-d64a031d477d5ec2.rlib" "/opt/crater/target/debug/deps/libstring-5f41e67f39221093.rlib" "/opt/crater/target/debug/deps/libslab-879b06fb28109c49.rlib" "/opt/crater/target/debug/deps/libhttp-1618d9e0acc34fc8.rlib" "/opt/crater/target/debug/deps/libitoa-fd3b91a6e39605ba.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libtokio_io-e667e2fbb2fbb2d8.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-9d40eabe922ef116.rlib" "/opt/crater/target/debug/deps/libnum_cpus-ada2e7d9663bc751.rlib" "/opt/crater/target/debug/deps/libbytes-4dfb927be859bb71.rlib" "/opt/crater/target/debug/deps/libeither-39c7abb58fa4019a.rlib" "/opt/crater/target/debug/deps/libiovec-7a0e2cde0cfb9ed7.rlib" "/opt/crater/target/debug/deps/libbyteorder-d6e6a234fa3d6f01.rlib" "/opt/crater/target/debug/deps/libfutures-a23195d5910e08cb.rlib" "/opt/crater/target/debug/deps/libchrono-ad6468e023593e77.rlib" "/opt/crater/target/debug/deps/libserde-933ea99b102e6ff6.rlib" "/opt/crater/target/debug/deps/libnum_integer-ccc825468f0b1931.rlib" "/opt/crater/target/debug/deps/libnum_traits-ee53aaa75cd9f88b.rlib" "/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libfailure-e6d722cfe04ca38b.rlib" "/opt/crater/target/debug/deps/libbacktrace-1d41b88fd1b79dc1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-1b1a0b2ad78d5208.rlib" "/opt/crater/target/debug/deps/librustc_demangle-c1e0aac1bb54fd4c.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.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 `coinbase-pro-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "05efb5a704928f7b16d8726a4e77a35bf16f84b6d5e980de490df1f2547419a1"` [INFO] running `"docker" "rm" "-f" "05efb5a704928f7b16d8726a4e77a35bf16f84b6d5e980de490df1f2547419a1"` [INFO] [stdout] 05efb5a704928f7b16d8726a4e77a35bf16f84b6d5e980de490df1f2547419a1