[INFO] fetching crate crypto-rest-client 1.0.1...
[INFO] testing crypto-rest-client-1.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate crypto-rest-client 1.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate crypto-rest-client 1.0.1
[INFO] finished tweaking crates.io crate crypto-rest-client 1.0.1
[INFO] tweaked toml for crates.io crate crypto-rest-client 1.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crypto-rest-client 1.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 178 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding test-case v1.2.3 (available: v3.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a8f9214705c1751312b5c20af56bd0c0d946e85c80fb699957dd11ff5df92ad
[INFO] running `Command { std: "docker" "start" "-a" "0a8f9214705c1751312b5c20af56bd0c0d946e85c80fb699957dd11ff5df92ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a8f9214705c1751312b5c20af56bd0c0d946e85c80fb699957dd11ff5df92ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a8f9214705c1751312b5c20af56bd0c0d946e85c80fb699957dd11ff5df92ad", kill_on_drop: false }`
[INFO] [stdout] 0a8f9214705c1751312b5c20af56bd0c0d946e85c80fb699957dd11ff5df92ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 916943b409d6312e96f3eefb344f1a83d9682ceb533e2f3f27aeb8bd0d79a599
[INFO] running `Command { std: "docker" "start" "-a" "916943b409d6312e96f3eefb344f1a83d9682ceb533e2f3f27aeb8bd0d79a599", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling compression-core v0.4.30
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling compression-codecs v0.4.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling crypto-market-type v1.1.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.33
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling crypto-rest-client v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.30s
[INFO] running `Command { std: "docker" "inspect" "916943b409d6312e96f3eefb344f1a83d9682ceb533e2f3f27aeb8bd0d79a599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "916943b409d6312e96f3eefb344f1a83d9682ceb533e2f3f27aeb8bd0d79a599", kill_on_drop: false }`
[INFO] [stdout] 916943b409d6312e96f3eefb344f1a83d9682ceb533e2f3f27aeb8bd0d79a599
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 559d8986e1c783b90177f3b4e42e984f47122219b6c83dec8f22f454f500491e
[INFO] running `Command { std: "docker" "start" "-a" "559d8986e1c783b90177f3b4e42e984f47122219b6c83dec8f22f454f500491e", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case v1.2.3
[INFO] [stderr]    Compiling crypto-rest-client v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRGgOrI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcrypto_rest_client-2f1972e45055257b,libserde_json-cb0d880a08aebee6,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libreqwest-58cf65163d1b97f6,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-303ea8474aaab15d,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_socks-f8e0d64a32d5530b,libthiserror-176badb8c25baa8f,libeither-1e551205f1478063,libtokio_native_tls-5d5a565c03294a6c,libserde_urlencoded-436e63f8011dc558,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libasync_compression-d48ee734d8f459e1,libcompression_codecs-bc5993daa22b7e3e,libflate2-ba5a769f684801f4,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-dd4d00f496d54ff6,libcompression_core-5fe0e3a60f933bfc,libnative_tls-30aea9de059c3c62,libopenssl_probe-cbab9b905ab83f66,libopenssl-c6052383119275ae,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15d41620109f91e,libhyper-acf17aeedf29d6a5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-929266ac387e1593,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-7c719b73284511fa,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-fe87e20895342e3b,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,liblibc-e2775a15e5abc6fd,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcrypto_market_type-f53695f4d9d98652,libstrum-6a21f72212d45f50,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRGgOrI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/binance_spot-229e4f95679b7f29" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-rest-client` (test "binance_spot") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctCYkw4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcrypto_rest_client-2f1972e45055257b,libserde_json-cb0d880a08aebee6,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libreqwest-58cf65163d1b97f6,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-303ea8474aaab15d,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_socks-f8e0d64a32d5530b,libthiserror-176badb8c25baa8f,libeither-1e551205f1478063,libtokio_native_tls-5d5a565c03294a6c,libserde_urlencoded-436e63f8011dc558,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libasync_compression-d48ee734d8f459e1,libcompression_codecs-bc5993daa22b7e3e,libflate2-ba5a769f684801f4,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-dd4d00f496d54ff6,libcompression_core-5fe0e3a60f933bfc,libnative_tls-30aea9de059c3c62,libopenssl_probe-cbab9b905ab83f66,libopenssl-c6052383119275ae,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15d41620109f91e,libhyper-acf17aeedf29d6a5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-929266ac387e1593,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-7c719b73284511fa,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-fe87e20895342e3b,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,liblibc-e2775a15e5abc6fd,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcrypto_market_type-f53695f4d9d98652,libstrum-6a21f72212d45f50,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctCYkw4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/coinbase_pro-d73497b7f9148e4d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgUrsTH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcrypto_rest_client-2f1972e45055257b,libserde_json-cb0d880a08aebee6,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libreqwest-58cf65163d1b97f6,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-303ea8474aaab15d,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_socks-f8e0d64a32d5530b,libthiserror-176badb8c25baa8f,libeither-1e551205f1478063,libtokio_native_tls-5d5a565c03294a6c,libserde_urlencoded-436e63f8011dc558,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libasync_compression-d48ee734d8f459e1,libcompression_codecs-bc5993daa22b7e3e,libflate2-ba5a769f684801f4,libminiz_oxide-2ca25e2fe152302d,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-dd4d00f496d54ff6,libcompression_core-5fe0e3a60f933bfc,libnative_tls-30aea9de059c3c62,libopenssl_probe-cbab9b905ab83f66,libopenssl-c6052383119275ae,libbitflags-9710438662028847,libcfg_if-5af52f617df93f8f,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15d41620109f91e,libhyper-acf17aeedf29d6a5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-929266ac387e1593,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-7c719b73284511fa,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-fe87e20895342e3b,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,liblibc-e2775a15e5abc6fd,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,libfutures_util-d75c7d4680902620,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcrypto_market_type-f53695f4d9d98652,libstrum-6a21f72212d45f50,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgUrsTH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ftx-02e67d5d73e56e51" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-rest-client` (test "ftx") due to 1 previous error
[INFO] [stderr] error: could not compile `crypto-rest-client` (test "coinbase_pro") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "559d8986e1c783b90177f3b4e42e984f47122219b6c83dec8f22f454f500491e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "559d8986e1c783b90177f3b4e42e984f47122219b6c83dec8f22f454f500491e", kill_on_drop: false }`
[INFO] [stdout] 559d8986e1c783b90177f3b4e42e984f47122219b6c83dec8f22f454f500491e
