[INFO] fetching crate fusionamm-core 1.0.63... [INFO] testing fusionamm-core-1.0.63 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate fusionamm-core 1.0.63 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate fusionamm-core 1.0.63 [INFO] finished tweaking crates.io crate fusionamm-core 1.0.63 [INFO] tweaked toml for crates.io crate fusionamm-core 1.0.63 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fusionamm-core 1.0.63 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fusionamm-core 1.0.63 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-wasm-bindgen v0.5.0 [INFO] [stderr] Downloaded fusionamm-macros v1.0.4 [INFO] [stderr] Downloaded tsify-macros v0.4.5 [INFO] [stderr] Downloaded tsify v0.4.5 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded serde_derive_internals v0.28.0 [INFO] [stderr] Downloaded gloo-utils v0.1.7 [INFO] [stderr] Downloaded ethnum v1.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9901b63203449a7d0fb3c0ad277244ba5217df9e55bb500db3818d6d177b1b38 [INFO] running `Command { std: "docker" "start" "-a" "9901b63203449a7d0fb3c0ad277244ba5217df9e55bb500db3818d6d177b1b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9901b63203449a7d0fb3c0ad277244ba5217df9e55bb500db3818d6d177b1b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9901b63203449a7d0fb3c0ad277244ba5217df9e55bb500db3818d6d177b1b38", kill_on_drop: false }` [INFO] [stdout] 9901b63203449a7d0fb3c0ad277244ba5217df9e55bb500db3818d6d177b1b38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36b851275b7cb80b084d8a047131784c6b4419cf869e0ba2d8ed9d55d74cec92 [INFO] running `Command { std: "docker" "start" "-a" "36b851275b7cb80b084d8a047131784c6b4419cf869e0ba2d8ed9d55d74cec92", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling fusionamm-macros v1.0.4 [INFO] [stderr] Compiling fusionamm-core v1.0.63 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.48s [INFO] running `Command { std: "docker" "inspect" "36b851275b7cb80b084d8a047131784c6b4419cf869e0ba2d8ed9d55d74cec92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b851275b7cb80b084d8a047131784c6b4419cf869e0ba2d8ed9d55d74cec92", kill_on_drop: false }` [INFO] [stdout] 36b851275b7cb80b084d8a047131784c6b4419cf869e0ba2d8ed9d55d74cec92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd37fb2ffe81d4529adf77855b3b7a12a9e9ebcd882e644c4b03d8a62f0396d [INFO] running `Command { std: "docker" "start" "-a" "8dd37fb2ffe81d4529adf77855b3b7a12a9e9ebcd882e644c4b03d8a62f0396d", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling fusionamm-core v1.0.63 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.18s [INFO] running `Command { std: "docker" "inspect" "8dd37fb2ffe81d4529adf77855b3b7a12a9e9ebcd882e644c4b03d8a62f0396d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd37fb2ffe81d4529adf77855b3b7a12a9e9ebcd882e644c4b03d8a62f0396d", kill_on_drop: false }` [INFO] [stdout] 8dd37fb2ffe81d4529adf77855b3b7a12a9e9ebcd882e644c4b03d8a62f0396d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ebd26862a551f91c56c4315c6f521fec7847a3e12681d141b18ff2fb8c318f4 [INFO] running `Command { std: "docker" "start" "-a" "6ebd26862a551f91c56c4315c6f521fec7847a3e12681d141b18ff2fb8c318f4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fusionamm_core-5fe0a44646bb4dd5) [INFO] [stdout] [INFO] [stdout] running 137 tests [INFO] [stdout] test math::bundle::tests::test_is_position_bundle_empty ... ok [INFO] [stdout] test math::position::test::test_is_position_in_range ... ok [INFO] [stdout] test math::bundle::tests::test_is_position_bundle_full ... ok [INFO] [stdout] test math::position::test::test_position_status ... ok [INFO] [stdout] test math::position::test::test_position_ratio_x64 ... ok [INFO] [stdout] test math::bundle::tests::test_first_unoccupied_position_in_bundle ... 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::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::price::tests::test_bonk_usdc ... ok [INFO] [stdout] test math::tick::tests::test_get_next_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::price::tests::test_invert_price ... ok [INFO] [stdout] test math::tick::tests::test_get_tick_index_in_array ... ok [INFO] [stdout] test math::tick::tests::test_invert_tick_index ... ok [INFO] [stdout] test math::tick::tests::test_is_tick_index_in_bounds ... 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_tick_index_to_sqrt_price ... ok [INFO] [stdout] test math::tick::tests::test_sqrt_price_to_tick_index ... ok [INFO] [stdout] test math::tick::tests::test_is_full_range_only ... 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_cross_array ... 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] 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_skip_uninitialized ... ok [INFO] [stdout] test math::tick_array::tests::test_get_next_initializable_tick_invalid_tick_array_sequence ... 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_with_last_initializable_tick_initialized ... ok [INFO] [stdout] test math::price::tests::test_sol_usdc ... 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_prev_initializable_tick_cross_array ... 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_get_prev_initializable_tick_index_off_spacing ... 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_initialized_tick_invalid_tick_array_sequence ... ok [INFO] [stdout] test math::tick_array::tests::test_get_tick ... ok [INFO] [stdout] test math::price::tests::test_price_to_tick_index ... ok [INFO] [stdout] test math::price::tests::test_price_to_sqrt_price ... 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_tick_large_tick_spacing ... ok [INFO] [stdout] test math::tick_array::tests::test_get_tick_errors ... ok [INFO] [stdout] test math::tick_array::tests::test_tick_array_end_index ... 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_index ... ok [INFO] [stdout] test math::tick_array::tests::test_tick_array_start_index ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_next_initializable_tick_cross_array ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_next_initializable_tick_in_end_tick_array_with_initialized_ticks_ts_1 ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_next_initializable_tick_in_end_tick_array_with_uninitialized_ticks_ts_1 ... ok [INFO] [stdout] test math::tick_array_sequence_vec::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_prev_initializable_tick_with_first_initializable_tick_uninitialized ... 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_sequence_vec::tests::test_get_next_initializable_tick_index ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_next_initializable_tick_index_off_spacing ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_next_initializable_tick_invalid_tick_array_sequence ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_cross_array ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_in_first_tick_array_with_initialized_ticks_ts_1 ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_index_off_spacing ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_skip_uninitialized ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_next_initializable_tick_with_last_initializable_tick_initialized ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_in_first_tick_array_with_uninitialized_ticks_ts_1 ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_next_initializable_tick_skip_uninitialized ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_next_initializable_tick_with_last_initializable_tick_uninitialized ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_in_first_tick_array_with_uninitialized_ticks_ts_16 ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_with_first_initializable_tick_initialized ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_index ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_tick_errors ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_tick_large_tick_spacing ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_tick_array_end_index ... ok [INFO] [stdout] test math::token::tests::test_apply_transfer_fee ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_tick_array_start_index ... ok [INFO] [stdout] test math::token::tests::test_apply_transfer_fee_with_max ... ok [INFO] [stdout] test math::token::tests::test_get_max_amount_with_slippage_tolerance ... ok [INFO] [stdout] test math::token::tests::test_apply_swap_fee ... ok [INFO] [stdout] test math::token::tests::test_get_amount_delta_a ... 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_swap_fee ... ok [INFO] [stdout] test math::token::tests::test_get_next_sqrt_price_from_b ... 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 math::tick_array_sequence_vec::tests::test_get_prev_initializable_tick_with_first_initializable_tick_uninitialized ... ok [INFO] [stdout] test quote::fees::tests::test_collect_on_upper ... 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_collect_transfer_fee ... ok [INFO] [stdout] test quote::fees::tests::test_in_range ... ok [INFO] [stdout] test quote::fees::tests::test_limit_order_fee ... ok [INFO] [stdout] test quote::fees::tests::test_cyclic_growth_checkpoint ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_prev_initialized_tick_invalid_tick_array_sequence ... ok [INFO] [stdout] test math::token::tests::test_get_amount_delta_b ... ok [INFO] [stdout] test math::tick_array_sequence_vec::tests::test_get_tick ... ok [INFO] [stdout] test quote::limit_order::tests::partially_decrease_fulfilled_a_to_b ... ok [INFO] [stdout] test quote::limit_order::tests::partially_decrease_fulfilled_b_to_a ... ok [INFO] [stdout] test quote::limit_order::tests::partially_decrease_semi_filled_a_to_b_order ... ok [INFO] [stdout] test quote::limit_order::tests::partially_decrease_semi_filled_b_to_a_order ... ok [INFO] [stdout] test quote::limit_order::tests::partially_decrease_not_filled_a_to_b_order ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_a ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_a_with_fee ... ok [INFO] [stdout] test quote::limit_order::tests::test_limit_order_quote_by_output_token ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_b ... ok [INFO] [stdout] test quote::limit_order::tests::test_limit_order_quote_by_input_token ... 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 ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote_a ... 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 ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote ... 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_with_fee ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_ask_side_inverted_price ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_bid_side_inverted_price ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_one_entry_bid_side ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_a_to_b ... 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_with_orders ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_ask_side_with_all_initialized_ticks ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_one_entry_ask_side ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_ask_side ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_b_to_a ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_b_to_a_simple ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_b_to_a_with_orders ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_bid_side ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_bid_side_with_all_initialized_ticks ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_a_to_b_simple ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_a_to_b_with_orders ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_a_to_b ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_b_to_a ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_b_to_a_simple ... ok [INFO] [stdout] test quote::order_book::order_book_tests::test_order_book_ask_side_inverted_price_at_tick_boundary ... ok [INFO] [stdout] test quote::swap::tests::test_exact_out_b_to_a_with_orders ... ok [INFO] [stdout] test quote::swap::tests::test_swap_quote_throws_if_tick_array_sequence_holds_insufficient_liquidity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 137 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests fusionamm_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" "6ebd26862a551f91c56c4315c6f521fec7847a3e12681d141b18ff2fb8c318f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ebd26862a551f91c56c4315c6f521fec7847a3e12681d141b18ff2fb8c318f4", kill_on_drop: false }` [INFO] [stdout] 6ebd26862a551f91c56c4315c6f521fec7847a3e12681d141b18ff2fb8c318f4