[INFO] cloning repository https://github.com/KnaniOussama/TradeBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KnaniOussama/TradeBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnaniOussama%2FTradeBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnaniOussama%2FTradeBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64f190421e62d8821a77efccb72e91d59ce98749 [INFO] testing KnaniOussama/TradeBot against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnaniOussama%2FTradeBot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/KnaniOussama/TradeBot [INFO] finished tweaking git repo https://github.com/KnaniOussama/TradeBot [INFO] tweaked toml for git repo https://github.com/KnaniOussama/TradeBot written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KnaniOussama/TradeBot on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KnaniOussama/TradeBot 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc [INFO] running `Command { std: "docker" "start" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling wincode v0.5.5 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling five8_core v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling solana-sanitize v3.0.1 [INFO] [stderr] Compiling rust_decimal v1.42.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling solana-program-error v3.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling five8 v1.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling arrayvec v0.7.8 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling five8_const v1.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling webpki-roots v1.0.8 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling solana-instruction-error v2.4.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling solana-transaction-error v3.3.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling wincode-derive v0.4.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tradebot-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling solana-address v2.6.1 [INFO] [stderr] Compiling solana-short-vec v3.2.2 [INFO] [stderr] Compiling solana-signature v3.4.1 [INFO] [stderr] Compiling solana-hash v4.4.0 [INFO] [stderr] Compiling tradebot-storage v0.1.0 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling tradebot-config v0.1.0 (/opt/rustwide/workdir/crates/config) [INFO] [stderr] Compiling solana-pubkey v4.2.0 [INFO] [stderr] Compiling solana-sdk-ids v3.1.0 [INFO] [stderr] Compiling solana-instruction v3.4.0 [INFO] [stderr] Compiling solana-signer v3.0.1 [INFO] [stderr] Compiling solana-message v4.2.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling solana-transaction v4.1.5 [INFO] [stderr] Compiling tradebot-data v0.1.0 (/opt/rustwide/workdir/crates/data) [INFO] [stderr] Compiling tradebot-signals v0.1.0 (/opt/rustwide/workdir/crates/signals) [INFO] [stderr] Compiling tradebot-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling tradebot-wallet v0.1.0 (/opt/rustwide/workdir/crates/wallet) [INFO] [stderr] Compiling tradebot-execution v0.1.0 (/opt/rustwide/workdir/crates/execution) [INFO] [stderr] Compiling tradebot-backtest v0.1.0 (/opt/rustwide/workdir/crates/backtest) [INFO] [stderr] Compiling tradebot-engine v0.1.0 (/opt/rustwide/workdir/crates/engine) [INFO] [stderr] Compiling tradebot-dashboard v0.1.0 (/opt/rustwide/workdir/crates/dashboard) [INFO] [stderr] Compiling tradebot v0.1.0 (/opt/rustwide/workdir/crates/tradebot) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling solana-signature v3.4.1 [INFO] [stderr] Compiling solana-hash v4.4.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling solana-instruction v3.4.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling solana-signer v3.0.1 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling solana-message v4.2.4 [INFO] [stderr] Compiling solana-seed-phrase v3.0.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.2.2 [INFO] [stderr] Compiling solana-keypair v3.1.2 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling h2 v0.4.15 [INFO] [stderr] Compiling solana-transaction v4.1.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling bstr v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling tradebot-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling tradebot-storage v0.1.0 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling tradebot-config v0.1.0 (/opt/rustwide/workdir/crates/config) [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tradebot-data v0.1.0 (/opt/rustwide/workdir/crates/data) [INFO] [stderr] Compiling tradebot-signals v0.1.0 (/opt/rustwide/workdir/crates/signals) [INFO] [stderr] Compiling tradebot-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling tradebot-wallet v0.1.0 (/opt/rustwide/workdir/crates/wallet) [INFO] [stderr] Compiling tradebot-execution v0.1.0 (/opt/rustwide/workdir/crates/execution) [INFO] [stderr] error: could not compile `tradebot-data` (test "prices_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name prices_tests --edition=2021 crates/data/tests/prices_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a84db352ccd0dfda -C extra-filename=-5b0162a12c315fa9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-55e6544e07d62227.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e42e64dcb0ce16d2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5d06f9a007a830b8.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-2a412791b5e27b06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c08cec979aa0c443.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa60151144fb3ff5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7097dee7cd462fc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f19f667fe4a631eb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-365681e9af072cd8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rlib --extern tradebot_common=/opt/rustwide/target/debug/deps/libtradebot_common-e28fd2fdab09f5ed.rlib --extern tradebot_data=/opt/rustwide/target/debug/deps/libtradebot_data-297001c4e4112441.rlib --extern tradebot_storage=/opt/rustwide/target/debug/deps/libtradebot_storage-81e61d5cfe31596b.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e71d27c556db3c00.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9b96a5dabc1fea26/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tradebot-signals` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tradebot_signals --edition=2021 crates/signals/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48b68ccf5dd5d495 -C extra-filename=-2813917133902d47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d0fdf3f5e7d055ea.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-55e6544e07d62227.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-2a412791b5e27b06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c08cec979aa0c443.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa60151144fb3ff5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f19f667fe4a631eb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-365681e9af072cd8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rlib --extern tradebot_common=/opt/rustwide/target/debug/deps/libtradebot_common-e28fd2fdab09f5ed.rlib --extern tradebot_data=/opt/rustwide/target/debug/deps/libtradebot_data-297001c4e4112441.rlib --extern tradebot_storage=/opt/rustwide/target/debug/deps/libtradebot_storage-81e61d5cfe31596b.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e71d27c556db3c00.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9b96a5dabc1fea26/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tradebot-wallet` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tradebot_wallet --edition=2021 crates/wallet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5e5caaa5ecdd3d1 -C extra-filename=-9bb2711c76863fc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-b9a695fbd768ae07.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-99ea8ea0dcdb2e56.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-6d9c7a5f59ca4fad.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e13b788f9d65ca12.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e42e64dcb0ce16d2.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-2a412791b5e27b06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c08cec979aa0c443.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa60151144fb3ff5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7097dee7cd462fc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f19f667fe4a631eb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-365681e9af072cd8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rlib --extern tradebot_common=/opt/rustwide/target/debug/deps/libtradebot_common-e28fd2fdab09f5ed.rlib --extern tradebot_core=/opt/rustwide/target/debug/deps/libtradebot_core-c9068cba920a4590.rlib --extern tradebot_data=/opt/rustwide/target/debug/deps/libtradebot_data-297001c4e4112441.rlib --extern tradebot_storage=/opt/rustwide/target/debug/deps/libtradebot_storage-81e61d5cfe31596b.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e71d27c556db3c00.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-37b2a6e0a2742c6a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9b96a5dabc1fea26/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tradebot-data` (test "jupiter_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name jupiter_tests --edition=2021 crates/data/tests/jupiter_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4d4d50c2c15ca6e -C extra-filename=-c99dd598495d330f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-55e6544e07d62227.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e42e64dcb0ce16d2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5d06f9a007a830b8.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-2a412791b5e27b06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c08cec979aa0c443.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa60151144fb3ff5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7097dee7cd462fc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f19f667fe4a631eb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-365681e9af072cd8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rlib --extern tradebot_common=/opt/rustwide/target/debug/deps/libtradebot_common-e28fd2fdab09f5ed.rlib --extern tradebot_data=/opt/rustwide/target/debug/deps/libtradebot_data-297001c4e4112441.rlib --extern tradebot_storage=/opt/rustwide/target/debug/deps/libtradebot_storage-81e61d5cfe31596b.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e71d27c556db3c00.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9b96a5dabc1fea26/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tradebot-data` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tradebot_data --edition=2021 crates/data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1335bb320cd9d6f2 -C extra-filename=-73eb125ed9505bb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-55e6544e07d62227.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e42e64dcb0ce16d2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5d06f9a007a830b8.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-2a412791b5e27b06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c08cec979aa0c443.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aa60151144fb3ff5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7097dee7cd462fc8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f19f667fe4a631eb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-365681e9af072cd8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rlib --extern tradebot_common=/opt/rustwide/target/debug/deps/libtradebot_common-e28fd2fdab09f5ed.rlib --extern tradebot_storage=/opt/rustwide/target/debug/deps/libtradebot_storage-81e61d5cfe31596b.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-e71d27c556db3c00.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9b96a5dabc1fea26/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc", kill_on_drop: false }` [INFO] [stdout] 67130703689c9c45a160b601af90a54816132cf0e16ff7956334672b9c0bbfbc