[INFO] cloning repository https://github.com/SolanaAEP/saep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SolanaAEP/saep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolanaAEP%2Fsaep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolanaAEP%2Fsaep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5162b1b882ba0530ff9380c39fb38e6058edc0e5
[INFO] testing SolanaAEP/saep against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolanaAEP%2Fsaep" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SolanaAEP/saep
[INFO] finished tweaking git repo https://github.com/SolanaAEP/saep
[INFO] tweaked toml for git repo https://github.com/SolanaAEP/saep written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SolanaAEP/saep on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SolanaAEP/saep 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d2868df350bba2271ba963987e370fe1ae7a7b6c4107b8a1ded75f18c1aa7e7
[INFO] running `Command { std: "docker" "start" "-a" "1d2868df350bba2271ba963987e370fe1ae7a7b6c4107b8a1ded75f18c1aa7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d2868df350bba2271ba963987e370fe1ae7a7b6c4107b8a1ded75f18c1aa7e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d2868df350bba2271ba963987e370fe1ae7a7b6c4107b8a1ded75f18c1aa7e7", kill_on_drop: false }`
[INFO] [stdout] 1d2868df350bba2271ba963987e370fe1ae7a7b6c4107b8a1ded75f18c1aa7e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 923efc0e1a945e4ee2dff3389e6ded3902961165700b45e2efd53b2f46899f22
[INFO] running `Command { std: "docker" "start" "-a" "923efc0e1a945e4ee2dff3389e6ded3902961165700b45e2efd53b2f46899f22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling five8_core v1.0.0
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling solana-msg v2.2.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling solana-program-memory v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling solana-program-memory v3.1.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling solana-msg v3.1.0
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling solana-program-option v3.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling solana-signature v3.4.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling solana-define-syscall v4.0.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling solana-program-option v2.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling keccak-const v0.2.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling solana-define-syscall v3.0.0
[INFO] [stderr]    Compiling const-crypto v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling solana-big-mod-exp v2.2.1
[INFO] [stderr]    Compiling solana-native-token v2.3.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling solana-define-syscall v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling solana-security-txt v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[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 v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling solana-nullable v1.1.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling anchor-attribute-access-control v1.0.0
[INFO] [stderr]    Compiling anchor-derive-space v1.0.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling solana-program-error v3.0.1
[INFO] [stderr]    Compiling solana-zero-copy v1.0.1
[INFO] [stderr]    Compiling solana-borsh v3.0.2
[INFO] [stderr]    Compiling solana-instruction-error v2.3.0
[INFO] [stderr]    Compiling solana-program-pack v3.1.0
[INFO] [stderr]    Compiling solana-transaction-error v3.2.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling solana-hash v4.3.0
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling solana-fee-calculator v3.2.0
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling anchor-syn v1.0.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling solana-blake3-hasher v2.2.1
[INFO] [stderr]    Compiling spl-discriminator v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling solana-address v2.6.0
[INFO] [stderr]    Compiling solana-curve25519 v3.1.13
[INFO] [stderr]    Compiling solana-curve25519 v2.3.13
[INFO] [stderr]    Compiling borsh v0.10.4
[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-program-entrypoint v3.1.1
[INFO] [stderr]    Compiling spl-type-length-value v0.9.1
[INFO] [stderr]    Compiling solana-stable-layout v3.0.1
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-system-interface v3.2.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.1.0
[INFO] [stderr]    Compiling solana-cpi v3.1.0
[INFO] [stderr]    Compiling solana-feature-gate-interface v3.1.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.1
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.1
[INFO] [stderr]    Compiling solana-rent v3.1.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.1.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.1
[INFO] [stderr]    Compiling solana-invoke v0.5.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.7.2
[INFO] [stderr]    Compiling solana-sysvar v3.1.1
[INFO] [stderr]    Compiling spl-token-interface v2.0.0
[INFO] [stderr]    Compiling spl-associated-token-account-interface v2.0.0
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.1
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling solana-stake-interface v2.0.2
[INFO] [stderr]    Compiling solana-instruction v2.3.3
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-clock v2.2.3
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-zk-sdk v2.3.13
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling spl-discriminator v0.4.1
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling spl-memo v6.0.0
[INFO] [stderr]    Compiling anchor-attribute-event v1.0.0
[INFO] [stderr]    Compiling anchor-derive-accounts v1.0.0
[INFO] [stderr]    Compiling anchor-derive-serde v1.0.0
[INFO] [stderr]    Compiling anchor-attribute-program 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-attribute-constant v1.0.0
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling anchor-lang v1.0.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling spl-program-error v0.6.0
[INFO] [stderr]    Compiling spl-token v7.0.0
[INFO] [stderr]    Compiling capability_registry v0.1.0 (/opt/rustwide/workdir/programs/capability_registry)
[INFO] [stderr]    Compiling dispute_arbitration v0.1.0 (/opt/rustwide/workdir/programs/dispute_arbitration)
[INFO] [stderr]    Compiling spl-pod v0.7.3
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.5.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling spl-pod v0.5.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.3.0
[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 spl-type-length-value v0.7.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]    Compiling spl-token-group-interface v0.5.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling spl-elgamal-registry v0.1.1
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.9.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.6.0
[INFO] [stderr]    Compiling anchor-spl v1.0.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.9.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling light-poseidon v0.4.0
[INFO] [stderr]    Compiling spl-token-2022 v7.0.0
[INFO] [stderr]    Compiling fee_collector v0.1.0 (/opt/rustwide/workdir/programs/fee_collector)
[INFO] [stderr]    Compiling governance_program v0.1.0 (/opt/rustwide/workdir/programs/governance_program)
[INFO] [stderr]    Compiling nxs_staking v0.1.0 (/opt/rustwide/workdir/programs/nxs_staking)
[INFO] [stderr]    Compiling template_registry v0.1.0 (/opt/rustwide/workdir/programs/template_registry)
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling solana-bn254 v2.2.2
[INFO] [stderr]    Compiling agent_registry v0.1.0 (/opt/rustwide/workdir/programs/agent_registry)
[INFO] [stderr]    Compiling proof_verifier v0.1.0 (/opt/rustwide/workdir/programs/proof_verifier)
[INFO] [stderr]    Compiling treasury_standard v0.1.0 (/opt/rustwide/workdir/programs/treasury_standard)
[INFO] [stderr]    Compiling task_market v0.1.0 (/opt/rustwide/workdir/programs/task_market)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "923efc0e1a945e4ee2dff3389e6ded3902961165700b45e2efd53b2f46899f22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923efc0e1a945e4ee2dff3389e6ded3902961165700b45e2efd53b2f46899f22", kill_on_drop: false }`
[INFO] [stdout] 923efc0e1a945e4ee2dff3389e6ded3902961165700b45e2efd53b2f46899f22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1845cb005133a420158c8de53cd983a8d2aee23f1016b453846ea34847a22ef3
[INFO] running `Command { std: "docker" "start" "-a" "1845cb005133a420158c8de53cd983a8d2aee23f1016b453846ea34847a22ef3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[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 aead v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[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 sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling spl-discriminator v0.5.2
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling solana-address v2.6.0
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-curve25519 v3.1.13
[INFO] [stderr]    Compiling solana-curve25519 v2.3.13
[INFO] [stderr]    Compiling solana-instruction v2.3.3
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[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-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-instruction v3.4.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.1.0
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-serialize-utils v3.1.1
[INFO] [stderr]    Compiling solana-feature-gate-interface v3.1.0
[INFO] [stderr]    Compiling solana-rent v3.1.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.1
[INFO] [stderr]    Compiling solana-clock v3.0.1
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.1
[INFO] [stderr]    Compiling solana-epoch-schedule v3.1.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.1
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling spl-type-length-value v0.9.1
[INFO] [stderr]    Compiling solana-clock v2.2.3
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.1.1
[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 spl-token-group-interface v0.7.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-signer v2.2.1
[INFO] [stderr]    Compiling solana-invoke v0.5.0
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-stake-interface v2.0.2
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-zk-sdk v2.3.13
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.1
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling spl-discriminator v0.4.1
[INFO] [stderr]    Compiling spl-memo v6.0.0
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling anchor-lang v1.0.0
[INFO] [stderr]    Compiling capability_registry v0.1.0 (/opt/rustwide/workdir/programs/capability_registry)
[INFO] [stderr]    Compiling dispute_arbitration v0.1.0 (/opt/rustwide/workdir/programs/dispute_arbitration)
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling spl-program-error v0.6.0
[INFO] [stderr]    Compiling spl-token v7.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-pod v0.5.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.3.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.2.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 ark-poly v0.4.2
[INFO] [stderr]    Compiling spl-token-2022-interface v2.1.0
[INFO] [stderr]    Compiling spl-type-length-value v0.7.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]    Compiling spl-token-group-interface v0.5.0
[INFO] [stderr]    Compiling spl-elgamal-registry v0.1.1
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.9.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.6.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.9.0
[INFO] [stderr]    Compiling spl-token-2022 v7.0.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling anchor-spl v1.0.0
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling solana-bn254 v2.2.2
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling fee_collector v0.1.0 (/opt/rustwide/workdir/programs/fee_collector)
[INFO] [stderr]    Compiling nxs_staking v0.1.0 (/opt/rustwide/workdir/programs/nxs_staking)
[INFO] [stderr]    Compiling governance_program v0.1.0 (/opt/rustwide/workdir/programs/governance_program)
[INFO] [stderr]    Compiling template_registry v0.1.0 (/opt/rustwide/workdir/programs/template_registry)
[INFO] [stderr]    Compiling agent_registry v0.1.0 (/opt/rustwide/workdir/programs/agent_registry)
[INFO] [stderr]    Compiling light-poseidon v0.4.0
[INFO] [stderr]    Compiling proof_verifier v0.1.0 (/opt/rustwide/workdir/programs/proof_verifier)
[INFO] [stderr]    Compiling treasury_standard v0.1.0 (/opt/rustwide/workdir/programs/treasury_standard)
[INFO] [stderr]    Compiling task_market v0.1.0 (/opt/rustwide/workdir/programs/task_market)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "1845cb005133a420158c8de53cd983a8d2aee23f1016b453846ea34847a22ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1845cb005133a420158c8de53cd983a8d2aee23f1016b453846ea34847a22ef3", kill_on_drop: false }`
[INFO] [stdout] 1845cb005133a420158c8de53cd983a8d2aee23f1016b453846ea34847a22ef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 996506a046702cbfc1e03f34cb2095ebab51306850e4324a18ab2e026dc059aa
[INFO] running `Command { std: "docker" "start" "-a" "996506a046702cbfc1e03f34cb2095ebab51306850e4324a18ab2e026dc059aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_registry-7fc2241970f6fd44)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test civic::tests::decode_active_token_ok ... ok
[INFO] [stdout] test civic::tests::non_expiring_ok ... ok
[INFO] [stdout] test civic::tests::expiry_in_past_rejected ... ok
[INFO] [stdout] test civic::tests::decode_truncated_data_errs ... ok
[INFO] [stdout] test civic::tests::decode_rejects_invalid_option_tag ... ok
[INFO] [stdout] test civic::tests::frozen_and_revoked_rejected ... ok
[INFO] [stdout] test fuzz::all_empty_buffers_rejected ... ok
[INFO] [stdout] test fuzz::agent_round_trip ... ok
[INFO] [stdout] test fuzz::attestation_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::agent_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::category_rep_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::attestation_round_trip ... ok
[INFO] [stdout] test fuzz::category_rep_round_trip ... ok
[INFO] [stdout] test fuzz::discriminators_pairwise_distinct ... ok
[INFO] [stdout] test fuzz::global_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test guard::tests::callee_rejects_inactive_caller_guard ... ok
[INFO] [stdout] test guard::tests::callee_rejects_active_self_guard ... ok
[INFO] [stdout] test guard::tests::callee_rejects_stack_too_deep ... ok
[INFO] [stdout] test fuzz::global_round_trip ... ok
[INFO] [stdout] test guard::tests::callee_rejects_unauthorized_caller ... ok
[INFO] [stdout] test guard::tests::enter_flips_active ... ok
[INFO] [stdout] test guard::tests::double_enter_rejected ... ok
[INFO] [stdout] test guard::tests::exit_clears_state ... ok
[INFO] [stdout] test guard::tests::load_caller_guard_happy_path ... ok
[INFO] [stdout] test guard::tests::reset_timelock_accepts_elapsed ... ok
[INFO] [stdout] test guard::tests::reset_timelock_rejects_too_soon ... ok
[INFO] [stdout] test guard::tests::load_caller_guard_rejects_wrong_pda ... ok
[INFO] [stdout] test guard::tests::load_caller_guard_rejects_bad_discriminator ... ok
[INFO] [stdout] test guard::tests::load_caller_guard_rejects_wrong_owner ... ok
[INFO] [stdout] test guard::tests::reset_timelock_rejects_unproposed ... ok
[INFO] [stdout] test instructions::personhood::tests::civic_token_owner_accepts_matching_program ... ok
[INFO] [stdout] test instructions::personhood::tests::attestation_ref_is_deterministic_per_token_slot ... ok
[INFO] [stdout] test instructions::personhood::tests::civic_token_owner_fails_closed_when_program_unset ... ok
[INFO] [stdout] test instructions::personhood::tests::civic_token_owner_rejects_foreign_owner ... ok
[INFO] [stdout] test instructions::personhood::tests::civic_token_owner_rejects_system_program_forgery ... ok
[INFO] [stdout] test instructions::personhood::tests::decoded_token_roundtrip_matches_state_and_owner ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_pda_per_operator ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_verify_happy_path ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_pda_seeds_deterministic ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_verify_expired_rejected ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_verify_non_expiring_accepted ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_verify_none_required_is_noop ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_verify_revoked_rejected ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_verify_wrong_operator_rejected ... ok
[INFO] [stdout] test instructions::personhood::tests::unknown_gatekeeper_not_allowed ... ok
[INFO] [stdout] test instructions::reputation::tests::cap_bit_range_upper_bound ... ok
[INFO] [stdout] test instructions::reputation::tests::cap_bit_out_of_range_detected ... ok
[INFO] [stdout] test instructions::personhood::tests::tier_for_network_resolves_verified_slot ... ok
[INFO] [stdout] test instructions::personhood::tests::personhood_verify_tier_mismatch_rejected ... ok
[INFO] [stdout] test instructions::reputation::tests::category_rep_pda_derivation_deterministic ... ok
[INFO] [stdout] test instructions::reputation::tests::replay_detection_logic ... ok
[INFO] [stdout] test instructions::reputation::tests::category_rep_pda_distinct_per_bit ... ok
[INFO] [stdout] test instructions::reputation::tests::proof_verifier_rep_authority_pda_stable ... ok
[INFO] [stdout] test instructions::reputation::tests::proof_verifier_rep_authority_differs_by_program ... ok
[INFO] [stdout] test guard::tests::callee_accepts_happy_path ... ok
[INFO] [stdout] test state::proptests::capability_extra_bits_rejected ... ok
[INFO] [stdout] test state::proptests::capability_full_mask_accepts_anything ... ok
[INFO] [stdout] test state::proptests::capability_subset_accepted ... ok
[INFO] [stdout] test state::proptests::ewma_alpha_zero_returns_old ... ok
[INFO] [stdout] test fuzz::agent_roundtrip_random ... ok
[INFO] [stdout] test fuzz::global_extra_trailing_bytes_parses_with_unconsumed_slice ... ok
[INFO] [stdout] test state::proptests::ewma_bounded_by_inputs ... ok
[INFO] [stdout] test state::proptests::ewma_alpha_full_returns_sample ... ok
[INFO] [stdout] test fuzz::attestation_roundtrip_random ... ok
[INFO] [stdout] test svm_fuzz::agent_account_rejects_global_data_as_agent ... ok
[INFO] [stdout] test svm_fuzz::agent_rejects_global_discriminator ... ok
[INFO] [stdout] test state::proptests::ewma_no_panic_on_extremes ... ok
[INFO] [stdout] test svm_fuzz::agent_rejects_wrong_owner ... ok
[INFO] [stdout] test svm_fuzz::agent_rejects_random_cross_discriminator ... ok
[INFO] [stdout] test svm_fuzz::category_rep_rejects_agent_discriminator ... ok
[INFO] [stdout] test svm_fuzz::cranker_must_be_signer_for_execute_slash ... ok
[INFO] [stdout] test svm_fuzz::delegate_control_rejects_non_operator ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_agent_discriminator ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_guard_discriminator ... ok
[INFO] [stdout] test svm_fuzz::agent_rejects_guard_discriminator ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_wrong_owner ... ok
[INFO] [stdout] test svm_fuzz::governance_authority_must_be_signer ... ok
[INFO] [stdout] test svm_fuzz::governance_global_rejects_agent_data_as_global ... ok
[INFO] [stdout] test svm_fuzz::governance_rejects_wrong_authority_key ... ok
[INFO] [stdout] test svm_fuzz::guard_rejects_agent_discriminator ... ok
[INFO] [stdout] test svm_fuzz::guard_rejects_category_rep_data ... ok
[INFO] [stdout] test svm_fuzz::guard_rejects_global_discriminator ... ok
[INFO] [stdout] test state::proptests::slash_zero_amount_always_ok ... ok
[INFO] [stdout] test state::proptests::slash_amount_gt_stake_rejected ... ok
[INFO] [stdout] test svm_fuzz::guard_rejects_wrong_owner ... ok
[INFO] [stdout] test svm_fuzz::load_caller_guard_rejects_empty_data ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_random_cross_discriminator ... ok
[INFO] [stdout] test svm_fuzz::all_accounts_reject_flipped_discriminator ... ok
[INFO] [stdout] test svm_fuzz::guard_rejects_random_cross_discriminator ... ok
[INFO] [stdout] test svm_fuzz::load_caller_guard_rejects_truncated_data ... ok
[INFO] [stdout] test svm_fuzz::operator_must_be_signer_for_register ... ok
[INFO] [stdout] test fuzz::attestation_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test svm_fuzz::load_caller_guard_rejects_zero_owner ... ok
[INFO] [stdout] test state::proptests::ewma_alpha_out_of_range_rejected ... ok
[INFO] [stdout] test state::proptests::slash_no_panic_on_extremes ... ok
[INFO] [stdout] test svm_fuzz::owner_check_structural_assertion ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test svm_fuzz::load_caller_guard_rejects_random_wrong_pda ... ok
[INFO] [stdout] test fuzz::agent_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test svm_fuzz::load_caller_guard_rejects_corrupted_discriminator ... ok
[INFO] [stdout] test fuzz::global_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::attestation_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::global_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::category_rep_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::agent_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test state::proptests::slash_within_cap_accepted ... ok
[INFO] [stdout] test fuzz::category_rep_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test svm_fuzz::signer_flag_false_prevents_authority_match ... ok
[INFO] [stdout] test svm_fuzz::load_caller_guard_rejects_random_wrong_owner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/capability_registry-a059c2e1e4c0c512)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test fuzz::config_rejects_empty_buffer ... ok
[INFO] [stdout] test fuzz::tag_disc_does_not_collide_with_config_disc ... ok
[INFO] [stdout] test fuzz::config_round_trip ... ok
[INFO] [stdout] test fuzz::config_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::tag_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test state::tests::assert_mask_approved_allows_subset ... ok
[INFO] [stdout] test state::tests::assert_mask_approved_rejects_retired_bits ... ok
[INFO] [stdout] test state::tests::assert_mask_approved_rejects_unapproved ... ok
[INFO] [stdout] test fuzz::tag_round_trip ... ok
[INFO] [stdout] test state::tests::bit_mask_boundary ... ok
[INFO] [stdout] test state::tests::bit_mask_out_of_range ... ok
[INFO] [stdout] test state::tests::manifest_uri_accepts_any_nonempty ... ok
[INFO] [stdout] test state::tests::manifest_uri_rejects_empty ... ok
[INFO] [stdout] test state::tests::set_and_clear_bit_roundtrip ... ok
[INFO] [stdout] test state::tests::slug_accepts_valid_lowercase ... ok
[INFO] [stdout] test state::tests::slug_rejects_bad_chars ... ok
[INFO] [stdout] test state::tests::slug_rejects_edge_underscores ... ok
[INFO] [stdout] test state::tests::slug_rejects_embedded_null_then_garbage ... ok
[INFO] [stdout] test state::tests::slug_rejects_empty ... ok
[INFO] [stdout] test state::tests::slug_rejects_uppercase ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test fuzz::config_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test fuzz::bit_mask_total_function ... ok
[INFO] [stdout] test fuzz::tag_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test fuzz::config_extra_trailing_bytes_rejected ... ok
[INFO] [stdout] test fuzz::config_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::slug_validator_total_function ... ok
[INFO] [stdout] test fuzz::config_with_correct_disc_random_tail_does_not_panic ... ok
[INFO] [stdout] test fuzz::manifest_validator_total_function ... ok
[INFO] [stdout] test fuzz::tag_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::tag_with_correct_disc_random_tail_does_not_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dispute_arbitration-ef36ac90d41fcadb)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test fuzz::commit_hash_different_verdicts ... ok
[INFO] [stdout] test fuzz::discriminators_pairwise_distinct ... ok
[INFO] [stdout] test fuzz::commit_hash_different_salts ... ok
[INFO] [stdout] test fuzz::commit_hash_deterministic ... ok
[INFO] [stdout] test fuzz::empty_buffers_rejected ... ok
[INFO] [stdout] test fuzz::allowed_callers_round_trip ... ok
[INFO] [stdout] test fuzz::guard_round_trip ... ok
[INFO] [stdout] test fuzz::truncated_to_discriminator_rejected ... ok
[INFO] [stdout] test guard::tests::callee_rejects_deep_stack ... ok
[INFO] [stdout] test guard::tests::callee_rejects_inactive_caller_guard ... ok
[INFO] [stdout] test fuzz::config_round_trip ... ok
[INFO] [stdout] test guard::tests::callee_rejects_random_program ... ok
[INFO] [stdout] test guard::tests::double_enter_rejected ... ok
[INFO] [stdout] test guard::tests::enter_exit ... ok
[INFO] [stdout] test guard::tests::timelock_enforced ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test fuzz::guard_roundtrip_random ... ok
[INFO] [stdout] test fuzz::commit_hash_no_collision ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_vote_record ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_pending_slash ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_appeal_record ... ok
[INFO] [stdout] test fuzz::guard_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::config_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_arbitrator ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_dispute_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fee_collector-f7122747469a9414)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test fuzz::agent_allowlist_round_trip ... ok
[INFO] [stdout] test fuzz::allowlist_round_trip ... ok
[INFO] [stdout] test fuzz::agent_allowlist_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::allowlist_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::all_empty_buffers_rejected ... ok
[INFO] [stdout] test fuzz::discriminators_pairwise_distinct ... ok
[INFO] [stdout] test guard::tests::callee_rejects_untrusted_caller ... ok
[INFO] [stdout] test guard::tests::callee_happy_path_ok ... ok
[INFO] [stdout] test guard::tests::callee_rejects_cpi_too_deep ... ok
[INFO] [stdout] test guard::tests::timelock_gates_reset ... ok
[INFO] [stdout] test guard::tests::reentry_rejected ... ok
[INFO] [stdout] test hook::tests::allowlist_enforces_cap ... ok
[INFO] [stdout] test hook::tests::allowlist_rejects_default_pubkey ... ok
[INFO] [stdout] test hook::tests::default_deny_flip_changes_resolution ... ok
[INFO] [stdout] test guard::tests::enter_exit_cycle ... ok
[INFO] [stdout] test hook::tests::allowlist_add_remove_applies_in_place ... ok
[INFO] [stdout] test hook::tests::mint_in_global_allowlist_accepted ... ok
[INFO] [stdout] test hook::tests::mint_missing_and_default_deny_rejected ... ok
[INFO] [stdout] test hook::tests::per_agent_extra_unblocks_mint ... ok
[INFO] [stdout] test hook::tests::per_agent_without_match_defers_to_global ... ok
[INFO] [stdout] test state::tests::bps_split_dust_to_treasury ... ok
[INFO] [stdout] test state::tests::bps_split_exact ... ok
[INFO] [stdout] test hook::tests::no_match_with_no_deny_warns ... ok
[INFO] [stdout] test state::tests::bps_split_large ... ok
[INFO] [stdout] test state::tests::merkle_bad_proof_fails ... ok
[INFO] [stdout] test state::tests::merkle_single_leaf ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test state::tests::merkle_two_leaves ... ok
[INFO] [stdout] test state::tests::bps_split_zero ... ok
[INFO] [stdout] test fuzz::bps_split_conserves_total ... ok
[INFO] [stdout] test fuzz::allowlist_vec_length_byte_fuzz ... ok
[INFO] [stdout] test fuzz::allowlist_roundtrip_random ... ok
[INFO] [stdout] test fuzz::merkle_claim_leaf_deterministic ... ok
[INFO] [stdout] test fuzz::merkle_different_inputs_different_leaves ... ok
[INFO] [stdout] test fuzz::allowlist_extra_trailing_bytes_parses_with_unconsumed_slice ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_epoch_account ... ok
[INFO] [stdout] test fuzz::agent_allowlist_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_staker_claim ... ok
[INFO] [stdout] test fuzz::allowlist_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::agent_allowlist_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::allowlist_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_fee_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/governance_program-bedc0469d5556be8)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test fuzz::vote_leaf_none_voter_produces_leaf ... ok
[INFO] [stdout] test fuzz::single_leaf_proof_validates ... ok
[INFO] [stdout] test fuzz::empty_buffers_rejected ... ok
[INFO] [stdout] test state::tests::timelock_critical_vs_standard ... ok
[INFO] [stdout] test state::tests::merkle_vote_proof ... ok
[INFO] [stdout] test state::tests::vote_window_categories ... ok
[INFO] [stdout] test fuzz::discriminators_pairwise_distinct ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test fuzz::bad_proof_rejected ... ok
[INFO] [stdout] test fuzz::vote_leaf_different_weights_different_leaves ... ok
[INFO] [stdout] test fuzz::vote_leaf_deterministic ... ok
[INFO] [stdout] test fuzz::vote_leaf_different_voters_different_leaves ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_execution_record ... ok
[INFO] [stdout] test fuzz::vote_record_rejects_bad_discriminator ... ok
[INFO] [stdout] test fuzz::proposal_rejects_bad_discriminator ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_vote_record ... ok
[INFO] [stdout] test fuzz::bad_proof_with_fake_siblings ... ok
[INFO] [stdout] test fuzz::config_rejects_bad_discriminator ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_governance_config ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_program_registry ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_proposal_account ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nxs_staking-c77cc9076c9d6a94)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test guard::tests::callee_rejects_deep_stack ... ok
[INFO] [stdout] test guard::tests::callee_rejects_inactive_caller_guard ... ok
[INFO] [stdout] test guard::tests::double_enter_rejected ... ok
[INFO] [stdout] test guard::tests::enter_exit ... ok
[INFO] [stdout] test guard::tests::callee_rejects_random_program ... ok
[INFO] [stdout] test guard::tests::timelock_enforced ... ok
[INFO] [stdout] test state::tests::voting_power_math ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test state::tests::multiplier_bounds ... ok
[INFO] [stdout] test fuzz::voting_power_no_overflow ... ok
[INFO] [stdout] test fuzz::multiplier_always_in_range ... ok
[INFO] [stdout] test fuzz::oversized_caller_list_rejected ... ok
[INFO] [stdout] test fuzz::multiplier_monotonic ... ok
[INFO] [stdout] test fuzz::reentrancy_guard_roundtrip ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_voting_power_snapshot ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_reentrancy_guard ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_staking_config ... ok
[INFO] [stdout] test fuzz::staking_config_roundtrip ... ok
[INFO] [stdout] test fuzz::staking_pool_roundtrip ... ok
[INFO] [stdout] test fuzz::allowed_callers_roundtrip ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_stake_account ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_staking_pool ... ok
[INFO] [stdout] test fuzz::arbitrary_bytes_allowed_callers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proof_verifier-925e8f9dc724d028)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test fuzz::all_empty_buffers_rejected ... ok
[INFO] [stdout] test fuzz::all_truncated_to_discriminator_rejected ... ok
[INFO] [stdout] test fuzz::batch_round_trip ... ok
[INFO] [stdout] test fuzz::config_round_trip ... ok
[INFO] [stdout] test fuzz::discriminators_pairwise_distinct ... ok
[INFO] [stdout] test fuzz::global_mode_round_trip ... ok
[INFO] [stdout] test guard::tests::authorized_caller_accepted ... ok
[INFO] [stdout] test guard::tests::caller_guard_must_be_active ... ok
[INFO] [stdout] test fuzz::vk_round_trip ... ok
[INFO] [stdout] test guard::tests::cpi_depth_enforced ... ok
[INFO] [stdout] test guard::tests::load_caller_guard_rejects_wrong_owner ... ok
[INFO] [stdout] test guard::tests::load_caller_guard_rejects_bad_discriminator ... ok
[INFO] [stdout] test guard::tests::load_caller_guard_rejects_wrong_pda ... ok
[INFO] [stdout] test guard::tests::load_caller_guard_happy_path ... ok
[INFO] [stdout] test guard::tests::unauthorized_caller_rejected ... ok
[INFO] [stdout] test instructions::batch_verify::tests::derive_scalar_deterministic ... ok
[INFO] [stdout] test instructions::batch_verify::tests::derive_scalar_different_indices ... ok
[INFO] [stdout] test instructions::batch_verify::tests::derive_scalar_index_zero_is_one ... ok
[INFO] [stdout] test instructions::batch_verify::tests::derive_scalar_upper_bytes_zeroed ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::bool_to_scalar_values ... ok
[INFO] [stdout] test guard::tests::self_must_not_be_active ... ok
[INFO] [stdout] test guard::tests::timelock_gates_admin_reset ... ok
[INFO] [stdout] test fuzz::vk_ic_vec_length_byte_fuzz ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::hash_sample_disputed_differs ... ok
[INFO] [stdout] test fuzz::scalar_in_field_total_function ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::rep_authority_pda_deterministic ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::rep_authority_pda_program_scoped ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::rep_authority_seed_constant ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::u16_to_scalar_roundtrip ... ok
[INFO] [stdout] test pairing::tests::negate_changes_y_only ... ok
[INFO] [stdout] test pairing::tests::negate_is_involutory ... ok
[INFO] [stdout] test fuzz::global_mode_roundtrip_random ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::u16_to_scalar_max ... ok
[INFO] [stdout] test state::tests::modulus_minus_one_in_field ... ok
[INFO] [stdout] test state::tests::zero_is_in_field ... ok
[INFO] [stdout] test state::tests::above_modulus_rejected ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test fuzz::batch_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test pairing::tests::negate_identity_is_identity ... ok
[INFO] [stdout] test state::tests::modulus_itself_not_in_field ... ok
[INFO] [stdout] test fuzz::config_extra_trailing_bytes_parses_with_unconsumed_slice ... ok
[INFO] [stdout] test fuzz::vk_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::hash_sample_different_inputs ... ok
[INFO] [stdout] test fuzz::batch_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test instructions::reputation_cpi::tests::hash_sample_deterministic ... ok
[INFO] [stdout] test fuzz::config_roundtrip_random ... ok
[INFO] [stdout] test fuzz::global_mode_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::vk_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::global_mode_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::config_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::config_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/task_market-0998b28c144129b3)
[INFO] [stdout] 
[INFO] [stdout] running 128 tests
[INFO] [stdout] test fuzz::all_empty_buffers_rejected ... ok
[INFO] [stdout] test fuzz::all_truncated_to_discriminator_rejected ... ok
[INFO] [stdout] test fuzz::bid_book_round_trip ... ok
[INFO] [stdout] test fuzz::bid_round_trip ... ok
[INFO] [stdout] test fuzz::global_round_trip ... ok
[INFO] [stdout] test fuzz::discriminators_pairwise_distinct ... ok
[INFO] [stdout] test fuzz::task_round_trip ... ok
[INFO] [stdout] test guard::tests::cpi_depth_caps_stack_height ... ok
[INFO] [stdout] test guard::tests::exit_clears_state ... ok
[INFO] [stdout] test guard::tests::reentrancy_double_enter_rejected ... ok
[INFO] [stdout] test guard::tests::reset_timelock_honored ... ok
[INFO] [stdout] test fuzz::mint_accept_round_trip ... ok
[INFO] [stdout] test guard::tests::self_reentry_rejected ... ok
[INFO] [stdout] test personhood::tests::capability_tag_gating_promotes_from_none ... ok
[INFO] [stdout] test guard::tests::unauthorized_caller_rejected ... ok
[INFO] [stdout] test personhood::tests::enforce_accepts_higher_tier_than_required ... ok
[INFO] [stdout] test guard::tests::caller_guard_inactive_rejected ... ok
[INFO] [stdout] test personhood::tests::enforce_non_expiring_accepts_any_now ... ok
[INFO] [stdout] test personhood::tests::enforce_none_tier_ignores_missing_attestation ... ok
[INFO] [stdout] test personhood::tests::enforce_rejects_expired ... ok
[INFO] [stdout] test personhood::tests::enforce_rejects_revoked ... ok
[INFO] [stdout] test personhood::tests::enforce_requires_attestation_when_tier_set ... ok
[INFO] [stdout] test personhood::tests::enforce_rejects_tier_shortfall ... ok
[INFO] [stdout] test personhood::tests::resolve_takes_stricter_of_payload_and_tag ... ok
[INFO] [stdout] test state::proptests::bid_book_beats_lower_amount_wins ... ok
[INFO] [stdout] test state::proptests::bid_book_beats_tie_stake_breaks ... ok
[INFO] [stdout] test personhood::tests::enforce_rejects_wrong_operator ... ok
[INFO] [stdout] test state::proptests::bid_book_bond_max_bps ... ok
[INFO] [stdout] test state::proptests::bid_book_bond_min_bps ... ok
[INFO] [stdout] test state::proptests::bid_book_beats_tie_stake_tie_pubkey_breaks ... ok
[INFO] [stdout] test personhood::tests::tier_from_u8_rejects_out_of_range ... ok
[INFO] [stdout] test state::proptests::bid_book_bond_no_panic ... ok
[INFO] [stdout] test state::proptests::bid_book_bond_zero_bps_is_zero ... ok
[INFO] [stdout] test state::proptests::bid_book_reveal_hash_deterministic ... ok
[INFO] [stdout] test state::proptests::bid_book_reveal_hash_amount_sensitive ... ok
[INFO] [stdout] test state::proptests::capability_bit_check_accepts_present_bit ... ok
[INFO] [stdout] test state::proptests::bid_book_reveal_hash_nonce_sensitive ... ok
[INFO] [stdout] test state::proptests::capability_bit_check_rejects_missing_bit ... ok
[INFO] [stdout] test fuzz::task_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::global_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::task_roundtrip_random ... ok
[INFO] [stdout] test state::proptests::compute_fees_zero_amount_rejected ... ok
[INFO] [stdout] test state::proptests::compute_fees_sum_lt_amount_within_bound ... ok
[INFO] [stdout] test state::proptests::derive_task_hash_differs_per_task_id ... ok
[INFO] [stdout] test state::proptests::duplicate_bidder_detected ... ok
[INFO] [stdout] test state::proptests::capability_bit_check_boundary_bit_127 ... ok
[INFO] [stdout] test state::proptests::enumeration_rejects_odd_total ... ok
[INFO] [stdout] test state::proptests::enumeration_accepts_exact_count ... ok
[INFO] [stdout] test state::proptests::compute_fees_monotonic_in_bps ... ok
[INFO] [stdout] test fuzz::bid_roundtrip_random ... ok
[INFO] [stdout] test fuzz::mint_accept_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test state::proptests::enumeration_rejects_partial_submission ... ok
[INFO] [stdout] test fuzz::bid_book_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test state::proptests::compute_fees_zero_bps_zero_fees ... ok
[INFO] [stdout] test state::proptests::hook_gate_active_accepts_matched_account ... ok
[INFO] [stdout] test state::proptests::hook_gate_active_rejects_mismatched_account ... ok
[INFO] [stdout] test state::proptests::hook_gate_active_requires_account_when_wired ... ok
[INFO] [stdout] test state::proptests::mint_accept_accepts_governance_transfer_fee ... ok
[INFO] [stdout] test state::proptests::mint_accept_clean_mint_accepted ... ok
[INFO] [stdout] test state::proptests::mint_accept_flags_all_set_when_clean ... ok
[INFO] [stdout] test state::proptests::mint_accept_rejects_default_frozen ... ok
[INFO] [stdout] test state::proptests::mint_accept_rejects_non_governance_transfer_fee ... ok
[INFO] [stdout] test state::proptests::task_payload_compute_roundtrip ... ok
[INFO] [stdout] test state::proptests::task_payload_data_fetch_roundtrip ... ok
[INFO] [stdout] test state::proptests::task_payload_default_requires_personhood_is_none ... ok
[INFO] [stdout] test state::proptests::hook_gate_active_skips_when_pointer_zero ... ok
[INFO] [stdout] test state::proptests::task_payload_generic_roundtrip ... ok
[INFO] [stdout] test state::proptests::mint_accept_flags_individually_distinct ... ok
[INFO] [stdout] test state::proptests::task_payload_hash_binds_fields ... ok
[INFO] [stdout] test state::proptests::task_payload_hash_binds_personhood_tier ... ok
[INFO] [stdout] test state::proptests::task_payload_hash_is_deterministic ... ok
[INFO] [stdout] test state::proptests::enumeration_rejects_padded_submission ... ok
[INFO] [stdout] test state::proptests::task_payload_roundtrip_preserves_personhood_tier ... ok
[INFO] [stdout] test state::proptests::task_payload_swap_exact_roundtrip ... ok
[INFO] [stdout] test state::proptests::task_payload_unknown_discriminant_rejected ... ok
[INFO] [stdout] test state::proptests::task_payload_validate_rejects_out_of_range_capability ... ok
[INFO] [stdout] test state::proptests::task_payload_validate_rejects_oversized_criteria ... ok
[INFO] [stdout] test state::proptests::task_payload_validate_accepts_max_criteria ... ok
[INFO] [stdout] test svm_fuzz::bid_book_rejects_bid_discriminator ... ok
[INFO] [stdout] test svm_fuzz::agent_registry_global_does_not_parse_as_market_global ... ok
[INFO] [stdout] test svm_fuzz::bid_book_rejects_global_data ... ok
[INFO] [stdout] test svm_fuzz::bid_book_rejects_task_discriminator ... ok
[INFO] [stdout] test svm_fuzz::bid_rejects_bid_book_discriminator ... ok
[INFO] [stdout] test state::proptests::task_payload_transfer_roundtrip ... ok
[INFO] [stdout] test svm_fuzz::agent_account_does_not_parse_as_task_contract ... ok
[INFO] [stdout] test state::proptests::bid_book_bond_monotonic_in_bps ... ok
[INFO] [stdout] test svm_fuzz::bid_rejects_task_data ... ok
[INFO] [stdout] test svm_fuzz::client_must_be_signer_for_fund_task ... ok
[INFO] [stdout] test svm_fuzz::discriminators_distinct_across_programs ... ok
[INFO] [stdout] test svm_fuzz::client_must_be_signer_for_create_task ... ok
[INFO] [stdout] test svm_fuzz::bid_wrong_owner_structural ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_guard_discriminator ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_mint_accept_discriminator ... ok
[INFO] [stdout] test svm_fuzz::fund_task_rejects_wrong_client ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_bid_book_discriminator ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_bid_discriminator ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_task_data ... ok
[INFO] [stdout] test svm_fuzz::global_wrong_owner_structural ... ok
[INFO] [stdout] test svm_fuzz::governance_authority_must_be_signer ... ok
[INFO] [stdout] test svm_fuzz::governance_rejects_wrong_authority_key ... ok
[INFO] [stdout] test svm_fuzz::guard_rejects_bid_data ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_task_discriminator ... ok
[INFO] [stdout] test state::proptests::compute_fees_no_panic ... ok
[INFO] [stdout] test svm_fuzz::guard_rejects_bid_discriminator ... ok
[INFO] [stdout] test svm_fuzz::guard_rejects_task_discriminator ... ok
[INFO] [stdout] test svm_fuzz::mint_accept_rejects_global_discriminator ... ok
[INFO] [stdout] test svm_fuzz::global_rejects_all_cross_discriminators ... ok
[INFO] [stdout] test svm_fuzz::operator_must_be_signer_for_submit_result ... ok
[INFO] [stdout] test svm_fuzz::mint_accept_rejects_bid_book_data ... ok
[INFO] [stdout] test svm_fuzz::bid_rejects_all_cross_discriminators ... ok
[INFO] [stdout] test svm_fuzz::all_accounts_reject_flipped_discriminator ... ok
[INFO] [stdout] test fuzz::global_extra_trailing_bytes_parses_with_unconsumed_slice ... ok
[INFO] [stdout] test svm_fuzz::task_rejects_global_data ... ok
[INFO] [stdout] test svm_fuzz::task_rejects_bid_book_discriminator ... ok
[INFO] [stdout] test fuzz::task_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test svm_fuzz::task_wrong_owner_structural ... ok
[INFO] [stdout] test svm_fuzz::task_rejects_all_cross_discriminators ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test svm_fuzz::signer_flag_false_prevents_all_authority_instructions ... ok
[INFO] [stdout] test svm_fuzz::task_rejects_global_discriminator ... ok
[INFO] [stdout] test svm_fuzz::task_rejects_bid_discriminator ... ok
[INFO] [stdout] test svm_fuzz::owner_check_structural_all_accounts ... ok
[INFO] [stdout] test svm_fuzz::bid_book_rejects_all_cross_discriminators ... ok
[INFO] [stdout] test fuzz::global_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::bid_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::bid_book_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::mint_accept_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::bid_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 128 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/template_registry-877e0294d1599a3f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test fuzz::discriminators_pairwise_distinct ... ok
[INFO] [stdout] test fuzz::empty_buffers_rejected ... ok
[INFO] [stdout] test fuzz::global_round_trip ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test fuzz::fuzz_template_rental_roundtrip ... ok
[INFO] [stdout] test fuzz::fuzz_template_fork_roundtrip ... ok
[INFO] [stdout] test fuzz::fuzz_arbitrary_bytes_global ... ok
[INFO] [stdout] test fuzz::rental_rejects_bad_discriminator ... ok
[INFO] [stdout] test fuzz::fuzz_arbitrary_bytes_fork ... ok
[INFO] [stdout] test fuzz::fork_rejects_bad_discriminator ... ok
[INFO] [stdout] test fuzz::fuzz_agent_template_roundtrip ... ok
[INFO] [stdout] test fuzz::fuzz_arbitrary_bytes_rental ... ok
[INFO] [stdout] test fuzz::fuzz_arbitrary_bytes_agent_template ... ok
[INFO] [stdout] test fuzz::template_rejects_bad_discriminator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/treasury_standard-0d0a10a53b862ae6)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test fuzz::all_empty_buffers_rejected ... ok
[INFO] [stdout] test fuzz::allowed_mints_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::agent_treasury_round_trip ... ok
[INFO] [stdout] test fuzz::discriminators_pairwise_distinct ... ok
[INFO] [stdout] test fuzz::allowed_mints_round_trip ... ok
[INFO] [stdout] test fuzz::agent_treasury_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::global_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::global_round_trip ... ok
[INFO] [stdout] test fuzz::allowed_targets_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test fuzz::allowed_targets_round_trip ... ok
[INFO] [stdout] test fuzz::payment_stream_rejects_truncated_to_discriminator_only ... ok
[INFO] [stdout] test guard::tests::caller_guard_active_accepted ... ok
[INFO] [stdout] test fuzz::payment_stream_round_trip ... ok
[INFO] [stdout] test guard::tests::caller_guard_not_active_rejected ... ok
[INFO] [stdout] test guard::tests::enter_twice_rejected ... ok
[INFO] [stdout] test guard::tests::reset_timelock_enforced ... ok
[INFO] [stdout] test fuzz::agent_treasury_roundtrip_random ... ok
[INFO] [stdout] test guard::tests::stack_depth_exceeded_rejected ... ok
[INFO] [stdout] test state::proptests::apply_mutation_add_and_remove ... ok
[INFO] [stdout] test state::proptests::apply_mutation_respects_cap ... ok
[INFO] [stdout] test guard::tests::self_guard_active_rejects_reentry ... ok
[INFO] [stdout] test state::proptests::assert_call_target_allowed_empty_per_agent_denies_all ... ok
[INFO] [stdout] test state::proptests::assert_call_target_allowed_falls_back_to_global ... ok
[INFO] [stdout] test state::proptests::assert_call_target_allowed_per_agent_list ... ok
[INFO] [stdout] test fuzz::global_extra_trailing_bytes_parses_with_unconsumed_slice ... ok
[INFO] [stdout] test guard::tests::exit_clears ... ok
[INFO] [stdout] test fuzz::allowed_targets_vec_length_byte_fuzz ... ok
[INFO] [stdout] test state::proptests::hook_gate_active_rejects_mismatched_account ... ok
[INFO] [stdout] test state::proptests::hook_gate_active_requires_account_when_wired ... ok
[INFO] [stdout] test state::proptests::hook_gate_active_skips_when_pointer_zero ... ok
[INFO] [stdout] test state::proptests::hook_gate_active_accepts_matched_account ... ok
[INFO] [stdout] test fuzz::payment_stream_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::global_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::allowed_mints_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test state::proptests::iso_week_no_panic ... ok
[INFO] [stdout] test fuzz::payment_stream_status_roundtrip ... ok
[INFO] [stdout] test state::proptests::normalize_monotonic_in_raw ... ok
[INFO] [stdout] test fuzz::allowed_targets_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test state::proptests::swap_min_out_same_price_returns_claimable_minus_slip ... ok
[INFO] [stdout] test state::proptests::iso_week_monotonic ... ok
[INFO] [stdout] test state::proptests::guard_oracle_within_band_accepted ... ok
[INFO] [stdout] test state::proptests::validate_limits_chain_accepts ... ok
[INFO] [stdout] test state::proptests::validate_targets_dedups ... ok
[INFO] [stdout] test state::proptests::validate_targets_enforces_cap ... ok
[INFO] [stdout] test state::proptests::validate_targets_rejects_default_pubkey ... ok
[INFO] [stdout] test state::yield_position_tests::checked_i64_delta_can_record_realized_losses ... ok
[INFO] [stdout] test state::proptests::swap_min_out_zero_slippage_max ... ok
[INFO] [stdout] test state::yield_position_tests::max_yield_deployable_amount_respects_allocation_bps ... ok
[INFO] [stdout] test fuzz::allowed_mints_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test state::proptests::normalize_no_panic_on_extremes ... ok
[INFO] [stdout] test state::proptests::guard_oracle_non_positive_rejected ... ok
[INFO] [stdout] test state::proptests::guard_oracle_no_panic ... ok
[INFO] [stdout] test state::proptests::unix_day_no_panic ... ok
[INFO] [stdout] test fuzz::allowed_targets_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test state::proptests::unix_day_monotonic ... ok
[INFO] [stdout] test state::proptests::validate_limits_daily_gt_weekly_rejected ... ok
[INFO] [stdout] test state::proptests::swap_min_out_no_panic ... ok
[INFO] [stdout] test state::proptests::validate_limits_per_tx_gt_daily_rejected ... ok
[INFO] [stdout] test fuzz::agent_treasury_rejects_arbitrary_discriminator ... ok
[INFO] [stdout] test fuzz::payment_stream_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::global_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] test fuzz::agent_treasury_correct_disc_random_tail_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agent_registry
[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] [stderr]    Doc-tests capability_registry
[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] [stderr]    Doc-tests dispute_arbitration
[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] [stderr]    Doc-tests fee_collector
[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] [stderr]    Doc-tests governance_program
[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] [stderr]    Doc-tests nxs_staking
[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] [stderr]    Doc-tests proof_verifier
[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] [stderr]    Doc-tests task_market
[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] [stderr]    Doc-tests template_registry
[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] [stderr]    Doc-tests treasury_standard
[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" "996506a046702cbfc1e03f34cb2095ebab51306850e4324a18ab2e026dc059aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996506a046702cbfc1e03f34cb2095ebab51306850e4324a18ab2e026dc059aa", kill_on_drop: false }`
[INFO] [stdout] 996506a046702cbfc1e03f34cb2095ebab51306850e4324a18ab2e026dc059aa
