[INFO] cloning repository https://github.com/daiwanwei/options-arb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiwanwei/options-arb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Foptions-arb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Foptions-arb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e688721a9f7fb86492ed9be7ba14cced3bbb55e3 [INFO] testing daiwanwei/options-arb against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Foptions-arb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daiwanwei/options-arb [INFO] finished tweaking git repo https://github.com/daiwanwei/options-arb [INFO] tweaked toml for git repo https://github.com/daiwanwei/options-arb written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daiwanwei/options-arb on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daiwanwei/options-arb 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e9341241e96196370ac89dd1d7e6354966df153fdce9c9fda807957a686a984 [INFO] running `Command { std: "docker" "start" "-a" "0e9341241e96196370ac89dd1d7e6354966df153fdce9c9fda807957a686a984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e9341241e96196370ac89dd1d7e6354966df153fdce9c9fda807957a686a984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9341241e96196370ac89dd1d7e6354966df153fdce9c9fda807957a686a984", kill_on_drop: false }` [INFO] [stdout] 0e9341241e96196370ac89dd1d7e6354966df153fdce9c9fda807957a686a984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f53761e8a6038a55859b4e9d58cc2845470aa0385fa8efb714ea7cb978c6f1ee [INFO] running `Command { std: "docker" "start" "-a" "f53761e8a6038a55859b4e9d58cc2845470aa0385fa8efb714ea7cb978c6f1ee", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pricing v0.1.0 (/opt/rustwide/workdir/crates/pricing) [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling risk-manager v0.1.0 (/opt/rustwide/workdir/crates/risk-manager) [INFO] [stderr] Compiling arb-scanner v0.1.0 (/opt/rustwide/workdir/crates/arb-scanner) [INFO] [stderr] Compiling connector-stryke v0.1.0 (/opt/rustwide/workdir/crates/connector-stryke) [INFO] [stderr] Compiling connector-deribit v0.1.0 (/opt/rustwide/workdir/crates/connector-deribit) [INFO] [stderr] Compiling connector-aevo v0.1.0 (/opt/rustwide/workdir/crates/connector-aevo) [INFO] [stderr] Compiling storage v0.1.0 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling connector-derive v0.1.0 (/opt/rustwide/workdir/crates/connector-derive) [INFO] [stderr] Compiling connector-premia v0.1.0 (/opt/rustwide/workdir/crates/connector-premia) [INFO] [stderr] Compiling executor v0.1.0 (/opt/rustwide/workdir/crates/executor) [INFO] [stderr] Compiling options-arb v0.1.0 (/opt/rustwide/workdir/bin/options-arb) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.05s [INFO] running `Command { std: "docker" "inspect" "f53761e8a6038a55859b4e9d58cc2845470aa0385fa8efb714ea7cb978c6f1ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53761e8a6038a55859b4e9d58cc2845470aa0385fa8efb714ea7cb978c6f1ee", kill_on_drop: false }` [INFO] [stdout] f53761e8a6038a55859b4e9d58cc2845470aa0385fa8efb714ea7cb978c6f1ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a08cb41efd2fc2c6e82dba56a49a312d81e2e684e28c811a5330b5975832606b [INFO] running `Command { std: "docker" "start" "-a" "a08cb41efd2fc2c6e82dba56a49a312d81e2e684e28c811a5330b5975832606b", kill_on_drop: false }` [INFO] [stderr] Compiling connector-premia v0.1.0 (/opt/rustwide/workdir/crates/connector-premia) [INFO] [stderr] Compiling risk-manager v0.1.0 (/opt/rustwide/workdir/crates/risk-manager) [INFO] [stderr] Compiling executor v0.1.0 (/opt/rustwide/workdir/crates/executor) [INFO] [stderr] Compiling arb-scanner v0.1.0 (/opt/rustwide/workdir/crates/arb-scanner) [INFO] [stderr] Compiling connector-derive v0.1.0 (/opt/rustwide/workdir/crates/connector-derive) [INFO] [stderr] Compiling connector-aevo v0.1.0 (/opt/rustwide/workdir/crates/connector-aevo) [INFO] [stderr] Compiling connector-deribit v0.1.0 (/opt/rustwide/workdir/crates/connector-deribit) [INFO] [stderr] Compiling options-arb v0.1.0 (/opt/rustwide/workdir/bin/options-arb) [INFO] [stderr] Compiling storage v0.1.0 (/opt/rustwide/workdir/crates/storage) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcmbyjIB/symbols.o" "<2 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/{libconnector_premia-969586f5efb9c322,libanyhow-b0726fbe6d61d750,libcommon-0e6662db724d12b2,libreqwest-2b0ed6772402f354,libhyper_rustls-b13e932005c84025,libwebpki_roots-40f356e01850e4e1,libhyper_tls-18b94e61ee78c908,libtokio_native_tls-c7e863ebdc8b0e83,libtokio_rustls-4ee3d234045267b5,librustls-c93c1eb7aa25aa15,libsubtle-4f5a50036df13274,libwebpki-24a5a12fc485b096,libring-2278badbad9254eb,libgetrandom-946c965a6880ea6f,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-926028ffd226aa50,libryu-7c364cfb94c444f7,libmime-aa776e7d0d3a99c3,libtower_http-f4fc948e0f05113e,libiri_string-4e659e4ca4800759,libtower-e0606a77ee254a66,libtower_layer-3b63c02b4d0ef938,libnative_tls-5641ce8cd43737a7,libopenssl_probe-36add93db21104c3,libopenssl-bdcab78ac6cd8b6d,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-bc819d2a89e1e843,libhyper_util-12a6d983641a34ec,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-6a8568e5a41f5f14,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-f0cb4fe3b967f35e,libtracing-9d2a1bb4944aa6df,libtracing_core-cad8010058948a35,libindexmap-cbc2be3cad4dccac,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-5d1ac1aa3881c55c,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libtokio-4a6c1d10c7c081a9,libsocket2-33473a3430d9979a,libmio-85c97dfce076d4f8,liblibc-beaac0770c9b643f,libhttp_body_util-e30d6e5fc55c137b,libhttp_body-a0f6cf104627aa11,liblog-5081bf809293ba62,libfutures_util-73139c92af4172cb,libfutures_io-1f5c42698b08f771,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,liburl-851511fd16cc574d,libidna-2c10675ddba6a62e,libutf8_iter-d59950773a6f062b,libidna_adapter-577b67b89aded919,libicu_properties-d9de1b7bbe20ada6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-ed0dd4be58a7ba87,libsmallvec-d0544ac43fba2df5,libicu_normalizer_data-07107859aeec763f,libicu_collections-8b45b1fda9126df4,libpotential_utf-6c83549dbef9042e,libicu_provider-30e7dbc2628975ca,libicu_locale_core-fb5f2a84c25b2a34,libtinystr-4542d9426dbfc855,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-4b9a8841e11ced55,libzerotrie-21e7628a24f9241f,libyoke-0b5cb931376c8cd7,libstable_deref_trait-1210460e331f0a03,libzerofrom-501ea158fc977e77,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-739193c5c4929132,libbytes-00a102391b5f478f,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad,libdotenvy-7a740a0f97135aed,libconfig-3e8ebed7e8d19485,libpathdiff-c1a8d9107659fbd3,libjson5-414838ef76a6ddd0,libpest-3b2470ab50dbf6ef,libucd_trie-8a8309211de77d2a,libserde_untagged-ece16f0da0f0dcee,liberased_serde-43ecb36daadc83cf,libron-64d56680f8e59a8d,libonce_cell-9ec3b2d30075ab56,libtypeid-5edac1e7d5092afb,libbitflags-a1bfee7a6cf83cfb,libunicode_ident-499e208ff65c691c,libtoml-933800fa1dd53544,libtoml_parser-cff9e496030d9db5,libserde_spanned-fd22ada473d2ede6,libtoml_datetime-02b60bd9591280e7,libwinnow-e256b706e20ff51f,libini-2b494cd37c97e576,libordered_multimap-b6f375ac084ea426,libhashbrown-031197f91b712133,libdlv_list-f66630d687b5a8a7,libyaml_rust2-af6ba1546ecd3271,libencoding_rs-8656bb43f7a59443,libcfg_if-73907a425b6e514e,libarraydeque-5014d6e45fffa4d6,libhashlink-e7647840a9e9b5c2,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libconvert_case-ac6f191441be5dd3,libunicode_segmentation-199dfca739cb0090,libserde_json-a4a9db571647b757,libmemchr-19f85ccd2b063f07,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libthiserror-5b380dcb47b3fbf3,libserde-f2e3235c71192c43,libserde_core-7d31b4f88fd21d39}.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/rustcmbyjIB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0b2faf51155db2c4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/premia_collector-e189fb835483084b" "-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" "/opt/rustwide/target/debug/deps/rustchYj61M/symbols.o" "<2 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/{libarb_scanner-6787f94e81b232ed,libpricing-3fc2d01ad356a14b,libcommon-0e6662db724d12b2,libreqwest-2b0ed6772402f354,libhyper_rustls-b13e932005c84025,libwebpki_roots-40f356e01850e4e1,libhyper_tls-18b94e61ee78c908,libtokio_native_tls-c7e863ebdc8b0e83,libtokio_rustls-4ee3d234045267b5,librustls-c93c1eb7aa25aa15,libsubtle-4f5a50036df13274,libwebpki-24a5a12fc485b096,libring-2278badbad9254eb,libgetrandom-946c965a6880ea6f,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-926028ffd226aa50,libryu-7c364cfb94c444f7,libmime-aa776e7d0d3a99c3,libtower_http-f4fc948e0f05113e,libiri_string-4e659e4ca4800759,libtower-e0606a77ee254a66,libtower_layer-3b63c02b4d0ef938,libnative_tls-5641ce8cd43737a7,libopenssl_probe-36add93db21104c3,libopenssl-bdcab78ac6cd8b6d,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-bc819d2a89e1e843,libhyper_util-12a6d983641a34ec,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-6a8568e5a41f5f14,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-f0cb4fe3b967f35e,libtracing-9d2a1bb4944aa6df,libtracing_core-cad8010058948a35,libindexmap-cbc2be3cad4dccac,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-5d1ac1aa3881c55c,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libtokio-4a6c1d10c7c081a9,libsocket2-33473a3430d9979a,libmio-85c97dfce076d4f8,liblibc-beaac0770c9b643f,libhttp_body_util-e30d6e5fc55c137b,libhttp_body-a0f6cf104627aa11,liblog-5081bf809293ba62,libfutures_util-73139c92af4172cb,libfutures_io-1f5c42698b08f771,libslab-229cf4143d039c7e,libfutures_channel-5b21ff7336169a40,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,liburl-851511fd16cc574d,libidna-2c10675ddba6a62e,libutf8_iter-d59950773a6f062b,libidna_adapter-577b67b89aded919,libicu_properties-d9de1b7bbe20ada6,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-ed0dd4be58a7ba87,libsmallvec-d0544ac43fba2df5,libicu_normalizer_data-07107859aeec763f,libicu_collections-8b45b1fda9126df4,libpotential_utf-6c83549dbef9042e,libicu_provider-30e7dbc2628975ca,libicu_locale_core-fb5f2a84c25b2a34,libtinystr-4542d9426dbfc855,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-4b9a8841e11ced55,libzerotrie-21e7628a24f9241f,libyoke-0b5cb931376c8cd7,libstable_deref_trait-1210460e331f0a03,libzerofrom-501ea158fc977e77,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-739193c5c4929132,libbytes-00a102391b5f478f,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad,libdotenvy-7a740a0f97135aed,libconfig-3e8ebed7e8d19485,libpathdiff-c1a8d9107659fbd3,libjson5-414838ef76a6ddd0,libpest-3b2470ab50dbf6ef,libucd_trie-8a8309211de77d2a,libserde_untagged-ece16f0da0f0dcee,liberased_serde-43ecb36daadc83cf,libron-64d56680f8e59a8d,libonce_cell-9ec3b2d30075ab56,libtypeid-5edac1e7d5092afb,libbitflags-a1bfee7a6cf83cfb,libunicode_ident-499e208ff65c691c,libtoml-933800fa1dd53544,libtoml_parser-cff9e496030d9db5,libserde_spanned-fd22ada473d2ede6,libtoml_datetime-02b60bd9591280e7,libwinnow-e256b706e20ff51f,libini-2b494cd37c97e576,libordered_multimap-b6f375ac084ea426,libhashbrown-031197f91b712133,libdlv_list-f66630d687b5a8a7,libyaml_rust2-af6ba1546ecd3271,libencoding_rs-8656bb43f7a59443,libcfg_if-73907a425b6e514e,libarraydeque-5014d6e45fffa4d6,libhashlink-e7647840a9e9b5c2,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libconvert_case-ac6f191441be5dd3,libunicode_segmentation-199dfca739cb0090,libserde_json-a4a9db571647b757,libmemchr-19f85ccd2b063f07,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libthiserror-5b380dcb47b3fbf3,libserde-f2e3235c71192c43,libserde_core-7d31b4f88fd21d39,libchrono-626ea672aa1ff9f9,libiana_time_zone-e8fde29fdad667ba,libnum_traits-0300c3f641317dfc}.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/rustchYj61M/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0b2faf51155db2c4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cross_venue_parity-1656eeaa0f7da47f" "-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 `arb-scanner` (test "cross_venue_parity") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `connector-premia` (test "premia_collector") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a08cb41efd2fc2c6e82dba56a49a312d81e2e684e28c811a5330b5975832606b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08cb41efd2fc2c6e82dba56a49a312d81e2e684e28c811a5330b5975832606b", kill_on_drop: false }` [INFO] [stdout] a08cb41efd2fc2c6e82dba56a49a312d81e2e684e28c811a5330b5975832606b