[INFO] cloning repository https://github.com/aargauio/aargau-program
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aargauio/aargau-program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faargauio%2Faargau-program", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faargauio%2Faargau-program'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44a7acdfd8505666f2fbc24a5396a86368e29111
[INFO] testing aargauio/aargau-program against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faargauio%2Faargau-program" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aargauio/aargau-program
[INFO] finished tweaking git repo https://github.com/aargauio/aargau-program
[INFO] tweaked toml for git repo https://github.com/aargauio/aargau-program written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aargauio/aargau-program on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aargauio/aargau-program 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0
[INFO] running `Command { std: "docker" "start" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling five8_core v1.0.0
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling solana-program-memory v3.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling solana-msg v3.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling solana-signature v3.4.0
[INFO] [stderr]    Compiling solana-program-option v3.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling solana-define-syscall v4.0.1
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling keccak-const v0.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling const-crypto v0.3.0
[INFO] [stderr]    Compiling solana-big-mod-exp v3.0.0
[INFO] [stderr]    Compiling solana-short-vec v3.2.0
[INFO] [stderr]    Compiling solana-native-token v3.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anchor-attribute-access-control v1.0.2
[INFO] [stderr]    Compiling anchor-derive-space v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]    Compiling solana-nullable v1.1.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling solana-zero-copy v1.0.1
[INFO] [stderr]    Compiling solana-borsh v3.0.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling solana-hash v4.3.0
[INFO] [stderr]    Compiling solana-program-error v3.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-fee-calculator v3.2.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-serde-varint v3.0.1
[INFO] [stderr]    Compiling anchor-syn v1.0.2
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]    Compiling solana-instruction-error v2.3.0
[INFO] [stderr]    Compiling solana-program-pack v3.1.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling solana-keccak-hasher v3.1.0
[INFO] [stderr]    Compiling solana-blake3-hasher v3.1.0
[INFO] [stderr]    Compiling spl-discriminator v0.5.2
[INFO] [stderr]    Compiling solana-transaction-error v3.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling solana-secp256k1-recover v3.1.1
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]    Compiling solana-address v2.6.0
[INFO] [stderr]    Compiling solana-curve25519 v3.1.13
[INFO] [stderr]    Compiling solana-pubkey v4.2.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.1.0
[INFO] [stderr]    Compiling solana-address v1.1.0
[INFO] [stderr]    Compiling solana-account-info v3.1.1
[INFO] [stderr]    Compiling solana-instruction v3.4.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.1.1
[INFO] [stderr]    Compiling solana-nonce v3.2.0
[INFO] [stderr]    Compiling solana-epoch-stake v3.0.1
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.1
[INFO] [stderr]    Compiling spl-type-length-value v0.9.1
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v3.2.0
[INFO] [stderr]    Compiling solana-stable-layout v3.0.1
[INFO] [stderr]    Compiling solana-cpi v3.1.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.7.2
[INFO] [stderr]    Compiling spl-associated-token-account-interface v2.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.1.0
[INFO] [stderr]    Compiling solana-feature-gate-interface v3.1.0
[INFO] [stderr]    Compiling spl-token-interface v2.0.0
[INFO] [stderr]    Compiling solana-invoke v0.5.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.1
[INFO] [stderr]    Compiling solana-epoch-schedule v3.1.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.1
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.1
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.1.0
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.1
[INFO] [stderr]    Compiling solana-rent v4.2.0
[INFO] [stderr]    Compiling solana-example-mocks v4.0.0
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.1.1
[INFO] [stderr]    Compiling solana-sysvar v4.0.0
[INFO] [stderr]    Compiling solana-program v4.0.0
[INFO] [stderr]    Compiling solana-stake-interface v2.0.2
[INFO] [stderr]    Compiling anchor-attribute-event v1.0.2
[INFO] [stderr]    Compiling anchor-derive-serde v1.0.2
[INFO] [stderr]    Compiling anchor-attribute-account v1.0.2
[INFO] [stderr]    Compiling anchor-attribute-constant v1.0.2
[INFO] [stderr]    Compiling anchor-derive-accounts v1.0.2
[INFO] [stderr]    Compiling anchor-attribute-program v1.0.2
[INFO] [stderr]    Compiling anchor-attribute-error v1.0.2
[INFO] [stderr]    Compiling anchor-lang v1.0.2
[INFO] [stderr]    Compiling spl-pod v0.7.3
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.8.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.5.1
[INFO] [stderr]    Compiling spl-token-2022-interface v2.1.0
[INFO] [stderr]    Compiling anchor-spl v1.0.2
[INFO] [stderr]    Compiling aargau-manager v0.1.0 (/opt/rustwide/workdir/programs/aargau-manager)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.06s
[INFO] running `Command { std: "docker" "inspect" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling solana-fee-calculator v3.2.0
[INFO] [stderr]    Compiling solana-instruction-error v2.3.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling solana-transaction-error v3.2.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling solana-hash v4.3.0
[INFO] [stderr]    Compiling solana-nullable v1.1.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling solana-zero-copy v1.0.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling solana-precompile-error v3.0.0
[INFO] [stderr]    Compiling solana-svm-feature-set v4.0.0-rc.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling solana-svm-log-collector v4.0.0-rc.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling solana-fee-structure v3.0.0
[INFO] [stderr]    Compiling solana-svm-measure v4.0.0-rc.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling spl-discriminator v0.5.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling solana-keccak-hasher v3.1.0
[INFO] [stderr]    Compiling solana-svm-type-overrides v4.0.0-rc.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-blake3-hasher v3.1.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling solana-address v2.6.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling solana-curve25519 v3.1.13
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling solana-pubkey v4.2.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.1.0
[INFO] [stderr]    Compiling solana-instruction v3.4.0
[INFO] [stderr]    Compiling solana-address v1.1.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-account-info v3.1.1
[INFO] [stderr]    Compiling solana-signature v3.4.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.1.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.1
[INFO] [stderr]    Compiling solana-serialize-utils v3.1.1
[INFO] [stderr]    Compiling solana-epoch-schedule v3.1.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.1
[INFO] [stderr]    Compiling solana-clock v3.0.1
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.1
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.1.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v3.2.0
[INFO] [stderr]    Compiling solana-stable-layout v3.0.1
[INFO] [stderr]    Compiling solana-cpi v3.1.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.1.1
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling anchor-syn v1.0.2
[INFO] [stderr]    Compiling solana-message v3.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling solana-svm-timings v4.0.0-rc.0
[INFO] [stderr]    Compiling solana-nonce v3.2.0
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-account v3.4.0
[INFO] [stderr]    Compiling solana-stake-interface v2.0.2
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling spl-type-length-value v0.9.1
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]    Compiling solana-transaction v3.1.0
[INFO] [stderr]    Compiling solana-svm-callback v4.0.0-rc.0
[INFO] [stderr]    Compiling solana-svm-transaction v4.0.0-rc.0
[INFO] [stderr]    Compiling solana-sbpf v0.14.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling solana-invoke v0.5.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling agave-bls12-381 v4.0.0-rc.0
[INFO] [stderr]    Compiling solana-rent v4.2.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.7.2
[INFO] [stderr]    Compiling solana-feature-gate-interface v3.1.0
[INFO] [stderr]    Compiling solana-packet v4.1.0
[INFO] [stderr]    Compiling solana-curve25519 v4.0.0
[INFO] [stderr]    Compiling solana-hash v3.1.0
[INFO] [stderr]    Compiling solana-bincode v3.1.0
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling solana-nonce-account v3.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling solana-sysvar v4.0.0
[INFO] [stderr]    Compiling solana-secp256k1-recover v3.1.1
[INFO] [stderr]    Compiling solana-loader-v4-interface v3.1.0
[INFO] [stderr]    Compiling solana-example-mocks v4.0.0
[INFO] [stderr]    Compiling solana-keypair v3.1.2
[INFO] [stderr]    Compiling spl-associated-token-account-interface v2.0.0
[INFO] [stderr]    Compiling spl-token-interface v2.0.0
[INFO] [stderr]    Compiling solana-epoch-stake v3.0.1
[INFO] [stderr]    Compiling agave-feature-set v4.0.0-rc.0
[INFO] [stderr]    Compiling mollusk-svm-result v0.12.1-agave-4.0
[INFO] [stderr]    Compiling solana-program v4.0.0
[INFO] [stderr]    Compiling mollusk-svm-error v0.12.1-agave-4.0
[INFO] [stderr]    Compiling regex v1.12.3
[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 env_filter v1.0.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v1.0.2
[INFO] [stderr]    Compiling anchor-derive-space v1.0.2
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling anchor-attribute-event v1.0.2
[INFO] [stderr]    Compiling anchor-derive-accounts v1.0.2
[INFO] [stderr]    Compiling anchor-attribute-account v1.0.2
[INFO] [stderr]    Compiling anchor-attribute-program v1.0.2
[INFO] [stderr]    Compiling anchor-derive-serde v1.0.2
[INFO] [stderr]    Compiling anchor-attribute-constant v1.0.2
[INFO] [stderr]    Compiling anchor-attribute-error v1.0.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling solana-transaction-context v4.0.0-rc.0
[INFO] [stderr]    Compiling spl-pod v0.7.3
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.5.1
[INFO] [stderr]    Compiling anchor-lang v1.0.2
[INFO] [stderr]    Compiling solana-program-runtime v4.0.0-rc.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.8.0
[INFO] [stderr]    Compiling spl-token-2022-interface v2.1.0
[INFO] [stderr]    Compiling solana-system-program v4.0.0-rc.0
[INFO] [stderr]    Compiling solana-compute-budget v4.0.0-rc.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling solana-logger v3.0.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling anchor-spl v1.0.2
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling aargau-manager v0.1.0 (/opt/rustwide/workdir/programs/aargau-manager)
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling light-poseidon v0.4.0
[INFO] [stderr]    Compiling solana-bn254 v3.2.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling solana-poseidon v4.0.0
[INFO] [stderr]    Compiling agave-syscalls v4.0.0-rc.0
[INFO] [stderr]    Compiling solana-bpf-loader-program v4.0.0-rc.0
[INFO] [stderr]    Compiling mollusk-svm v0.12.1-agave-4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aargau_manager-b4ab623e33a566dc)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/integration-6c7563d4c283a7df)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 316 tests
[INFO] [stdout] test constants::constants_tests::test_bps_divisor_u16_equals_bps_divisor ... ok
[INFO] [stdout] test constants::constants_tests::test_max_meteora_bins_is_69 ... ok
[INFO] [stdout] test constants::constants_tests::test_pending_rebalance_timeout_is_240_seconds ... ok
[INFO] [stdout] test constants::constants_tests::test_program_version_encoding_formula ... ok
[INFO] [stdout] test constants::discriminator_tests::test_all_discriminators_are_distinct ... ok
[INFO] [stdout] test constants::constants_tests::test_program_version_encoding_v0_1_0 ... ok
[INFO] [stdout] test constants::discriminator_tests::test_all_discriminators_are_exactly_8_bytes ... ok
[INFO] [stdout] test constants::discriminator_tests::test_orca_whirlpool_discriminator ... ok
[INFO] [stdout] test constants::discriminator_tests::test_raydium_pool_state_discriminator ... ok
[INFO] [stdout] test constants::mint_offset_tests::test_meteora_mint_b_offset ... ok
[INFO] [stdout] test constants::discriminator_tests::test_meteora_lb_pair_discriminator ... ok
[INFO] [stdout] test constants::mint_offset_tests::test_meteora_mint_a_offset ... ok
[INFO] [stdout] test constants::mint_offset_tests::test_mint_b_offset_is_always_after_mint_a ... ok
[INFO] [stdout] test constants::mint_offset_tests::test_orca_mint_a_offset ... ok
[INFO] [stdout] test constants::mint_offset_tests::test_orca_mint_b_offset ... ok
[INFO] [stdout] test constants::mint_offset_tests::test_raydium_mint_a_offset ... ok
[INFO] [stdout] test constants::mint_offset_tests::test_raydium_mint_b_offset ... ok
[INFO] [stdout] test constants::program_id_tests::test_all_program_ids_are_distinct ... ok
[INFO] [stdout] test constants::program_id_tests::test_meteora_dlmm_program_id_string ... ok
[INFO] [stdout] test constants::program_id_tests::test_orca_whirlpool_program_id_string ... ok
[INFO] [stdout] test constants::program_id_tests::test_raydium_clmm_program_id_string ... ok
[INFO] [stdout] test errors::error_code_tests::test_arithmetic_errors_at_1600 ... ok
[INFO] [stdout] test errors::error_code_tests::test_deposit_amount_zero_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_division_by_zero_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_duplicate_keeper_authority_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_fee_exceeds_gross_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_fee_rate_too_high_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_invalid_pool_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_invalid_pool_discriminator_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_invalid_pool_mint_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_invalid_public_key_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_invalid_vault_pda_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_invalid_treasury_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_invalid_withdraw_pct_bps_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_no_pending_rebalance_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_no_error_below_1000 ... ok
[INFO] [stdout] test errors::error_code_tests::test_non_transferable_mint_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_pending_rebalance_not_expired_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_pending_rebalance_exists_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_post_cpi_balance_decreased_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_rewards_not_supported_for_protocol_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_pool_operation_disabled_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_treasury_invariant_violated_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_unauthorized_keeper_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_unauthorized_user_discriminant ... ok
[INFO] [stdout] test instructions::admin::admin_emergency_transfer::admin_emergency_transfer_tests::admin_emergency_transfer_stub ... ignored, TRACKED: instruction is a stub — implement once admin CPI surface is complete
[INFO] [stdout] test errors::error_code_tests::test_vault_has_active_position_discriminant ... ok
[INFO] [stdout] test instructions::admin::transfer_admin::transfer_admin_tests::transfer_admin_stub ... ignored, TRACKED: instruction is a stub — needs two-step + realloc implementation
[INFO] [stdout] test instructions::admin::update_protocol_config::update_protocol_config_tests::update_protocol_config_stub ... ignored, TRACKED: instruction is a stub — implement once update logic is complete
[INFO] [stdout] test instructions::admin::withdraw_treasury::withdraw_treasury_tests::withdraw_treasury_stub ... ignored, TRACKED: instruction is a stub — implement once treasury CPI is wired
[INFO] [stdout] test errors::error_code_tests::test_unauthorized_admin_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_too_many_bins_discriminant ... ok
[INFO] [stdout] test events::liquidity_changed_event_tests::liquidity_changed_borsh_roundtrip_increase ... ok
[INFO] [stdout] test errors::error_code_tests::test_vault_no_active_position_discriminant ... ok
[INFO] [stdout] test instructions::keeper::execute_action::execute_action_tests::close_position_when_none_open_returns_error ... ok
[INFO] [stdout] test instructions::keeper::execute_action::execute_action_tests::collect_fees_routes_performance_fee_to_treasury ... ok
[INFO] [stdout] test errors::error_code_tests::test_underflow_discriminant ... ok
[INFO] [stdout] test events::liquidity_changed_event_tests::liquidity_op_serializes_as_single_byte ... ok
[INFO] [stdout] test errors::error_code_tests::test_slippage_exceeded_discriminant ... ok
[INFO] [stdout] test instructions::keeper::execute_action::execute_action_tests::collect_fees_zero_fees_does_not_panic ... ok
[INFO] [stdout] test instructions::keeper::execute_action::execute_action_tests::active_id_slippage_exceeds_hard_cap_returns_error ... ok
[INFO] [stdout] test instructions::keeper::execute_action_meteora::execute_action_meteora_tests::collect_fees_routes_performance_split_to_treasury ... ignored, requires meteora_dlmm.so fixture; pure math coverage in utils/fee.rs
[INFO] [stdout] test instructions::keeper::execute_action_meteora::execute_action_meteora_tests::happy_path_open_collect_close ... ignored, requires meteora_dlmm.so fixture + full account fixtures
[INFO] [stdout] test instructions::keeper::execute_action_meteora::execute_action_meteora_tests::rejects_fake_position_account ... ignored, requires meteora_dlmm.so fixture; byte coverage in position_view.rs
[INFO] [stdout] test instructions::keeper::execute_action_meteora::execute_action_meteora_tests::rejects_more_than_69_bins ... ignored, requires meteora_dlmm.so fixture
[INFO] [stdout] test instructions::keeper::execute_action_meteora::execute_action_meteora_tests::rejects_range_outside_inline_bitmap ... ignored, requires meteora_dlmm.so fixture
[INFO] [stdout] test instructions::keeper::execute_action_meteora::execute_action_meteora_tests::rejects_token_2022_mint ... ignored, requires meteora_dlmm.so fixture; pure-Rust coverage in lb_pair_view.rs
[INFO] [stdout] test errors::error_code_tests::test_overflow_discriminant ... ok
[INFO] [stdout] test errors::error_code_tests::test_program_paused_discriminant ... ok
[INFO] [stdout] test instructions::keeper::execute_action::execute_action_tests::decrease_liquidity_bps_zero_returns_error ... ok
[INFO] [stdout] test instructions::keeper::execute_action::execute_action_tests::increase_liquidity_bps_exceeds_cap_returns_error ... ok
[INFO] [stdout] test instructions::keeper::execute_action::execute_action_tests::open_position_when_already_open_returns_error ... ok
[INFO] [stdout] test instructions::keeper::execute_action_orca::execute_action_orca_replay::close_position_burns_nft_and_refunds_rent ... ignored, requires orca_whirlpools.so fixture
[INFO] [stdout] test instructions::keeper::execute_action_orca::execute_action_orca_replay::collect_fees_and_rewards ... ignored, requires orca_whirlpools.so fixture
[INFO] [stdout] test instructions::keeper::execute_action_orca::execute_action_orca_replay::increase_then_decrease_liquidity ... ignored, requires orca_whirlpools.so fixture
[INFO] [stdout] test instructions::keeper::execute_action_orca::execute_action_orca_replay::open_position_mints_nft_to_vault ... ignored, requires orca_whirlpools.so fixture
[INFO] [stdout] test instructions::keeper::report_rebalance_attempt::report_rebalance_attempt_tests::report_rebalance_attempt_stub ... ignored, TRACKED: instruction is a stub — implement once keeper dual-authority model is complete
[INFO] [stdout] test instructions::vault::cancel_pending_rebalance::cancel_pending_rebalance_error_contract::no_pending_maps_to_1304 ... ok
[INFO] [stdout] test instructions::vault::cancel_pending_rebalance::cancel_pending_rebalance_no_pause_gate::cancel_has_no_pause_dependency ... ok
[INFO] [stdout] test instructions::vault::claim_rewards::claim_rewards_tests::rewards_not_supported_error_code_exists ... ok
[INFO] [stdout] test instructions::vault::close_vault::close_vault_tests::close_vault_stub ... ignored, TRACKED: instruction is a stub — implement once close_vault CPI is wired
[INFO] [stdout] test instructions::vault::manual_rebalance::manual_rebalance_tests::active_id_slippage_above_hard_cap_is_invalid ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance::manual_rebalance_tests::active_id_slippage_at_hard_cap_is_valid ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance::manual_rebalance_tests::bin_range_at_max_is_valid ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance::manual_rebalance_tests::bin_range_over_max_is_invalid ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance::manual_rebalance_tests::range_outside_inline_bitmap_is_invalid ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance::manual_rebalance_tests::range_within_inline_bitmap_is_valid ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance::manual_rebalance_tests::should_claim_fee_constant_is_false ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance_meteora::manual_rebalance_meteora_tests::bitmap_extension_out_of_range_returns_error ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance_meteora::manual_rebalance_meteora_tests::double_fee_not_charged ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance_meteora::manual_rebalance_meteora_tests::happy_path_claim_then_rebalance_updates_position_range ... ignored, requires meteora_dlmm.so fixture
[INFO] [stdout] test instructions::vault::manual_rebalance_meteora::manual_rebalance_meteora_tests::open_position_with_lower_minus_5_upper_plus_5_yields_11_bins ... ignored, requires meteora_dlmm.so fixture
[INFO] [stdout] test instructions::vault::manual_rebalance_meteora::manual_rebalance_meteora_tests::rebalance_does_not_double_claim_fees ... ignored, requires meteora_dlmm.so fixture
[INFO] [stdout] test instructions::vault::manual_rebalance_meteora::manual_rebalance_meteora_tests::rebalance_wire_format_excludes_old_lower_bin_id ... ok
[INFO] [stdout] test instructions::vault::manual_rebalance_meteora::manual_rebalance_meteora_tests::replay_against_known_good_mainnet_rebalance_tx ... ignored, requires captured rebalance_liquidity tx + meteora_dlmm.so fixture
[INFO] [stdout] test instructions::vault::retry_pending_rebalance::retry_pending_rebalance_error_contract::active_position_maps_to_1301 ... ok
[INFO] [stdout] test instructions::vault::retry_pending_rebalance::retry_pending_rebalance_error_contract::no_pending_maps_to_1304 ... ok
[INFO] [stdout] test instructions::vault::retry_pending_rebalance::retry_pending_rebalance_error_contract::not_expired_reserved_at_1305 ... ok
[INFO] [stdout] test instructions::vault::retry_pending_rebalance::retry_pending_rebalance_error_contract::slippage_maps_to_1002 ... ok
[INFO] [stdout] test instructions::vault::retry_pending_rebalance::retry_pending_rebalance_params_tests::params_serialize_in_declared_field_order ... ok
[INFO] [stdout] test instructions::vault::retry_pending_rebalance::retry_pending_rebalance_replay::retry_opens_new_position_over_stored_range ... ignored, requires orca_whirlpools.so fixture
[INFO] [stdout] test instructions::vault::retry_pending_rebalance::retry_pending_rebalance_replay::retry_with_fresh_mint_is_idempotent ... ignored, requires orca_whirlpools.so fixture
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_error_contract::no_active_position_maps_to_1302 ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_error_contract::pending_exists_maps_to_1303 ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_error_contract::slippage_maps_to_1002 ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_params_tests::params_serialize_in_declared_field_order ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_range_guard::both_sided_slippage_floor_is_accepted ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_range_guard::equal_ticks_are_rejected ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_range_guard::inverted_range_is_rejected ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_range_guard::nonzero_liquidity_is_accepted ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_range_guard::proper_range_is_accepted ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_range_guard::single_sided_slippage_floor_is_accepted ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_range_guard::zero_liquidity_is_rejected ... ok
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_replay::pending_persists_when_open_never_runs ... ignored, requires orca_whirlpools.so fixture
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_replay::start_rebalance_closes_and_persists_pending ... ignored, requires orca_whirlpools.so fixture
[INFO] [stdout] test instructions::vault::start_rebalance_orca::start_rebalance_orca_range_guard::zero_zero_slippage_floor_is_rejected ... ok
[INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::close_position_roundtrip ... ok
[INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::decrease_liquidity_roundtrip ... ok
[INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::increase_liquidity_roundtrip ... ok
[INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::open_position_roundtrip ... ok
[INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::truncated_increase_liquidity_payload_fails_deserialization ... ok
[INFO] [stdout] test state::protocol_config::account_size_tests::test_protocol_config_runtime_size ... ok
[INFO] [stdout] test state::protocol_config::account_size_tests::test_protocol_config_runtime_size_is_paused_true ... ok
[INFO] [stdout] test state::protocol_config::fee_constants_tests::test_default_fee_rate_bps_is_below_max ... ok
[INFO] [stdout] test state::protocol_config::fee_constants_tests::test_max_fee_rate_bps_is_2000 ... ok
[INFO] [stdout] test state::protocol_config::seeds_tests::test_protocol_config_seeds_length ... ok
[INFO] [stdout] test state::protocol_config::seeds_tests::test_protocol_config_seeds_value ... ok
[INFO] [stdout] test state::user_config::account_size_tests::test_user_config_len_constant ... ok
[INFO] [stdout] test state::user_config::account_size_tests::test_user_config_runtime_size ... ok
[INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::unknown_tag_byte_fails_deserialization ... ok
[INFO] [stdout] test state::user_config::account_size_tests::test_user_config_runtime_size_with_notification_enabled ... ok
[INFO] [stdout] test constants::constants_tests::test_bps_divisor_u16_is_10000 ... ok
[INFO] [stdout] test state::user_config::seeds_tests::test_user_config_seeds_constant ... ok
[INFO] [stdout] test state::user_config::seeds_tests::test_user_config_seeds_length ... ok
[INFO] [stdout] test state::vault_account::account_size_tests::test_vault_account_runtime_size ... ok
[INFO] [stdout] test state::vault_account::enum_size_tests::test_enum_sizes ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_execution_phase_single_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_protocol_meteora_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_protocol_orca_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_protocol_raydium_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_range_strategy_skewed_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_range_strategy_symmetric_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_range_unit_bins_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_range_unit_pct_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_rebalance_direction_both_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_rebalance_direction_down_only_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_rebalance_trigger_follow_price_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_rebalance_trigger_near_edge_discriminant ... ok
[INFO] [stdout] test state::vault_account::strategy_size_tests::test_auto_rebalance_strategy_borsh_size ... ok
[INFO] [stdout] test state::vault_account::strategy_size_tests::test_pending_rebalance_borsh_size ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_rebalance_trigger_out_of_range_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_triggered_by_keeper_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_triggered_by_user_discriminant ... ok
[INFO] [stdout] test state::vault_account::vault_account_seeds_tests::test_vault_account_seeds_length ... ok
[INFO] [stdout] test state::vault_account::vault_none_variant_tests::test_vault_account_all_none_serializes_smaller_than_len ... ok
[INFO] [stdout] test state::vault_account::vault_account_seeds_tests::test_vault_account_seeds_value ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_execution_phase_open_new_discriminant ... ok
[INFO] [stdout] test state::vault_account::strategy_size_tests::test_option_pending_rebalance_borsh_size ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_6pct_truncates_fractional_result ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_full_10000_bps_returns_gross ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_max_u64_does_not_overflow ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_result_never_exceeds_gross ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_execution_phase_close_old_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_range_strategy_biased_discriminant ... ok
[INFO] [stdout] test state::vault_account::enum_variant_tests::test_rebalance_direction_up_only_discriminant ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_zero_rate_returns_zero ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_6pct_on_zero_gross ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_1pct_on_1000 ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_1pct_on_10000 ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_capped_by_max_fee ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_ceiling_rounding ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_high_bps_but_low_max_fee ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_max_fee_zero_deducts_nothing ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_near_u64_max_does_not_panic ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_net_never_exceeds_amount ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_zero_amount ... ok
[INFO] [stdout] test utils::meteora::close_position::build_close_position_if_empty_instruction_data_tests::account_meta_order_matches_meteora_layout ... ok
[INFO] [stdout] test utils::meteora::close_position::build_close_position_if_empty_instruction_data_tests::data_is_only_the_discriminator ... ok
[INFO] [stdout] test utils::meteora::close_position::build_close_position_if_empty_instruction_data_tests::discriminator_matches_expected_value ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::parse_lb_pair_view_from_bytes_tests::buffer_shorter_than_discriminator_returns_invalid_pool ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_20pct_on_100 ... ok
[INFO] [stdout] test utils::meteora::close_position::build_close_position_if_empty_instruction_data_tests::only_vault_signs_position_and_rent_receiver_are_writable ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_6pct_on_1000 ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::parse_lb_pair_view_from_bytes_tests::empty_buffer_returns_invalid_pool_no_panic ... ok
[INFO] [stdout] test utils::fee::fee_tests::test_calc_net_after_transfer_fee_zero_bps_returns_full_amount ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::parse_lb_pair_view_from_bytes_tests::happy_path_negative_active_id_decodes_correctly ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::parse_lb_pair_view_from_bytes_tests::discriminator_mismatch_returns_invalid_pool_discriminator ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::parse_lb_pair_view_from_bytes_tests::exactly_minimum_length_succeeds ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_lb_pair_bindings_tests::all_keys_match_returns_ok ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_lb_pair_bindings_tests::mint_a_mismatch_returns_invalid_pool_mint ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::parse_lb_pair_view_from_bytes_tests::happy_path_returns_expected_fields ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::parse_lb_pair_view_from_bytes_tests::truncated_buffer_one_byte_short_returns_invalid_pool ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_lb_pair_bindings_tests::mint_b_mismatch_returns_invalid_pool_mint ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_lb_pair_bindings_tests::reserve_x_mismatch_returns_invalid_pool_reserve ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_spl_classic_mints_tests::both_mints_owned_by_classic_token_program_returns_ok ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_spl_classic_mints_tests::mint_a_owned_by_token_2022_returns_token_2022_not_supported ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_lb_pair_bindings_tests::reserve_y_mismatch_returns_invalid_pool_reserve ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_spl_classic_mints_tests::mint_b_owned_by_token_2022_returns_token_2022_not_supported ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::data_body_length_matches_disc_plus_two_i32s ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::data_starts_with_initialize_position_discriminator ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::encodes_lower_bin_id_le_after_discriminator ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::payer_and_position_are_writable_owner_is_readonly ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::account_meta_order_matches_meteora_layout ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::width_is_upper_minus_lower_plus_one_inclusive ... ok
[INFO] [stdout] test utils::meteora::position_view::validate_position_v2_discriminator_tests::rejects_buffer_shorter_than_discriminator ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_account_metas_tests::account_count_is_19 ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_account_metas_tests::only_vault_pda_is_signer ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::width_for_single_bin_range_equals_one ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::payer_position_and_vault_owner_are_signers ... ok
[INFO] [stdout] test utils::meteora::open_position::build_initialize_position_instruction_data_tests::rejects_upper_less_than_lower ... ok
[INFO] [stdout] test utils::meteora::position_view::validate_position_v2_discriminator_tests::accepts_buffer_with_matching_discriminator ... ok
[INFO] [stdout] test utils::meteora::position_view::validate_position_v2_discriminator_tests::discriminator_matches_anchor_derivation ... ok
[INFO] [stdout] test utils::meteora::lb_pair_view::require_spl_classic_mints_tests::both_mints_owned_by_token_2022_returns_token_2022_not_supported ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_account_metas_tests::slot_order_matches_module_doc ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_account_metas_tests::writable_flags_match_spec ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::encodes_active_id_and_slippage_as_i32_le ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::encodes_new_lower_then_upper_after_discriminator ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::payload_ends_with_empty_transfer_hook_remaining_accounts_info ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::encodes_amounts_as_u64_le ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::payload_starts_with_rebalance_liquidity_discriminator ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::payload_total_length_matches_spec ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::should_claim_fee_byte_flips_to_one_when_arg_is_true ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::should_claim_fee_byte_is_false_when_using_constant ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::strategy_parameteres_padding_is_zero_filled_64_bytes ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::strategy_parameters_min_max_match_new_range ... ok
[INFO] [stdout] test utils::meteora::rebalance_liquidity::build_rebalance_liquidity_instruction_data_tests::strategy_type_byte_is_present ... ok
[INFO] [stdout] test utils::orca::accounts::position_discriminator_tests::rejects_short_buffer ... ok
[INFO] [stdout] test utils::orca::accounts::position_discriminator_tests::rejects_wrong_discriminator ... ok
[INFO] [stdout] test utils::orca::accounts::reward_owner_bind_tests::accepts_vault_ata_under_spl_token ... ok
[INFO] [stdout] test utils::orca::accounts::reward_owner_bind_tests::rejects_arbitrary_reward_owner ... ok
[INFO] [stdout] test utils::orca::accounts::reward_owner_bind_tests::rejects_correct_mint_wrong_token_program ... ok
[INFO] [stdout] test utils::orca::accounts::tick_array_math_tests::is_token_2022_matches_only_the_token_2022_program ... ok
[INFO] [stdout] test utils::orca::accounts::tick_array_math_tests::start_index_for_tick_spacing_one ... ok
[INFO] [stdout] test utils::orca::accounts::pda_derivation_tests::tick_array_pda_uses_ascii_decimal_start_index ... ok
[INFO] [stdout] test utils::orca::accounts::tick_array_math_tests::floor_div_rounds_toward_negative_infinity ... ok
[INFO] [stdout] test utils::orca::accounts::tick_array_math_tests::start_index_for_tick_spacing_sixtyfour ... ok
[INFO] [stdout] test utils::orca::accounts::pda_derivation_tests::position_pda_uses_position_seed_and_mint ... ok
[INFO] [stdout] test utils::orca::accounts::reward_owner_bind_tests::rejects_vault_ata_of_wrong_mint ... ok
[INFO] [stdout] test utils::orca::accounts::tick_array_math_tests::zero_tick_spacing_is_rejected ... ok
[INFO] [stdout] test utils::orca::accounts::transfer_fee_reader_tests::classic_spl_mint_has_no_config ... ok
[INFO] [stdout] test utils::orca::accounts::position_discriminator_tests::accepts_correct_discriminator ... ok
[INFO] [stdout] test utils::orca::accounts::transfer_fee_reader_tests::skips_a_preceding_extension_before_the_transfer_fee_config ... ok
[INFO] [stdout] test utils::orca::accounts::transfer_fee_reader_tests::reads_newer_transfer_fee_bps_and_max ... ok
[INFO] [stdout] test utils::orca::accounts::transfer_fee_reader_tests::token_2022_without_transfer_fee_extension_returns_none ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::classic_spl_mint_passes ... ok
[INFO] [stdout] test utils::orca::accounts::reward_owner_bind_tests::accepts_vault_ata_under_token_2022_and_differs_from_spl ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::non_transferable_mint_is_rejected ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::reward_skip_predicate_collects_compatible_reward_mints ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::reward_skip_predicate_rejects_incompatible_reward_mints ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::trailing_zero_padding_after_base_is_treated_as_terminator ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::extension_after_a_zero_terminator_is_not_reached ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::transfer_fee_only_mint_passes ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::transfer_hook_after_a_preceding_extension_is_rejected ... ok
[INFO] [stdout] test utils::orca::close_position::build_close_position_tests::account_meta_order_and_flags_match_on_chain_layout ... ok
[INFO] [stdout] test utils::orca::close_position::build_close_position_tests::body_is_discriminator_only ... ok
[INFO] [stdout] test utils::orca::close_position::discriminator_tests::close_position_discriminator_matches_sha256_and_backend ... ok
[INFO] [stdout] test utils::orca::collect_fees::build_collect_fees_v2_tests::account_meta_order_matches_collect_fees_v2 ... ok
[INFO] [stdout] test utils::orca::collect_fees::build_collect_reward_v2_tests::account_meta_order_matches_collect_reward_v2 ... ok
[INFO] [stdout] test utils::orca::collect_fees::build_collect_reward_v2_tests::body_is_disc_index_none ... ok
[INFO] [stdout] test utils::orca::collect_fees::discriminator_tests::collect_reward_v2_discriminator_matches_sha256 ... ok
[INFO] [stdout] test utils::orca::collect_fees::build_collect_fees_v2_tests::body_is_disc_plus_none ... ok
[INFO] [stdout] test utils::orca::collect_fees::discriminator_tests::collect_fees_v2_discriminator_matches_sha256 ... ok
[INFO] [stdout] test utils::orca::decrease_liquidity::build_decrease_liquidity_v2_tests::account_meta_order_and_flags_match_modify_liquidity_v2 ... ok
[INFO] [stdout] test utils::orca::decrease_liquidity::build_decrease_liquidity_v2_tests::body_is_disc_u128_u64_u64_none ... ok
[INFO] [stdout] test utils::orca::decrease_liquidity::discriminator_tests::decrease_liquidity_v2_discriminator_matches_sha256_and_backend ... ok
[INFO] [stdout] test utils::orca::increase_liquidity::build_increase_liquidity_v2_tests::account_meta_order_and_flags_match_modify_liquidity_v2 ... ok
[INFO] [stdout] test utils::orca::increase_liquidity::build_increase_liquidity_v2_tests::body_is_disc_u128_u64_u64_none ... ok
[INFO] [stdout] test utils::orca::increase_liquidity::discriminator_tests::increase_liquidity_v2_discriminator_matches_sha256_and_backend ... ok
[INFO] [stdout] test utils::orca::open_position::build_open_position_tests::body_length_is_disc_plus_two_i32s_plus_bool ... ok
[INFO] [stdout] test utils::orca::open_position::build_open_position_tests::data_starts_with_discriminator ... ok
[INFO] [stdout] test utils::orca::open_position::build_open_position_tests::account_meta_order_matches_on_chain_layout ... ok
[INFO] [stdout] test utils::orca::open_position::build_open_position_tests::encodes_ticks_le_and_metadata_flag ... ok
[INFO] [stdout] test utils::orca::open_position::build_open_position_tests::signer_and_writable_flags ... ok
[INFO] [stdout] test utils::orca::open_position::build_open_position_tests::rejects_upper_not_greater_than_lower ... ok
[INFO] [stdout] test utils::orca::open_position::discriminator_tests::open_position_discriminator_matches_sha256_and_backend ... ok
[INFO] [stdout] test utils::orca::whirlpool_view::parse_whirlpool_view_tests::bindings_accept_matching_keys ... ok
[INFO] [stdout] test utils::orca::whirlpool_view::parse_whirlpool_view_tests::bindings_reject_substituted_mint ... ok
[INFO] [stdout] test utils::orca::whirlpool_view::parse_whirlpool_view_tests::parses_all_fields ... ok
[INFO] [stdout] test utils::orca::whirlpool_view::parse_whirlpool_view_tests::bindings_reject_substituted_vault ... ok
[INFO] [stdout] test utils::orca::whirlpool_view::parse_whirlpool_view_tests::rejects_short_buffer ... ok
[INFO] [stdout] test utils::orca::whirlpool_view::parse_whirlpool_view_tests::rejects_wrong_discriminator ... ok
[INFO] [stdout] test utils::orca::whirlpool_view::parse_whirlpool_view_tests::reward_slot_stride_is_128 ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_a_and_mint_b_return_different_positions ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_a_buffer_too_short_returns_error ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_meteora_mint_b_offset_equals_mint_a_plus_32 ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_a_exactly_minimum_length_succeeds ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_a_meteora_returns_correct_pubkey ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_a_one_byte_short_returns_error ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_a_orca_returns_correct_pubkey ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_a_raydium_returns_correct_pubkey ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_b_buffer_too_short_returns_error ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_b_meteora_returns_correct_pubkey ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_b_orca_returns_correct_pubkey ... ok
[INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_account_seeds_constant_value ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_b_raydium_returns_correct_pubkey ... ok
[INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_b_exactly_minimum_length_succeeds ... ok
[INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_distinct_pools_produce_different_third_element ... ok
[INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_distinct_users_produce_different_second_element ... ok
[INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_first_element_is_vault_literal ... ok
[INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_length_is_4 ... ok
[INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_second_element_is_user_authority ... ok
[INFO] [stdout] test utils::vault_ops::vault_ops_tests::bin_count_equals_lower_upper_is_one_bin ... ok
[INFO] [stdout] test utils::vault_ops::vault_ops_tests::bin_count_exceeds_cap_returns_error ... ok
[INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_fourth_element_is_bump ... ok
[INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_third_element_is_pool_address ... ok
[INFO] [stdout] test utils::vault_ops::vault_ops_tests::bin_count_lower_gt_upper_returns_error ... ok
[INFO] [stdout] test utils::vault_ops::vault_ops_tests::bitmap_extension_out_of_range_returns_error ... ok
[INFO] [stdout] test utils::vault_ops::vault_ops_tests::bin_count_within_cap_accepts_valid_range ... ok
[INFO] [stdout] test utils::vault_ops::vault_ops_tests::bitmap_range_within_limit_is_ok ... ok
[INFO] [stdout] test utils::vault_ops::vault_ops_tests::bitmap_upper_out_of_range_returns_error ... ok
[INFO] [stdout] test state::vault_account::account_size_tests::test_account_sizes ... ok
[INFO] [stdout] test state::protocol_config::account_size_tests::test_protocol_config_len_constant ... ok
[INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::collect_fees_roundtrip ... ok
[INFO] [stdout] test utils::meteora::position_view::validate_position_v2_discriminator_tests::rejects_buffer_with_wrong_discriminator ... ok
[INFO] [stdout] test utils::orca::accounts::v2_transferable_gate_tests::transfer_hook_mint_is_rejected ... ok
[INFO] [stdout] test constants::constants_tests::test_bps_divisor_is_10000 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 292 passed; 0 failed; 24 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aargau_manager
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0", kill_on_drop: false }`
[INFO] [stdout] 680cb6e4afb377b541cc551e9f4700a819c0d98ea62307ae6536afaa476616a0
