[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] 9ae5ccc4e178a5f25c2fc171815708a72ebe8302 [INFO] testing aargauio/aargau-program against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faargauio%2Faargau-program" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aargauio/aargau-program on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fd7bd86bd99cf81c78a407d8f70edcfce039ba8349e343f2f0eafabf1354c6b [INFO] running `Command { std: "docker" "start" "-a" "1fd7bd86bd99cf81c78a407d8f70edcfce039ba8349e343f2f0eafabf1354c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fd7bd86bd99cf81c78a407d8f70edcfce039ba8349e343f2f0eafabf1354c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd7bd86bd99cf81c78a407d8f70edcfce039ba8349e343f2f0eafabf1354c6b", kill_on_drop: false }` [INFO] [stdout] 1fd7bd86bd99cf81c78a407d8f70edcfce039ba8349e343f2f0eafabf1354c6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a27d90e9c249129b65d71517e90ac7f5724da1035aed19dce235cbf57ed932aa [INFO] running `Command { std: "docker" "start" "-a" "a27d90e9c249129b65d71517e90ac7f5724da1035aed19dce235cbf57ed932aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling libc v0.2.185 [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 toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling five8_core v1.0.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling solana-sanitize v3.0.1 [INFO] [stderr] Compiling borsh v1.6.1 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling solana-atomic-u64 v3.0.1 [INFO] [stderr] Compiling five8 v1.0.0 [INFO] [stderr] Compiling five8_const v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling solana-program-memory v3.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling solana-msg v3.1.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling solana-signature v3.4.0 [INFO] [stderr] Compiling solana-program-option v3.1.0 [INFO] [stderr] Compiling solana-define-syscall v4.0.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling solana-define-syscall v3.0.0 [INFO] [stderr] Compiling keccak-const v0.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling solana-derivation-path v3.0.0 [INFO] [stderr] Compiling solana-big-mod-exp v3.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-crypto v0.3.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling solana-seed-derivable v3.0.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling solana-short-vec v3.2.0 [INFO] [stderr] Compiling solana-native-token v3.0.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling anchor-attribute-access-control v1.0.0 [INFO] [stderr] Compiling anchor-derive-space v1.0.0 [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 zeroize v1.8.2 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling solana-nullable v1.1.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.1 [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 spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [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 ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling solana-seed-phrase v3.0.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling solana-zero-copy v1.0.1 [INFO] [stderr] Compiling solana-borsh v3.0.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling solana-program-error v3.0.1 [INFO] [stderr] Compiling solana-hash v4.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling solana-fee-calculator v3.2.0 [INFO] [stderr] Compiling solana-serde-varint v3.0.1 [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 solana-transaction-error v3.2.0 [INFO] [stderr] Compiling anchor-syn v1.0.0 [INFO] [stderr] Compiling spl-discriminator v0.5.2 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.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-pubkey v3.0.0 [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-signer v3.0.0 [INFO] [stderr] Compiling solana-sysvar-id v3.1.0 [INFO] [stderr] Compiling solana-feature-gate-interface v3.1.0 [INFO] [stderr] Compiling solana-program-entrypoint v3.1.1 [INFO] [stderr] Compiling spl-type-length-value v0.9.1 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-clock v3.0.1 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.1 [INFO] [stderr] Compiling solana-slot-hashes v3.0.1 [INFO] [stderr] Compiling solana-epoch-schedule 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-cpi v3.1.0 [INFO] [stderr] Compiling solana-stable-layout v3.0.1 [INFO] [stderr] Compiling solana-rent 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 solana-rent v4.2.0 [INFO] [stderr] Compiling spl-token-interface v2.0.0 [INFO] [stderr] Compiling spl-associated-token-account-interface v2.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-invoke v0.5.0 [INFO] [stderr] Compiling solana-loader-v3-interface v6.1.1 [INFO] [stderr] Compiling solana-example-mocks v4.0.0 [INFO] [stderr] Compiling solana-stake-interface v2.0.2 [INFO] [stderr] Compiling solana-program v4.0.0 [INFO] [stderr] Compiling anchor-attribute-program v1.0.0 [INFO] [stderr] Compiling anchor-derive-accounts v1.0.0 [INFO] [stderr] Compiling anchor-attribute-constant v1.0.0 [INFO] [stderr] Compiling anchor-attribute-error v1.0.0 [INFO] [stderr] Compiling anchor-attribute-account v1.0.0 [INFO] [stderr] Compiling anchor-derive-serde v1.0.0 [INFO] [stderr] Compiling anchor-attribute-event v1.0.0 [INFO] [stderr] Compiling anchor-lang v1.0.0 [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-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 anchor-spl v1.0.0 [INFO] [stderr] Compiling aargau-manager v0.1.0 (/opt/rustwide/workdir/programs/aargau-manager) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.16s [INFO] running `Command { std: "docker" "inspect" "a27d90e9c249129b65d71517e90ac7f5724da1035aed19dce235cbf57ed932aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27d90e9c249129b65d71517e90ac7f5724da1035aed19dce235cbf57ed932aa", kill_on_drop: false }` [INFO] [stdout] a27d90e9c249129b65d71517e90ac7f5724da1035aed19dce235cbf57ed932aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ae41520db5fb68d0b81ebdbb2262c7efefd64e3ae509bfabd3343866c54bb70 [INFO] running `Command { std: "docker" "start" "-a" "3ae41520db5fb68d0b81ebdbb2262c7efefd64e3ae509bfabd3343866c54bb70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling solana-fee-calculator v3.2.0 [INFO] [stderr] Compiling solana-instruction-error v2.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [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 crunchy v0.2.4 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling solana-hash v4.3.0 [INFO] [stderr] Compiling solana-nullable v1.1.0 [INFO] [stderr] Compiling solana-transaction-error v3.2.0 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling solana-zero-copy v1.0.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling spki v0.7.3 [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 digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling solana-sha256-hasher v3.1.0 [INFO] [stderr] Compiling solana-seed-phrase v3.0.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling polyval v0.6.2 [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 sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling enum-iterator v2.3.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling solana-precompile-error v3.0.0 [INFO] [stderr] Compiling anchor-syn v1.0.0 [INFO] [stderr] Compiling solana-svm-feature-set v4.0.0-rc.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling solana-svm-type-overrides v4.0.0-rc.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling spl-discriminator v0.5.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [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 solana-fee-structure v3.0.0 [INFO] [stderr] Compiling solana-address v2.6.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling solana-svm-measure v4.0.0-rc.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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-sysvar-id v3.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-serialize-utils v3.1.1 [INFO] [stderr] Compiling solana-epoch-schedule v3.1.0 [INFO] [stderr] Compiling solana-clock v3.0.1 [INFO] [stderr] Compiling solana-program-entrypoint v3.1.1 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-slot-hashes v3.0.1 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.1 [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-cpi v3.1.0 [INFO] [stderr] Compiling solana-signer v3.0.0 [INFO] [stderr] Compiling solana-system-interface v2.0.0 [INFO] [stderr] Compiling solana-stable-layout v3.0.1 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling solana-sysvar v3.1.1 [INFO] [stderr] Compiling solana-message v3.1.0 [INFO] [stderr] Compiling solana-svm-timings v4.0.0-rc.0 [INFO] [stderr] Compiling solana-nonce v3.2.0 [INFO] [stderr] Compiling solana-zk-sdk v4.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling solana-loader-v3-interface v6.1.1 [INFO] [stderr] Compiling solana-account v3.4.0 [INFO] [stderr] Compiling solana-stake-interface v2.0.2 [INFO] [stderr] Compiling solana-blake3-hasher v3.1.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling solana-svm-callback v4.0.0-rc.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling solana-keccak-hasher v3.1.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling solana-transaction v3.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling spl-type-length-value v0.9.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling solana-svm-transaction v4.0.0-rc.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling solana-secp256k1-recover v3.1.1 [INFO] [stderr] Compiling solana-curve25519 v3.1.13 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling solana-invoke v0.5.0 [INFO] [stderr] Compiling solana-sbpf v0.14.4 [INFO] [stderr] Compiling agave-bls12-381 v4.0.0-rc.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling anchor-attribute-access-control v1.0.0 [INFO] [stderr] Compiling anchor-derive-space v1.0.0 [INFO] [stderr] Compiling solana-rent v4.2.0 [INFO] [stderr] Compiling solana-feature-gate-interface v3.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling spl-token-group-interface v0.7.2 [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-example-mocks v4.0.0 [INFO] [stderr] Compiling solana-loader-v4-interface v3.1.0 [INFO] [stderr] Compiling solana-keypair v3.1.2 [INFO] [stderr] Compiling spl-associated-token-account-interface v2.0.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling spl-token-interface v2.0.0 [INFO] [stderr] Compiling solana-epoch-stake v3.0.1 [INFO] [stderr] Compiling solana-program v4.0.0 [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 mollusk-svm-error v0.12.1-agave-4.0 [INFO] [stderr] Compiling anchor-derive-serde v1.0.0 [INFO] [stderr] Compiling anchor-attribute-event v1.0.0 [INFO] [stderr] Compiling anchor-attribute-error v1.0.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling anchor-attribute-constant v1.0.0 [INFO] [stderr] Compiling anchor-attribute-account v1.0.0 [INFO] [stderr] Compiling anchor-derive-accounts v1.0.0 [INFO] [stderr] Compiling anchor-attribute-program v1.0.0 [INFO] [stderr] Compiling anchor-lang v1.0.0 [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 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 env_logger v0.11.10 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling solana-logger v3.0.0 [INFO] [stderr] Compiling anchor-spl v1.0.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 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 ark-poly v0.4.2 [INFO] [stderr] Compiling light-poseidon v0.4.0 [INFO] [stderr] Compiling solana-bn254 v3.2.1 [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 30s [INFO] running `Command { std: "docker" "inspect" "3ae41520db5fb68d0b81ebdbb2262c7efefd64e3ae509bfabd3343866c54bb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae41520db5fb68d0b81ebdbb2262c7efefd64e3ae509bfabd3343866c54bb70", kill_on_drop: false }` [INFO] [stdout] 3ae41520db5fb68d0b81ebdbb2262c7efefd64e3ae509bfabd3343866c54bb70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1c43bb78e657fe1eb7826b1ab1278834867e08468df8894240745992a2b5389 [INFO] running `Command { std: "docker" "start" "-a" "e1c43bb78e657fe1eb7826b1ab1278834867e08468df8894240745992a2b5389", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aargau_manager-fbcff58f1658f7e0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_id ... ok [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/integration-433886ed94b307c3) [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 201 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_bps_divisor_u16_is_10000 ... 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::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_meteora_lb_pair_discriminator ... ok [INFO] [stdout] test constants::discriminator_tests::test_raydium_pool_state_discriminator ... ok [INFO] [stdout] test constants::mint_offset_tests::test_meteora_mint_a_offset ... ok [INFO] [stdout] test constants::mint_offset_tests::test_orca_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::constants_tests::test_bps_divisor_is_10000 ... ok [INFO] [stdout] test constants::mint_offset_tests::test_orca_mint_b_offset ... ok [INFO] [stdout] test constants::mint_offset_tests::test_meteora_mint_b_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 errors::error_code_tests::test_arithmetic_errors_at_1600 ... ok [INFO] [stdout] test constants::program_id_tests::test_orca_whirlpool_program_id_string ... 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 constants::program_id_tests::test_raydium_clmm_program_id_string ... ok [INFO] [stdout] test errors::error_code_tests::test_duplicate_keeper_authority_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_mint_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_invalid_treasury_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_invalid_vault_pda_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_invalid_pool_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_invalid_public_key_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_no_pending_rebalance_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_invalid_pool_discriminator_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_error_below_1000 ... ok [INFO] [stdout] test errors::error_code_tests::test_pending_rebalance_not_expired_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_fee_exceeds_gross_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_non_transferable_mint_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_pool_operation_disabled_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_slippage_exceeded_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_treasury_invariant_violated_discriminant ... ok [INFO] [stdout] test constants::constants_tests::test_program_version_encoding_v0_1_0 ... ok [INFO] [stdout] test errors::error_code_tests::test_program_paused_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 errors::error_code_tests::test_underflow_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_unauthorized_admin_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_vault_no_active_position_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_vault_has_active_position_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_too_many_bins_discriminant ... ok [INFO] [stdout] test constants::mint_offset_tests::test_raydium_mint_a_offset ... 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 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::replay_against_known_good_mainnet_rebalance_tx ... ignored, requires captured rebalance_liquidity tx + meteora_dlmm.so fixture [INFO] [stdout] test errors::error_code_tests::test_overflow_discriminant ... ok [INFO] [stdout] test errors::error_code_tests::test_pending_rebalance_exists_discriminant ... ok [INFO] [stdout] test events::liquidity_changed_event_tests::liquidity_op_serializes_as_single_byte ... ok [INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::close_position_roundtrip ... ok [INFO] [stdout] test events::liquidity_changed_event_tests::liquidity_changed_borsh_roundtrip_increase ... ok [INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::collect_fees_roundtrip ... ok [INFO] [stdout] test state::protocol_config::fee_constants_tests::test_default_fee_rate_bps_is_below_max ... ok [INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::increase_liquidity_roundtrip ... ok [INFO] [stdout] test state::protocol_config::fee_constants_tests::test_max_fee_rate_bps_is_2000 ... ok [INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::truncated_increase_liquidity_payload_fails_deserialization ... ok [INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::unknown_tag_byte_fails_deserialization ... 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::decrease_liquidity_roundtrip ... ok [INFO] [stdout] test state::protocol_config::account_size_tests::test_protocol_config_runtime_size_is_paused_true ... ok [INFO] [stdout] test state::keeper_action::keeper_action_serde_tests::open_position_roundtrip ... ok [INFO] [stdout] test state::protocol_config::account_size_tests::test_protocol_config_runtime_size ... ok [INFO] [stdout] test state::protocol_config::seeds_tests::test_protocol_config_seeds_value ... ok [INFO] [stdout] test state::protocol_config::seeds_tests::test_protocol_config_seeds_length ... ok [INFO] [stdout] test state::user_config::account_size_tests::test_user_config_runtime_size ... ok [INFO] [stdout] test state::user_config::account_size_tests::test_user_config_len_constant ... ok [INFO] [stdout] test state::vault_account::account_size_tests::test_account_sizes ... ok [INFO] [stdout] test state::user_config::seeds_tests::test_user_config_seeds_length ... 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_close_old_discriminant ... ok [INFO] [stdout] test state::user_config::account_size_tests::test_user_config_runtime_size_with_notification_enabled ... ok [INFO] [stdout] test state::user_config::seeds_tests::test_user_config_seeds_constant ... ok [INFO] [stdout] test state::vault_account::enum_variant_tests::test_execution_phase_open_new_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_raydium_discriminant ... ok [INFO] [stdout] test state::vault_account::account_size_tests::test_vault_account_runtime_size ... 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_range_strategy_biased_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_trigger_near_edge_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_triggered_by_keeper_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_rebalance_trigger_follow_price_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_direction_up_only_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::strategy_size_tests::test_option_pending_rebalance_borsh_size ... ok [INFO] [stdout] test state::vault_account::vault_account_seeds_tests::test_vault_account_seeds_length ... 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_triggered_by_user_discriminant ... 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_rebalance_trigger_out_of_range_discriminant ... ok [INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_zero_rate_returns_zero ... ok [INFO] [stdout] test state::vault_account::enum_variant_tests::test_protocol_orca_discriminant ... ok [INFO] [stdout] test state::vault_account::vault_none_variant_tests::test_vault_account_all_none_serializes_smaller_than_len ... ok [INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_20pct_on_100 ... 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_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_6pct_on_1000 ... ok [INFO] [stdout] test utils::fee::fee_tests::test_calc_aargau_fee_result_never_exceeds_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_capped_by_max_fee ... 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_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_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::fee::fee_tests::test_calc_net_after_transfer_fee_near_u64_max_does_not_panic ... 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::fee::fee_tests::test_calc_net_after_transfer_fee_zero_bps_returns_full_amount ... 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::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::buffer_shorter_than_discriminator_returns_invalid_pool ... 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::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::parse_lb_pair_view_from_bytes_tests::happy_path_negative_active_id_decodes_correctly ... 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::lb_pair_view::parse_lb_pair_view_from_bytes_tests::happy_path_returns_expected_fields ... 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::require_lb_pair_bindings_tests::reserve_x_mismatch_returns_invalid_pool_reserve ... 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::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_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_y_mismatch_returns_invalid_pool_reserve ... 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_spl_classic_mints_tests::both_mints_owned_by_token_2022_returns_token_2022_not_supported ... 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::account_meta_order_matches_meteora_layout ... 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::rebalance_liquidity::build_rebalance_liquidity_account_metas_tests::account_count_is_19 ... 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::position_view::validate_position_v2_discriminator_tests::rejects_buffer_with_wrong_discriminator ... 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::rejects_upper_less_than_lower ... 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::width_is_upper_minus_lower_plus_one_inclusive ... 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::rebalance_liquidity::build_rebalance_liquidity_account_metas_tests::only_vault_pda_is_signer ... 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::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::strategy_parameteres_padding_is_zero_filled_64_bytes ... 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::encodes_new_lower_then_upper_after_discriminator ... 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::fee::fee_tests::test_calc_net_after_transfer_fee_ceiling_rounding ... 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::pool_validation::read_mint_tests::test_read_mint_a_and_mint_b_return_different_positions ... 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::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::open_position::build_initialize_position_instruction_data_tests::payer_and_position_are_writable_owner_is_readonly ... 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::pool_validation::read_mint_tests::test_read_mint_a_buffer_too_short_returns_error ... 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::position_view::validate_position_v2_discriminator_tests::rejects_buffer_shorter_than_discriminator ... 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_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_a_one_byte_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::pool_validation::read_mint_tests::test_read_mint_b_buffer_too_short_returns_error ... 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_exactly_minimum_length_succeeds ... ok [INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_second_element_is_user_authority ... ok [INFO] [stdout] test utils::pool_validation::read_mint_tests::test_read_mint_b_raydium_returns_correct_pubkey ... 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_fourth_element_is_bump ... 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_distinct_pools_produce_different_third_element ... ok [INFO] [stdout] test utils::signer_seeds::signer_seeds_tests::test_vault_signer_seeds_third_element_is_pool_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 191 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stderr] Doc-tests aargau_manager [INFO] [stdout] [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" "e1c43bb78e657fe1eb7826b1ab1278834867e08468df8894240745992a2b5389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c43bb78e657fe1eb7826b1ab1278834867e08468df8894240745992a2b5389", kill_on_drop: false }` [INFO] [stdout] e1c43bb78e657fe1eb7826b1ab1278834867e08468df8894240745992a2b5389