[INFO] cloning repository https://github.com/createMonster/lotusx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/createMonster/lotusx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcreateMonster%2Flotusx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcreateMonster%2Flotusx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00698218e447e7c2f9e4be6c7074b8e45a808194
[INFO] testing createMonster/lotusx 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%2FcreateMonster%2Flotusx" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/createMonster/lotusx
[INFO] finished tweaking git repo https://github.com/createMonster/lotusx
[INFO] tweaked toml for git repo https://github.com/createMonster/lotusx written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/createMonster/lotusx 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/createMonster/lotusx 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e
[INFO] running `Command { std: "docker" "start" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e", 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" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e" "/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" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e", 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" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling time v0.3.49
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling lotusx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e", 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" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e" "/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 lotusx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.76s
[INFO] running `Command { std: "docker" "inspect" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e", 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" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lotusx-25b10e59b30d70ca)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test exchanges::binance::conversions::tests::kline_interval_to_binance_string_uses_exchange_format ... ok
[INFO] [stdout] test exchanges::bybit::tests::stream_identifiers_match_bybit_v5_topics ... ok
[INFO] [stdout] test exchanges::hyperliquid::builder::tests::test_builder_creation ... ok
[INFO] [stdout] test exchanges::hyperliquid::builder::tests::test_builder_with_mainnet ... ok
[INFO] [stdout] test exchanges::hyperliquid::builder::tests::test_builder_with_websocket ... ok
[INFO] [stdout] test exchanges::bybit::tests::orderbook_without_depth_uses_level_one_topic ... ok
[INFO] [stdout] test exchanges::hyperliquid::builder::tests::test_builder_with_vault ... ok
[INFO] [stdout] test exchanges::okx::builder::tests::test_build_okx_connector_missing_passphrase ... ok
[INFO] [stdout] test exchanges::hyperliquid::signer::tests::test_wallet_address_creation ... ok
[INFO] [stdout] test exchanges::hyperliquid::signer::tests::test_signer_creation ... ok
[INFO] [stdout] test exchanges::okx::codec::tests::test_decode_error ... ok
[INFO] [stdout] test exchanges::okx::codec::tests::test_decode_pong ... ok
[INFO] [stdout] test exchanges::okx::codec::tests::test_encode_subscribe ... ok
[INFO] [stdout] test exchanges::okx::codec::tests::test_stream_identifiers ... ok
[INFO] [stdout] test utils::exchange_factory::tests::available_exchanges_include_okx ... ok
[INFO] [stdout] test exchanges::bybit::codec::tests::decodes_bybit_ticker_message ... ok
[INFO] [stdout] test exchanges::hyperliquid::connector::account::tests::test_account_creation ... ok
[INFO] [stdout] test core::kernel::rest::tests::does_not_retry_post_api_errors ... ok
[INFO] [stdout] test exchanges::okx::builder::tests::test_okx_builder_with_ws ... ok
[INFO] [stdout] test core::kernel::rest::tests::retries_retryable_api_errors_until_success ... ok
[INFO] [stdout] test exchanges::hyperliquid::builder::tests::test_convenience_functions ... ok
[INFO] [stdout] test exchanges::okx::builder::tests::test_okx_builder_with_credentials ... ok
[INFO] [stdout] test exchanges::hyperliquid::connector::tests::test_connector_with_signer ... ok
[INFO] [stdout] test exchanges::okx::builder::tests::test_build_okx_connector_without_credentials ... ok
[INFO] [stdout] test exchanges::hyperliquid::connector::market_data::tests::test_market_data_creation ... ok
[INFO] [stdout] test exchanges::hyperliquid::connector::trading::tests::test_trading_creation ... ok
[INFO] [stdout] test utils::exchange_factory::tests::bybit_factory_uses_builder_base_url ... ok
[INFO] [stdout] test exchanges::hyperliquid::rest::tests::test_rest_client_creation ... ok
[INFO] [stdout] test exchanges::hyperliquid::connector::tests::test_connector_creation ... ok
[INFO] [stdout] test exchanges::hyperliquid::connector::market_data::tests::test_market_data_with_websocket ... ok
[INFO] [stdout] test exchanges::okx::builder::tests::test_okx_builder_rest_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lotusx-bea8a1759698b4b7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/binance_integration_tests.rs (/opt/rustwide/target/debug/deps/binance_integration_tests-a988549b80d8be89)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test binance_perp_tests::test_get_positions ... ignored, Requires valid API credentials
[INFO] [stdout] test binance_spot_tests::test_get_account_balance_with_credentials ... ignored, Requires valid API credentials
[INFO] [stdout] test binance_comprehensive_tests::test_error_handling_with_bad_credentials ... ok
[INFO] [stdout] test binance_comprehensive_tests::test_klines_data_quality ... ok
[INFO] [stdout] test binance_comprehensive_tests::test_market_data_parsing ... ok
[INFO] [stdout] test binance_spot_tests::test_klines_functionality ... ok
[INFO] [stdout] test binance_spot_tests::test_websocket_url ... ok
[INFO] [stdout] test binance_perp_tests::test_get_markets ... ok
[INFO] [stdout] test binance_perp_tests::test_websocket_url ... ok
[INFO] [stdout] test binance_spot_tests::test_subscribe_market_data_structure ... ok
[INFO] [stdout] test binance_spot_tests::test_get_markets ... ok
[INFO] [stdout] test binance_comprehensive_tests::test_spot_vs_perp_differences ... ok
[INFO] [stdout] test binance_config_tests::test_binance_testnet_urls ... ok
[INFO] [stdout] test binance_config_tests::test_binance_connector_creation ... ok
[INFO] [stdout] test binance_comprehensive_tests::test_concurrent_binance_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bybit_integration_tests.rs (/opt/rustwide/target/debug/deps/bybit_integration_tests-fcf959ddc5693c83)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test bybit_perp_tests::test_get_positions ... ignored, Requires valid API credentials
[INFO] [stdout] test bybit_spot_tests::test_get_account_balance_with_credentials ... ignored, Requires valid API credentials
[INFO] [stdout] test bybit_spot_tests::test_get_markets ... ok
[INFO] [stdout] test bybit_spot_tests::test_websocket_url ... ok
[INFO] [stdout] test configuration_tests::test_testnet_configuration ... ok
[INFO] [stdout] test bybit_perp_tests::test_get_markets ... ok
[INFO] [stdout] test bybit_spot_tests::test_subscribe_market_data_structure ... ok
[INFO] [stdout] test bybit_comprehensive_tests::test_error_handling ... ok
[INFO] [stdout] test bybit_perp_tests::test_websocket_url ... ok
[INFO] [stdout] test configuration_tests::test_connector_creation ... ok
[INFO] [stdout] test bybit_comprehensive_tests::test_spot_vs_perp_market_differences ... ok
[INFO] [stdout] test bybit_comprehensive_tests::test_concurrent_requests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test_config.rs (/opt/rustwide/target/debug/deps/integration_test_config-24ca809c07b53ce8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/public_api.rs (/opt/rustwide/target/debug/deps/public_api-f601c214beb0e5fa)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test root_reexports_active_connector_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple_integration_tests.rs (/opt/rustwide/target/debug/deps/simple_integration_tests-dfcfe73fc5634be4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_binance_websocket_url ... ok
[INFO] [stdout] test test_bybit_markets ... ok
[INFO] [stdout] test test_binance_markets ... ok
[INFO] [stdout] test test_bybit_websocket_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lotusx
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/core/kernel/mod.rs - core::kernel::codec (line 160) - compile ... ok
[INFO] [stdout] test src/core/kernel/mod.rs - core::kernel::codec (line 179) - compile ... ok
[INFO] [stdout] test src/core/kernel/mod.rs - core::kernel::codec (line 61) - compile ... ok
[INFO] [stdout] test src/core/kernel/mod.rs - core::kernel::codec (line 140) - compile ... ok
[INFO] [stdout] test src/core/kernel/mod.rs - core::kernel::codec (line 36) - compile ... ok
[INFO] [stdout] test src/core/kernel/mod.rs - core::kernel::codec (line 85) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e", kill_on_drop: false }`
[INFO] [stdout] ddf883ceb336dbe20a28cd4dd4c27c32badfd4cc4cba9de07417800941da8f7e
