[INFO] fetching crate orca_whirlpools_core 2.0.0... [INFO] testing orca_whirlpools_core-2.0.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate orca_whirlpools_core 2.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate orca_whirlpools_core 2.0.0 [INFO] finished tweaking crates.io crate orca_whirlpools_core 2.0.0 [INFO] tweaked toml for crates.io crate orca_whirlpools_core 2.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orca_whirlpools_core 2.0.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orca_whirlpools_core 2.0.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 506793475c1932a1b36b0cd54300063cf8c5ee8c9be6b1caba85b3672c1e030f [INFO] running `Command { std: "docker" "start" "-a" "506793475c1932a1b36b0cd54300063cf8c5ee8c9be6b1caba85b3672c1e030f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "506793475c1932a1b36b0cd54300063cf8c5ee8c9be6b1caba85b3672c1e030f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506793475c1932a1b36b0cd54300063cf8c5ee8c9be6b1caba85b3672c1e030f", kill_on_drop: false }` [INFO] [stdout] 506793475c1932a1b36b0cd54300063cf8c5ee8c9be6b1caba85b3672c1e030f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9ce5040a3444f12b540a36d6718d29e4ef2892cd1a46bb939f9fc3f672ef4f0 [INFO] running `Command { std: "docker" "start" "-a" "b9ce5040a3444f12b540a36d6718d29e4ef2892cd1a46bb939f9fc3f672ef4f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling orca_whirlpools_macros v1.0.5 [INFO] [stderr] Compiling orca_whirlpools_core v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_next_adaptive_fee_info` is never used [INFO] [stdout] --> src/math/adaptive_fee.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl FeeRateManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 348 | pub fn get_next_adaptive_fee_info(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.91s [INFO] running `Command { std: "docker" "inspect" "b9ce5040a3444f12b540a36d6718d29e4ef2892cd1a46bb939f9fc3f672ef4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ce5040a3444f12b540a36d6718d29e4ef2892cd1a46bb939f9fc3f672ef4f0", kill_on_drop: false }` [INFO] [stdout] b9ce5040a3444f12b540a36d6718d29e4ef2892cd1a46bb939f9fc3f672ef4f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31b5ec7f46b18af241721b98848bd2aac227c8077c10a4a8dfa03a4cc9865478 [INFO] running `Command { std: "docker" "start" "-a" "31b5ec7f46b18af241721b98848bd2aac227c8077c10a4a8dfa03a4cc9865478", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stdout] warning: method `get_next_adaptive_fee_info` is never used [INFO] [stdout] --> src/math/adaptive_fee.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl FeeRateManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 348 | pub fn get_next_adaptive_fee_info(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling orca_whirlpools_core v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `INVALID_TICK_ARRAY_SEQUENCE` [INFO] [stdout] --> src/quote/swap.rs:809:43 [INFO] [stdout] | [INFO] [stdout] 809 | assert!(matches!(result_3429, Err(INVALID_TICK_ARRAY_SEQUENCE))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_INVALID_TICK_ARRAY_SEQUENCE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_next_adaptive_fee_info` is never used [INFO] [stdout] --> src/math/adaptive_fee.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl FeeRateManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 348 | pub fn get_next_adaptive_fee_info(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_next_initializable_tick_INVALID_TICK_ARRAY_SEQUENCE` should have a snake case name [INFO] [stdout] --> src/math/tick_array.rs:309:8 [INFO] [stdout] | [INFO] [stdout] 309 | fn test_get_next_initializable_tick_INVALID_TICK_ARRAY_SEQUENCE() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_get_next_initializable_tick_invalid_tick_array_sequence` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_prev_initialized_tick_INVALID_TICK_ARRAY_SEQUENCE` should have a snake case name [INFO] [stdout] --> src/math/tick_array.rs:409:8 [INFO] [stdout] | [INFO] [stdout] 409 | fn test_get_prev_initialized_tick_INVALID_TICK_ARRAY_SEQUENCE() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_get_prev_initialized_tick_invalid_tick_array_sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `INVALID_TICK_ARRAY_SEQUENCE` should have a snake case name [INFO] [stdout] --> src/quote/swap.rs:809:43 [INFO] [stdout] | [INFO] [stdout] 809 | assert!(matches!(result_3429, Err(INVALID_TICK_ARRAY_SEQUENCE))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_tick_array_sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "31b5ec7f46b18af241721b98848bd2aac227c8077c10a4a8dfa03a4cc9865478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b5ec7f46b18af241721b98848bd2aac227c8077c10a4a8dfa03a4cc9865478", kill_on_drop: false }` [INFO] [stdout] 31b5ec7f46b18af241721b98848bd2aac227c8077c10a4a8dfa03a4cc9865478 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 545a74f02fc0c90f46fb7bbe6d9f47af399c62cd981cb2d7c235ec2b75d4fbc7 [INFO] running `Command { std: "docker" "start" "-a" "545a74f02fc0c90f46fb7bbe6d9f47af399c62cd981cb2d7c235ec2b75d4fbc7", kill_on_drop: false }` [INFO] [stderr] warning: method `get_next_adaptive_fee_info` is never used [INFO] [stderr] --> src/math/adaptive_fee.rs:348:12 [INFO] [stderr] | [INFO] [stderr] 40 | impl FeeRateManager { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 348 | pub fn get_next_adaptive_fee_info(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `orca_whirlpools_core` (lib) generated 1 warning [INFO] [stderr] warning: unused variable: `INVALID_TICK_ARRAY_SEQUENCE` [INFO] [stderr] --> src/quote/swap.rs:809:43 [INFO] [stderr] | [INFO] [stderr] 809 | assert!(matches!(result_3429, Err(INVALID_TICK_ARRAY_SEQUENCE))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_INVALID_TICK_ARRAY_SEQUENCE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `test_get_next_initializable_tick_INVALID_TICK_ARRAY_SEQUENCE` should have a snake case name [INFO] [stderr] --> src/math/tick_array.rs:309:8 [INFO] [stderr] | [INFO] [stderr] 309 | fn test_get_next_initializable_tick_INVALID_TICK_ARRAY_SEQUENCE() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_get_next_initializable_tick_invalid_tick_array_sequence` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `test_get_prev_initialized_tick_INVALID_TICK_ARRAY_SEQUENCE` should have a snake case name [INFO] [stderr] --> src/math/tick_array.rs:409:8 [INFO] [stderr] | [INFO] [stderr] 409 | fn test_get_prev_initialized_tick_INVALID_TICK_ARRAY_SEQUENCE() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_get_prev_initialized_tick_invalid_tick_array_sequence` [INFO] [stderr] [INFO] [stderr] warning: variable `INVALID_TICK_ARRAY_SEQUENCE` should have a snake case name [INFO] [stderr] --> src/quote/swap.rs:809:43 [INFO] [stderr] | [INFO] [stderr] 809 | assert!(matches!(result_3429, Err(INVALID_TICK_ARRAY_SEQUENCE))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `invalid_tick_array_sequence` [INFO] [stderr] [INFO] [stderr] warning: `orca_whirlpools_core` (lib test) generated 5 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orca_whirlpools_core-8d174aefd335122f) [INFO] [stdout] [INFO] [stdout] running 102 tests [INFO] [stdout] test math::bundle::tests::test_first_unoccupied_position_in_bundle ... ok [INFO] [stdout] test math::bundle::tests::test_is_position_bundle_empty ... ok [INFO] [stdout] test math::bundle::tests::test_is_position_bundle_full ... ok [INFO] [stdout] test math::position::test::test_is_position_in_range ... ok [INFO] [stdout] test math::position::test::test_position_status ... ok [INFO] [stdout] test math::price::tests::test_invert_price ... ok [INFO] [stdout] test math::price::tests::test_bonk_usdc ... ok [INFO] [stdout] test math::position::test::test_position_ratio ... ok [INFO] [stdout] test math::price::tests::test_price_to_sqrt_price ... ok [INFO] [stdout] test math::price::tests::test_sol_usdc ... ok [INFO] [stdout] test math::price::tests::test_sqrt_price_to_price ... ok [INFO] [stdout] test math::price::tests::test_tick_index_to_price ... ok [INFO] [stdout] test math::price::tests::test_price_to_tick_index ... ok [INFO] [stdout] test math::tick::tests::test_get_full_range_tick_indexes ... ok [INFO] [stdout] test math::tick::tests::test_get_initializable_tick_index ... ok [INFO] [stdout] test math::tick::tests::test_get_prev_initializable_tick_index ... ok [INFO] [stdout] test math::tick::tests::test_get_tick_array_start_tick_index ... ok [INFO] [stdout] test math::tick::tests::test_invert_tick_index ... ok [INFO] [stdout] test math::tick::tests::test_is_full_range_only ... ok [INFO] [stdout] test math::tick::tests::test_is_tick_initializable ... ok [INFO] [stdout] test math::tick::tests::test_order_tick_indexes ... ok [INFO] [stdout] test math::tick::tests::test_sqrt_price_to_tick_index ... ok [INFO] [stdout] test math::tick::tests::test_get_next_initializable_tick_index ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_INVALID_TICK_ARRAY_SEQUENCE ... ok [INFO] [stdout] test math::tick::tests::test_get_tick_index_in_array ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_cross_array ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_with_last_initializable_tick_initialized ... ok [INFO] [stdout] test math::tick::tests::test_is_tick_index_in_bounds ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_in_end_tick_array_with_uninitialized_ticks_ts_1 ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_with_last_initializable_tick_uninitialized ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_in_end_tick_array_with_uninitialized_ticks_ts_16 ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_index ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_index_off_spacing ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_skip_uninitialized ... ok [INFO] [stdout] test math::tick::tests::test_tick_index_to_sqrt_price ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_cross_array ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_in_first_tick_array_with_uninitialized_ticks_ts_1 ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_in_first_tick_array_with_uninitialized_ticks_ts_16 ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_skip_uninitialized ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_index ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_with_first_initializable_tick_initialized ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_with_first_initializable_tick_uninitialized ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initialized_tick_INVALID_TICK_ARRAY_SEQUENCE ... ok [INFO] [stdout] test math::tick_array::tests::test_get_tick ... ok [INFO] [stdout] test math::token::tests::test_apply_swap_fee ... ok [INFO] [stdout] test math::tick_array::tests::test_get_tick_large_tick_spacing ... ok [INFO] [stdout] test math::token::tests::test_apply_transfer_fee ... ok [INFO] [stdout] test math::token::tests::test_apply_transfer_fee_with_max ... ok [INFO] [stdout] test math::tick_array::tests::test_tick_array_end_index ... ok [INFO] [stdout] test math::token::tests::test_get_amount_delta_a ... ok [INFO] [stdout] test math::token::tests::test_get_amount_delta_b ... ok [INFO] [stdout] test math::token::tests::test_get_max_amount_with_slippage_tolerance ... ok [INFO] [stdout] test math::token::tests::test_get_min_amount_with_slippage_tolerance ... ok [INFO] [stdout] test math::token::tests::test_get_next_sqrt_price_from_a ... ok [INFO] [stdout] test math::token::tests::test_reverse_apply_transfer_fee ... ok [INFO] [stdout] test math::token::tests::test_reverse_apply_transfer_fee_with_max ... ok [INFO] [stdout] test quote::fees::tests::test_collect_on_range_lower ... ok [INFO] [stdout] test quote::fees::tests::test_collect_out_of_range_lower ... ok [INFO] [stdout] test quote::fees::tests::test_collect_out_of_range_upper ... ok [INFO] [stdout] test quote::fees::tests::test_cyclic_growth_checkpoint ... ok [INFO] [stdout] test quote::fees::tests::test_collect_transfer_fee ... ok [INFO] [stdout] test quote::fees::tests::test_in_range ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_a ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_b ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_a_with_fee ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_b_with_fee ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_with_fee ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote_a ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote ... ok [INFO] [stdout] test math::token::tests::test_get_next_sqrt_price_from_b ... ok [INFO] [stdout] test math::token::tests::test_reverse_apply_swap_fee ... ok [INFO] [stdout] test quote::fees::tests::test_collect_on_upper ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote ... ok [INFO] [stdout] test math::tick_array::tests::test_get_tick_errors ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_in_first_tick_array_with_initialized_ticks_ts_1 ... ok [INFO] [stdout] test math::tick_array::tests::test_tick_array_start_index ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote_a_with_fee ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote_b_with_fee ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote_b ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote_with_fee ... ok [INFO] [stdout] test quote::rewards::tests::test_collect_rewards_below_range ... ok [INFO] [stdout] test quote::rewards::tests::test_collect_rewards_above_range ... ok [INFO] [stdout] test quote::rewards::tests::test_collect_rewards_in_range ... ok [INFO] [stdout] test quote::rewards::tests::test_collect_rewards_on_range_lower ... ok [INFO] [stdout] test quote::rewards::tests::test_collect_rewards_on_range_upper ... ok [INFO] [stdout] test quote::rewards::tests::test_cyclic_growth_checkpoint ... ok [INFO] [stdout] test quote::rewards::tests::test_force_product_overflow ... ok [INFO] [stdout] test quote::rewards::tests::test_transfer_fee ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_index_off_spacing ... ok [INFO] [stdout] test quote::swap::tests::adaptive_fee::test_exact_in_a_to_b_decay ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_b_to_a_simple ... ok [INFO] [stdout] test quote::swap::tests::test_swap_quote_throws_if_tick_array_sequence_holds_insufficient_liquidity ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_b_to_a ... ok [INFO] [stdout] test quote::swap::tests::adaptive_fee::test_exact_in_a_to_b_simple ... ok [INFO] [stdout] test quote::swap::tests::adaptive_fee::test_exact_in_b_to_a_simple ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_a_to_b_simple ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_a_to_b ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_b_to_a_simple ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_a_to_b ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_b_to_a ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_a_to_b_simple ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_in_end_tick_array_with_initialized_ticks_ts_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests orca_whirlpools_core [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] running `Command { std: "docker" "inspect" "545a74f02fc0c90f46fb7bbe6d9f47af399c62cd981cb2d7c235ec2b75d4fbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545a74f02fc0c90f46fb7bbe6d9f47af399c62cd981cb2d7c235ec2b75d4fbc7", kill_on_drop: false }` [INFO] [stdout] 545a74f02fc0c90f46fb7bbe6d9f47af399c62cd981cb2d7c235ec2b75d4fbc7