[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 5a6a01f3613926ec082fd3cb4649e11c7f4a97c88f5f62584c1d37b850d89ff4 [INFO] running `"docker" "start" "-a" "5a6a01f3613926ec082fd3cb4649e11c7f4a97c88f5f62584c1d37b850d89ff4"` [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 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 21.51s [INFO] running `"docker" "inspect" "5a6a01f3613926ec082fd3cb4649e11c7f4a97c88f5f62584c1d37b850d89ff4"` [INFO] running `"docker" "rm" "-f" "5a6a01f3613926ec082fd3cb4649e11c7f4a97c88f5f62584c1d37b850d89ff4"` [INFO] [stdout] 5a6a01f3613926ec082fd3cb4649e11c7f4a97c88f5f62584c1d37b850d89ff4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 35e566065f3b6c663bc5e0be2d6e875a87b1848a85e17c455665368cb412f80d [INFO] running `"docker" "start" "-a" "35e566065f3b6c663bc5e0be2d6e875a87b1848a85e17c455665368cb412f80d"` [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=95e5ca5dfed9f704 -C extra-filename=-95e5ca5dfed9f704 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-dca280bc7fe12c3e.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib --extern hmac=/opt/crater/target/debug/deps/libhmac-a35bd37b4dc997eb.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-ccec4479182c00e9.rlib --extern hyper_tls=/opt/crater/target/debug/deps/libhyper_tls-67a39672597f47e3.rlib --extern log=/opt/crater/target/debug/deps/liblog-6207875398805059.rlib --extern pretty_env_logger=/opt/crater/target/debug/deps/libpretty_env_logger-588df0e8fb4fb02b.rlib --extern serde=/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-04591764e12aae5b.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib --extern sha2=/opt/crater/target/debug/deps/libsha2-9e3369873fe352ff.rlib --extern time=/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-535887f98184ba98.rlib --extern tokio_tungstenite=/opt/crater/target/debug/deps/libtokio_tungstenite-2cd0bedf3f0b1f84.rlib --extern url=/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-423c208ed5e4595d.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/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=59baba2b66d5c171 -C extra-filename=-59baba2b66d5c171 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-dca280bc7fe12c3e.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib --extern coinbase_pro_rs=/opt/crater/target/debug/deps/libcoinbase_pro_rs-25c53c116399daba.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib --extern hmac=/opt/crater/target/debug/deps/libhmac-a35bd37b4dc997eb.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-ccec4479182c00e9.rlib --extern hyper_tls=/opt/crater/target/debug/deps/libhyper_tls-67a39672597f47e3.rlib --extern log=/opt/crater/target/debug/deps/liblog-6207875398805059.rlib --extern pretty_env_logger=/opt/crater/target/debug/deps/libpretty_env_logger-588df0e8fb4fb02b.rlib --extern serde=/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-04591764e12aae5b.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib --extern sha2=/opt/crater/target/debug/deps/libsha2-9e3369873fe352ff.rlib --extern time=/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-535887f98184ba98.rlib --extern tokio_tungstenite=/opt/crater/target/debug/deps/libtokio_tungstenite-2cd0bedf3f0b1f84.rlib --extern url=/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-423c208ed5e4595d.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.private_sync.5zi0iv0o-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9" "/opt/crater/target/debug/examples/private_sync-a1cd5d66079aeed9.8rv3miv4zugeux1.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-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-25c53c116399daba.rlib" "/opt/crater/target/debug/deps/libsha2-9e3369873fe352ff.rlib" "/opt/crater/target/debug/deps/libhmac-a35bd37b4dc997eb.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-b050455c02f9e66a.rlib" "/opt/crater/target/debug/deps/libsubtle-365d99ae4e902dc7.rlib" "/opt/crater/target/debug/deps/libuuid-423c208ed5e4595d.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-2cd0bedf3f0b1f84.rlib" "/opt/crater/target/debug/deps/libtokio_tls-3b79fd657c1d5831.rlib" "/opt/crater/target/debug/deps/libtokio_dns-cbe3f092a9690a7d.rlib" "/opt/crater/target/debug/deps/libtungstenite-c7aa649763bcfdfe.rlib" "/opt/crater/target/debug/deps/libutf8-35da2b6b6affeaa7.rlib" "/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-5a6ba5e5d66eb803.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-a09cc32c7ef234fe.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libsha1-de7a0dd27157cd18.rlib" "/opt/crater/target/debug/deps/libfake_simd-5d364bd7ce5cf801.rlib" "/opt/crater/target/debug/deps/libdigest-8cc8f1cd7e376f2c.rlib" "/opt/crater/target/debug/deps/libopaque_debug-08749639ae192186.rlib" "/opt/crater/target/debug/deps/libblock_buffer-b0747bc01c61a0a8.rlib" "/opt/crater/target/debug/deps/libgeneric_array-9571cdd5e418a701.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libblock_padding-435580a508ef2bf3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-0551c38657c9c133.rlib" "/opt/crater/target/debug/deps/librand-8af25f317f3dbb86.rlib" "/opt/crater/target/debug/deps/libinput_buffer-42dfbb2d31ec094f.rlib" "/opt/crater/target/debug/deps/libbase64-dca280bc7fe12c3e.rlib" "/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-588df0e8fb4fb02b.rlib" "/opt/crater/target/debug/deps/libenv_logger-9e67da640267271a.rlib" "/opt/crater/target/debug/deps/libregex-113ee24711503b0f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-743b780698bae295.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libatty-71df1d24af8d5f3b.rlib" "/opt/crater/target/debug/deps/libhumantime-beb085f731d2b992.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libtermcolor-0c8f158906f880f1.rlib" "/opt/crater/target/debug/deps/libhyper_tls-67a39672597f47e3.rlib" "/opt/crater/target/debug/deps/libnative_tls-61829369861038f6.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-607c17223d5abf81.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-6cdad69d52f4d0d2.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-ccec4479182c00e9.rlib" "/opt/crater/target/debug/deps/libwant-faacd292273d4413.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-535887f98184ba98.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e29455a2e09d0f61.rlib" "/opt/crater/target/debug/deps/libmio_uds-33b4fbb02509c3f6.rlib" "/opt/crater/target/debug/deps/libtokio_udp-0b703f4711dd246c.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-8cecca9060e3872b.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-1a7afadfaf4b357a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-296714b23a42878a.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-431c54298d385d22.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-efc0ebc2717e5a3a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-bb05b04aeb125ea6.rlib" "/opt/crater/target/debug/deps/librand-5e278658cb5abcfe.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-f71da36102cb96cf.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-ffc7b70bcb2046f7.rlib" "/opt/crater/target/debug/deps/libmio-e931569c480bbe67.rlib" "/opt/crater/target/debug/deps/libnet2-48edbee1a6d6d7d9.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-48acc4e7cb9f80e9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-8636a884d672dbed.rlib" "/opt/crater/target/debug/deps/libh2-30044309b9722e61.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-51c4de4a3b3b5476.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-62bdd9dc8df9972b.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-1acdf5e434f2b7ed.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-24a53d6e4cdc7385.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0670be1a38937055.rlib" "/opt/crater/target/debug/deps/libbytes-384fe8e6f20018f6.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-f4766169b59ec004.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libnum_integer-60231a65382f80dd.rlib" "/opt/crater/target/debug/deps/libnum_traits-0fde000711a0f56b.rlib" "/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fd749e9723adedc.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dd607bfa4a9b2d5c.rlib" "/opt/crater/target/debug/deps/librustc_demangle-091a57b8cc5538c5.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/liblibc-2be231e10ed03565.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.public_async.6shrnqfg-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/public_async-10225f41c685d323" "/opt/crater/target/debug/examples/public_async-10225f41c685d323.13g4ymykx63q0fwx.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-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-25c53c116399daba.rlib" "/opt/crater/target/debug/deps/libsha2-9e3369873fe352ff.rlib" "/opt/crater/target/debug/deps/libhmac-a35bd37b4dc997eb.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-b050455c02f9e66a.rlib" "/opt/crater/target/debug/deps/libsubtle-365d99ae4e902dc7.rlib" "/opt/crater/target/debug/deps/libuuid-423c208ed5e4595d.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-2cd0bedf3f0b1f84.rlib" "/opt/crater/target/debug/deps/libtokio_tls-3b79fd657c1d5831.rlib" "/opt/crater/target/debug/deps/libtokio_dns-cbe3f092a9690a7d.rlib" "/opt/crater/target/debug/deps/libtungstenite-c7aa649763bcfdfe.rlib" "/opt/crater/target/debug/deps/libutf8-35da2b6b6affeaa7.rlib" "/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-5a6ba5e5d66eb803.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-a09cc32c7ef234fe.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libsha1-de7a0dd27157cd18.rlib" "/opt/crater/target/debug/deps/libfake_simd-5d364bd7ce5cf801.rlib" "/opt/crater/target/debug/deps/libdigest-8cc8f1cd7e376f2c.rlib" "/opt/crater/target/debug/deps/libopaque_debug-08749639ae192186.rlib" "/opt/crater/target/debug/deps/libblock_buffer-b0747bc01c61a0a8.rlib" "/opt/crater/target/debug/deps/libgeneric_array-9571cdd5e418a701.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libblock_padding-435580a508ef2bf3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-0551c38657c9c133.rlib" "/opt/crater/target/debug/deps/librand-8af25f317f3dbb86.rlib" "/opt/crater/target/debug/deps/libinput_buffer-42dfbb2d31ec094f.rlib" "/opt/crater/target/debug/deps/libbase64-dca280bc7fe12c3e.rlib" "/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-588df0e8fb4fb02b.rlib" "/opt/crater/target/debug/deps/libenv_logger-9e67da640267271a.rlib" "/opt/crater/target/debug/deps/libregex-113ee24711503b0f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-743b780698bae295.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libatty-71df1d24af8d5f3b.rlib" "/opt/crater/target/debug/deps/libhumantime-beb085f731d2b992.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libtermcolor-0c8f158906f880f1.rlib" "/opt/crater/target/debug/deps/libhyper_tls-67a39672597f47e3.rlib" "/opt/crater/target/debug/deps/libnative_tls-61829369861038f6.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-607c17223d5abf81.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-6cdad69d52f4d0d2.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-ccec4479182c00e9.rlib" "/opt/crater/target/debug/deps/libwant-faacd292273d4413.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-535887f98184ba98.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e29455a2e09d0f61.rlib" "/opt/crater/target/debug/deps/libmio_uds-33b4fbb02509c3f6.rlib" "/opt/crater/target/debug/deps/libtokio_udp-0b703f4711dd246c.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-8cecca9060e3872b.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-1a7afadfaf4b357a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-296714b23a42878a.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-431c54298d385d22.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-efc0ebc2717e5a3a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-bb05b04aeb125ea6.rlib" "/opt/crater/target/debug/deps/librand-5e278658cb5abcfe.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-f71da36102cb96cf.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-ffc7b70bcb2046f7.rlib" "/opt/crater/target/debug/deps/libmio-e931569c480bbe67.rlib" "/opt/crater/target/debug/deps/libnet2-48edbee1a6d6d7d9.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-48acc4e7cb9f80e9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-8636a884d672dbed.rlib" "/opt/crater/target/debug/deps/libh2-30044309b9722e61.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-51c4de4a3b3b5476.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-62bdd9dc8df9972b.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-1acdf5e434f2b7ed.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-24a53d6e4cdc7385.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0670be1a38937055.rlib" "/opt/crater/target/debug/deps/libbytes-384fe8e6f20018f6.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-f4766169b59ec004.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libnum_integer-60231a65382f80dd.rlib" "/opt/crater/target/debug/deps/libnum_traits-0fde000711a0f56b.rlib" "/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fd749e9723adedc.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dd607bfa4a9b2d5c.rlib" "/opt/crater/target/debug/deps/librustc_demangle-091a57b8cc5538c5.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/liblibc-2be231e10ed03565.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: : final link failed: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] error: Could not compile `coinbase-pro-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.adapters.dcslsbkl-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961" "/opt/crater/target/debug/deps/adapters-ddc0b5de6f506961.ubt8cntar6mcagk.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-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-25c53c116399daba.rlib" "/opt/crater/target/debug/deps/libsha2-9e3369873fe352ff.rlib" "/opt/crater/target/debug/deps/libhmac-a35bd37b4dc997eb.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-b050455c02f9e66a.rlib" "/opt/crater/target/debug/deps/libsubtle-365d99ae4e902dc7.rlib" "/opt/crater/target/debug/deps/libuuid-423c208ed5e4595d.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-2cd0bedf3f0b1f84.rlib" "/opt/crater/target/debug/deps/libtokio_tls-3b79fd657c1d5831.rlib" "/opt/crater/target/debug/deps/libtokio_dns-cbe3f092a9690a7d.rlib" "/opt/crater/target/debug/deps/libtungstenite-c7aa649763bcfdfe.rlib" "/opt/crater/target/debug/deps/libutf8-35da2b6b6affeaa7.rlib" "/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-5a6ba5e5d66eb803.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-a09cc32c7ef234fe.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libsha1-de7a0dd27157cd18.rlib" "/opt/crater/target/debug/deps/libfake_simd-5d364bd7ce5cf801.rlib" "/opt/crater/target/debug/deps/libdigest-8cc8f1cd7e376f2c.rlib" "/opt/crater/target/debug/deps/libopaque_debug-08749639ae192186.rlib" "/opt/crater/target/debug/deps/libblock_buffer-b0747bc01c61a0a8.rlib" "/opt/crater/target/debug/deps/libgeneric_array-9571cdd5e418a701.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libblock_padding-435580a508ef2bf3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-0551c38657c9c133.rlib" "/opt/crater/target/debug/deps/librand-8af25f317f3dbb86.rlib" "/opt/crater/target/debug/deps/libinput_buffer-42dfbb2d31ec094f.rlib" "/opt/crater/target/debug/deps/libbase64-dca280bc7fe12c3e.rlib" "/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-588df0e8fb4fb02b.rlib" "/opt/crater/target/debug/deps/libenv_logger-9e67da640267271a.rlib" "/opt/crater/target/debug/deps/libregex-113ee24711503b0f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-743b780698bae295.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libatty-71df1d24af8d5f3b.rlib" "/opt/crater/target/debug/deps/libhumantime-beb085f731d2b992.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libtermcolor-0c8f158906f880f1.rlib" "/opt/crater/target/debug/deps/libhyper_tls-67a39672597f47e3.rlib" "/opt/crater/target/debug/deps/libnative_tls-61829369861038f6.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-607c17223d5abf81.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-6cdad69d52f4d0d2.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-ccec4479182c00e9.rlib" "/opt/crater/target/debug/deps/libwant-faacd292273d4413.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-535887f98184ba98.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e29455a2e09d0f61.rlib" "/opt/crater/target/debug/deps/libmio_uds-33b4fbb02509c3f6.rlib" "/opt/crater/target/debug/deps/libtokio_udp-0b703f4711dd246c.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-8cecca9060e3872b.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-1a7afadfaf4b357a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-296714b23a42878a.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-431c54298d385d22.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-efc0ebc2717e5a3a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-bb05b04aeb125ea6.rlib" "/opt/crater/target/debug/deps/librand-5e278658cb5abcfe.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-f71da36102cb96cf.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-ffc7b70bcb2046f7.rlib" "/opt/crater/target/debug/deps/libmio-e931569c480bbe67.rlib" "/opt/crater/target/debug/deps/libnet2-48edbee1a6d6d7d9.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-48acc4e7cb9f80e9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-8636a884d672dbed.rlib" "/opt/crater/target/debug/deps/libh2-30044309b9722e61.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-51c4de4a3b3b5476.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-62bdd9dc8df9972b.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-1acdf5e434f2b7ed.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-24a53d6e4cdc7385.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0670be1a38937055.rlib" "/opt/crater/target/debug/deps/libbytes-384fe8e6f20018f6.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-f4766169b59ec004.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libnum_integer-60231a65382f80dd.rlib" "/opt/crater/target/debug/deps/libnum_traits-0fde000711a0f56b.rlib" "/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fd749e9723adedc.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dd607bfa4a9b2d5c.rlib" "/opt/crater/target/debug/deps/librustc_demangle-091a57b8cc5538c5.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/liblibc-2be231e10ed03565.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: : final link failed: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `coinbase-pro-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.public_sync.2bbfnujo-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06" "/opt/crater/target/debug/examples/public_sync-f18e2bb526ff5d06.17m3qgyzpuvjr8u0.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-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcoinbase_pro_rs-25c53c116399daba.rlib" "/opt/crater/target/debug/deps/libsha2-9e3369873fe352ff.rlib" "/opt/crater/target/debug/deps/libhmac-a35bd37b4dc997eb.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-b050455c02f9e66a.rlib" "/opt/crater/target/debug/deps/libsubtle-365d99ae4e902dc7.rlib" "/opt/crater/target/debug/deps/libuuid-423c208ed5e4595d.rlib" "/opt/crater/target/debug/deps/libtokio_tungstenite-2cd0bedf3f0b1f84.rlib" "/opt/crater/target/debug/deps/libtokio_tls-3b79fd657c1d5831.rlib" "/opt/crater/target/debug/deps/libtokio_dns-cbe3f092a9690a7d.rlib" "/opt/crater/target/debug/deps/libtungstenite-c7aa649763bcfdfe.rlib" "/opt/crater/target/debug/deps/libutf8-35da2b6b6affeaa7.rlib" "/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-5a6ba5e5d66eb803.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-a09cc32c7ef234fe.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libsha1-de7a0dd27157cd18.rlib" "/opt/crater/target/debug/deps/libfake_simd-5d364bd7ce5cf801.rlib" "/opt/crater/target/debug/deps/libdigest-8cc8f1cd7e376f2c.rlib" "/opt/crater/target/debug/deps/libopaque_debug-08749639ae192186.rlib" "/opt/crater/target/debug/deps/libblock_buffer-b0747bc01c61a0a8.rlib" "/opt/crater/target/debug/deps/libgeneric_array-9571cdd5e418a701.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libblock_padding-435580a508ef2bf3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-0551c38657c9c133.rlib" "/opt/crater/target/debug/deps/librand-8af25f317f3dbb86.rlib" "/opt/crater/target/debug/deps/libinput_buffer-42dfbb2d31ec094f.rlib" "/opt/crater/target/debug/deps/libbase64-dca280bc7fe12c3e.rlib" "/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-588df0e8fb4fb02b.rlib" "/opt/crater/target/debug/deps/libenv_logger-9e67da640267271a.rlib" "/opt/crater/target/debug/deps/libregex-113ee24711503b0f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-743b780698bae295.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libatty-71df1d24af8d5f3b.rlib" "/opt/crater/target/debug/deps/libhumantime-beb085f731d2b992.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libtermcolor-0c8f158906f880f1.rlib" "/opt/crater/target/debug/deps/libhyper_tls-67a39672597f47e3.rlib" "/opt/crater/target/debug/deps/libnative_tls-61829369861038f6.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-607c17223d5abf81.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-6cdad69d52f4d0d2.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-ccec4479182c00e9.rlib" "/opt/crater/target/debug/deps/libwant-faacd292273d4413.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-535887f98184ba98.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e29455a2e09d0f61.rlib" "/opt/crater/target/debug/deps/libmio_uds-33b4fbb02509c3f6.rlib" "/opt/crater/target/debug/deps/libtokio_udp-0b703f4711dd246c.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-8cecca9060e3872b.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-1a7afadfaf4b357a.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-296714b23a42878a.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-431c54298d385d22.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-efc0ebc2717e5a3a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-bb05b04aeb125ea6.rlib" "/opt/crater/target/debug/deps/librand-5e278658cb5abcfe.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-f71da36102cb96cf.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-ffc7b70bcb2046f7.rlib" "/opt/crater/target/debug/deps/libmio-e931569c480bbe67.rlib" "/opt/crater/target/debug/deps/libnet2-48edbee1a6d6d7d9.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-48acc4e7cb9f80e9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-8636a884d672dbed.rlib" "/opt/crater/target/debug/deps/libh2-30044309b9722e61.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-51c4de4a3b3b5476.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-62bdd9dc8df9972b.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-1acdf5e434f2b7ed.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-24a53d6e4cdc7385.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0670be1a38937055.rlib" "/opt/crater/target/debug/deps/libbytes-384fe8e6f20018f6.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-f4766169b59ec004.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libnum_integer-60231a65382f80dd.rlib" "/opt/crater/target/debug/deps/libnum_traits-0fde000711a0f56b.rlib" "/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fd749e9723adedc.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dd607bfa4a9b2d5c.rlib" "/opt/crater/target/debug/deps/librustc_demangle-091a57b8cc5538c5.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/liblibc-2be231e10ed03565.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: [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" "35e566065f3b6c663bc5e0be2d6e875a87b1848a85e17c455665368cb412f80d"` [INFO] running `"docker" "rm" "-f" "35e566065f3b6c663bc5e0be2d6e875a87b1848a85e17c455665368cb412f80d"` [INFO] [stdout] 35e566065f3b6c663bc5e0be2d6e875a87b1848a85e17c455665368cb412f80d