[INFO] fetching crate valiant_vortex_client 0.1.0... [INFO] testing valiant_vortex_client-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate valiant_vortex_client 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate valiant_vortex_client 0.1.0 [INFO] finished tweaking crates.io crate valiant_vortex_client 0.1.0 [INFO] tweaked toml for crates.io crate valiant_vortex_client 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate valiant_vortex_client 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate valiant_vortex_client 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7208ebc15b5ca554db3daebd91bad807dbc650a7919bb00aa79feb3c710e2b76 [INFO] running `Command { std: "docker" "start" "-a" "7208ebc15b5ca554db3daebd91bad807dbc650a7919bb00aa79feb3c710e2b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7208ebc15b5ca554db3daebd91bad807dbc650a7919bb00aa79feb3c710e2b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7208ebc15b5ca554db3daebd91bad807dbc650a7919bb00aa79feb3c710e2b76", kill_on_drop: false }` [INFO] [stdout] 7208ebc15b5ca554db3daebd91bad807dbc650a7919bb00aa79feb3c710e2b76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e11137de8c8d95cb823f24326660e5c730e7e33e71c69d6c06d6731c95f96a84 [INFO] running `Command { std: "docker" "start" "-a" "e11137de8c8d95cb823f24326660e5c730e7e33e71c69d6c06d6731c95f96a84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling solana-program v2.0.25 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling solana-sdk-macro v2.0.25 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling valiant_vortex_macros v0.1.0 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling valiant_vortex_core v0.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling fogo-sessions-sdk v0.5.1 [INFO] [stderr] Compiling valiant_vortex_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `programs::*` [INFO] [stdout] --> src/generated/mod.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) use programs::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.74s [INFO] running `Command { std: "docker" "inspect" "e11137de8c8d95cb823f24326660e5c730e7e33e71c69d6c06d6731c95f96a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11137de8c8d95cb823f24326660e5c730e7e33e71c69d6c06d6731c95f96a84", kill_on_drop: false }` [INFO] [stdout] e11137de8c8d95cb823f24326660e5c730e7e33e71c69d6c06d6731c95f96a84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41c60d51ec072d67b650bdfafe411fd4e5f0c39b019c2835ed033d369207dff [INFO] running `Command { std: "docker" "start" "-a" "c41c60d51ec072d67b650bdfafe411fd4e5f0c39b019c2835ed033d369207dff", kill_on_drop: false }` [INFO] [stderr] Compiling valiant_vortex_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `programs::*` [INFO] [stdout] --> src/generated/mod.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) use programs::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `programs::*` [INFO] [stdout] --> src/generated/mod.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) use programs::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.20s [INFO] running `Command { std: "docker" "inspect" "c41c60d51ec072d67b650bdfafe411fd4e5f0c39b019c2835ed033d369207dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41c60d51ec072d67b650bdfafe411fd4e5f0c39b019c2835ed033d369207dff", kill_on_drop: false }` [INFO] [stdout] c41c60d51ec072d67b650bdfafe411fd4e5f0c39b019c2835ed033d369207dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d740acec1a0290334cbb5bd995bc3b16222abf34787364b5ece5fbeb855fff99 [INFO] running `Command { std: "docker" "start" "-a" "d740acec1a0290334cbb5bd995bc3b16222abf34787364b5ece5fbeb855fff99", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `programs::*` [INFO] [stderr] --> src/generated/mod.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | pub(crate) use programs::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `valiant_vortex_client` (lib) generated 1 warning (run `cargo fix --lib -p valiant_vortex_client` to apply 1 suggestion) [INFO] [stderr] warning: `valiant_vortex_client` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valiant_vortex_client-4e269e26059cd56d) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test pda::cyclone::tests::test_get_cyclone_address ... ok [INFO] [stdout] test pda::fogo_session_program_signer::tests::test_get_program_signer_address ... ok [INFO] [stdout] test pda::fogo_session_program_signer::tests::test_program_signer_seed_constant ... ok [INFO] [stdout] test pda::oracle::tests::test_get_oracle_address ... ok [INFO] [stdout] test pda::position::tests::test_get_position_address ... ok [INFO] [stdout] test pda::tick_array::tests::test_get_tick_array_address ... ok [INFO] [stdout] test pda::position_bundle::tests::test_get_bundled_position_address ... ok [INFO] [stdout] test pda::fee_tier::tests::test_get_fee_tier_address ... ok [INFO] [stdout] test pda::vortex_config_extension::tests::test_get_vortex_config_extension_address ... ok [INFO] [stdout] test pda::token_badge::tests::test_get_token_badge_address ... ok [INFO] [stdout] test pda::vortex::tests::test_get_vortex_address ... ok [INFO] [stdout] test pda::position_bundle::tests::test_get_position_bundle_address ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests valiant_vortex_client [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "d740acec1a0290334cbb5bd995bc3b16222abf34787364b5ece5fbeb855fff99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d740acec1a0290334cbb5bd995bc3b16222abf34787364b5ece5fbeb855fff99", kill_on_drop: false }` [INFO] [stdout] d740acec1a0290334cbb5bd995bc3b16222abf34787364b5ece5fbeb855fff99