[INFO] fetching crate binance_trop 0.3.0... [INFO] testing binance_trop-0.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate binance_trop 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate binance_trop 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate binance_trop 0.3.0 [INFO] tweaked toml for crates.io crate binance_trop 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate binance_trop 0.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate binance_trop 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded csv-core v0.1.12 [INFO] [stderr] Downloaded jiff-static v0.2.14 [INFO] [stderr] Downloaded jiff v0.2.14 [INFO] [stderr] Downloaded openssl-src v300.5.0+3.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4471ab7ae9e4c119f8525558f0fee8e18b5579849bb67ecee119a1ee8f090ce4 [INFO] running `Command { std: "docker" "start" "-a" "4471ab7ae9e4c119f8525558f0fee8e18b5579849bb67ecee119a1ee8f090ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4471ab7ae9e4c119f8525558f0fee8e18b5579849bb67ecee119a1ee8f090ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4471ab7ae9e4c119f8525558f0fee8e18b5579849bb67ecee119a1ee8f090ce4", kill_on_drop: false }` [INFO] [stdout] 4471ab7ae9e4c119f8525558f0fee8e18b5579849bb67ecee119a1ee8f090ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e42763b101ae7466c2c297e9ab87e8696df219861202cee0b977927b4b61efd [INFO] running `Command { std: "docker" "start" "-a" "2e42763b101ae7466c2c297e9ab87e8696df219861202cee0b977927b4b61efd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling binance_trop v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.59s [INFO] running `Command { std: "docker" "inspect" "2e42763b101ae7466c2c297e9ab87e8696df219861202cee0b977927b4b61efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e42763b101ae7466c2c297e9ab87e8696df219861202cee0b977927b4b61efd", kill_on_drop: false }` [INFO] [stdout] 2e42763b101ae7466c2c297e9ab87e8696df219861202cee0b977927b4b61efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6594939309c57c5b41e8d8b7165d2f2d54c42361d2d12cdd9acb176ab0cfa7e [INFO] running `Command { std: "docker" "start" "-a" "e6594939309c57c5b41e8d8b7165d2f2d54c42361d2d12cdd9acb176ab0cfa7e", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling binance_trop v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `binance::savings::*` [INFO] [stdout] --> tests/account_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use binance::savings::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binance_trop` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name binance --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored-tls"))' -C metadata=258b15e12e819c41 -C extra-filename=-5ce5158c0f1a69f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-ea9fd6ecf60d4ad3.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-6a91b674ac067157.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-611ffb9b8a046a03.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-babab1fa1d543d83.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-414581eb7ecf54a3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-e877639cbf7237f3.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-4dca4f4e5eb60cca.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c7cf6db3448acf3a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d62eb7f3cbfe9aa7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-097720b062d8ff7e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a862c736a4eaf213.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-08a8e0ca5ee43d88.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-0c09a8cf1ff6e5c7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7e158b4e46de0441.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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" "/opt/rustwide/target/debug/deps/rustcaldXEg/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfloat_cmp-414581eb7ecf54a3,libnum_traits-8a0262b550f89c1e,libmockito-4dca4f4e5eb60cca,libhyper_util-fb89dd087a51e155,libhyper-811a34bb7b3295e3,libh2-17ffbe88f91c8f6b,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,librand-6c11aec840c6d119,librand_chacha-39d40604c701177c,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libregex-9b444a174a2e0976,libregex_automata-ab95923a91eaf688,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libassert_json_diff-2dc9264f2643fe97,libsimilar-70f326dcabf6fce0,libcolored-22b52eb551a6f756,libbinance-6ec884de06e42c7f,libtungstenite-0c09a8cf1ff6e5c7,libdata_encoding-6d465a39edfa29f6,librand-512eff5f8dedaf83,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-2a0df15e7739fb2c,libthiserror-6f02175d4ed69bf1,libhttp-b47bc680ed14946e,libthiserror-08a8e0ca5ee43d88,libsha2-a862c736a4eaf213,libcpufeatures-471354fefbcaf2d8,libreqwest-c7cf6db3448acf3a,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-adac266fb96a5d25,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-df1a828047bf0a1f,libserde_urlencoded-581b029d834da631,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-097720b062d8ff7e,libryu-0ea4bafc9bef6d8b,libserde-d62eb7f3cbfe9aa7,libnative_tls-63e793441b2c21d4,libopenssl_probe-cbab9b905ab83f66,libopenssl-69a174357246a651,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4b353aa1dac51c9a,libhyper-9268b30e5d77911c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-df77ff5d4fe15920,libindexmap-b33a6388115df9ff,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libtokio_util-da9c167037c71e6e,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libtokio-088b1f0c4af0a077,libsocket2-9590eedb67bcac94,libmio-77f2f6669067b2ac,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-ba604b77dad33fe2,libfutures_util-05c565093eaf09ae,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-7e158b4e46de0441,libidna-2ff6ddc15a3613cc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d066434fd6a807e8,libicu_properties-6cabe306c5d1eed0,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-751d977c0bfa3226,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-e727d2f96ac44378,libpotential_utf-9e4e73d0de8c82c4,libicu_provider-648daf787b4578a3,libicu_locale_core-35b04bda63fb909d,libtinystr-7a04fc56a92d329b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2819dd6f2da5ad91,libzerotrie-d34608152bdcb58d,libyoke-321ed1f5fa893ce7,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0854774cfc932a3c,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libhex-28742b4ca144387c}.rlib" "/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" "/opt/rustwide/target/debug/deps/rustcaldXEg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/market_tests-2555dc2c70cce89b" "-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 `binance_trop` (test "market_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e6594939309c57c5b41e8d8b7165d2f2d54c42361d2d12cdd9acb176ab0cfa7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6594939309c57c5b41e8d8b7165d2f2d54c42361d2d12cdd9acb176ab0cfa7e", kill_on_drop: false }` [INFO] [stdout] e6594939309c57c5b41e8d8b7165d2f2d54c42361d2d12cdd9acb176ab0cfa7e