[INFO] cloning repository https://github.com/momo-trade/rust_trading [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/momo-trade/rust_trading" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomo-trade%2Frust_trading", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomo-trade%2Frust_trading'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 387468c97c991170e7c7c91bf2c6241e34606bc4 [INFO] testing momo-trade/rust_trading against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmomo-trade%2Frust_trading" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/momo-trade/rust_trading [INFO] finished tweaking git repo https://github.com/momo-trade/rust_trading [INFO] tweaked toml for git repo https://github.com/momo-trade/rust_trading written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/momo-trade/rust_trading on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/momo-trade/rust_trading 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff645e459f65d85eed51a7b074af609933cb44fea5f0c8cd670bbdc7b6ac63d1 [INFO] running `Command { std: "docker" "start" "-a" "ff645e459f65d85eed51a7b074af609933cb44fea5f0c8cd670bbdc7b6ac63d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff645e459f65d85eed51a7b074af609933cb44fea5f0c8cd670bbdc7b6ac63d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff645e459f65d85eed51a7b074af609933cb44fea5f0c8cd670bbdc7b6ac63d1", kill_on_drop: false }` [INFO] [stdout] ff645e459f65d85eed51a7b074af609933cb44fea5f0c8cd670bbdc7b6ac63d1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3df25155a5d2143b984d5cdd3f788a535eae903d1755f42fb961b2acf73775ca [INFO] running `Command { std: "docker" "start" "-a" "3df25155a5d2143b984d5cdd3f788a535eae903d1755f42fb961b2acf73775ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling hyperliquid_rust_sdk v0.5.0 (https://github.com/hyperliquid-dex/hyperliquid-rust-sdk.git#8fd97482) [INFO] [stderr] Compiling rust_trading v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 55s [INFO] running `Command { std: "docker" "inspect" "3df25155a5d2143b984d5cdd3f788a535eae903d1755f42fb961b2acf73775ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df25155a5d2143b984d5cdd3f788a535eae903d1755f42fb961b2acf73775ca", kill_on_drop: false }` [INFO] [stdout] 3df25155a5d2143b984d5cdd3f788a535eae903d1755f42fb961b2acf73775ca [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e52fbc122aea2c009e3d89ba7fb14545a3ba28195fdd1a2e652e7ad0fa0f0c0a [INFO] running `Command { std: "docker" "start" "-a" "e52fbc122aea2c009e3d89ba7fb14545a3ba28195fdd1a2e652e7ad0fa0f0c0a", kill_on_drop: false }` [INFO] [stderr] Compiling rust_trading v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNledds/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-2fc4b90ed7867dee,libanstream-4ed3ca036eda1e1f,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libenv_filter-11a75a6d61e52e59,libanstyle-df82d657645c4a5c,librust_trading-029663b5b7e37620,liblog4rs-91de2603a1c4346a,liblog_mdc-23f68b9a997ec7bd,libthread_id-ac26936458a6f641,libhumantime-271ba35809dd8c72,libserde_yaml-03937231de807cbb,libunsafe_libyaml-7bc1bf218b2f5452,libtypemap_ors-d2bc07c6ea24a36d,libunsafe_any_ors-20ad651d8507443d,libdestructure_traitobject-cad42d600d9d013e,libserde_value-88eae21da54dbfd9,libordered_float-62374a5ef4a9525c,libarc_swap-4d53f24db0759841,libreqwest-2a72050c9709629a,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libhyper_tls-1fbafcd24be88236,libhyper_util-bd3c9055f2f33014,libhyper-7390b3f9cedfa7bf,libh2-42207782e8b89c27,libatomic_waker-001109810bdecbaa,libhttp_body_util-59bf4041987ba906,libhttp_body-740bdbf93086b976,libhttp-edc8120705dea110,libplotters-bce3e7648f3b5940,libplotters_svg-cbb3d66b8e103d73,libttf_parser-dcc3f3381ab501fd,libfont_kit-c3f825c2a9282161,libfloat_ord-1d4e387c9c80f310,libdirs-14758a6dfe38c25b,libdirs_sys-c3b2cecaa1a82633,liboption_ext-23838f1959a6156b,libfontconfig_sys-7b7769589a1df4b3,libdlib-8b96b5cf1ec91887,liblibloading-df5cfb344c8aef33,libfreetype_sys-342fde2e3f1e71c9,libpathfinder_geometry-c48a0d0460509134,libpathfinder_simd-d1fe6c8972b3c812,libplotters_bitmap-521876bbb976b2c2,libgif-8ed99f0e5c62f413,libweezl-a28855e8054185c9,libimage-6428d945471592ec,libbytemuck-3aaadcbd34f66593,libcolor_quant-fa7ff1de0e6ea74b,libpng-691c7ea6de10a975,libbitflags-e2b4db6c651223da,libflate2-dca7134dd78cb04f,libminiz_oxide-53fc76354481b5c9,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libjpeg_decoder-5020c691837dd46e,libplotters_backend-2ced08e4122b3e08,libhyperliquid_rust_sdk-f212f806962857d9,librmp_serde-8111c9dafb20f995,librmp-265fe7578baa4a09,libtokio_tungstenite-287e7d04b2cdf313,libtungstenite-3864da30c85b5faa,libdata_encoding-02a524d0cb7bb851,libutf8-d75228722519eff6,libsha1-6ffc4e2d7772093a,libuuid-d48fe976dcecadc9,libtokio_postgres-50fcff67306988db,libphf-304942304edcaceb,libphf_shared-502041b9a4c9be41,libsiphasher-7b49b0cc05d9e611,libwhoami-4fb68e0ec95e2232,libpostgres_types-ed9435e11324ec6b,libpostgres_protocol-00b2acb97eb059e5,libstringprep-4b43b1b89f94ae21,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-92fe4fe3acaec15e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libbase64-2a03de3babadded3,libmd5-11340f74072b4c8f,libfallible_iterator-eb4086aa59000c1b,libanyhow-7c6c4967043ac346,libethers-357fe4267e5de61d,libethers_middleware-2e341dc82eaca791,libethers_signers-5890466cbbe99789,libeth_keystore-b9fce370d0868699,libctr-822584f94a0bba4c,libuuid-b8dbbf1ed0abeb88,libscrypt-0be57f836c5f8117,libsalsa20-65e6faa753ca15de,libpbkdf2-f50c9c0ff1b73148,libaes-3cb60450e1e7e09c,libcipher-b4b03e313446ddd6,libinout-650a64eb80235174,libcoins_bip39-13b085dd3b71408b,libpbkdf2-4390d52bc5952e11,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libcoins_bip32-643c233bd8da5474,libcoins_core-6168420aeb268856,libripemd-25cfe465e399a126,libbs58-daf570de80c6df4e,libbech32-11c5fed5efd72453,libfutures_locks-fef419749ef50a9a,libethers_etherscan-dec06279836f99b6,libethers_contract-c9013b415e64921d,libethers_contract_abigen-dd3b79a7c06b7673,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libdunce-f1764a0a24559943,libprettyplease-8308db9bd1d31e62,libtoml-6db33b1c37a0d834,libtoml_edit-2176dc44cfeae6f4,libserde_spanned-9a19775b2daac73b,libwinnow-aec8fd883abf5a30,libtoml_datetime-cb8802d980a7a40e,libinflector-a5d7d98981bc0652,liblazy_static-b3603208c0de2608,libeyre-69b273c9e03a7b03,libindenter-c5e34d39e16440e0,libethers_providers-45829b8b4addebab,libinstant-7ca0f2602aa54eaa,libfutures_timer-786be327029901c3,libreqwest-5ce67554db91ecd2,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-f10407356ee7f038,libhyper_tls-c00cf99a1d84b6b4,libserde_urlencoded-1ba6806eb9ce01b1,libwebpki_roots-881d9833caf02a91,libipnet-346d915a0dce48fd,libtokio_native_tls-9e10057f25e113a8,libtokio_rustls-dec953199a8c5a1e,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,librustls-814b3c4c6c55980f,libsct-306bccc7c4f696cb,libwebpki-2705af4f1b601d0c,libring-82d5fcb372db2318,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libnative_tls-0fc824b52aef541b,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-c97ee9cd707d0aac,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-4e0d2815db27fc4b,libhyper-6266820f5986e39d,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-350508ed6ba72b0d,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libtokio_util-0e04acbb6c62c6f1,libtower_service-0d7df29686b13872,libfutures_channel-f26d4826b597103e,libtokio-239bcb995b6fe0a2,libsignal_hook_registry-17617fe8f4d43b2d,libsocket2-9a2756f27b448052,libmio-45cf5e80db6d1082,libparking_lot-f7eea0c063d8e6c3,libparking_lot_core-245714bcfa8bc418,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-27f65be4bbb6d8de,libhttp-aa939cd397f57ae7,libfnv-2d77ec4f6f971b24,libjsonwebtoken-abfafd79e05a2f06,libpem-424a71497994c37f,libbase64-b5296a10b8334a2c,libsimple_asn1-3a7ffb1d3bd94c09,libtime-ff967c9a90850510,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libnum_bigint-4f1244a65cbae9e9,libnum_integer-2a4cedf80c6282af,libring-2552e4c0d80ed845,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libtracing_futures-140068e06be3a791,libpin_project-6eb826614b83fd4a,libtracing-996e8a1b9beb6dc7,libtracing_core-2af278500a3d05c2,libfutures_util-3d9fd66a20b61016,libslab-b066ee2c679b47fd,libpin_project_lite-1b69109c4d0b18c5,libfutures_sink-be8442ee548d90f9,libfutures_task-9da9cda5f9215052,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-3eeef3509d384ac7,libidna-3a1765af512c795a,libidna_adapter-08d65c66efed5ff2,libicu_normalizer-bec68939d055e512,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-e2fbd282c83e646d,libicu_properties-c63bf5cad6d76717,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-ddc81121babe8078,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-87081ec7b130b900,libicu_provider-192cc1d824bfa5a4,libicu_locid-206584f48b413a40,liblitemap-cecd5a7fd1787c64,libtinystr-23d7b12092e9c189,libzerovec-f239918bca8df5a1,libwriteable-45c783735d88c2b0,libyoke-3955f6fafc976e19,libzerofrom-b24f977ecad1206a,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libenr-82fe45327c435789,libbase64-64299f9d815d057c,liblog-4bace6726db2d5b9,libethers_addressbook-f0dd3ad8692f0127,libethers_core-af0708aa3f71409e,libsyn-9282e4226deaf52a,libquote-41c66329b68d802b,libproc_macro2-46e2b7d70b02b12c,libunicode_ident-b604478e48b59488}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-5206f56b661e18cf,libcargo_platform-b34412cae87867c2,libsemver-5b591bef3d562762,libcamino-26b16e07a99ad4ee,libconst_hex-fba9cb0bc9b0fa03,libtempfile-7ca5a8577b317067,libfastrand-503f12a96d791409,librustix-fa58a23b6190f51b,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-dd10f1d1b50fcb6c,libunicode_xid-200dbb0cae8759e6,libnum_enum-0967e5782bc8bb4e,libstrum-9526a64485dc63c1,libk256-237c60034b9e2b2a,libsha2-9456e97e5cb94a20,libcpufeatures-1354436b31901300,libecdsa-1c49d54a8f2ee36e,librfc6979-872f8f01a7f4decc,libhmac-a6fa82bace1bd007,libsignature-f90ae6b0d65e87a3,libelliptic_curve-ac4ff1a928406b77,libpkcs8-58fcbedf4b3adf2f,libspki-a5d0856f70ae8d00,libsec1-e5507d64ec020225,libder-62f24b09b6aeae30,libcrypto_bigint-6a5a742902d7d9f4,libbase16ct-b0752502dc7a9a1c,libgroup-47d16b3ca190ae71,libff-1d71f8401f771d90,libchrono-a322fdecf86de6ab,libnum_traits-1a0074f98e3a6d0e,libiana_time_zone-33839373f004bfb1,libopen_fastrlp-1f4c307e3efdbf0a,libethabi-fad9f03a6bcf2bcd,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libserde_json-8880a353b63c7556,libmemchr-3ffe5f7a52883367,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libethereum_types-ae3d82e8db271fda,libethbloom-4966f8c8598abed8,libtiny_keccak-8945c92d64eaaa15,libprimitive_types-57c269f719a96d67,libscale_info-667dcf45fa85b2da,libderive_more-ef21a9ff1d1b1f71,libimpl_serde-0a6b65cc57d29bdc,libimpl_rlp-fe4c187e47f83375,librlp-ec016f62881fb265,libbytes-64b0382f97fd007f,libimpl_codec-2f6f2447b55ffba0,libparity_scale_codec-f558f940aa88ef01,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-9a7548686a1a9897,libfixed_hash-68878a0d56318936,librand-1e8ac6d2714b5628,librand_chacha-0f73604f154852d7,libppv_lite86-3afb7089ea373e48,libzerocopy-3ed15b9276a15211,librand_core-fd50d520049332a6,libgetrandom-25fa031304ead9c7,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,librustc_hex-bc63b2791f5fe1af,libonce_cell-debe7c411cf97340,libsha3-6d34a647d9af2eb0,libkeccak-42ca8630c7170c4b,libdigest-171e10bc679de37f,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-092debf15ad85709,libcrypto_common-ce4b1e39161791b2,libgeneric_array-e7e43392e10ceee7,libtypenum-66c155be53855aa0,libzeroize-ead98f074a37f829,libuint-dd784960542386ec,libcrunchy-4ce2b3c64c281690,libstatic_assertions-d53a9977dc6e27e5,libhex-28742b4ca144387c,libbyteorder-1efcbe4f07366651,libthiserror-5ed4b1cd993ebb7d,libserde-6257ee8f7bc2111a,libdotenv-ed16f8757ac7f100}.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" "-lfontconfig" "-lfreetype" "-ldl" "-lfreetype" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNledds/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-ecb576418c12f7c4/out" "-L" "/opt/rustwide/target/debug/build/ring-e479e6845be38047/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/order_and_cancel-864d8a436a0fd5e6" "-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 `rust_trading` (example "order_and_cancel") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e52fbc122aea2c009e3d89ba7fb14545a3ba28195fdd1a2e652e7ad0fa0f0c0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52fbc122aea2c009e3d89ba7fb14545a3ba28195fdd1a2e652e7ad0fa0f0c0a", kill_on_drop: false }` [INFO] [stdout] e52fbc122aea2c009e3d89ba7fb14545a3ba28195fdd1a2e652e7ad0fa0f0c0a