[INFO] cloning repository https://github.com/8ball030/thalex_rust_sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8ball030/thalex_rust_sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8ball030%2Fthalex_rust_sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8ball030%2Fthalex_rust_sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bf45db8bdd30690255d7c64f5167ead4acc5125 [INFO] testing 8ball030/thalex_rust_sdk/7bf45db8bdd30690255d7c64f5167ead4acc5125 against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8ball030%2Fthalex_rust_sdk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/8ball030/thalex_rust_sdk [INFO] finished tweaking git repo https://github.com/8ball030/thalex_rust_sdk [INFO] tweaked toml for git repo https://github.com/8ball030/thalex_rust_sdk written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/8ball030/thalex_rust_sdk 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/8ball030/thalex_rust_sdk 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 84078b665974498c8cae23860c7894eb629d02ad8de8ab1c6f5655a2ad19f596 [INFO] running `Command { std: "docker" "start" "-a" "84078b665974498c8cae23860c7894eb629d02ad8de8ab1c6f5655a2ad19f596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84078b665974498c8cae23860c7894eb629d02ad8de8ab1c6f5655a2ad19f596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84078b665974498c8cae23860c7894eb629d02ad8de8ab1c6f5655a2ad19f596", kill_on_drop: false }` [INFO] [stdout] 84078b665974498c8cae23860c7894eb629d02ad8de8ab1c6f5655a2ad19f596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 25c77361fb0a6ab8a0ff80a4186181e16cca58a30b18986bac62cc5fb96ab3d1 [INFO] running `Command { std: "docker" "start" "-a" "25c77361fb0a6ab8a0ff80a4186181e16cca58a30b18986bac62cc5fb96ab3d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling yawc v0.3.3 [INFO] [stderr] Compiling thalex_rust_sdk v0.1.53 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "25c77361fb0a6ab8a0ff80a4186181e16cca58a30b18986bac62cc5fb96ab3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c77361fb0a6ab8a0ff80a4186181e16cca58a30b18986bac62cc5fb96ab3d1", kill_on_drop: false }` [INFO] [stdout] 25c77361fb0a6ab8a0ff80a4186181e16cca58a30b18986bac62cc5fb96ab3d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7bbbfff7dfb794e43d3ca5bd4c4c09cd6f2a88552660f8af64906d87da1ec784 [INFO] running `Command { std: "docker" "start" "-a" "7bbbfff7dfb794e43d3ca5bd4c4c09cd6f2a88552660f8af64906d87da1ec784", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling simple_logger v5.2.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling yawc v0.3.3 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling thalex_rust_sdk v0.1.53 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `thalex_rust_sdk` (test "accounting_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name accounting_test --edition=2024 tests/accounting_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3008b105c4dcecec -C extra-filename=-cf11fb0394e8d1c5 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbfbdbc93f560388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8afb1f3f46493b9b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-807f69af837f503a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc6cbcfae6e40328.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8cd2ffe8709abf7d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9106c5655b7527e8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-475976f5ee629a84.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-861842cdea718a00.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76ea35e6b3e3e189.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-ad733b26cd949c6b.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f97ae26273f7d0d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-733d6756c6ca7dea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e91d4661c100f0d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-94235b010f0fc8fe.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d55024d25db7db17.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-3354e21b137a0ca0.rlib --extern thalex_rust_sdk=/opt/rustwide/target/debug/deps/libthalex_rust_sdk-0bee077136012067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee450e6fc0cd78a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4d68025298d1af.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccad9f36cb1aa569.rlib --extern yawc=/opt/rustwide/target/debug/deps/libyawc-2ae637e42b920b94.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-1ec973ea22682395/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f1df475f7601df8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thalex_rust_sdk` (example "simple_quoter") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name simple_quoter --edition=2024 examples/simple_quoter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6c94e94aa088716 -C extra-filename=-771ffa0979eb702b --out-dir /opt/rustwide/target/debug/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbfbdbc93f560388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8afb1f3f46493b9b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-807f69af837f503a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc6cbcfae6e40328.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8cd2ffe8709abf7d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9106c5655b7527e8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-475976f5ee629a84.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-861842cdea718a00.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76ea35e6b3e3e189.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-ad733b26cd949c6b.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f97ae26273f7d0d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-733d6756c6ca7dea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e91d4661c100f0d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-94235b010f0fc8fe.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d55024d25db7db17.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-3354e21b137a0ca0.rlib --extern thalex_rust_sdk=/opt/rustwide/target/debug/deps/libthalex_rust_sdk-0bee077136012067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee450e6fc0cd78a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4d68025298d1af.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccad9f36cb1aa569.rlib --extern yawc=/opt/rustwide/target/debug/deps/libyawc-2ae637e42b920b94.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-1ec973ea22682395/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f1df475f7601df8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thalex_rust_sdk` (test "ws_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ws_test --edition=2024 tests/ws_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=44827154ede780e8 -C extra-filename=-73820ecd2f83f52a --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbfbdbc93f560388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8afb1f3f46493b9b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-807f69af837f503a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc6cbcfae6e40328.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8cd2ffe8709abf7d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9106c5655b7527e8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-475976f5ee629a84.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-861842cdea718a00.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76ea35e6b3e3e189.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-ad733b26cd949c6b.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f97ae26273f7d0d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-733d6756c6ca7dea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e91d4661c100f0d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-94235b010f0fc8fe.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d55024d25db7db17.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-3354e21b137a0ca0.rlib --extern thalex_rust_sdk=/opt/rustwide/target/debug/deps/libthalex_rust_sdk-0bee077136012067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee450e6fc0cd78a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4d68025298d1af.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccad9f36cb1aa569.rlib --extern yawc=/opt/rustwide/target/debug/deps/libyawc-2ae637e42b920b94.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-1ec973ea22682395/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f1df475f7601df8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thalex_rust_sdk` (test "bot_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name bot_test --edition=2024 tests/bot_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81eb9c685f3f4146 -C extra-filename=-e5304805b9861e16 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbfbdbc93f560388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8afb1f3f46493b9b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-807f69af837f503a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc6cbcfae6e40328.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8cd2ffe8709abf7d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9106c5655b7527e8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-475976f5ee629a84.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-861842cdea718a00.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76ea35e6b3e3e189.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-ad733b26cd949c6b.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f97ae26273f7d0d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-733d6756c6ca7dea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e91d4661c100f0d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-94235b010f0fc8fe.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d55024d25db7db17.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-3354e21b137a0ca0.rlib --extern thalex_rust_sdk=/opt/rustwide/target/debug/deps/libthalex_rust_sdk-0bee077136012067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee450e6fc0cd78a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4d68025298d1af.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccad9f36cb1aa569.rlib --extern yawc=/opt/rustwide/target/debug/deps/libyawc-2ae637e42b920b94.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-1ec973ea22682395/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f1df475f7601df8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thalex_rust_sdk` (example "subscribe_account") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name subscribe_account --edition=2024 examples/subscribe_account.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05e7ba9aa5fd91ee -C extra-filename=-a666713953e5fc28 --out-dir /opt/rustwide/target/debug/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbfbdbc93f560388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8afb1f3f46493b9b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-807f69af837f503a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc6cbcfae6e40328.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8cd2ffe8709abf7d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9106c5655b7527e8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-475976f5ee629a84.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-861842cdea718a00.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76ea35e6b3e3e189.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-ad733b26cd949c6b.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f97ae26273f7d0d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-733d6756c6ca7dea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e91d4661c100f0d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-94235b010f0fc8fe.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d55024d25db7db17.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-3354e21b137a0ca0.rlib --extern thalex_rust_sdk=/opt/rustwide/target/debug/deps/libthalex_rust_sdk-0bee077136012067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee450e6fc0cd78a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4d68025298d1af.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccad9f36cb1aa569.rlib --extern yawc=/opt/rustwide/target/debug/deps/libyawc-2ae637e42b920b94.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-1ec973ea22682395/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f1df475f7601df8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thalex_rust_sdk` (test "trading_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name trading_test --edition=2024 tests/trading_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a11d9a357596168 -C extra-filename=-a607809aa90a5150 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbfbdbc93f560388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8afb1f3f46493b9b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-807f69af837f503a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc6cbcfae6e40328.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8cd2ffe8709abf7d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9106c5655b7527e8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-475976f5ee629a84.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-861842cdea718a00.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76ea35e6b3e3e189.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-ad733b26cd949c6b.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f97ae26273f7d0d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-733d6756c6ca7dea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e91d4661c100f0d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-94235b010f0fc8fe.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d55024d25db7db17.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-3354e21b137a0ca0.rlib --extern thalex_rust_sdk=/opt/rustwide/target/debug/deps/libthalex_rust_sdk-0bee077136012067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee450e6fc0cd78a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4d68025298d1af.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccad9f36cb1aa569.rlib --extern yawc=/opt/rustwide/target/debug/deps/libyawc-2ae637e42b920b94.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-1ec973ea22682395/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f1df475f7601df8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thalex_rust_sdk` (example "ohlc_streamer") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ohlc_streamer --edition=2024 examples/ohlc_streamer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32455a8bd6d71699 -C extra-filename=-fe2cee6d143f2fa0 --out-dir /opt/rustwide/target/debug/examples -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbfbdbc93f560388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8afb1f3f46493b9b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-807f69af837f503a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc6cbcfae6e40328.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8cd2ffe8709abf7d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9106c5655b7527e8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-475976f5ee629a84.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-861842cdea718a00.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76ea35e6b3e3e189.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-ad733b26cd949c6b.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f97ae26273f7d0d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-733d6756c6ca7dea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e91d4661c100f0d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-94235b010f0fc8fe.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d55024d25db7db17.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-3354e21b137a0ca0.rlib --extern thalex_rust_sdk=/opt/rustwide/target/debug/deps/libthalex_rust_sdk-0bee077136012067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee450e6fc0cd78a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4d68025298d1af.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccad9f36cb1aa569.rlib --extern yawc=/opt/rustwide/target/debug/deps/libyawc-2ae637e42b920b94.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-1ec973ea22682395/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f1df475f7601df8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thalex_rust_sdk` (test "subscription_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name subscription_test --edition=2024 tests/subscription_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45a92a38fb02a3fb -C extra-filename=-f3f65d9469833b34 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fbfbdbc93f560388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ed563bdc5c99ec20.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8afb1f3f46493b9b.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-807f69af837f503a.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-bc6cbcfae6e40328.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8cd2ffe8709abf7d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9106c5655b7527e8.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-475976f5ee629a84.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-861842cdea718a00.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-76ea35e6b3e3e189.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-ad733b26cd949c6b.so --extern rustls=/opt/rustwide/target/debug/deps/librustls-5f97ae26273f7d0d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-733d6756c6ca7dea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e91d4661c100f0d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-94235b010f0fc8fe.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d55024d25db7db17.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-3354e21b137a0ca0.rlib --extern thalex_rust_sdk=/opt/rustwide/target/debug/deps/libthalex_rust_sdk-0bee077136012067.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ee450e6fc0cd78a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4d68025298d1af.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ccad9f36cb1aa569.rlib --extern yawc=/opt/rustwide/target/debug/deps/libyawc-2ae637e42b920b94.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-1ec973ea22682395/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7f1df475f7601df8/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7bbbfff7dfb794e43d3ca5bd4c4c09cd6f2a88552660f8af64906d87da1ec784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bbbfff7dfb794e43d3ca5bd4c4c09cd6f2a88552660f8af64906d87da1ec784", kill_on_drop: false }` [INFO] [stdout] 7bbbfff7dfb794e43d3ca5bd4c4c09cd6f2a88552660f8af64906d87da1ec784