[INFO] cloning repository https://github.com/malik672/uniswap-sdk-core-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malik672/uniswap-sdk-core-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalik672%2Funiswap-sdk-core-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalik672%2Funiswap-sdk-core-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb91ddbe15980b486d54619e3670ed5108d20878 [INFO] testing malik672/uniswap-sdk-core-rust against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalik672%2Funiswap-sdk-core-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/malik672/uniswap-sdk-core-rust [INFO] finished tweaking git repo https://github.com/malik672/uniswap-sdk-core-rust [INFO] tweaked toml for git repo https://github.com/malik672/uniswap-sdk-core-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/malik672/uniswap-sdk-core-rust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 186 packages to latest Rust 1.85 compatible versions [INFO] [stderr] Adding bnum v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding fastnum v0.2.10 (available: v0.7.3, requires Rust 1.87) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eaff7bfdc091be954d4cf3618a49ad59bc897d84f1fae822e4bfc643598415b [INFO] running `Command { std: "docker" "start" "-a" "7eaff7bfdc091be954d4cf3618a49ad59bc897d84f1fae822e4bfc643598415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eaff7bfdc091be954d4cf3618a49ad59bc897d84f1fae822e4bfc643598415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eaff7bfdc091be954d4cf3618a49ad59bc897d84f1fae822e4bfc643598415b", kill_on_drop: false }` [INFO] [stdout] 7eaff7bfdc091be954d4cf3618a49ad59bc897d84f1fae822e4bfc643598415b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30165d8ef0916c2f3caaef257845bb7da6bdd2f9302e77a28d0a58f7dd69cad3 [INFO] running `Command { std: "docker" "start" "-a" "30165d8ef0916c2f3caaef257845bb7da6bdd2f9302e77a28d0a58f7dd69cad3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fastnum v0.2.10 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-primitives v1.4.1 [INFO] [stderr] Compiling uniswap-sdk-core v5.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s [INFO] running `Command { std: "docker" "inspect" "30165d8ef0916c2f3caaef257845bb7da6bdd2f9302e77a28d0a58f7dd69cad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30165d8ef0916c2f3caaef257845bb7da6bdd2f9302e77a28d0a58f7dd69cad3", kill_on_drop: false }` [INFO] [stdout] 30165d8ef0916c2f3caaef257845bb7da6bdd2f9302e77a28d0a58f7dd69cad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a4e765fd0d6af5e44b594dcffeab39ff59ef3d932a8b8bd901ba40b87c2d357 [INFO] running `Command { std: "docker" "start" "-a" "5a4e765fd0d6af5e44b594dcffeab39ff59ef3d932a8b8bd901ba40b87c2d357", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling fastnum v0.2.10 [INFO] [stderr] Compiling uniswap-sdk-core v5.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.16s [INFO] running `Command { std: "docker" "inspect" "5a4e765fd0d6af5e44b594dcffeab39ff59ef3d932a8b8bd901ba40b87c2d357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4e765fd0d6af5e44b594dcffeab39ff59ef3d932a8b8bd901ba40b87c2d357", kill_on_drop: false }` [INFO] [stdout] 5a4e765fd0d6af5e44b594dcffeab39ff59ef3d932a8b8bd901ba40b87c2d357 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0cd02dbdb6b580a008cb59026d76f1b61c9e880f3de650e276ca15b62339a4b5 [INFO] running `Command { std: "docker" "start" "-a" "0cd02dbdb6b580a008cb59026d76f1b61c9e880f3de650e276ca15b62339a4b5", 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/uniswap_sdk_core-92c6e6ce9aa35193) [INFO] [stdout] [INFO] [stdout] running 99 tests [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_arbritum_goerli ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_base_goerli ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_avalanche ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_base ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_blast ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_bnb ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_optimism_sepolia ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_sepolia ... ok [INFO] [stdout] test entities::currency::tests::equals::ether_is_not_token0 ... ok [INFO] [stdout] test entities::currency::tests::equals::ether_on_same_chains_is_ether ... ok [INFO] [stdout] test entities::currency::tests::equals::token0_is_equal_to_another_token0 ... ok [INFO] [stdout] test entities::currency::tests::equals::token0_is_token0 ... ok [INFO] [stdout] test entities::currency::tests::equals::token1_is_not_token0 ... ok [INFO] [stdout] test entities::ether::tests::test_caches_once_per_chain_id ... ok [INFO] [stdout] test entities::ether::tests::test_equals_returns_false_for_different_chains ... ok [INFO] [stdout] test entities::ether::tests::test_static_constructor_uses_cache ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_constructor ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_ether ... ok [INFO] [stdout] test entities::ether::tests::test_equals_returns_true_for_same_chains ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_quotient ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_token_amount_max_uint256 ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_token_amount_numerator_gt_uint256 ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_exact_0_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_exact_18_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_exact_does_not_throw ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_significant_18_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_significant_0_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_fixed_18_decimals ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_add ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_as_faction ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_fixed_0_decimals ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_equal_to ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_greater_than ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_invert ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_less_than ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_multiply ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_significant_does_not_throw ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_quotient ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_fixed_decimals_exceeds_currency_decimals ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_divide ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_remainder ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_subtract ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_divide ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_subtract ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_multiply ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_add ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_to_fixed ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_to_significant ... ok [INFO] [stdout] test entities::fractions::price::test::constructor::array_format_works ... ok [INFO] [stdout] test entities::fractions::price::test::constructor::object_format_works ... ok [INFO] [stdout] test entities::fractions::price::test::to_significant::no_decimals ... ok [INFO] [stdout] test entities::fractions::price::test::to_significant::no_decimals_flip_ratio ... ok [INFO] [stdout] test entities::fractions::price::test::to_significant::with_decimal_difference ... ok [INFO] [stdout] test entities::fractions::price::test::to_significant::with_decimal_difference_flipped ... ok [INFO] [stdout] test entities::token::tests::equals::fails_if_address_differs ... ok [INFO] [stdout] test entities::token::tests::equals::false_if_chain_id_differs ... ok [INFO] [stdout] test entities::token::tests::equals::true_even_if_name_symbol_decimals_differ ... ok [INFO] [stdout] test entities::fractions::price::test::test_quote_returns_correct_value ... ok [INFO] [stdout] test entities::token::tests::equals::true_if_address_is_the_same ... ok [INFO] [stdout] test entities::token::tests::equals::true_if_only_decimals_differs ... ok [INFO] [stdout] test entities::fractions::price::test::to_significant::with_decimal_difference_flipped_base_quote_flipped ... ok [INFO] [stdout] test entities::token::tests::equals::true_on_reference_equality ... ok [INFO] [stdout] test utils::compute_zksync_create2_address::tests::test_compute_zksync_create2_address ... ok [INFO] [stdout] test utils::compute_price_impact::tests::test_compute_price_impact ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_add_if_empty ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_add_if_not_full ... ok [INFO] [stdout] test entities::token::tests::equals::true_even_if_one_token_is_checksummed_and_the_other_is_not ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_add_if_will_not_be_full_after ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_max_size_of_1_empty_add ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_max_size_of_1_full_add_greater ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_remove_from_end_if_full ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_return_add_if_sorts_after_last ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_max_size_of_1_full_add_lesser ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_uses_comparator ... ok [INFO] [stdout] test utils::sqrt::tests::test_sqrt_0_1000 ... ok [INFO] [stdout] test utils::sqrt::tests::test_sqrt_max_uint256 ... ok [INFO] [stdout] test utils::types::tests::proptests::prop_i256_to_big_int ... ok [INFO] [stdout] test utils::types::tests::proptests::prop_i256_roundtrip ... ok [INFO] [stdout] test utils::sqrt::tests::test_sqrt_2_powers ... ok [INFO] [stdout] test utils::types::tests::proptests::prop_i256_to_big_decimal ... ok [INFO] [stdout] test utils::types::tests::test_big_to_decimal ... ok [INFO] [stdout] test utils::types::tests::test_decimal_to_big ... ok [INFO] [stdout] test utils::types::tests::test_max ... ok [INFO] [stdout] test utils::types::tests::test_negative_one ... ok [INFO] [stdout] test utils::types::tests::proptests::prop_i256_to_big_uint ... ok [INFO] [stdout] test utils::types::tests::test_signed_boundaries ... ok [INFO] [stdout] test utils::types::tests::test_signed_from_big ... ok [INFO] [stdout] test utils::types::tests::proptests::prop_u256_roundtrip ... ok [INFO] [stdout] test utils::types::tests::proptests::prop_u256_to_big_int ... ok [INFO] [stdout] test utils::types::tests::test_uint_to_big ... ok [INFO] [stdout] test utils::types::tests::test_zero ... ok [INFO] [stdout] test utils::types::tests::test_signed_to_big ... ok [INFO] [stdout] test utils::types::tests::test_uint_from_big ... ok [INFO] [stdout] test utils::types::tests::proptests::prop_u256_to_big_decimal ... ok [INFO] [stdout] test utils::types::tests::proptests::prop_u256_to_big_uint ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_token_amount_exceeds_max_uint256 - should panic ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_token_amount_quotient_exceeds_max_uint256 - should panic ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_length_greater_than_max_size - should panic ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_max_size_zero - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests uniswap_sdk_core [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/../README.md - (line 48) ... ignored [INFO] [stdout] test src/entities/token.rs - entities::token::token (line 116) ... ok [INFO] [stdout] test src/../README.md - (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0cd02dbdb6b580a008cb59026d76f1b61c9e880f3de650e276ca15b62339a4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd02dbdb6b580a008cb59026d76f1b61c9e880f3de650e276ca15b62339a4b5", kill_on_drop: false }` [INFO] [stdout] 0cd02dbdb6b580a008cb59026d76f1b61c9e880f3de650e276ca15b62339a4b5