[INFO] cloning repository https://github.com/javadm11/clmm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/javadm11/clmm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavadm11%2Fclmm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavadm11%2Fclmm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c089e984b3b1187ec3f39a9f51579a6a5affefff [INFO] testing javadm11/clmm against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavadm11%2Fclmm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/javadm11/clmm [INFO] finished tweaking git repo https://github.com/javadm11/clmm [INFO] tweaked toml for git repo https://github.com/javadm11/clmm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/javadm11/clmm on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/javadm11/clmm 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/programs/amm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f86a16aa5808b7f96a8e4a65c4eb12be1d07d122a86c1daf61265f3934db1bab [INFO] running `Command { std: "docker" "start" "-a" "f86a16aa5808b7f96a8e4a65c4eb12be1d07d122a86c1daf61265f3934db1bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f86a16aa5808b7f96a8e4a65c4eb12be1d07d122a86c1daf61265f3934db1bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86a16aa5808b7f96a8e4a65c4eb12be1d07d122a86c1daf61265f3934db1bab", kill_on_drop: false }` [INFO] [stdout] f86a16aa5808b7f96a8e4a65c4eb12be1d07d122a86c1daf61265f3934db1bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b5cbcaa8e1b0c3b8da22f46f9612fe721e5964e85d4fbb5dc6aa247598097d [INFO] running `Command { std: "docker" "start" "-a" "92b5cbcaa8e1b0c3b8da22f46f9612fe721e5964e85d4fbb5dc6aa247598097d", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/amm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling solana-sanitize v2.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling solana-atomic-u64 v2.1.0 [INFO] [stderr] Compiling solana-decode-error v2.1.0 [INFO] [stderr] Compiling five8_core v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling five8_const v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling solana-msg v2.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling solana-program-memory v2.1.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling blake3 v1.6.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling solana-native-token v2.1.0 [INFO] [stderr] Compiling solana-program-option v2.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling solana-precompile-error v2.1.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling solana-derivation-path v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling solana-sdk-macro v2.1.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling solana-hash v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling solana-clock v2.1.0 [INFO] [stderr] Compiling solana-epoch-schedule v2.1.0 [INFO] [stderr] Compiling solana-serde-varint v2.1.0 [INFO] [stderr] Compiling solana-rent v2.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling solana-slot-hashes v2.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling solana-sha256-hasher v2.1.0 [INFO] [stderr] Compiling solana-slot-history v2.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling solana-last-restart-slot v2.1.0 [INFO] [stderr] Compiling solana-borsh v2.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling solana-short-vec v2.1.0 [INFO] [stderr] Compiling solana-fee-calculator v2.1.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling solana-pubkey v2.1.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling solana-instruction v2.1.0 [INFO] [stderr] Compiling solana-program-error v2.1.0 [INFO] [stderr] Compiling solana-stable-layout v2.1.0 [INFO] [stderr] Compiling solana-account-info v2.1.0 [INFO] [stderr] Compiling solana-program-pack v2.1.0 [INFO] [stderr] Compiling solana-serialize-utils v2.1.0 [INFO] [stderr] Compiling solana-program-entrypoint v2.1.0 [INFO] [stderr] Compiling solana-cpi v2.1.0 [INFO] [stderr] Compiling solana-bincode v2.1.0 [INFO] [stderr] Compiling solana-transaction-error v2.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling solana-feature-set v2.1.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling solana-signature v2.1.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling solana-inflation v2.1.0 [INFO] [stderr] Compiling solana-packet v2.1.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling solana-secp256k1-recover v2.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling solana-program v2.1.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling solana-measure v2.1.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling solana-curve25519 v2.1.0 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling solana-type-overrides v2.1.0 [INFO] [stderr] Compiling solana-log-collector v2.1.0 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling solana_rbpf v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling solana-account v2.1.0 [INFO] [stderr] Compiling solana-bn254 v2.1.0 [INFO] [stderr] Compiling spl-program-error v0.5.0 [INFO] [stderr] Compiling spl-discriminator v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling solana-sdk v2.1.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling solana-inline-spl v2.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling solana-version v2.1.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling solana-metrics v2.1.0 [INFO] [stderr] Compiling solana-timings v2.1.0 [INFO] [stderr] Compiling solana-compute-budget v2.1.0 [INFO] [stderr] Compiling solana-vote v2.1.0 [INFO] [stderr] Compiling solana-zk-sdk v2.1.0 [INFO] [stderr] Compiling solana-zk-token-sdk v2.1.0 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling solana-program-runtime v2.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling spl-memo v5.0.0 [INFO] [stderr] Compiling spl-token v6.0.0 [INFO] [stderr] Compiling solana-vote-program v2.1.0 [INFO] [stderr] Compiling solana-config-program v2.1.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling solana-rayon-threadlimit v2.1.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling solana-perf v2.1.0 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling spl-pod v0.5.0 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anchor-syn v0.31.1 [INFO] [stderr] Compiling solana-account-decoder-client-types v2.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling spl-pod v0.3.1 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling quinn-udp v0.5.12 [INFO] [stderr] Compiling spl-type-length-value v0.5.0 [INFO] [stderr] Compiling spl-token-group-interface v0.3.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.7.0 [INFO] [stderr] Compiling spl-token-metadata-interface v0.4.0 [INFO] [stderr] Compiling solana-transaction-status-client-types v2.1.0 [INFO] [stderr] Compiling solana-poseidon v2.1.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.7.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling spl-token-2022 v4.0.0 [INFO] [stderr] Compiling solana-svm-transaction v2.1.0 [INFO] [stderr] Compiling spl-discriminator v0.4.1 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling solana-rpc-client-api v2.1.0 [INFO] [stderr] Compiling solana-bpf-loader-program v2.1.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling solana-connection-cache v2.1.0 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling solana-rpc-client v2.1.0 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling solana-loader-v4-program v2.1.0 [INFO] [stderr] Compiling solana-account-decoder v2.1.0 [INFO] [stderr] Compiling spl-type-length-value v0.7.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling solana-transaction-metrics-tracker v2.1.0 [INFO] [stderr] Compiling solana-stake-program v2.1.0 [INFO] [stderr] Compiling solana-address-lookup-table-program v2.1.0 [INFO] [stderr] Compiling solana-compute-budget-program v2.1.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling solana-system-program v2.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling quinn-proto v0.11.11 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling solana-builtins-default-costs v2.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling agave-transaction-view v2.1.0 [INFO] [stderr] Compiling solana-net-utils v2.1.0 [INFO] [stderr] Compiling spl-program-error v0.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling spl-associated-token-account v4.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling solana-pubsub-client v2.1.0 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.9.0 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling solana-runtime-transaction v2.1.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling spl-token-confidential-transfer-proof-extraction v0.2.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling solana-streamer v2.1.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling solana-tpu-client v2.1.0 [INFO] [stderr] Compiling solana-quic-client v2.1.0 [INFO] [stderr] Compiling solana-udp-client v2.1.0 [INFO] [stderr] Compiling spl-elgamal-registry v0.1.1 [INFO] [stderr] Compiling solana-thin-client v2.1.0 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v2.1.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.9.0 [INFO] [stderr] Compiling solana-bucket-map v2.1.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling solana-transaction-status v2.1.0 [INFO] [stderr] Compiling spl-token-metadata-interface v0.6.0 [INFO] [stderr] Compiling spl-token-group-interface v0.5.0 [INFO] [stderr] Compiling solana-fee v2.1.0 [INFO] [stderr] Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1 [INFO] [stderr] Compiling solana-svm-rent-collector v2.1.0 [INFO] [stderr] Compiling spl-token v7.0.0 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling spl-memo v6.0.0 [INFO] [stderr] Compiling solana-lattice-hash v2.1.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling seqlock v0.2.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling index_list v0.2.15 [INFO] [stderr] Compiling solana-nohash-hasher v0.2.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling tarpc v0.29.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling solana-svm v2.1.0 [INFO] [stderr] Compiling aquamarine v0.3.3 [INFO] [stderr] Compiling solana-client v2.1.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling dir-diff v0.3.3 [INFO] [stderr] Compiling solana-cost-model v2.1.0 [INFO] [stderr] Compiling solana-zk-token-proof-program v2.1.0 [INFO] [stderr] Compiling solana-zk-elgamal-proof-program v2.1.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling solana-banks-interface v2.1.0 [INFO] [stderr] Compiling solana-remote-wallet v2.1.0 [INFO] [stderr] Compiling anchor-derive-serde v0.31.1 [INFO] [stderr] Compiling anchor-attribute-program v0.31.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.31.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.31.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.31.1 [INFO] [stderr] Compiling anchor-attribute-event v0.31.1 [INFO] [stderr] Compiling anchor-attribute-account v0.31.1 [INFO] [stderr] Compiling anchor-attribute-error v0.31.1 [INFO] [stderr] Compiling spl-token-confidential-transfer-proof-generation v0.2.0 [INFO] [stderr] Compiling spl-associated-token-account-client v2.0.0 [INFO] [stderr] Compiling anchor-derive-space v0.31.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anchor-lang v0.31.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling spl-token-2022 v6.0.0 [INFO] [stderr] Compiling solana-clap-utils v2.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling mpl-token-metadata v5.1.0 [INFO] [stderr] Compiling solana-cli-config v2.1.0 [INFO] [stderr] Compiling solana-logger v2.1.0 [INFO] [stderr] Compiling solana-banks-client v2.1.0 [INFO] [stderr] Compiling spl-token-confidential-transfer-proof-generation v0.3.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling uint v0.9.5 (https://github.com/raydium-io/parity-common#43a0303b) [INFO] [stderr] Compiling spl-token-2022 v7.0.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling solana-cli-output v2.1.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling spl-associated-token-account v6.0.0 [INFO] [stderr] Compiling spl-record v0.3.0 [INFO] [stderr] Compiling anchor-client v0.31.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling colorful v0.3.2 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling solana-accounts-db v2.1.0 [INFO] [stderr] Compiling anchor-spl v0.31.1 [INFO] [stderr] Compiling raydium-amm-v3 v0.1.0 (/opt/rustwide/workdir/programs/amm) [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/create_pool.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position_v2.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position_with_token22_nft.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/close_position.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/increase_liquidity.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/increase_liquidity_v2.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/decrease_liquidity.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/decrease_liquidity_v2.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap_v2.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap_router_base_in.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/update_reward_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/initialize_reward.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/set_reward_params.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/collect_remaining_rewards.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorCode` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_amm_config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::ErrorCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_amm_config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_amm_config.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/collect_protocol_fee.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/collect_fund_fee.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_operation_account.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_operation_account.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/transfer_reward_owner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_pool_status.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_support_mint_associated.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / construct_uint! { [INFO] [stdout] 6 | | pub struct U128(2); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / construct_uint! { [INFO] [stdout] 6 | | pub struct U128(2); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / construct_uint! { [INFO] [stdout] 10 | | pub struct U256(4); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / construct_uint! { [INFO] [stdout] 10 | | pub struct U256(4); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / construct_uint! { [INFO] [stdout] 14 | | pub struct U512(8); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / construct_uint! { [INFO] [stdout] 14 | | pub struct U512(8); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-idl` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-runtime v2.1.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn load_init(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn load_init(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn load(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn load(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn load_mut(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn load_mut(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-send-transaction-service v2.1.0 [INFO] [stderr] Compiling solana-banks-server v2.1.0 [INFO] [stderr] Compiling solana-program-test v2.1.0 [INFO] [stderr] Compiling spl-token-client v0.14.0 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 00s [INFO] running `Command { std: "docker" "inspect" "92b5cbcaa8e1b0c3b8da22f46f9612fe721e5964e85d4fbb5dc6aa247598097d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b5cbcaa8e1b0c3b8da22f46f9612fe721e5964e85d4fbb5dc6aa247598097d", kill_on_drop: false }` [INFO] [stdout] 92b5cbcaa8e1b0c3b8da22f46f9612fe721e5964e85d4fbb5dc6aa247598097d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55c462d930c865709e4e3e3993d6c72a92f0a69574da7f14ff4f5319d17911ef [INFO] running `Command { std: "docker" "start" "-a" "55c462d930c865709e4e3e3993d6c72a92f0a69574da7f14ff4f5319d17911ef", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/amm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/create_pool.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position_v2.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position_with_token22_nft.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/close_position.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/increase_liquidity.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/increase_liquidity_v2.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/decrease_liquidity.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/decrease_liquidity_v2.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap_v2.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap_router_base_in.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/update_reward_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/initialize_reward.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/set_reward_params.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/collect_remaining_rewards.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorCode` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_amm_config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::ErrorCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_amm_config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_amm_config.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/collect_protocol_fee.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/collect_fund_fee.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_operation_account.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_operation_account.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/transfer_reward_owner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_pool_status.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_support_mint_associated.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / construct_uint! { [INFO] [stdout] 6 | | pub struct U128(2); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / construct_uint! { [INFO] [stdout] 6 | | pub struct U128(2); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / construct_uint! { [INFO] [stdout] 10 | | pub struct U256(4); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / construct_uint! { [INFO] [stdout] 10 | | pub struct U256(4); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / construct_uint! { [INFO] [stdout] 14 | | pub struct U512(8); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / construct_uint! { [INFO] [stdout] 14 | | pub struct U512(8); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-idl` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn load_init(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn load_init(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn load(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn load(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn load_mut(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn load_mut(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling raydium-amm-v3 v0.1.0 (/opt/rustwide/workdir/programs/amm) [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/create_pool.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position_v2.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/open_position_with_token22_nft.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/close_position.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/increase_liquidity.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/increase_liquidity_v2.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/decrease_liquidity.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/decrease_liquidity_v2.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap_v2.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/swap_router_base_in.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/update_reward_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/initialize_reward.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/set_reward_params.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/collect_remaining_rewards.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorCode` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_amm_config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::error::ErrorCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_amm_config.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_amm_config.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/collect_protocol_fee.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/collect_fund_fee.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_operation_account.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_operation_account.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/transfer_reward_owner.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/update_pool_status.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/instructions/admin/create_support_mint_associated.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / construct_uint! { [INFO] [stdout] 6 | | pub struct U128(2); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / construct_uint! { [INFO] [stdout] 6 | | pub struct U128(2); [INFO] [stdout] 7 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / construct_uint! { [INFO] [stdout] 10 | | pub struct U256(4); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / construct_uint! { [INFO] [stdout] 10 | | pub struct U256(4); [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / construct_uint! { [INFO] [stdout] 14 | | pub struct U512(8); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stdout] --> programs/amm/src/libraries/big_num.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / construct_uint! { [INFO] [stdout] 14 | | pub struct U512(8); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-idl` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/amm/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/instructions/swap.rs:821:34 [INFO] [stdout] | [INFO] [stdout] 821 | deque_tick_array_states: &VecDeque>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 822 | ) -> RefCell>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 822 | ) -> RefCell>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/states/tickarray_bitmap_extension.rs:266:16 [INFO] [stdout] | [INFO] [stdout] 266 | param: &mut BuildExtensionAccountInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 267 | ) -> AccountInfo { [INFO] [stdout] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 267 | ) -> AccountInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn load_init(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn load_init(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn load(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn load(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> programs/amm/src/util/account_load.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn load_mut(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn load_mut(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.99s [INFO] running `Command { std: "docker" "inspect" "55c462d930c865709e4e3e3993d6c72a92f0a69574da7f14ff4f5319d17911ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c462d930c865709e4e3e3993d6c72a92f0a69574da7f14ff4f5319d17911ef", kill_on_drop: false }` [INFO] [stdout] 55c462d930c865709e4e3e3993d6c72a92f0a69574da7f14ff4f5319d17911ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d046937a85142d38baa8eca755d8e7f8e40a63fc4a92f92d4e78010d3b8a871c [INFO] running `Command { std: "docker" "start" "-a" "d046937a85142d38baa8eca755d8e7f8e40a63fc4a92f92d4e78010d3b8a871c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/programs/amm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/create_pool.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/open_position.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/open_position_v2.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/open_position_with_token22_nft.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/close_position.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/increase_liquidity.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/increase_liquidity_v2.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/decrease_liquidity.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/decrease_liquidity_v2.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/swap.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/swap_v2.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/swap_router_base_in.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/update_reward_info.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/initialize_reward.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/set_reward_params.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/collect_remaining_rewards.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::error::ErrorCode` [INFO] [stderr] --> programs/amm/src/instructions/admin/create_amm_config.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::error::ErrorCode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/create_amm_config.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/update_amm_config.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/collect_protocol_fee.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/collect_fund_fee.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/create_operation_account.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/update_operation_account.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/transfer_reward_owner.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/update_pool_status.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/instructions/admin/create_support_mint_associated.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Accounts)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stderr] --> programs/amm/src/libraries/big_num.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / construct_uint! { [INFO] [stderr] 6 | | pub struct U128(2); [INFO] [stderr] 7 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stderr] --> programs/amm/src/libraries/big_num.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / construct_uint! { [INFO] [stderr] 10 | | pub struct U256(4); [INFO] [stderr] 11 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `enable-power` [INFO] [stderr] --> programs/amm/src/libraries/big_num.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint! { [INFO] [stderr] 14 | | pub struct U512(8); [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::construct_uint` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::construct_uint` may come from an old version of the `uint` crate, try updating your dependency with `cargo update -p uint` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::construct_uint` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/lib.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | #[program] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `no-idl` [INFO] [stderr] --> programs/amm/src/lib.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | #[program] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stderr] --> programs/amm/src/lib.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | #[program] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `client`, `cpi`, `default`, `devnet`, `enable-log`, `idl-build`, `no-entrypoint`, `no-log-ix-name`, and `paramset` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> programs/amm/src/util/account_load.rs:59:22 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn load_init(&self) -> Result> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 59 | pub fn load_init(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> programs/amm/src/util/account_load.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn load(&self) -> Result> { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | pub fn load(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> programs/amm/src/util/account_load.rs:129:21 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn load_mut(&self) -> Result> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 129 | pub fn load_mut(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `raydium-amm-v3` (lib) generated 43 warnings (8 duplicates) (run `cargo fix --lib -p raydium-amm-v3` to apply 4 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> programs/amm/src/instructions/swap.rs:821:34 [INFO] [stderr] | [INFO] [stderr] 821 | deque_tick_array_states: &VecDeque>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 822 | ) -> RefCell>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 822 | ) -> RefCell>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> programs/amm/src/states/tickarray_bitmap_extension.rs:266:16 [INFO] [stderr] | [INFO] [stderr] 266 | param: &mut BuildExtensionAccountInfo, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 267 | ) -> AccountInfo { [INFO] [stderr] | ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 267 | ) -> AccountInfo<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> programs/amm/src/util/account_load.rs:59:22 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn load_init(&self) -> Result> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 59 | pub fn load_init(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `raydium-amm-v3` (lib test) generated 45 warnings (42 duplicates) (run `cargo fix --lib -p raydium-amm-v3 --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-1e5de52d0cf8e24f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raydium_amm_v3-53f18b471a129320) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test instructions::open_position::modify_position_test::init_position_in_left_of_current_tick_test ... ok [INFO] [stdout] test instructions::swap::swap_test::explain_why_zero_for_one_less_or_equal_current_tick ... ok [INFO] [stdout] test instructions::swap::swap_test::cross_tick_array_test::zero_for_one_base_input_test ... ok [INFO] [stdout] test instructions::swap::swap_test::cross_tick_array_test::one_for_zero_base_input_test ... ok [INFO] [stdout] test instructions::swap::swap_test::cross_tick_array_test::zero_for_one_base_output_test ... ok [INFO] [stdout] test instructions::open_position::modify_position_test::init_position_in_range_test ... ok [INFO] [stdout] test instructions::swap::swap_test::find_next_initialized_tick_test::one_for_zero_current_tick_array_not_initialized_test ... ok [INFO] [stdout] test instructions::swap::swap_test::liquidity_insufficient_test::no_enough_initialized_tickarray_in_pool_test ... ok [INFO] [stdout] test instructions::swap::swap_test::find_next_initialized_tick_test::zero_for_one_current_tick_array_not_initialized_test ... ok [INFO] [stdout] test instructions::open_position::modify_position_test::init_position_in_right_of_current_tick_test ... ok [INFO] [stdout] test instructions::swap::swap_test::cross_tick_array_test::one_for_zero_base_output_test ... ok [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_out_with_max_amount_specified ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_out_with_min_amount_specified ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_in_with_min_amount_specified ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_out_with_min_amount_specified ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_input_with_max_amount_specified ... FAILED [INFO] [stdout] test instructions::swap::swap_test::swap_edge_test::zero_for_one_swap_edge_case ... ok [INFO] [stdout] test libraries::full_math::muldiv_u128_tests::scale_ceil ... ok [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_out_with_min_amount_specified ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_in_with_max_amount_specified ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_input_with_min_amount_specified ... FAILED [INFO] [stdout] test libraries::full_math::muldiv_u64_tests::scale_floor ... ok [INFO] [stdout] test libraries::full_math::muldiv_u64_tests::scale_ceil ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::find_next_init_pos_in_bit_map_negative_price_down ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::find_next_init_pos_in_bit_map_negative_price_down_crose_zero ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::find_next_init_pos_in_bit_map_positive_price_down ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::find_next_init_pos_in_bit_map_with_eigenvalues ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::find_previous_init_pos_in_bit_map_negative_price_up ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::find_previous_init_pos_in_bit_map_negative_price_up_crose_zero ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::find_previous_init_pos_in_bit_map_positive_price_up ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::get_bitmap_tick_boundary_test ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::next_initialized_tick_array_start_index_boundary_test ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::test_check_current_tick_array_is_initialized ... ok [INFO] [stdout] test libraries::full_math::muldiv_u128_tests::scale_floor ... ok [INFO] [stdout] test libraries::tick_array_bit_map::test::next_initialized_tick_array_with_all_initialized_bit_test ... ok [INFO] [stdout] test libraries::tick_math::tick_math_test::fuzz_tests::get_sqrt_price_at_tick_is_sequence_test ... ok [INFO] [stdout] test libraries::tick_math::tick_math_test::fuzz_tests::get_sqrt_price_at_tick_test ... ok [INFO] [stdout] test libraries::tick_math::tick_math_test::fuzz_tests::get_tick_at_sqrt_price_test ... ok [INFO] [stdout] test libraries::tick_math::tick_math_test::get_sqrt_price_at_tick_test::check_get_sqrt_price_at_tick_at_min_or_max_tick ... ok [INFO] [stdout] test libraries::tick_math::tick_math_test::get_tick_at_sqrt_price_test::check_get_tick_at_sqrt_price_at_min_or_max_sqrt_price ... ok [INFO] [stdout] test libraries::tick_math::tick_math_test::tick_round_down ... ok [INFO] [stdout] test libraries::tick_math::tick_math_test::fuzz_tests::get_tick_at_sqrt_price_is_sequence_test ... ok [INFO] [stdout] test libraries::unsafe_math::tests::divide_and_round_up ... ok [INFO] [stdout] test libraries::unsafe_math::tests::divide_by_factor ... ok [INFO] [stdout] test states::operation_account::test::operation_layout_test ... ok [INFO] [stdout] test states::operation_account::test::test_remove_operator_owner ... ok [INFO] [stdout] test states::operation_account::test::test_update_operation_owner_with_empty ... ok [INFO] [stdout] test states::operation_account::test::test_update_operation_owner_with_full_array ... ok [INFO] [stdout] test states::operation_account::test::test_update_operation_owner_with_not_empty ... ok [INFO] [stdout] test libraries::unsafe_math::tests::divide_by_zero - should panic ... ok [INFO] [stdout] test states::operation_account::test::test_update_operation_owner_with_repeat_key ... ok [INFO] [stdout] test states::oracle::oracle_layout_test::test_observation_layout ... ok [INFO] [stdout] test states::pool::pool_test::pool_layout_test::test_pool_layout ... ok [INFO] [stdout] test states::pool::pool_test::pool_status_test::get_set_status_by_bit ... ok [INFO] [stdout] test states::pool::pool_test::tick_array_bitmap_test::default_tick_array_start_index_range_test ... ok [INFO] [stdout] test states::pool::pool_test::tick_array_bitmap_test::get_arrary_start_index_negative ... ok [INFO] [stdout] test states::pool::pool_test::tick_array_bitmap_test::get_arrary_start_index_positive ... ok [INFO] [stdout] test states::pool::pool_test::update_reward_infos_test::reward_info_test ... ok [INFO] [stdout] test states::pool::pool_test::use_tickarray_bitmap_extension_test::get_first_initialized_tick_array_test ... FAILED [INFO] [stdout] test states::operation_account::test::test_update_operation_owner_with_over_flow_array - should panic ... ok [INFO] [stdout] test states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_positive_bitmap_to_extension_negative_bitmap ... FAILED [INFO] [stdout] test states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_negative_bitmap_to_extension_positive_bitmap ... FAILED [INFO] [stdout] test states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_negative_bitmap ... FAILED [INFO] [stdout] test states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::min_tick_max_tick_initialized_test ... FAILED [INFO] [stdout] test states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::no_initialized_tick_array ... FAILED [INFO] [stdout] test states::tick_array::tick_array_test::get_fee_growth_inside_test::price_in_tick_range_left_move_to_right_test ... ok [INFO] [stdout] test libraries::swap_math::swap_math_test::compute_swap_step_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::get_fee_growth_inside_test::price_in_tick_range_move_to_right_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::get_fee_growth_inside_test::price_in_tick_range_right_move_to_left_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::get_reward_growths_inside_test::price_in_tick_range_move_to_left_test ... ok [INFO] [stdout] test libraries::tick_math::tick_math_test::fuzz_tests::tick_and_sqrt_price_symmetry_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::get_reward_growths_inside_test::price_in_tick_range_move_to_right_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::get_reward_growths_inside_test::uninitialized_reward_index_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::get_fee_growth_inside_test::price_in_tick_range_move_to_left_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::tick_array_test::first_initialized_tick_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::tick_array_layout_test::test_tick_array_layout ... ok [INFO] [stdout] test states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_positive_bitmap ... FAILED [INFO] [stdout] test states::tick_array::tick_array_test::tick_array_test::get_array_start_index_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::tick_array_test::next_initialized_tick_when_tick_is_negative ... ok [INFO] [stdout] test states::tick_array::tick_array_test::tick_array_test::next_initialized_tick_when_tick_is_positive ... ok [INFO] [stdout] test states::tickarray_bitmap_extension::tick_array_bitmap_extension_test::flip_tick_array_bit_test ... ok [INFO] [stdout] test states::tickarray_bitmap_extension::tick_array_bitmap_extension_test::get_bitmap_offset_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::tick_array_test::next_tick_arrary_start_index_test ... ok [INFO] [stdout] test states::tickarray_bitmap_extension::tick_array_bitmap_extension_test::bitmap_extension_layout_test ... ok [INFO] [stdout] test states::tick_array::tick_array_test::tick_array_test::get_tick_offset_in_array_test ... ok [INFO] [stdout] test states::tickarray_bitmap_extension::tick_array_bitmap_extension_test::get_bitmap_test ... ok [INFO] [stdout] test states::tickarray_bitmap_extension::tick_array_bitmap_extension_test::negative_next_initialized_tick_array_start_index_test ... ok [INFO] [stdout] test states::tickarray_bitmap_extension::tick_array_bitmap_extension_test::positive_next_initialized_tick_array_start_index_test ... ok [INFO] [stdout] test test_id ... ok [INFO] [stdout] test states::tickarray_bitmap_extension::tick_array_bitmap_extension_test::next_initialized_tick_array_with_all_initialized_bit_test ... ok [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_test::zero_for_one_base_input_test ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_output_test ... FAILED [INFO] [stdout] test instructions::swap::swap_test::sqrt_price_limit_optimization_test::zero_for_one_base_output_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_out_with_max_amount_specified stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 18446744073709551616 [INFO] [stdout] sqrt_ratio_b_x64 79222712485061176096288712065 [INFO] [stdout] liquidity 9223372039002407189 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 9223372036854775807 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , -444000 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 443400 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_out_with_max_amount_specified' (32) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37c51a9 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_out_with_max_amount_specified [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2186:17 [INFO] [stdout] 23: 0x5a23d37bab77 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_out_with_max_amount_specified::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2168:61 [INFO] [stdout] 24: 0x5a23d37af8b6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_out_with_min_amount_specified stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 18446744073709551616 [INFO] [stdout] sqrt_ratio_b_x64 79222712485061176096288712065 [INFO] [stdout] liquidity 18446744078004814378 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 18446744073709551614 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , -444000 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 443400 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_out_with_min_amount_specified' (34) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37c6dfb - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_out_with_min_amount_specified [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2075:17 [INFO] [stdout] 23: 0x5a23d37bac07 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_out_with_min_amount_specified::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2057:61 [INFO] [stdout] 24: 0x5a23d37af976 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_in_with_min_amount_specified stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 18446744073709551616 [INFO] [stdout] sqrt_ratio_b_x64 79222712485061176096288712065 [INFO] [stdout] liquidity 18446744078004814378 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 18446744073709551614 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , -444000 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 443400 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_in_with_min_amount_specified' (33) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37c649b - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_in_with_min_amount_specified [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2022:17 [INFO] [stdout] 23: 0x5a23d37babd7 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::one_for_zero_base_in_with_min_amount_specified::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2004:60 [INFO] [stdout] 24: 0x5a23d37af936 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_out_with_min_amount_specified stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 18446744073709551616 [INFO] [stdout] sqrt_ratio_b_x64 79222712485061176096288712065 [INFO] [stdout] liquidity 9223372039002407189 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 9223372036854775807 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , -444000 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 443400 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_out_with_min_amount_specified' (30) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37c4827 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_out_with_min_amount_specified [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2293:17 [INFO] [stdout] 23: 0x5a23d37bab47 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_out_with_min_amount_specified::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2275:61 [INFO] [stdout] 24: 0x5a23d37af876 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_input_with_max_amount_specified stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 18446744073709551616 [INFO] [stdout] sqrt_ratio_b_x64 79222712485061176096288712065 [INFO] [stdout] liquidity 9223372039002407189 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 9223372036854775807 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , -444000 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 443400 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_input_with_max_amount_specified' (31) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37c5b29 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_input_with_max_amount_specified [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2132:17 [INFO] [stdout] 23: 0x5a23d37baba7 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::zero_for_one_base_input_with_max_amount_specified::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2114:63 [INFO] [stdout] 24: 0x5a23d37af8f6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_out_with_min_amount_specified stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 18446744073709551616 [INFO] [stdout] sqrt_ratio_b_x64 79222712485061176096288712065 [INFO] [stdout] liquidity 18446744078004814378 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 18446744073709551614 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , -444000 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 443400 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_out_with_min_amount_specified' (36) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37c775d - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_out_with_min_amount_specified [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1968:17 [INFO] [stdout] 23: 0x5a23d37bac37 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_out_with_min_amount_specified::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1950:61 [INFO] [stdout] 24: 0x5a23d37af9b6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_in_with_max_amount_specified stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 18446744073709551616 [INFO] [stdout] sqrt_ratio_b_x64 79222712485061176096288712065 [INFO] [stdout] liquidity 9223372039002407189 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 9223372036854775807 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , -444000 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 443400 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_in_with_max_amount_specified' (29) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37c3ea7 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_in_with_max_amount_specified [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2240:17 [INFO] [stdout] 23: 0x5a23d37bab17 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_max_specified_test::one_for_zero_base_in_with_max_amount_specified::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2222:60 [INFO] [stdout] 24: 0x5a23d37af836 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_input_with_min_amount_specified stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 18446744073709551616 [INFO] [stdout] sqrt_ratio_b_x64 79222712485061176096288712065 [INFO] [stdout] liquidity 18446744078004814378 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 18446744073709551614 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , -444000 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 443400 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_input_with_min_amount_specified' (35) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37c80bd - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_input_with_min_amount_specified [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1914:17 [INFO] [stdout] 23: 0x5a23d37bac67 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_min_specified_test::zero_for_one_base_input_with_min_amount_specified::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1896:63 [INFO] [stdout] 24: 0x5a23d37af9f6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- states::pool::pool_test::use_tickarray_bitmap_extension_test::get_first_initialized_tick_array_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'states::pool::pool_test::use_tickarray_bitmap_extension_test::get_first_initialized_tick_array_test' (83) panicked at programs/amm/src/states/pool.rs:1097:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3747cfa - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3747cfa - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::pool_flip_tick_array_bit_helper [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1097:22 [INFO] [stdout] 22: 0x5a23d3748595 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::get_first_initialized_tick_array_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1127:13 [INFO] [stdout] 23: 0x5a23d373b277 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::get_first_initialized_tick_array_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1102:51 [INFO] [stdout] 24: 0x5a23d37aff36 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_positive_bitmap_to_extension_negative_bitmap stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_positive_bitmap_to_extension_negative_bitmap' (85) panicked at programs/amm/src/states/pool.rs:1097:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3747cfa - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3747cfa - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::pool_flip_tick_array_bit_helper [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1097:22 [INFO] [stdout] 22: 0x5a23d374e5e8 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_positive_bitmap_to_extension_negative_bitmap [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1449:17 [INFO] [stdout] 23: 0x5a23d373b397 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_positive_bitmap_to_extension_negative_bitmap::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1423:77 [INFO] [stdout] 24: 0x5a23d37b0276 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_negative_bitmap_to_extension_positive_bitmap stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_negative_bitmap_to_extension_positive_bitmap' (84) panicked at programs/amm/src/states/pool.rs:1097:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3747cfa - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3747cfa - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::pool_flip_tick_array_bit_helper [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1097:22 [INFO] [stdout] 22: 0x5a23d374d938 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_negative_bitmap_to_extension_positive_bitmap [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1392:17 [INFO] [stdout] 23: 0x5a23d373b367 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_extension_negative_bitmap_to_extension_positive_bitmap::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1365:77 [INFO] [stdout] 24: 0x5a23d37b0236 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_negative_bitmap stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_negative_bitmap' (86) panicked at programs/amm/src/states/pool.rs:1097:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3747cfa - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3747cfa - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::pool_flip_tick_array_bit_helper [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1097:22 [INFO] [stdout] 22: 0x5a23d374acda - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_negative_bitmap [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1205:17 [INFO] [stdout] 23: 0x5a23d373b307 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_negative_bitmap::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1178:63 [INFO] [stdout] 24: 0x5a23d37b01b6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::min_tick_max_tick_initialized_test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::min_tick_max_tick_initialized_test' (88) panicked at programs/amm/src/states/pool.rs:1097:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3747cfa - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3747cfa - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::pool_flip_tick_array_bit_helper [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1097:22 [INFO] [stdout] 22: 0x5a23d3749efb - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::min_tick_max_tick_initialized_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1552:17 [INFO] [stdout] 23: 0x5a23d373b2d7 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::min_tick_max_tick_initialized_test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1526:52 [INFO] [stdout] 24: 0x5a23d37b0176 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::no_initialized_tick_array stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::no_initialized_tick_array' (89) panicked at programs/amm/src/states/pool.rs:1500:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d374931f - , anchor_lang[ba71050feb155266]::error::Error>>::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d374931f - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::no_initialized_tick_array [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1500:22 [INFO] [stdout] 22: 0x5a23d373b2a7 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::no_initialized_tick_array::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1480:43 [INFO] [stdout] 23: 0x5a23d37b0136 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x78b47bf7eaa4 - [INFO] [stdout] 45: 0x78b47c00ba64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_positive_bitmap stdout ---- [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 30600 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 30660 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_positive_bitmap' (87) panicked at programs/amm/src/states/pool.rs:1097:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3747cfa - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3747cfa - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::pool_flip_tick_array_bit_helper [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1097:22 [INFO] [stdout] 22: 0x5a23d374c4dc - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_positive_bitmap [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1303:17 [INFO] [stdout] 23: 0x5a23d373b337 - raydium_amm_v3[afd5db9f0e8ddc19]::states::pool::pool_test::use_tickarray_bitmap_extension_test::next_initialized_tick_array_start_index_test::from_pool_bitmap_to_extension_positive_bitmap::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/states/pool.rs:1277:63 [INFO] [stdout] 24: 0x5a23d37b01f6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x78b47bf7eaa4 - [INFO] [stdout] 46: 0x78b47c00ba64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test stdout ---- [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 596400702992203958682261756 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 437202886009 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 13294 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d368fef3 - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:728:22 [INFO] [stdout] 34: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 35: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 36: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 37: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 38: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 39: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 40: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 45: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 54: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 60: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x78b47bf7eaa4 - [INFO] [stdout] 62: 0x78b47c00ba64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 104888755991394626636694 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 2492229015424916 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 438306024879 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 1390991027283435049208 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 231437353153229391 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 3069225731942297 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 472045686932435135377 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 1255402167904930571 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 49058984821038752 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 274981216981555492380 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 24514922362536572452 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 1644550490525558678 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 265855912805245501106 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 172567337378925265474 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 11973799831850926815 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264741715133318207005 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 243627532234203427755 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 16975544259567689863 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264463896103662186761 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 243371870352290550975 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 16975544259567689863 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264397791698196475353 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 243311038030167565254 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 16975544259567689863 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264371354562740196984 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 243286709359048734960 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 16975544259567689863 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 243274545935738472725 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 16975544259567689863 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 243274545935738472725 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 16975544259567689863 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 121637272967876401797 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 8487772129784344931 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 60818636483945366333 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 4243886064892672465 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 30409318241979848601 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 2121943032446836232 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 15204659120997089742 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 1060971516223918116 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 7602329560505710312 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 530485758112459058 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 3801164780260020598 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 265242879056729529 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 1900582390137175733 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 132621439528864764 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 950291195075753308 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 66310719764932382 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 475145597545042095 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 33155359882966191 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 237572798779686482 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 16577679941983095 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 118786399397008675 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 8288839971491547 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 59393199705669772 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 4144419986245773 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 29696599860000320 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 2072209993622886 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 14848299937165602 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 1036104997311443 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 7424149975748235 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 518052499155721 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 3712074995039552 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 259026250077860 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 1856037504685217 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 129513125538930 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 928018759508050 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 64756563269465 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 464009386919459 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 32378282134732 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 232004700625171 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 16189141567366 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 116002357478027 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 8094571283683 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 58001185904448 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 4047286141841 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 29000600117658 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 2023643570920 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 14500307224271 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 1011822285460 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 51: 0x5a23d37d2b44 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 52: 0x5a23d37d2b44 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 53: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 54: 0x5a23d37da032 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 55: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 56: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 57: 0x5a23d37da032 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x5a23d37da032 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 59: 0x5a23d37da032 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5a23d3bc059f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 61: 0x5a23d3bc059f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 62: 0x78b47bf7eaa4 - [INFO] [stdout] 63: 0x78b47c00ba64 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] sinus is here! [INFO] [stdout] sqrt_ratio_a_x64 264358136986322020641 [INFO] [stdout] sqrt_ratio_b_x64 35165083394888168368818935964 [INFO] [stdout] liquidity 7250160777577 [INFO] [stdout] sadegh ahmadlou [INFO] [stdout] result 505911642730 [INFO] [stdout] MAX 18446744073709551615 [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 52800 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] ttttttttttttt [INFO] [stdout] tick_index , 427200 [INFO] [stdout] tick_math::MAX_TICK 443636, [INFO] [stdout] tir tir tiri [INFO] [stdout] [INFO] [stdout] thread 'instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test' (37) panicked at programs/amm/src/instructions/swap.rs:1056:22: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: AnchorError(AnchorError { error_name: "AccountOwnedByWrongProgram", error_code_number: 3007, error_msg: "The given account is owned by a different program than expected", error_origin: None, compared_values: Some(Pubkeys((CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK, 5sFfHEYorjpHRkUhjvyd2TpH3quQLEbSxF4uXJuWXbSR))) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a23d3bc0c8a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a23d3bc0c8a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a23d3bd70ca - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a23d3bd70ca - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5a23d3bc5922 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a23d3bc5922 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a23d3b9e87f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a23d3b9e87f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a23d3bb9109 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a23d37d695c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a23d37d695c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a23d3bb92c2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a23d3bb92c2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a23d3b9e938 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a23d3b961c9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a23d3b9f64d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a23d3bd7a5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a23d3bd77a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a23d3712049 - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a23d3712049 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::setup_swap_test [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:1056:22 [INFO] [stdout] 22: 0x5a23d37b4406 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/programs/amm/src/instructions/swap.rs:2534:142 [INFO] [stdout] 23: 0x5a23d37c9d9f - <&raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1} as core[97f61b5528a4c2b4]::ops::function::Fn<(proptest[bb542751119c521d]::sugar::NamedArguments<(&str, &str, &str, &str, &str), (i32, u64, u64, i32, i32)>,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:263:22 [INFO] [stdout] 24: 0x5a23d36c9a5b - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56 [INFO] [stdout] 25: 0x5a23d379667d - , &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x5a23d370d780 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5a23d370323b - __rust_try [INFO] [stdout] 28: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5a23d36fd4d8 - std[da2fd379f16a7ff7]::panic::catch_unwind::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}::{closure#0}>, core[97f61b5528a4c2b4]::result::Result<(), proptest[bb542751119c521d]::test_runner::errors::TestCaseError>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a23d36c6fac - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16 [INFO] [stdout] 31: 0x5a23d373a0bb - proptest[bb542751119c521d]::test_runner::scoped_panic_hook::internal::with_hook::, alloc[ec929a98520ab192]::boxed::Box>, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#3}, proptest[bb542751119c521d]::test_runner::runner::call_test, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>>::{closure#4}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9 [INFO] [stdout] 32: 0x5a23d36bd024 - proptest[bb542751119c521d]::test_runner::runner::call_test::, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 33: 0x5a23d36a442e - ::shrink::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30 [INFO] [stdout] 34: 0x5a23d368ffec - ::run_one_with_replay::, proptest[bb542751119c521d]::strategy::filter::Filter)>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, &raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:742:22 [INFO] [stdout] 35: 0x5a23d368d7b7 - ::gen_and_run_case::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:28 [INFO] [stdout] 36: 0x5a23d369d24c - ::run_in_process_with_replay::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}, alloc[ec929a98520ab192]::vec::into_iter::IntoIter>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:31 [INFO] [stdout] 37: 0x5a23d368a57c - ::run_in_process::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:14 [INFO] [stdout] 38: 0x5a23d36a39e6 - ::run::, core[97f61b5528a4c2b4]::ops::range::Range, core[97f61b5528a4c2b4]::ops::range::Range, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#2}>, proptest[bb542751119c521d]::strategy::filter::Filter, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#3}>), raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0}>, raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#1}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:18 [INFO] [stdout] 39: 0x5a23d37c29c3 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17 [INFO] [stdout] 40: 0x5a23d37b3f57 - raydium_amm_v3[afd5db9f0e8ddc19]::instructions::swap::swap_test::sqrt_price_limit_optimization_test::one_for_zero_base_input_test::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28 [INFO] [stdout] 41: 0x5a23d37af736 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a23d37caa3b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5a23d37caa3b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 44: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 45: 0x5a23d37d742b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 46: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 47: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 48: 0x5a23d37d742b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 50: 0x5a23d37d742b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [WARN] too many lines in the log, truncating it