[INFO] fetching crate alpaca-trade-api-rust 0.0.3... [INFO] building alpaca-trade-api-rust-0.0.3 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate alpaca-trade-api-rust 0.0.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate alpaca-trade-api-rust 0.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate alpaca-trade-api-rust 0.0.3 [INFO] tweaked toml for crates.io crate alpaca-trade-api-rust 0.0.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate alpaca-trade-api-rust 0.0.3 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alpaca-trade-api-rust 0.0.3 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9156292ea8aa281b0b7cc6e8369334caa4a141a8998dbae83ce959340ddd5c37 [INFO] running `Command { std: "docker" "start" "-a" "9156292ea8aa281b0b7cc6e8369334caa4a141a8998dbae83ce959340ddd5c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9156292ea8aa281b0b7cc6e8369334caa4a141a8998dbae83ce959340ddd5c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9156292ea8aa281b0b7cc6e8369334caa4a141a8998dbae83ce959340ddd5c37", kill_on_drop: false }` [INFO] [stdout] 9156292ea8aa281b0b7cc6e8369334caa4a141a8998dbae83ce959340ddd5c37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b32b4efa99cfcd339c5e41a1b6b45e25077e2b83ceccef35b5d1dbab2f201f4 [INFO] running `Command { std: "docker" "start" "-a" "4b32b4efa99cfcd339c5e41a1b6b45e25077e2b83ceccef35b5d1dbab2f201f4", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling retry-policies v0.5.1 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-retry v0.8.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling alpaca-trade-api-rust v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.51s [INFO] running `Command { std: "docker" "inspect" "4b32b4efa99cfcd339c5e41a1b6b45e25077e2b83ceccef35b5d1dbab2f201f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b32b4efa99cfcd339c5e41a1b6b45e25077e2b83ceccef35b5d1dbab2f201f4", kill_on_drop: false }` [INFO] [stdout] 4b32b4efa99cfcd339c5e41a1b6b45e25077e2b83ceccef35b5d1dbab2f201f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9445e40033c811d3fa108e18b8588c7a13e2c583b0add17e9225fb5a397f2fcc [INFO] running `Command { std: "docker" "start" "-a" "9445e40033c811d3fa108e18b8588c7a13e2c583b0add17e9225fb5a397f2fcc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling path-tree v0.8.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling async-object-pool v0.2.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling httpmock v0.8.2 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling reqwest-retry v0.8.0 [INFO] [stderr] Compiling alpaca-trade-api-rust v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `alpaca-trade-api-rust` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name alpaca_trade_api_rust --edition=2024 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())' -C metadata=63ff627debbab6cf -C extra-filename=-af27f1e7dc482c18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1e7df34cc04832f2.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-d4088eaae13089c1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66cc90d9240e0cfd.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-9ba169797a5c501e.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-6711e1b8b9923322.rlib --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-712d0d8c9056a0a6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-722308a4320bb8d6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-420d94d9df4d9e45.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-4e293be9edf69ea2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b97575c5c4631e82.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7e6fc176622e315e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2ee5dc39093a2a0d.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" "/tmp/rustcMXe0Z5/symbols.o" "<7 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/{libhttpmock-d4088eaae13089c1,libsimilar-70f326dcabf6fce0,libstringmetrics-43c7741a575ca408,libassert_json_diff-85e4006be93f2305,libpath_tree-2e50f96410af818f,libasync_object_pool-a05b361ca8bddc31,libasync_lock-5af70ae93339296c,libevent_listener_strategy-fbb12cb5304797a6,libevent_listener-d1df9f36e835e2a4,libparking-49fcf10303d3525f,libtabwriter-ad025fa6fe994309,libunicode_width-11318280e9097d13,libfutures_timer-2b3f729e26c119bb,libcrossbeam_utils-e96e5b2bd6f91d93,libheaders-5237ccfdb139affd,libsha1-269fd35859c46aa8,libcpufeatures-471354fefbcaf2d8,libdigest-17da112f57bb46c9,libblock_buffer-17f7a1392ed6545c,libcrypto_common-f5206e5dedd4dfab,libgeneric_array-5b299ebebb8fae78,libtypenum-3b769cbc869d5bbc,libheaders_core-a81d84dbf8f00a89,libserde_regex-a3b67132778b70be,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libalpaca_trade_api_rust-7f9b492fb02770ac,libreqwest_tracing-712d0d8c9056a0a6,libmatchit-ec99aab1d03f4712,libreqwest_retry-6711e1b8b9923322,libretry_policies-c427426613f9ea14,librand-0d484a18dcfcd787,librand_chacha-9f7ca16035d9b6c9,libppv_lite86-4e2499d093a53141,libzerocopy-082f53a39631310e,librand_core-b523f584b807a97d,libthiserror-b97575c5c4631e82,libreqwest_middleware-9ba169797a5c501e,libthiserror-845775db12185e04,libreqwest-66cc90d9240e0cfd,libserde_urlencoded-1b00613a496efdf4,librustls_pki_types-451696fd8098b4b2,libzeroize-36c98e1e0ab441af,libhyper_tls-d722682c5e704bd3,libtokio_native_tls-39a8e3c091c433bf,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libserde_json-420d94d9df4d9e45,libryu-0ea4bafc9bef6d8b,libtower_http-0b00e0f6b9fa5eb9,libiri_string-d388d4576b633c72,libtower-285618825fbfe44a,libtower_layer-d70c7e404336389b,libnative_tls-3512339f91ceb09b,libopenssl_probe-cbab9b905ab83f66,libopenssl-560a5e92b0ec86ca,libbitflags-443c99b827427271,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-dd312eab7e268590,libhyper_util-0136aee3281f7acf,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-a552426f20d6e2eb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-b86575f20fa837c7,libtracing-3dc1636ffd8be801,libtracing_core-a79929b395bd8f4b,libonce_cell-0ba6aecba7086d38,libindexmap-d6aee67a3aadc2c9,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-80a15463927035bb,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-6a82e46d5f626855,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-7e6fc176622e315e,libsignal_hook_registry-f1d7ef2184f869eb,libsocket2-1136a35b6fb4f8cd,libmio-a2a85b9a42e72047,libparking_lot-3273545be71f1799,libparking_lot_core-9a85ad9665e8da70,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-2b2d46f298834d50,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-7632b088c92f9336,liblog-d269868761ac548a,liburl-3bd54369f056f990,libidna-f46ec91619584bea,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b25a604a3fb48ad,libicu_properties-f2a70f3b84f6966e,libicu_properties_data-1bc72a85e260c0c6,libicu_normalizer-4b6eb71da0a01d59,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-463b716e14a45244,libicu_collections-84d00fcc92a2cc48,libpotential_utf-4d8351452a3938e2,libicu_provider-2b54aa438b0974c9,libicu_locale_core-14c69e9e73b11371,libtinystr-d7e4be566dcfdeb1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8be6a2be5b902a3c,libzerotrie-6be1941b727dedb3,libyoke-fd09a39ac0edba2d,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-299a295121d6ddad,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libhttp-fd000144a20b7bc9,libitoa-6b76ec393d6a2c41,libbytes-f23ab106b61b62f2,libuuid-2ee5dc39093a2a0d,libgetrandom-6347cc9528f8f14d,liblibc-61bdea43d236c137,libcfg_if-5af52f617df93f8f,libchrono-1e7df34cc04832f2,libiana_time_zone-54997521cde77023,libnum_traits-34720374b9b0c396,libserde-722308a4320bb8d6,libserde_core-638026094cb2ba03,libanyhow-a190ff2d5051ce3f}.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" "/tmp/rustcMXe0Z5/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/account_api_tests-d001231931905905" "-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 `alpaca-trade-api-rust` (test "account_api_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9445e40033c811d3fa108e18b8588c7a13e2c583b0add17e9225fb5a397f2fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9445e40033c811d3fa108e18b8588c7a13e2c583b0add17e9225fb5a397f2fcc", kill_on_drop: false }` [INFO] [stdout] 9445e40033c811d3fa108e18b8588c7a13e2c583b0add17e9225fb5a397f2fcc