[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] 2720c629169422f93e5cbfcc940b20e3f2c96db7 [INFO] testing malik672/uniswap-sdk-core-rust against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalik672%2Funiswap-sdk-core-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/malik672/uniswap-sdk-core-rust on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 187 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.2, 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0a8a6cc58b0ff03744e51ae011afaa9055d37ab678dd2217cba822de3ebeeeb [INFO] running `Command { std: "docker" "start" "-a" "a0a8a6cc58b0ff03744e51ae011afaa9055d37ab678dd2217cba822de3ebeeeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0a8a6cc58b0ff03744e51ae011afaa9055d37ab678dd2217cba822de3ebeeeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a8a6cc58b0ff03744e51ae011afaa9055d37ab678dd2217cba822de3ebeeeb", kill_on_drop: false }` [INFO] [stdout] a0a8a6cc58b0ff03744e51ae011afaa9055d37ab678dd2217cba822de3ebeeeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eba81c0b1856812f08a5f15b414958a36b2079c4ed03540fb15a13e78c183a44 [INFO] running `Command { std: "docker" "start" "-a" "eba81c0b1856812f08a5f15b414958a36b2079c4ed03540fb15a13e78c183a44", 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 libm v0.2.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastnum v0.2.10 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling const-hex v1.16.0 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [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.0 [INFO] [stderr] Compiling uniswap-sdk-core v5.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.43s [INFO] running `Command { std: "docker" "inspect" "eba81c0b1856812f08a5f15b414958a36b2079c4ed03540fb15a13e78c183a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba81c0b1856812f08a5f15b414958a36b2079c4ed03540fb15a13e78c183a44", kill_on_drop: false }` [INFO] [stdout] eba81c0b1856812f08a5f15b414958a36b2079c4ed03540fb15a13e78c183a44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d807b73bf40c572e72be94dff337d4c97919e44a71c2087415ae0597f7b4092 [INFO] running `Command { std: "docker" "start" "-a" "5d807b73bf40c572e72be94dff337d4c97919e44a71c2087415ae0597f7b4092", kill_on_drop: false }` [INFO] [stderr] Compiling uniswap-sdk-core v5.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `Command { std: "docker" "inspect" "5d807b73bf40c572e72be94dff337d4c97919e44a71c2087415ae0597f7b4092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d807b73bf40c572e72be94dff337d4c97919e44a71c2087415ae0597f7b4092", kill_on_drop: false }` [INFO] [stdout] 5d807b73bf40c572e72be94dff337d4c97919e44a71c2087415ae0597f7b4092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b7208c30ff6f9332ec0992584bb647a288229fda2461aa462740cba387a0135 [INFO] running `Command { std: "docker" "start" "-a" "7b7208c30ff6f9332ec0992584bb647a288229fda2461aa462740cba387a0135", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniswap_sdk_core-57f5bc98ee346642) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_base ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_base_goerli ... 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_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_equals_returns_true_for_same_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::fractions::currency_amount::tests::test_quotient ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_avalanche ... ok [INFO] [stdout] test addresses::tests::test_swap_router_02_addresses_arbritum_goerli ... ok [INFO] [stdout] test entities::currency::tests::equals_token0_is_equal_to_another_token0 ... 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_18_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_exact_0_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_fixed_18_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_fixed_decimals_exceeds_currency_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_significant_18_decimals ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_significant_does_not_throw ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::to_exact_does_not_throw ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_add ... 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::currency_amount::tests::to_significant_0_decimals ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_as_faction ... 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::fraction::tests::test_divide ... ok [INFO] [stdout] test entities::fractions::fraction::tests::test_quotient ... 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_subtract ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_add ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_divide ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_multiply ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_to_significant ... ok [INFO] [stdout] test entities::fractions::percent::tests::test_to_fixed ... 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::test_quote_returns_correct_value ... 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_flipped_base_quote_flipped ... ok [INFO] [stdout] test entities::fractions::price::test::to_significant::with_decimal_difference_flipped ... ok [INFO] [stdout] test entities::fractions::price::test::to_significant::with_decimal_difference ... ok [INFO] [stdout] test entities::token::tests::test_assert_both_tokens ... ok [INFO] [stdout] test entities::token::tests::test_diff_name ... ok [INFO] [stdout] test entities::token::tests::test_diff_symbol ... ok [INFO] [stdout] test entities::token::tests::test_expect_revert_overflow_dec ... ok [INFO] [stdout] test entities::token::tests::test_false_if_diff_address ... ok [INFO] [stdout] test entities::token::tests::test_true_if_diff_decimals ... ok [INFO] [stdout] test entities::token::tests::test_true_if_one_token_is_checksummed_and_the_other_is_not ... ok [INFO] [stdout] test entities::token::tests::test_true_if_same_address ... ok [INFO] [stdout] test entities::token::tests::test_true_on_reference_equality ... 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::compute_zksync_create2_address::tests::test_compute_zksync_create2_address ... ok [INFO] [stdout] test utils::sorted_insert::tests::test_add_if_not_full ... 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 entities::token::tests::test_token ... 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_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_uses_comparator ... ok [INFO] [stdout] test utils::sqrt::tests::test_sqrt_0_1000 ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_token_amount_max_uint256 ... ok [INFO] [stdout] test entities::token::tests::test_false_if_diff_chain_id ... ok [INFO] [stdout] test utils::sqrt::tests::test_sqrt_max_uint256 ... 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_signed_from_big ... 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::test_uint_to_big ... ok [INFO] [stdout] test entities::fractions::price::test::to_significant::no_decimals ... ok [INFO] [stdout] test utils::sqrt::tests::test_sqrt_2_powers ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_token_amount_quotient_exceeds_max_uint256 - should panic ... ok [INFO] [stdout] test entities::fractions::currency_amount::tests::test_token_amount_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. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [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/../README.md - (line 21) ... ok [INFO] [stdout] test src/entities/token.rs - entities::token::token (line 116) ... 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" "7b7208c30ff6f9332ec0992584bb647a288229fda2461aa462740cba387a0135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7208c30ff6f9332ec0992584bb647a288229fda2461aa462740cba387a0135", kill_on_drop: false }` [INFO] [stdout] 7b7208c30ff6f9332ec0992584bb647a288229fda2461aa462740cba387a0135