[INFO] fetching crate uniswap-v3-sdk 5.2.1...
[INFO] testing uniswap-v3-sdk-5.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate uniswap-v3-sdk 5.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate uniswap-v3-sdk 5.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate uniswap-v3-sdk 5.2.1
[INFO] tweaked toml for crates.io crate uniswap-v3-sdk 5.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniswap-v3-sdk 5.2.1 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 uniswap-v3-sdk 5.2.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ba57e77ea2dbd0c8476f4828cce041a0d69fed47b229c5ed491177495c321bb3
[INFO] running `Command { std: "docker" "start" "-a" "ba57e77ea2dbd0c8476f4828cce041a0d69fed47b229c5ed491177495c321bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba57e77ea2dbd0c8476f4828cce041a0d69fed47b229c5ed491177495c321bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba57e77ea2dbd0c8476f4828cce041a0d69fed47b229c5ed491177495c321bb3", kill_on_drop: false }`
[INFO] [stdout] ba57e77ea2dbd0c8476f4828cce041a0d69fed47b229c5ed491177495c321bb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9875d96085534a198705b5e36b9bcb38a11acfd1c3eca30e96a5224860150bf7
[INFO] running `Command { std: "docker" "start" "-a" "9875d96085534a198705b5e36b9bcb38a11acfd1c3eca30e96a5224860150bf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling fastnum v0.2.10
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-primitives v1.3.1
[INFO] [stderr]    Compiling uniswap-sdk-core v5.2.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.1
[INFO] [stderr]    Compiling alloy-sol-types v1.3.1
[INFO] [stderr]    Compiling uniswap-v3-sdk v5.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.06s
[INFO] running `Command { std: "docker" "inspect" "9875d96085534a198705b5e36b9bcb38a11acfd1c3eca30e96a5224860150bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9875d96085534a198705b5e36b9bcb38a11acfd1c3eca30e96a5224860150bf7", kill_on_drop: false }`
[INFO] [stdout] 9875d96085534a198705b5e36b9bcb38a11acfd1c3eca30e96a5224860150bf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ddb9f22b1ab6702df2e384a5f2f0fe53eef630aa2037ce70f48d31e5619ffc9f
[INFO] running `Command { std: "docker" "start" "-a" "ddb9f22b1ab6702df2e384a5f2f0fe53eef630aa2037ce70f48d31e5619ffc9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling fastnum v0.2.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling const-hex v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling alloy-primitives v1.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.27
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling nybbles v0.4.3
[INFO] [stderr]    Compiling alloy-sol-macro v1.3.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-sol-types v1.3.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-serde v1.0.27
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling alloy-signer v1.0.27
[INFO] [stderr]    Compiling alloy-chains v0.2.9
[INFO] [stderr]    Compiling alloy-core v1.3.1
[INFO] [stderr]    Compiling uniswap-sdk-core v5.2.0
[INFO] [stderr]    Compiling uniswap_v3_math v0.6.2
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling alloy-eips v1.0.27
[INFO] [stderr]    Compiling alloy-consensus v1.0.27
[INFO] [stderr]    Compiling alloy-genesis v1.0.27
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.27
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.27
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.27
[INFO] [stderr]    Compiling uniswap-v3-sdk v5.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling alloy-transport v1.0.27
[INFO] [stderr]    Compiling alloy-transport-http v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.0.27
[INFO] [stderr]    Compiling alloy-network v1.0.27
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.27
[INFO] [stderr]    Compiling alloy-signer-local v1.0.27
[INFO] [stderr]    Compiling alloy-node-bindings v1.0.27
[INFO] [stderr]    Compiling alloy-provider v1.0.27
[INFO] [stderr]    Compiling alloy v1.0.27
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "ddb9f22b1ab6702df2e384a5f2f0fe53eef630aa2037ce70f48d31e5619ffc9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb9f22b1ab6702df2e384a5f2f0fe53eef630aa2037ce70f48d31e5619ffc9f", kill_on_drop: false }`
[INFO] [stdout] ddb9f22b1ab6702df2e384a5f2f0fe53eef630aa2037ce70f48d31e5619ffc9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6f1e1960c5313ed82c7779399b2b8df5348fd048c6afbcf9652b4cdfc4fa1c2d
[INFO] running `Command { std: "docker" "start" "-a" "6f1e1960c5313ed82c7779399b2b8df5348fd048c6afbcf9652b4cdfc4fa1c2d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniswap_v3_sdk-99d9c5bc21c53d5e)
[INFO] [stdout] 
[INFO] [stdout] running 327 tests
[INFO] [stdout] test entities::pool::tests::constructor::cannot_be_given_two_of_the_same_token ... ok
[INFO] [stdout] test entities::pool::tests::chain_id_returns_token0_chain_id ... ok
[INFO] [stdout] test entities::pool::tests::constructor::cannot_be_used_for_tokens_on_different_chains ... ok
[INFO] [stdout] test entities::pool::tests::constructor::works_with_valid_arguments_for_empty_pool_high_fee ... ok
[INFO] [stdout] test entities::pool::tests::constructor::works_with_valid_arguments_for_empty_pool_low_fee ... ok
[INFO] [stdout] test entities::pool::tests::constructor::works_with_valid_arguments_for_empty_pool_lowest_fee ... ok
[INFO] [stdout] test entities::pool::tests::constructor::works_with_valid_arguments_for_empty_pool_medium_fee ... ok
[INFO] [stdout] test entities::pool::tests::get_address_matches_an_example ... ok
[INFO] [stdout] test entities::pool::tests::price_of_returns_price_of_token_in_terms_of_other_token ... ok
[INFO] [stdout] test entities::pool::tests::price_of_throws_if_invalid_token ... ok
[INFO] [stdout] test entities::pool::tests::involves_token ... ok
[INFO] [stdout] test entities::pool::tests::swaps::get_input_amount_dai_to_usdc ... ok
[INFO] [stdout] test entities::pool::tests::swaps::get_output_amount_dai_to_usdc ... ok
[INFO] [stdout] test entities::pool::tests::swaps::get_input_amount_usdc_to_dai ... ok
[INFO] [stdout] test entities::pool::tests::swaps::get_output_amount_usdc_to_dai ... ok
[INFO] [stdout] test entities::position::tests::amount0_is_correct_for_in_range_position ... ok
[INFO] [stdout] test entities::pool::tests::token1_always_is_the_token_that_sorts_after ... ok
[INFO] [stdout] test entities::position::tests::amount0_is_correct_for_price_below ... ok
[INFO] [stdout] test entities::position::tests::amount1_is_correct_for_in_range_position ... ok
[INFO] [stdout] test entities::position::tests::amount1_is_correct_for_price_below ... ok
[INFO] [stdout] test entities::pool::tests::token1_price_returns_price_of_token1_in_terms_of_token0 ... ok
[INFO] [stdout] test entities::position::tests::burn_amounts_with_slippage_is_correct_for_positions_below ... ok
[INFO] [stdout] test entities::position::tests::amount0_is_correct_for_price_above ... ok
[INFO] [stdout] test entities::position::tests::burn_amounts_with_slippage_is_correct_for_pool_at_max_price ... ok
[INFO] [stdout] test entities::position::tests::burn_amounts_with_slippage_is_correct_for_positions_within_05_percent_slippage ... ok
[INFO] [stdout] test entities::position::tests::burn_amounts_with_slippage_is_correct_for_positions_above_05_percent_slippage ... ok
[INFO] [stdout] test entities::position::tests::can_be_constructed_around_0_tick ... ok
[INFO] [stdout] test entities::position::tests::burn_amounts_with_slippage_is_correct_for_positions_within ... ok
[INFO] [stdout] test entities::position::tests::burn_amounts_with_slippage_is_correct_for_positions_below_05_percent_slippage ... ok
[INFO] [stdout] test entities::position::tests::burn_amounts_with_slippage_is_correct_for_positions_above ... ok
[INFO] [stdout] test entities::pool::tests::token0_always_is_the_token_that_sorts_before ... ok
[INFO] [stdout] test entities::position::tests::burn_amounts_with_slippage_is_correct_for_pool_at_min_price ... ok
[INFO] [stdout] test entities::position::tests::from_amount1_liquidity_overflow ... ok
[INFO] [stdout] test entities::position::tests::amount1_is_correct_for_price_above ... ok
[INFO] [stdout] test entities::position::tests::can_use_min_and_max_ticks ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_is_correct_for_pool_at_min_price ... ok
[INFO] [stdout] test entities::pool::tests::token0_price_returns_price_of_token0_in_terms_of_token1 ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_is_correct_for_positions_above ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_is_correct_for_positions_within ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_is_correct_for_positions_below ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_with_slippage_is_correct_for_positions_above ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_with_slippage_is_correct_for_pool_at_max_price ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_with_slippage_is_correct_for_positions_above_05_percent_slippage ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_with_slippage_is_correct_for_positions_below ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_with_slippage_is_correct_for_positions_below_05_percent_slippage ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_with_slippage_is_correct_for_positions_within_05_percent_slippage ... ok
[INFO] [stdout] test entities::route::tests::mid_price::correct_for_0_1 ... ok
[INFO] [stdout] test entities::position::tests::mint_amounts_with_slippage_is_correct_for_positions_within ... ok
[INFO] [stdout] test entities::route::tests::mid_price::correct_for_1_0 ... ok
[INFO] [stdout] test entities::route::tests::path::can_have_a_token_as_both_input_and_output ... ok
[INFO] [stdout] test entities::route::tests::mid_price::correct_for_1_weth ... ok
[INFO] [stdout] test entities::route::tests::mid_price::correct_for_2_1_0 ... ok
[INFO] [stdout] test entities::route::tests::mid_price::correct_for_ether_0 ... ok
[INFO] [stdout] test entities::route::tests::mid_price::correct_for_0_1_2 ... ok
[INFO] [stdout] test entities::route::tests::mid_price::correct_for_weth_0_1_ether ... ok
[INFO] [stdout] test entities::route::tests::mid_price::correct_for_ether_0_1_weth ... ok
[INFO] [stdout] test entities::route::tests::mid_price::is_cached ... ok
[INFO] [stdout] test entities::route::tests::path::constructs_a_path_from_the_tokens ... ok
[INFO] [stdout] test entities::tick_list_data_provider::tests::can_take_an_empty_list_of_ticks ... ok
[INFO] [stdout] test entities::route::tests::path::supports_ether_input ... ok
[INFO] [stdout] test entities::route::tests::path::supports_ether_output ... ok
[INFO] [stdout] test entities::tick::tests::test_compress ... ok
[INFO] [stdout] test entities::tick::tests::test_tick_index_i32 ... ok
[INFO] [stdout] test entities::tick::tests::test_tick_index_signed ... ok
[INFO] [stdout] test entities::tick_list_data_provider::tests::gets_the_largest_tick_from_the_list ... ok
[INFO] [stdout] test entities::tick_list_data_provider::tests::throws_if_tick_not_in_list ... ok
[INFO] [stdout] test entities::tick_list_data_provider::tests::gets_the_smallest_tick_from_the_list ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::insufficient_input_for_one_pool ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::no_path ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::respects_max_hops ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::provides_best_route ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::respects_max_num_results ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::works_for_ether_currency_input ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::works_for_ether_currency_output ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::insufficient_liquidity_in_one_pool_but_not_the_other ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::no_path ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::insufficient_liquidity ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::provides_best_route ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::respects_max_hops ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::respects_max_num_results ... ok
[INFO] [stdout] test entities::position::tests::tick_lower_cannot_equal_tick_upper - should panic ... ok
[INFO] [stdout] test entities::position::tests::tick_lower_must_be_greater_than_min_tick - should panic ... ok
[INFO] [stdout] test entities::position::tests::tick_lower_must_be_less_than_tick_upper - should panic ... ok
[INFO] [stdout] test entities::position::tests::tick_lower_must_be_multiple_of_tick_spacing - should panic ... ok
[INFO] [stdout] test entities::position::tests::tick_upper_must_be_multiple_of_tick_spacing - should panic ... ok
[INFO] [stdout] test entities::trade::tests::create_unchecked_trade::can_be_constructed_with_exact_input ... ok
[INFO] [stdout] test entities::trade::tests::create_unchecked_trade::can_be_constructed_with_exact_output ... ok
[INFO] [stdout] test entities::position::tests::tick_upper_must_be_less_than_max_tick - should panic ... ok
[INFO] [stdout] test entities::trade::tests::create_unchecked_trade_with_multiple_routes::can_be_constructed_with_exact_output_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::create_unchecked_trade_with_multiple_routes::can_be_constructed_with_exact_input_with_multiple_routes ... ok
[INFO] [stdout] test entities::route::tests::path::fails_if_output_is_not_in_the_last_pool - should panic ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::works_for_ether_currency_output ... ok
[INFO] [stdout] test entities::route::tests::path::fails_if_the_input_is_not_in_the_first_pool - should panic ... ok
[INFO] [stdout] test entities::trade::tests::from_route::can_be_constructed_with_ether_as_input ... ok
[INFO] [stdout] test entities::trade::tests::from_route::can_be_constructed_with_ether_as_output ... ok
[INFO] [stdout] test entities::trade::tests::from_route::can_be_constructed_with_ether_as_output_for_exact_input ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::works_for_ether_currency_input ... ok
[INFO] [stdout] test entities::trade::tests::from_route::can_be_constructed_with_ether_as_input_for_exact_output ... ok
[INFO] [stdout] test entities::trade::tests::from_routes::can_be_constructed_with_ether_as_input_for_exact_output_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::from_routes::can_be_constructed_with_ether_as_input_with_multiple_routes ... ok
[INFO] [stdout] test entities::tick::tests::test_tick_above_max_tick - should panic ... ok
[INFO] [stdout] test entities::tick::tests::test_tick_below_min_tick - should panic ... ok
[INFO] [stdout] test entities::trade::tests::from_routes::can_be_constructed_with_ether_as_output_for_exact_input_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::maximum_amount_in::exact_input::returns_exact_if_0 ... ok
[INFO] [stdout] test entities::trade::tests::maximum_amount_in::exact_input::returns_exact_if_nonzero ... ok
[INFO] [stdout] test entities::trade::tests::from_routes::can_be_constructed_with_ether_as_output_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::maximum_amount_in::exact_output::returns_exact_if_0 ... ok
[INFO] [stdout] test entities::trade::tests::maximum_amount_in::exact_output::returns_exact_if_nonzero ... ok
[INFO] [stdout] test entities::trade::tests::minimum_amount_out::exact_input::returns_exact_if_0 ... ok
[INFO] [stdout] test entities::trade::tests::minimum_amount_out::exact_input::returns_exact_if_nonzero ... ok
[INFO] [stdout] test entities::trade::tests::minimum_amount_out::exact_output::returns_exact_if_0 ... ok
[INFO] [stdout] test entities::trade::tests::minimum_amount_out::exact_output::returns_exact_if_nonzero ... ok
[INFO] [stdout] test entities::tick_list_data_provider::tests::throws_for_0_tick_spacing - should panic ... ok
[INFO] [stdout] test entities::trade::tests::price_impact::exact_input::is_cached ... ok
[INFO] [stdout] test entities::tick_list_data_provider::tests::throws_for_uneven_tick_list - should panic ... ok
[INFO] [stdout] test entities::trade::tests::price_impact::exact_input::is_cached_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::price_impact::exact_output::is_cached ... ok
[INFO] [stdout] test entities::trade::tests::price_impact::exact_input::is_correct ... ok
[INFO] [stdout] test entities::trade::tests::price_impact::exact_input::is_correct_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::price_impact::exact_output::is_cached_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::price_impact::exact_output::is_correct ... ok
[INFO] [stdout] test entities::trade::tests::route_and_swaps::can_access_route_for_single_route_trade ... ok
[INFO] [stdout] test entities::trade::tests::route_and_swaps::can_access_swaps_for_single_and_multi_route_trades ... ok
[INFO] [stdout] test entities::trade::tests::price_impact::exact_output::is_correct_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::worst_execution_price::exact_input::returns_exact_if_0 ... ok
[INFO] [stdout] test entities::trade::tests::worst_execution_price::exact_input::returns_exact_if_nonzero ... ok
[INFO] [stdout] test entities::trade::tests::worst_execution_price::exact_input::returns_exact_if_nonzero_with_multiple_routes ... ok
[INFO] [stdout] test entities::trade::tests::worst_execution_price::exact_output::returns_exact_if_0 ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::throws_with_max_hops_of_0 - should panic ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_in::throws_with_empty_pools - should panic ... ok
[INFO] [stdout] test entities::trade::tests::worst_execution_price::exact_output::returns_exact_if_nonzero ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::throws_with_empty_pools - should panic ... ok
[INFO] [stdout] test multicall::tests::decode::test_string_array_len_2 ... ok
[INFO] [stdout] test entities::trade::tests::best_trade_exact_out::throws_with_max_hops_of_0 - should panic ... ok
[INFO] [stdout] test multicall::tests::encode::test_string_array_len_1 ... ok
[INFO] [stdout] test multicall::tests::encode::test_string_array_len_2 ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_add_call_parameters_create_pool ... ok
[INFO] [stdout] test entities::trade::tests::worst_execution_price::exact_output::returns_exact_if_nonzero_with_multiple_routes ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_add_call_parameters_increase ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_add_call_parameters_mint ... ok
[INFO] [stdout] test entities::trade::tests::create_unchecked_trade::throws_if_input_currency_does_not_match_route - should panic ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_add_call_parameters_no_weth - should panic ... ok
[INFO] [stdout] test entities::trade::tests::create_unchecked_trade_with_multiple_routes::throws_if_input_currency_does_not_match_route_with_multiple_routes - should panic ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_add_call_parameters_use_native ... ok
[INFO] [stdout] test entities::trade::tests::create_unchecked_trade_with_multiple_routes::throws_if_output_currency_does_not_match_route_with_multiple_routes - should panic ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_collect_call_parameters ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_collect_call_parameters_eth ... ok
[INFO] [stdout] test entities::trade::tests::maximum_amount_in::exact_input::throws_if_less_than_0 - should panic ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_create_call_parameters ... ok
[INFO] [stdout] test entities::trade::tests::from_routes::throws_if_pools_are_reused_between_routes - should panic ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_remove_call_parameters_burn ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_remove_call_parameters_eth ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_safe_transfer_from_parameters_no_data ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_safe_transfer_from_parameters_data ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_remove_call_parameters_partial_eth ... ok
[INFO] [stdout] test payments::tests::test_encode_refund_eth ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_remove_call_parameters_bad_burn - should panic ... ok
[INFO] [stdout] test entities::trade::tests::minimum_amount_out::exact_input::throws_if_less_than_0 - should panic ... ok
[INFO] [stdout] test payments::tests::test_encode_sweep_token_with_fee_options ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_remove_call_parameters_partial ... ok
[INFO] [stdout] test entities::trade::tests::minimum_amount_out::exact_output::throws_if_less_than_0 - should panic ... ok
[INFO] [stdout] test payments::tests::test_encode_sweep_token_without_fee_options ... ok
[INFO] [stdout] test payments::tests::test_encode_unwrap_weth9_without_fee_options ... ok
[INFO] [stdout] test payments::tests::test_encode_unwrap_weth9_with_fee_options ... ok
[INFO] [stdout] test entities::trade::tests::route_and_swaps::throws_if_access_route_on_multi_route_trade - should panic ... ok
[INFO] [stdout] test entities::trade::tests::worst_execution_price::exact_input::throws_if_less_than_0 - should panic ... ok
[INFO] [stdout] test entities::trade::tests::worst_execution_price::exact_output::throws_if_less_than_0 - should panic ... ok
[INFO] [stdout] test self_permit::tests::test_encode_permit_standard ... ok
[INFO] [stdout] test quoter::tests::single_trade_input::multi_hop_exact_input ... ok
[INFO] [stdout] test entities::trade::tests::create_unchecked_trade::throws_if_output_currency_does_not_match_route - should panic ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_add_call_parameters_zero_liquidity - should panic ... ok
[INFO] [stdout] test quoter::tests::single_trade_input::single_hop_exact_input ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_remove_call_parameters_small_percentage - should panic ... ok
[INFO] [stdout] test quoter::tests::single_trade_input::single_hop_exact_output ... ok
[INFO] [stdout] test nonfungible_position_manager::tests::test_remove_call_parameters_zero_liquidity - should panic ... ok
[INFO] [stdout] test quoter::tests::single_trade_input::multi_hop_exact_output ... ok
[INFO] [stdout] test self_permit::tests::test_encode_permit_allowed ... ok
[INFO] [stdout] test staker::tests::test_collect_rewards_succeeds_multiple_keys ... ok
[INFO] [stdout] test quoter::tests::single_trade_input::sqrt_price_limit_x96 ... ok
[INFO] [stdout] test quoter::tests::single_trade_input_using_quoter_v2::single_hop_exact_output ... ok
[INFO] [stdout] test staker::tests::test_collect_rewards_succeeds_with_amount ... ok
[INFO] [stdout] test quoter::tests::single_trade_input_using_quoter_v2::single_hop_exact_input ... ok
[INFO] [stdout] test staker::tests::test_collect_rewards_succeeds_no_amount ... ok
[INFO] [stdout] test staker::tests::test_encode_deposit_succeeds_single_key ... ok
[INFO] [stdout] test staker::tests::test_safe_transfer_from_succeeds ... ok
[INFO] [stdout] test staker::tests::test_withdraw_token_succeeds_with_multiple_keys ... ok
[INFO] [stdout] test entities::trade::tests::maximum_amount_in::exact_output::throws_if_less_than_0 - should panic ... ok
[INFO] [stdout] test staker::tests::test_encode_deposit_succeeds_multiple_keys ... ok
[INFO] [stdout] test staker::tests::test_withdraw_token_succeeds_with_one_key ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::different_token_in_fails - should panic ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::eth_out_exact_input ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::eth_out_exact_output ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::different_token_out_fails - should panic ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::fee_with_eth_in ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::eth_in_exact_input ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::fee_with_eth_out ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::fee ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::eth_in_exact_output ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::two_multi_hop_exact_input ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::one_single_hop_one_multi_hop_exact_input ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::one_single_hop_one_multi_hop_exact_output ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::sqrt_price_limit_x96 ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::two_single_hop_exact_input ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::two_single_hop_exact_output ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::eth_in_exact_output ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::eth_out_exact_input ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::eth_out_exact_output ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::eth_in_exact_input ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::fee ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::multi_hop_exact_input ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::fee_with_eth_out ... ok
[INFO] [stdout] test swap_router::tests::multiple_trade_input::two_multi_hop_exact_output ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::sqrt_price_limit_x96 ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::single_hop_exact_input ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::multi_hop_exact_output ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::fee_with_eth_in ... ok
[INFO] [stdout] test utils::bit_math::tests::test_least_significant_bit ... ok
[INFO] [stdout] test utils::bit_math::tests::most_significant_bit_throws_for_zero - should panic ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::pack_them_for_exact_output_single_hop ... ok
[INFO] [stdout] test swap_router::tests::treade_with_multiple_routes::one_single_hop_one_multi_hop_exact_input ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::pack_them_for_exact_output_multihop ... ok
[INFO] [stdout] test swap_router::tests::treade_with_multiple_routes::two_multi_hop_exact_output ... ok
[INFO] [stdout] test utils::bit_math::tests::test_most_significant_bit ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::pack_them_for_exact_input_multihop ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::wrap_ether_input_for_exact_input_multihop ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::pack_them_for_exact_input_single_hop ... ok
[INFO] [stdout] test swap_router::tests::treade_with_multiple_routes::eth_out_exact_input ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::wrap_ether_input_for_exact_input_single_hop ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::wrap_ether_input_for_exact_output_multihop ... ok
[INFO] [stdout] test swap_router::tests::single_trade_input::single_hop_exact_output ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::wrap_ether_output_for_exact_input_multihop ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::wrap_ether_output_for_exact_input_single_hop ... ok
[INFO] [stdout] test swap_router::tests::treade_with_multiple_routes::eth_out_exact_output ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::wrap_ether_output_for_exact_output_multihop ... ok
[INFO] [stdout] test swap_router::tests::treade_with_multiple_routes::eth_in_exact_output ... ok
[INFO] [stdout] test utils::encode_sqrt_ratio_x96::tests::test_encode_sqrt_ratio_x96 ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::wrap_ether_input_for_exact_output_single_hop ... ok
[INFO] [stdout] test utils::get_fee_growth_inside::tests::test_non_zero_some_outside ... ok
[INFO] [stdout] test utils::encode_route_to_path::tests::wrap_ether_output_for_exact_output_single_hop ... ok
[INFO] [stdout] test swap_router::tests::treade_with_multiple_routes::one_single_hop_one_multi_hop_exact_output ... ok
[INFO] [stdout] test swap_router::tests::treade_with_multiple_routes::eth_in_exact_input ... ok
[INFO] [stdout] test utils::get_fee_growth_inside::tests::test_non_zero_all_inside ... ok
[INFO] [stdout] test utils::get_fee_growth_inside::tests::test_zero ... ok
[INFO] [stdout] test utils::get_tokens_owed::tests::test_get_tokens_owed ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_above_100_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_above_100_token0_max_token1 ... ok
[INFO] [stdout] test swap_router::tests::treade_with_multiple_routes::two_multi_hop_exact_input ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_above_max_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_below_100_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_below_100_token0_max_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_below_max_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_inside_100_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_inside_100_token0_max_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::imprecise_price_inside_max_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_above_100_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_above_100_token0_max_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_above_max_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_below_100_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_below_100_token0_max_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_below_max_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_inside_100_token0_200_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_inside_100_token0_max_token1 ... ok
[INFO] [stdout] test utils::max_liquidity_for_amounts::tests::precise_price_inside_max_token0_200_token1 ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::cannot_round_past_max_tick ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::cannot_round_past_min_tick ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::panics_if_tick_is_greater_than_max - should panic ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::panics_if_tick_is_less_than_min - should panic ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::panics_if_tick_spacing_is_0 - should panic ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::panics_if_tick_spacing_is_negative - should panic ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::rounds_at_positive_half ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::rounds_down_below_positive_half ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::rounds_down_for_negative_half ... ok
[INFO] [stdout] test utils::nearest_usable_tick::tests::rounds_up_for_negative_above_half ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_1 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_10 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_2 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_3 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_4 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_5 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_6 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_7 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_8 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::price_to_closest_tick_test_9 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_1 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_10 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_3 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_6 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_2 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_4 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_8 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_7 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_5 ... ok
[INFO] [stdout] test utils::price_tick_conversions::tests::tick_to_price_test_9 ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick::test_high_lte_false ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick::test_high_lte_false_2 ... ok
[INFO] [stdout] test utils::swap_math::tests::test_compute_swap_step ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick::test_high_lte_true ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick::test_low_lte_false ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick::test_low_lte_true ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick::test_low_lte_true_2 ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick::test_mid_lte_false ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick::test_mid_lte_true ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick_within_one_word::test_performs_correctly_with_tick_spacing_gt_1 ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick_within_one_word::test_words_around_0_lte_false ... ok
[INFO] [stdout] test utils::tick_list::tests::test_binary_search_by_tick ... ok
[INFO] [stdout] test utils::tick_list::tests::test_is_below_smallest ... ok
[INFO] [stdout] test utils::tick_list::tests::next_initialized_tick_within_one_word::test_words_around_0_lte_true ... ok
[INFO] [stdout] test utils::tick_list::tests::test_is_at_or_above_largest ... ok
[INFO] [stdout] test utils::tick_math::tests::get_sqrt_ratio_at_tick_throws_for_tick_too_large ... ok
[INFO] [stdout] test utils::tick_math::tests::returns_correct_value_for_max_tick ... ok
[INFO] [stdout] test utils::tick_math::tests::get_sqrt_ratio_at_tick_throws_for_tick_too_small ... ok
[INFO] [stdout] test utils::tick_math::tests::returns_correct_value_for_sqrt_ratio_at_max_tick ... ok
[INFO] [stdout] test utils::tick_math::tests::returns_correct_value_for_sqrt_ratio_at_min_tick ... ok
[INFO] [stdout] test utils::tick_math::tests::min_tick ... ok
[INFO] [stdout] test utils::tick_list::tests::validate::test_u128_max_validates ... ok
[INFO] [stdout] test utils::tick_math::tests::returns_correct_value_for_min_tick ... ok
[INFO] [stdout] test utils::tick_math::tests::max_tick ... ok
[INFO] [stdout] test utils::tick_list::tests::validate::test_errors_for_unsorted_lists - should panic ... ok
[INFO] [stdout] test utils::tick_list::tests::validate::test_errors_for_incomplete_lists - should panic ... ok
[INFO] [stdout] test utils::tick_list::tests::validate::test_errors_if_ticks_are_not_on_multiples_of_tick_spacing - should panic ... ok
[INFO] [stdout] test utils::tick_math::tests::returns_correct_value_for_tick_zero ... ok
[INFO] [stdout] test utils::sqrt_price_math::tests::test_get_amount_0_delta_signed ... ok
[INFO] [stdout] test utils::sqrt_price_math::tests::test_get_amount_0_delta ... ok
[INFO] [stdout] test utils::sqrt_price_math::tests::test_get_amount_1_delta_signed ... ok
[INFO] [stdout] test utils::sqrt_price_math::tests::test_get_next_sqrt_price_from_output ... ok
[INFO] [stdout] test utils::sqrt_price_math::tests::test_get_amount_1_delta ... ok
[INFO] [stdout] test utils::sqrt_price_math::tests::test_get_next_sqrt_price_from_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 327 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests uniswap_v3_sdk
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 86) ... ignored
[INFO] [stdout] test src/utils/bit_math.rs - utils::bit_math::least_significant_bit (line 71) ... ok
[INFO] [stdout] test src/lib.rs - (line 74) ... ok
[INFO] [stdout] test src/utils/bit_math.rs - utils::bit_math::most_significant_bit (line 43) ... ok
[INFO] [stdout] test src/utils/compute_pool_address.rs - utils::compute_pool_address::compute_pool_address (line 25) ... ok
[INFO] [stdout] test src/entities/pool.rs - entities::pool::Pool::get_address (line 83) ... ok
[INFO] [stdout] test src/self_permit.rs - self_permit::get_erc20_permit_data (line 36) ... ok
[INFO] [stdout] test src/nonfungible_position_manager.rs - nonfungible_position_manager::get_permit_data (line 448) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6f1e1960c5313ed82c7779399b2b8df5348fd048c6afbcf9652b4cdfc4fa1c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f1e1960c5313ed82c7779399b2b8df5348fd048c6afbcf9652b4cdfc4fa1c2d", kill_on_drop: false }`
[INFO] [stdout] 6f1e1960c5313ed82c7779399b2b8df5348fd048c6afbcf9652b4cdfc4fa1c2d
