[INFO] fetching crate valiant_vortex_core 0.1.0... [INFO] testing valiant_vortex_core-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate valiant_vortex_core 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate valiant_vortex_core 0.1.0 [INFO] finished tweaking crates.io crate valiant_vortex_core 0.1.0 [INFO] tweaked toml for crates.io crate valiant_vortex_core 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate valiant_vortex_core 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate valiant_vortex_core 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a904e70badb2f0f0c0735b9d05ec1097979d98de14982081938dfd52df89f7fd [INFO] running `Command { std: "docker" "start" "-a" "a904e70badb2f0f0c0735b9d05ec1097979d98de14982081938dfd52df89f7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a904e70badb2f0f0c0735b9d05ec1097979d98de14982081938dfd52df89f7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a904e70badb2f0f0c0735b9d05ec1097979d98de14982081938dfd52df89f7fd", kill_on_drop: false }` [INFO] [stdout] a904e70badb2f0f0c0735b9d05ec1097979d98de14982081938dfd52df89f7fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 767d48023788f850f99f00ada2c7ed406d03365ed17c5faaac50855633e64fcb [INFO] running `Command { std: "docker" "start" "-a" "767d48023788f850f99f00ada2c7ed406d03365ed17c5faaac50855633e64fcb", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling valiant_vortex_macros v0.1.0 [INFO] [stderr] Compiling valiant_vortex_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_tick_array_start_tick_index` [INFO] [stdout] --> src/math/tick_array.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | get_prev_initializable_tick_index, get_tick_array_start_tick_index [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "767d48023788f850f99f00ada2c7ed406d03365ed17c5faaac50855633e64fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767d48023788f850f99f00ada2c7ed406d03365ed17c5faaac50855633e64fcb", kill_on_drop: false }` [INFO] [stdout] 767d48023788f850f99f00ada2c7ed406d03365ed17c5faaac50855633e64fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b1a7b5468f251034b94ad8b0219506d677546764c301ccd53b07de4c8817a11 [INFO] running `Command { std: "docker" "start" "-a" "3b1a7b5468f251034b94ad8b0219506d677546764c301ccd53b07de4c8817a11", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stdout] warning: unused import: `get_tick_array_start_tick_index` [INFO] [stdout] --> src/math/tick_array.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | get_prev_initializable_tick_index, get_tick_array_start_tick_index [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling valiant_vortex_core v0.1.0 (/opt/rustwide/workdir) [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "3b1a7b5468f251034b94ad8b0219506d677546764c301ccd53b07de4c8817a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b1a7b5468f251034b94ad8b0219506d677546764c301ccd53b07de4c8817a11", kill_on_drop: false }` [INFO] [stdout] 3b1a7b5468f251034b94ad8b0219506d677546764c301ccd53b07de4c8817a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f421855e36c92fcad19287f04e52ff9cfc70ba9655c2a27343fde90d77a0cd5 [INFO] running `Command { std: "docker" "start" "-a" "1f421855e36c92fcad19287f04e52ff9cfc70ba9655c2a27343fde90d77a0cd5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `get_tick_array_start_tick_index` [INFO] [stderr] --> src/math/tick_array.rs:9:40 [INFO] [stderr] | [INFO] [stderr] 9 | get_prev_initializable_tick_index, get_tick_array_start_tick_index [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `valiant_vortex_core` (lib) generated 1 warning (run `cargo fix --lib -p valiant_vortex_core` to apply 1 suggestion) [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: `valiant_vortex_core` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valiant_vortex_core-70cbeb7884c30b30) [INFO] [stdout] [INFO] [stdout] running 97 tests [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::bundle::tests::test_first_unoccupied_position_in_bundle ... ok [INFO] [stdout] test math::position::test::test_is_position_in_range ... ok [INFO] [stdout] test math::position::test::test_position_ratio ... ok [INFO] [stdout] test math::position::test::test_position_status ... ok [INFO] [stdout] test math::price::tests::test_bonk_usdc ... ok [INFO] [stdout] test math::price::tests::test_invert_price ... 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::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::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_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::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_full_range_only ... 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_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_INVALID_TICK_ARRAY_SEQUENCE ... 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_array::tests::test_get_next_initializable_tick_with_last_initializable_tick_initialized ... 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_next_initializable_tick_with_last_initializable_tick_uninitialized ... 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_next_initializable_tick_in_end_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_with_first_initializable_tick_initialized ... 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_index_off_spacing ... 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::tick_array::tests::test_get_prev_initializable_tick_cross_array ... ok [INFO] [stdout] test math::tick_array::tests::test_tick_array_end_index ... ok [INFO] [stdout] test math::token::tests::test_apply_swap_fee ... ok [INFO] [stdout] test math::tick_array::tests::test_tick_array_start_index ... ok [INFO] [stdout] test math::token::tests::test_apply_transfer_fee_with_max ... 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_get_next_sqrt_price_from_b ... ok [INFO] [stdout] test math::token::tests::test_get_amount_delta_b ... ok [INFO] [stdout] test math::token::tests::test_reverse_apply_swap_fee ... ok [INFO] [stdout] test math::token::tests::test_get_amount_delta_a ... 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::token::tests::test_reverse_apply_transfer_fee ... ok [INFO] [stdout] test quote::fees::tests::test_collect_on_upper ... ok [INFO] [stdout] test math::token::tests::test_get_max_amount_with_slippage_tolerance ... 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_tick_errors ... ok [INFO] [stdout] test math::token::tests::test_get_next_sqrt_price_from_a ... ok [INFO] [stdout] test math::token::tests::test_get_min_amount_with_slippage_tolerance ... ok [INFO] [stdout] test quote::fees::tests::test_collect_out_of_range_lower ... ok [INFO] [stdout] test quote::fees::tests::test_collect_transfer_fee ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote ... ok [INFO] [stdout] test math::tick_array::tests::test_get_prev_initializable_tick_skip_uninitialized ... ok [INFO] [stdout] test quote::fees::tests::test_collect_out_of_range_upper ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_with_fee ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_b_with_fee ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote ... ok [INFO] [stdout] test quote::liquidity::tests::test_decrease_liquidity_quote_a ... ok [INFO] [stdout] test quote::fees::tests::test_cyclic_growth_checkpoint ... 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::liquidity::tests::test_increase_liquidity_quote_b ... 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_increase_liquidity_quote_a_with_fee ... ok [INFO] [stdout] test quote::fees::tests::test_in_range ... ok [INFO] [stdout] test quote::liquidity::tests::test_increase_liquidity_quote_a ... 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_transfer_fee ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_a_to_b_simple ... ok [INFO] [stdout] test quote::swap::tests::test_exact_in_b_to_a ... 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_out_a_to_b_simple ... 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] [INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests valiant_vortex_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" "1f421855e36c92fcad19287f04e52ff9cfc70ba9655c2a27343fde90d77a0cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f421855e36c92fcad19287f04e52ff9cfc70ba9655c2a27343fde90d77a0cd5", kill_on_drop: false }` [INFO] [stdout] 1f421855e36c92fcad19287f04e52ff9cfc70ba9655c2a27343fde90d77a0cd5