[INFO] cloning repository https://github.com/byzantium19/order-book
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byzantium19/order-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyzantium19%2Forder-book", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyzantium19%2Forder-book'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af8743d2a91c0fd4a793dde9eb0dffeb0fd517cd
[INFO] testing byzantium19/order-book against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyzantium19%2Forder-book" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/byzantium19/order-book
[INFO] finished tweaking git repo https://github.com/byzantium19/order-book
[INFO] tweaked toml for git repo https://github.com/byzantium19/order-book written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/byzantium19/order-book on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/byzantium19/order-book 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db1291de5ddfea03cda31214d7124e6ca058fa468210a78458e6833f684c7e76
[INFO] running `Command { std: "docker" "start" "-a" "db1291de5ddfea03cda31214d7124e6ca058fa468210a78458e6833f684c7e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db1291de5ddfea03cda31214d7124e6ca058fa468210a78458e6833f684c7e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1291de5ddfea03cda31214d7124e6ca058fa468210a78458e6833f684c7e76", kill_on_drop: false }`
[INFO] [stdout] db1291de5ddfea03cda31214d7124e6ca058fa468210a78458e6833f684c7e76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 496e9f92d10e4af633e0c2c3f94d8a7f287ba0f0e921d2cbcd5119dfbe869942
[INFO] running `Command { std: "docker" "start" "-a" "496e9f92d10e4af633e0c2c3f94d8a7f287ba0f0e921d2cbcd5119dfbe869942", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling noanchor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling spl-token v4.0.0
[INFO] [stderr]    Compiling spl-memo v4.0.0
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/instruction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[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 imports: `BorshDeserialize` and `BorshSerialize`
[INFO] [stdout]  --> src/state/user.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use borsh::{BorshDeserialize, BorshSerialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sysvar::Sysvar`
[INFO] [stdout]  --> src/utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     sysvar::Sysvar,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_trade_behavior`
[INFO] [stdout]    --> src/processor/mod.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         self_trade_behavior: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_trade_behavior`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_slot`
[INFO] [stdout]    --> src/processor/mod.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let current_slot = clock.slot;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Error, Debug, Copy, Clone, FromPrimitive, PartialEq)]
[INFO] [stdout]    |                                     ^------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OrderBookError`
[INFO] [stdout] 11 | pub enum OrderBookError {
[INFO] [stdout]    |          -------------- `OrderBookError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "496e9f92d10e4af633e0c2c3f94d8a7f287ba0f0e921d2cbcd5119dfbe869942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496e9f92d10e4af633e0c2c3f94d8a7f287ba0f0e921d2cbcd5119dfbe869942", kill_on_drop: false }`
[INFO] [stdout] 496e9f92d10e4af633e0c2c3f94d8a7f287ba0f0e921d2cbcd5119dfbe869942
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a11469262293831436d83b046b2e92fb013e537d38d6cf168102d4e75f409be2
[INFO] running `Command { std: "docker" "start" "-a" "a11469262293831436d83b046b2e92fb013e537d38d6cf168102d4e75f409be2", kill_on_drop: false }`
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling solana-measure v1.18.26
[INFO] [stderr]    Compiling solana-metrics v1.18.26
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling solana-remote-wallet v1.18.26
[INFO] [stderr]    Compiling solana-banks-interface v1.18.26
[INFO] [stderr]    Compiling solana-bucket-map v1.18.26
[INFO] [stderr]    Compiling solana-net-utils v1.18.26
[INFO] [stderr]    Compiling solana-clap-utils v1.18.26
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling solana-connection-cache v1.18.26
[INFO] [stderr]    Compiling solana-banks-client v1.18.26
[INFO] [stderr]    Compiling solana-config-program v1.18.26
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling solana-system-program v1.18.26
[INFO] [stderr]    Compiling solana-compute-budget-program v1.18.26
[INFO] [stderr]    Compiling solana-address-lookup-table-program v1.18.26
[INFO] [stderr]    Compiling solana-loader-v4-program v1.18.26
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling solana-stake-program v1.18.26
[INFO] [stderr]    Compiling solana-vote v1.18.26
[INFO] [stderr]    Compiling solana-accounts-db v1.18.26
[INFO] [stderr]    Compiling solana-streamer v1.18.26
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling solana-bpf-loader-program v1.18.26
[INFO] [stderr]    Compiling solana-zk-token-proof-program v1.18.26
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling solana-udp-client v1.18.26
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling solana-cost-model v1.18.26
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.0
[INFO] [stderr]    Compiling solana-account-decoder v1.18.26
[INFO] [stderr]    Compiling solana-runtime v1.18.26
[INFO] [stderr]    Compiling noanchor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/instruction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[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 imports: `BorshDeserialize` and `BorshSerialize`
[INFO] [stdout]  --> src/state/user.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use borsh::{BorshDeserialize, BorshSerialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sysvar::Sysvar`
[INFO] [stdout]  --> src/utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     sysvar::Sysvar,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_trade_behavior`
[INFO] [stdout]    --> src/processor/mod.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         self_trade_behavior: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_trade_behavior`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_slot`
[INFO] [stdout]    --> src/processor/mod.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let current_slot = clock.slot;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Error, Debug, Copy, Clone, FromPrimitive, PartialEq)]
[INFO] [stdout]    |                                     ^------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OrderBookError`
[INFO] [stdout] 11 | pub enum OrderBookError {
[INFO] [stdout]    |          -------------- `OrderBookError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling solana-transaction-status v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-api v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client v1.18.26
[INFO] [stderr]    Compiling solana-pubsub-client v1.18.26
[INFO] [stderr]    Compiling solana-quic-client v1.18.26
[INFO] [stderr]    Compiling solana-tpu-client v1.18.26
[INFO] [stderr]    Compiling solana-thin-client v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v1.18.26
[INFO] [stderr]    Compiling solana-client v1.18.26
[INFO] [stderr]    Compiling solana-send-transaction-service v1.18.26
[INFO] [stderr]    Compiling solana-banks-server v1.18.26
[INFO] [stderr]    Compiling solana-program-test v1.18.26
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/instruction.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::convert::TryInto;
[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 imports: `BorshDeserialize` and `BorshSerialize`
[INFO] [stdout]  --> src/state/user.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use borsh::{BorshDeserialize, BorshSerialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sysvar::Sysvar`
[INFO] [stdout]  --> src/utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     sysvar::Sysvar,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_trade_behavior`
[INFO] [stdout]    --> src/processor/mod.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         self_trade_behavior: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_trade_behavior`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_slot`
[INFO] [stdout]    --> src/processor/mod.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let current_slot = clock.slot;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Error, Debug, Copy, Clone, FromPrimitive, PartialEq)]
[INFO] [stdout]    |                                     ^------------
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     `FromPrimitive` is not local
[INFO] [stdout]    |                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OrderBookError`
[INFO] [stdout] 11 | pub enum OrderBookError {
[INFO] [stdout]    |          -------------- `OrderBookError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `state::market::MarketStatus`
[INFO] [stdout]  --> tests/simple_market_status_test.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             state::market::MarketStatus,
[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 imports: `AccountMeta`, `Instruction`, `OrderBookInstruction`, `OrderSide`, `OrderType`, `borsh::BorshSerialize`, `market::MarketStatus`, `order::OrderHeader`, `system_program`, and `sysvar`
[INFO] [stdout]   --> tests/market_test.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 |             OrderBookInstruction, OrderSide, OrderType,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]  9 |             state::{
[INFO] [stdout] 10 |                 market::MarketStatus,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |                 order::OrderHeader,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |             instruction::{Instruction, AccountMeta},
[INFO] [stdout]    |                           ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 17 |             sysvar,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 18 |             system_program,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |         borsh::BorshSerialize,
[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 variable: `market_owner`
[INFO] [stdout]   --> tests/market_test.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let market_owner = Keypair::new();
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_owner`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.18.26
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "a11469262293831436d83b046b2e92fb013e537d38d6cf168102d4e75f409be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a11469262293831436d83b046b2e92fb013e537d38d6cf168102d4e75f409be2", kill_on_drop: false }`
[INFO] [stdout] a11469262293831436d83b046b2e92fb013e537d38d6cf168102d4e75f409be2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7cb159cd9e35e85eb2a5cd1f03cdca682eb2fdc51fae67fc3428f3cd8580e181
[INFO] running `Command { std: "docker" "start" "-a" "7cb159cd9e35e85eb2a5cd1f03cdca682eb2fdc51fae67fc3428f3cd8580e181", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stderr]  --> src/entrypoint.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> src/entrypoint.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stderr]  --> src/entrypoint.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> src/entrypoint.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, and `teeos` and 13 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::TryInto`
[INFO] [stderr]  --> src/instruction.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::convert::TryInto;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BorshDeserialize` and `BorshSerialize`
[INFO] [stderr]  --> src/state/user.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | use borsh::{BorshDeserialize, BorshSerialize};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sysvar::Sysvar`
[INFO] [stderr]  --> src/utils.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     sysvar::Sysvar,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `self_trade_behavior`
[INFO] [stderr]    --> src/processor/mod.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 215 |         self_trade_behavior: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_trade_behavior`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_slot`
[INFO] [stderr]    --> src/processor/mod.rs:447:13
[INFO] [stderr]     |
[INFO] [stderr] 447 |         let current_slot = clock.slot;
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_slot`
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/error.rs:10:37
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[derive(Error, Debug, Copy, Clone, FromPrimitive, PartialEq)]
[INFO] [stderr]    |                                     ^------------
[INFO] [stderr]    |                                     |
[INFO] [stderr]    |                                     `FromPrimitive` is not local
[INFO] [stderr]    |                                     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OrderBookError`
[INFO] [stderr] 11 | pub enum OrderBookError {
[INFO] [stderr]    |          -------------- `OrderBookError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `noanchor` (lib) generated 10 warnings (run `cargo fix --lib -p noanchor` to apply 5 suggestions)
[INFO] [stderr] warning: unused import: `state::market::MarketStatus`
[INFO] [stderr]  --> tests/simple_market_status_test.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |             state::market::MarketStatus,
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AccountMeta`, `Instruction`, `OrderBookInstruction`, `OrderSide`, `OrderType`, `borsh::BorshSerialize`, `market::MarketStatus`, `order::OrderHeader`, `system_program`, and `sysvar`
[INFO] [stderr]   --> tests/market_test.rs:8:13
[INFO] [stderr]    |
[INFO] [stderr]  8 |             OrderBookInstruction, OrderSide, OrderType,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]  9 |             state::{
[INFO] [stderr] 10 |                 market::MarketStatus,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |                 order::OrderHeader,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |             instruction::{Instruction, AccountMeta},
[INFO] [stderr]    |                           ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 17 |             sysvar,
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr] 18 |             system_program,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |         borsh::BorshSerialize,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `market_owner`
[INFO] [stderr]   --> tests/market_test.rs:43:13
[INFO] [stderr]    |
[INFO] [stderr] 43 |         let market_owner = Keypair::new();
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_owner`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `noanchor` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `noanchor` (test "simple_market_status_test") generated 1 warning (run `cargo fix --test "simple_market_status_test" -p noanchor` to apply 1 suggestion)
[INFO] [stderr] warning: `noanchor` (test "market_test") generated 2 warnings (run `cargo fix --test "market_test" -p noanchor` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.18.26
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noanchor-c673841e40af56f6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/market_test.rs (/opt/rustwide/target/debug/deps/market_test-695a1d27dc81fc91)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] [2025-11-08T19:33:43.623245534Z INFO  solana_program_test] "noanchor" builtin program
[INFO] [stderr] [2025-11-08T19:33:43.623385214Z INFO  solana_program_test] "noanchor" builtin program
[INFO] [stderr] [2025-11-08T19:33:43.623813114Z INFO  solana_program_test] "noanchor" builtin program
[INFO] [stderr] [2025-11-08T19:33:43.624086894Z INFO  solana_program_test] "noanchor" builtin program
[INFO] [stderr] [2025-11-08T19:33:43.627648943Z INFO  solana_program_test] "noanchor" builtin program
[INFO] [stderr] [2025-11-08T19:33:43.627722683Z INFO  solana_program_test] "noanchor" builtin program
[INFO] [stdout] test tests::test_initialize_user ... ok
[INFO] [stderr] [2025-11-08T19:33:43.959390510Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112D1oxKts8YPdTJRG5FzxTNpMtWmq8hkVx3 invoke [1]
[INFO] [stderr] [2025-11-08T19:33:43.959505650Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112D1oxKts8YPdTJRG5FzxTNpMtWmq8hkVx3 invoke [1]
[INFO] [stderr] [2025-11-08T19:33:43.959986850Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize User
[INFO] [stderr] [2025-11-08T19:33:43.960001460Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialize User
[INFO] [stderr] [2025-11-08T19:33:43.960019270Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Payer: 2RrZ3AncxZYCxi4TRbb1t5G4AHehZ5YyLv1vno3VcfMT
[INFO] [stderr] [2025-11-08T19:33:43.960034640Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User account: HhEseBLdsZ5VLcC9wYC4B2iEKCsTfTxeuBPKxXG4hCYH
[INFO] [stderr] [2025-11-08T19:33:43.960056230Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner account: 9HJdH5ahFsYrRNuTepA7sVBYwQX4WeYWrQMoXrfrE5J9
[INFO] [stderr] [2025-11-08T19:33:43.960078100Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User owner pubkey: 9HJdH5ahFsYrRNuTepA7sVBYwQX4WeYWrQMoXrfrE5J9
[INFO] [stderr] [2025-11-08T19:33:43.960087170Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112D1oxKts8YPdTJRG5FzxTNpMtWmq8hkVx3 success
[INFO] [stderr] [2025-11-08T19:33:43.960139580Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112D1oxKts8YPdTJRG5FzxTNpMtWmq8hkVx3 success
[INFO] [stderr] [2025-11-08T19:33:44.020095709Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111QLbz7JHiBTspS962RLKV8GndWFwiEaqKM invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.020171849Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111QLbz7JHiBTspS962RLKV8GndWFwiEaqKM invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.020906999Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize Market
[INFO] [stderr] [2025-11-08T19:33:44.020941249Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialized market with:
[INFO] [stderr] [2025-11-08T19:33:44.020950949Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 100
[INFO] [stderr] [2025-11-08T19:33:44.020958439Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Tick size: 10
[INFO] [stderr] [2025-11-08T19:33:44.020965429Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 1
[INFO] [stderr] [2025-11-08T19:33:44.020973559Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111QLbz7JHiBTspS962RLKV8GndWFwiEaqKM success
[INFO] [stderr] [2025-11-08T19:33:44.021026369Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111QLbz7JHiBTspS962RLKV8GndWFwiEaqKM success
[INFO] [stdout] test tests::test_initialize_market ... ok
[INFO] [stderr] [2025-11-08T19:33:44.027038659Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.027519489Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.028488989Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize Market
[INFO] [stderr] [2025-11-08T19:33:44.031584589Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialized market with:
[INFO] [stderr] [2025-11-08T19:33:44.031603829Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 10
[INFO] [stderr] [2025-11-08T19:33:44.031611159Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Tick size: 1
[INFO] [stderr] [2025-11-08T19:33:44.031617159Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 1
[INFO] [stderr] [2025-11-08T19:33:44.031625129Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj success
[INFO] [stderr] [2025-11-08T19:33:44.031679349Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj success
[INFO] [stderr] [2025-11-08T19:33:44.037273329Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.037324729Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.037754569Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize User
[INFO] [stderr] [2025-11-08T19:33:44.037769079Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialize User
[INFO] [stderr] [2025-11-08T19:33:44.037788989Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Payer: GfxZ5Lty3jK6yJtpMaM6AnAHgWbWuzbjLoNt4TFVZQak
[INFO] [stderr] [2025-11-08T19:33:44.037806089Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User account: GwedMPS1hHdhyyEv1AHL2sz9H7X56juxSSpeYLQaoUW5
[INFO] [stderr] [2025-11-08T19:33:44.037821549Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner account: E6bFPp9yCbPkALquyeTnhyWdUWkC88N38uWuqL4pZ3Hx
[INFO] [stderr] [2025-11-08T19:33:44.037845719Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User owner pubkey: E6bFPp9yCbPkALquyeTnhyWdUWkC88N38uWuqL4pZ3Hx
[INFO] [stderr] [2025-11-08T19:33:44.037854579Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj success
[INFO] [stderr] [2025-11-08T19:33:44.037897879Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj success
[INFO] [stderr] [2025-11-08T19:33:44.049244399Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.049311589Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.049976029Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Place Order
[INFO] [stderr] [2025-11-08T19:33:44.050005119Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating price: 100
[INFO] [stderr] [2025-11-08T19:33:44.050014529Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market tick size: 1
[INFO] [stderr] [2025-11-08T19:33:44.050021549Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price % tick_size == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.050028439Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating size: 100
[INFO] [stderr] [2025-11-08T19:33:44.050035059Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 10
[INFO] [stderr] [2025-11-08T19:33:44.050047209Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 1
[INFO] [stderr] [2025-11-08T19:33:44.050053619Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size >= min_base_order_size: true
[INFO] [stderr] [2025-11-08T19:33:44.050060309Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size % base_increment == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.050067549Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating min_base_qty: 10
[INFO] [stderr] [2025-11-08T19:33:44.050073839Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty >= min_base_order_size: true
[INFO] [stderr] [2025-11-08T19:33:44.050080459Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty % base_increment == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.050102419Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User owner: E6bFPp9yCbPkALquyeTnhyWdUWkC88N38uWuqL4pZ3Hx
[INFO] [stderr] [2025-11-08T19:33:44.050120639Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner key: E6bFPp9yCbPkALquyeTnhyWdUWkC88N38uWuqL4pZ3Hx
[INFO] [stderr] [2025-11-08T19:33:44.050128029Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Match: true
[INFO] [stderr] [2025-11-08T19:33:44.050134749Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Generated new sequence number: 1
[INFO] [stderr] [2025-11-08T19:33:44.050145349Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Clock account ID: 11111111111111111111111111111111
[INFO] [stderr] [2025-11-08T19:33:44.050151679Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Using default clock for test environment
[INFO] [stderr] [2025-11-08T19:33:44.050158909Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Current slot: 1, Current time: 1625097600
[INFO] [stderr] [2025-11-08T19:33:44.050165279Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Creating new order with parameters:
[INFO] [stderr] [2025-11-08T19:33:44.050181439Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market: 4NRs4aVYY3yCo2BJWFF6N9gDfmAAzfBM8PbUPacvVgXT
[INFO] [stderr] [2025-11-08T19:33:44.050198659Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner: E6bFPp9yCbPkALquyeTnhyWdUWkC88N38uWuqL4pZ3Hx
[INFO] [stderr] [2025-11-08T19:33:44.050206179Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order type: Limit
[INFO] [stderr] [2025-11-08T19:33:44.050212939Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Side: Buy
[INFO] [stderr] [2025-11-08T19:33:44.050218979Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price: 100
[INFO] [stderr] [2025-11-08T19:33:44.050224819Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Max base qty: 100
[INFO] [stderr] [2025-11-08T19:33:44.050230759Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Max quote qty: 10000
[INFO] [stderr] [2025-11-08T19:33:44.050236719Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Client order ID: 12345
[INFO] [stderr] [2025-11-08T19:33:44.050242599Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order ID/Sequence: 1
[INFO] [stderr] [2025-11-08T19:33:44.050248779Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty: 10
[INFO] [stderr] [2025-11-08T19:33:44.050255019Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order account size: 500
[INFO] [stderr] [2025-11-08T19:33:44.050260929Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Required size: 448
[INFO] [stderr] [2025-11-08T19:33:44.050270909Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj success
[INFO] [stderr] [2025-11-08T19:33:44.050352439Z DEBUG solana_runtime::message_processor::stable_log] Program 111111131h1vYVSYuKP6AhS86fbRdMw9XHiZAvAaj success
[INFO] [stdout] test tests::test_place_order ... ok
[INFO] [stderr] [2025-11-08T19:33:44.051467819Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.051513269Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.051997319Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize Market
[INFO] [stderr] [2025-11-08T19:33:44.052028839Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialized market with:
[INFO] [stderr] [2025-11-08T19:33:44.052036699Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 10
[INFO] [stderr] [2025-11-08T19:33:44.052042869Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Tick size: 1
[INFO] [stderr] [2025-11-08T19:33:44.052048539Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 1
[INFO] [stderr] [2025-11-08T19:33:44.052055479Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh success
[INFO] [stderr] [2025-11-08T19:33:44.052101399Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh success
[INFO] [stderr] [2025-11-08T19:33:44.058054689Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh invoke [1]
[INFO] [stdout] test tests::test_cancel_order ... ok
[INFO] [stderr] [2025-11-08T19:33:44.058104119Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.058490349Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize User
[INFO] [stderr] [2025-11-08T19:33:44.058503119Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialize User
[INFO] [stderr] [2025-11-08T19:33:44.058521259Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Payer: 2RrkBtZDgi3RKWJcWmVteXTMcD84vy6n6aZXnKFeMmZq
[INFO] [stderr] [2025-11-08T19:33:44.058537439Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User account: 6bnL7JP2BMaoiPgFGA8PAYtyPcJnfrpqiJuYnQwwjzQN
[INFO] [stderr] [2025-11-08T19:33:44.058569769Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner account: HKMxQUYoPKNZ6JNnzxcDSwKEtLeFjSP8CAJKtwJFKnZj
[INFO] [stderr] [2025-11-08T19:33:44.058594979Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User owner pubkey: HKMxQUYoPKNZ6JNnzxcDSwKEtLeFjSP8CAJKtwJFKnZj
[INFO] [stderr] [2025-11-08T19:33:44.058603099Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh success
[INFO] [stderr] [2025-11-08T19:33:44.058652439Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh success
[INFO] [stderr] [2025-11-08T19:33:44.070238829Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.070296039Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.070804849Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize Market
[INFO] [stderr] [2025-11-08T19:33:44.070830249Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialized market with:
[INFO] [stderr] [2025-11-08T19:33:44.070839309Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 100
[INFO] [stderr] [2025-11-08T19:33:44.070846129Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Tick size: 10
[INFO] [stderr] [2025-11-08T19:33:44.070852789Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 5
[INFO] [stderr] [2025-11-08T19:33:44.070860809Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP success
[INFO] [stderr] [2025-11-08T19:33:44.070912429Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP success
[INFO] [stderr] [2025-11-08T19:33:44.074844198Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.074884878Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.075266779Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize User
[INFO] [stderr] [2025-11-08T19:33:44.075281769Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialize User
[INFO] [stderr] [2025-11-08T19:33:44.075301249Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Payer: 8USmh4AvQ8ZRwyPtE4EgEvWhjKY6FwBA8uVWi5z4eCSB
[INFO] [stderr] [2025-11-08T19:33:44.075317249Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User account: 5vTCvp3JPeJ2E7Y8s4NRt4oyxLcW3pMY7XZeEGbuwz9n
[INFO] [stderr] [2025-11-08T19:33:44.075331739Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner account: 52xdiYtEJCrZKepFbD44u8cgmNFZWXrKv6ocqgJhDUiQ
[INFO] [stderr] [2025-11-08T19:33:44.075353929Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User owner pubkey: 52xdiYtEJCrZKepFbD44u8cgmNFZWXrKv6ocqgJhDUiQ
[INFO] [stderr] [2025-11-08T19:33:44.075362339Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP success
[INFO] [stderr] [2025-11-08T19:33:44.075404779Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP success
[INFO] [stderr] [2025-11-08T19:33:44.082329269Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.082403809Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.082945678Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize Market
[INFO] [stderr] [2025-11-08T19:33:44.082977989Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialized market with:
[INFO] [stderr] [2025-11-08T19:33:44.082987858Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 10
[INFO] [stderr] [2025-11-08T19:33:44.082995089Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Tick size: 1
[INFO] [stderr] [2025-11-08T19:33:44.083001938Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 1
[INFO] [stderr] [2025-11-08T19:33:44.083009538Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT success
[INFO] [stderr] [2025-11-08T19:33:44.083069209Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT success
[INFO] [stderr] [2025-11-08T19:33:44.086963778Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.087011809Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.087184069Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Update Market Status
[INFO] [stderr] [2025-11-08T19:33:44.087207509Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Updating market status to: 0
[INFO] [stderr] [2025-11-08T19:33:44.087215749Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT success
[INFO] [stderr] [2025-11-08T19:33:44.087262249Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT success
[INFO] [stderr] [2025-11-08T19:33:44.087370118Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.087423698Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.087888178Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.087933649Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.088029669Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Place Order
[INFO] [stderr] [2025-11-08T19:33:44.088056538Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating price: 105
[INFO] [stderr] [2025-11-08T19:33:44.088065309Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market tick size: 10
[INFO] [stderr] [2025-11-08T19:33:44.088071918Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price % tick_size == 0: false
[INFO] [stderr] [2025-11-08T19:33:44.088078269Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price validation failed
[INFO] [stderr] [2025-11-08T19:33:44.088086369Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP failed: custom program error: 0xb
[INFO] [stderr] [2025-11-08T19:33:44.088116438Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP failed: custom program error: 0xb
[INFO] [stderr] [2025-11-08T19:33:44.088492468Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Place Order
[INFO] [stderr] [2025-11-08T19:33:44.088523348Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating price: 100
[INFO] [stderr] [2025-11-08T19:33:44.088531678Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market tick size: 1
[INFO] [stderr] [2025-11-08T19:33:44.088538138Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price % tick_size == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.088558838Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating size: 100
[INFO] [stderr] [2025-11-08T19:33:44.088570808Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 10
[INFO] [stderr] [2025-11-08T19:33:44.088577998Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 1
[INFO] [stderr] [2025-11-08T19:33:44.088594708Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size >= min_base_order_size: true
[INFO] [stderr] [2025-11-08T19:33:44.088602178Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size % base_increment == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.088609428Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating min_base_qty: 10
[INFO] [stderr] [2025-11-08T19:33:44.088616058Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty >= min_base_order_size: true
[INFO] [stderr] [2025-11-08T19:33:44.088636788Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty % base_increment == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.088661808Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User owner: HKMxQUYoPKNZ6JNnzxcDSwKEtLeFjSP8CAJKtwJFKnZj
[INFO] [stderr] [2025-11-08T19:33:44.088680198Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner key: HKMxQUYoPKNZ6JNnzxcDSwKEtLeFjSP8CAJKtwJFKnZj
[INFO] [stderr] [2025-11-08T19:33:44.088687768Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Match: true
[INFO] [stderr] [2025-11-08T19:33:44.088695448Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Generated new sequence number: 1
[INFO] [stderr] [2025-11-08T19:33:44.088722708Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Clock account ID: 11111111111111111111111111111111
[INFO] [stderr] [2025-11-08T19:33:44.088738908Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Using default clock for test environment
[INFO] [stderr] [2025-11-08T19:33:44.088747198Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Current slot: 1, Current time: 1625097600
[INFO] [stderr] [2025-11-08T19:33:44.088765558Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Creating new order with parameters:
[INFO] [stderr] [2025-11-08T19:33:44.088783398Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market: 7CiwYZ3k2T5k7fLtbKTZN8GYoHgMsFY2rqYLtcfz5auS
[INFO] [stderr] [2025-11-08T19:33:44.088801108Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner: HKMxQUYoPKNZ6JNnzxcDSwKEtLeFjSP8CAJKtwJFKnZj
[INFO] [stderr] [2025-11-08T19:33:44.088812218Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order type: Limit
[INFO] [stderr] [2025-11-08T19:33:44.088818688Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Side: Buy
[INFO] [stderr] [2025-11-08T19:33:44.088825658Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price: 100
[INFO] [stderr] [2025-11-08T19:33:44.088842438Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Max base qty: 100
[INFO] [stderr] [2025-11-08T19:33:44.088849818Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Max quote qty: 10000
[INFO] [stderr] [2025-11-08T19:33:44.088856558Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Client order ID: 12345
[INFO] [stderr] [2025-11-08T19:33:44.088863168Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order ID/Sequence: 1
[INFO] [stderr] [2025-11-08T19:33:44.088879398Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty: 10
[INFO] [stderr] [2025-11-08T19:33:44.088886708Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order account size: 500
[INFO] [stderr] [2025-11-08T19:33:44.088893918Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Required size: 448
[INFO] [stderr] [2025-11-08T19:33:44.088904338Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh success
[INFO] [stderr] [2025-11-08T19:33:44.088983878Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh success
[INFO] [stderr] [2025-11-08T19:33:44.092169058Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.092216078Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.092630848Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Cancel Order
[INFO] [stderr] [2025-11-08T19:33:44.092672538Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Cancel Order - Clock account ID: SysvarC1ock11111111111111111111111111111111
[INFO] [stderr] [2025-11-08T19:33:44.092690128Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Canceling order - current status: 0
[INFO] [stderr] [2025-11-08T19:33:44.092701308Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Setting order status to Canceled (3)
[INFO] [stderr] [2025-11-08T19:33:44.092708868Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - New status: 3
[INFO] [stderr] [2025-11-08T19:33:44.092728798Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh success
[INFO] [stderr] [2025-11-08T19:33:44.092786528Z DEBUG solana_runtime::message_processor::stable_log] Program 1111111ogCyDbaRMvkdsHB3qfdyFYaG1WtRUAfdh success
[INFO] [stderr] [2025-11-08T19:33:44.093006228Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.093040488Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.093580938Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Place Order
[INFO] [stderr] [2025-11-08T19:33:44.093613018Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating price: 100
[INFO] [stderr] [2025-11-08T19:33:44.093622938Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market tick size: 10
[INFO] [stderr] [2025-11-08T19:33:44.093630568Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price % tick_size == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.093636908Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating size: 50
[INFO] [stderr] [2025-11-08T19:33:44.093643318Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 100
[INFO] [stderr] [2025-11-08T19:33:44.093649598Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 5
[INFO] [stderr] [2025-11-08T19:33:44.093656498Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size >= min_base_order_size: false
[INFO] [stderr] [2025-11-08T19:33:44.093663468Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size % base_increment == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.093669638Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size validation failed
[INFO] [stderr] [2025-11-08T19:33:44.093677258Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP failed: custom program error: 0xc
[INFO] [stderr] [2025-11-08T19:33:44.093704448Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP failed: custom program error: 0xc
[INFO] [stderr] [2025-11-08T19:33:44.099271798Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.099326598Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.099562438Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.099604388Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.099750258Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Initialize User
[INFO] [stderr] [2025-11-08T19:33:44.099773578Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Initialize User
[INFO] [stderr] [2025-11-08T19:33:44.099792588Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Payer: A12CoYvHXSkCW3Jjy1W8NhvtZ7AKqEbbzZ35Mq9N7MDM
[INFO] [stderr] [2025-11-08T19:33:44.099813538Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User account: 5rPAE27a1CWt5akCcJy1hGo7pKX16UP2vDrEUjScS6iy
[INFO] [stderr] [2025-11-08T19:33:44.099828258Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner account: 2tkTr5HzCsRTQr1N8jqb2KpuDi8YZpNSoNMqvSfmKs6W
[INFO] [stderr] [2025-11-08T19:33:44.099855678Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User owner pubkey: 2tkTr5HzCsRTQr1N8jqb2KpuDi8YZpNSoNMqvSfmKs6W
[INFO] [stderr] [2025-11-08T19:33:44.099866378Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT success
[INFO] [stderr] [2025-11-08T19:33:44.099924418Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT success
[INFO] [stderr] [2025-11-08T19:33:44.103052838Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Place Order
[INFO] [stderr] [2025-11-08T19:33:44.103090208Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating price: 100
[INFO] [stderr] [2025-11-08T19:33:44.103100088Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market tick size: 10
[INFO] [stderr] [2025-11-08T19:33:44.103106948Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price % tick_size == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.103113728Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating size: 102
[INFO] [stderr] [2025-11-08T19:33:44.103120658Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 100
[INFO] [stderr] [2025-11-08T19:33:44.103127628Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 5
[INFO] [stderr] [2025-11-08T19:33:44.103134478Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size >= min_base_order_size: true
[INFO] [stderr] [2025-11-08T19:33:44.103151468Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size % base_increment == 0: false
[INFO] [stderr] [2025-11-08T19:33:44.103158498Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size validation failed
[INFO] [stderr] [2025-11-08T19:33:44.103173508Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP failed: custom program error: 0xd
[INFO] [stderr] [2025-11-08T19:33:44.103202658Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP failed: custom program error: 0xd
[INFO] [stderr] [2025-11-08T19:33:44.103312278Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.103358748Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.103937218Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Place Order
[INFO] [stderr] [2025-11-08T19:33:44.103966018Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT failed: custom program error: 0x11
[INFO] [stderr] [2025-11-08T19:33:44.103985978Z DEBUG solana_runtime::message_processor::stable_log] Program 111111152P2r5yt6odmBLPsFCLBrFisJ3aS7LqLAT failed: custom program error: 0x11
[INFO] [stderr] [2025-11-08T19:33:44.108710188Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.108762498Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP invoke [1]
[INFO] [stderr] [2025-11-08T19:33:44.109295978Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Place Order
[INFO] [stderr] [2025-11-08T19:33:44.109330668Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating price: 100
[INFO] [stderr] [2025-11-08T19:33:44.109431508Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market tick size: 10
[INFO] [stderr] [2025-11-08T19:33:44.109452128Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price % tick_size == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.109460538Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating size: 100
[INFO] [stderr] [2025-11-08T19:33:44.109467368Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base order size: 100
[INFO] [stderr] [2025-11-08T19:33:44.109474168Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Base increment: 5
[INFO] [stderr] [2025-11-08T19:33:44.109480598Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size >= min_base_order_size: true
[INFO] [stderr] [2025-11-08T19:33:44.109487848Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Size % base_increment == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.109495158Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Validating min_base_qty: 100
[INFO] [stderr] [2025-11-08T19:33:44.109501468Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty >= min_base_order_size: true
[INFO] [stderr] [2025-11-08T19:33:44.109508508Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty % base_increment == 0: true
[INFO] [stderr] [2025-11-08T19:33:44.109529898Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - User owner: 52xdiYtEJCrZKepFbD44u8cgmNFZWXrKv6ocqgJhDUiQ
[INFO] [stderr] [2025-11-08T19:33:44.109565568Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner key: 52xdiYtEJCrZKepFbD44u8cgmNFZWXrKv6ocqgJhDUiQ
[INFO] [stderr] [2025-11-08T19:33:44.109575068Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Match: true
[INFO] [stderr] [2025-11-08T19:33:44.109582068Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Generated new sequence number: 1
[INFO] [stderr] [2025-11-08T19:33:44.109592688Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Clock account ID: 11111111111111111111111111111111
[INFO] [stderr] [2025-11-08T19:33:44.109599618Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Using default clock for test environment
[INFO] [stderr] [2025-11-08T19:33:44.109607278Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Current slot: 1, Current time: 1625097600
[INFO] [stderr] [2025-11-08T19:33:44.109613488Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Creating new order with parameters:
[INFO] [stderr] [2025-11-08T19:33:44.109630698Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Market: GSWBf2Qwnj1nctK7YZKqNAMcNGhgMFNkX4ecAXVCis85
[INFO] [stderr] [2025-11-08T19:33:44.109649068Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Owner: 52xdiYtEJCrZKepFbD44u8cgmNFZWXrKv6ocqgJhDUiQ
[INFO] [stderr] [2025-11-08T19:33:44.109662498Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order type: Limit
[INFO] [stderr] [2025-11-08T19:33:44.109669538Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Side: Buy
[INFO] [stderr] [2025-11-08T19:33:44.109676188Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Price: 100
[INFO] [stderr] [2025-11-08T19:33:44.109682648Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Max base qty: 100
[INFO] [stderr] [2025-11-08T19:33:44.109688908Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Max quote qty: 10000
[INFO] [stderr] [2025-11-08T19:33:44.109695608Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Client order ID: 12345
[INFO] [stderr] [2025-11-08T19:33:44.109701878Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order ID/Sequence: 1
[INFO] [stderr] [2025-11-08T19:33:44.109708148Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Min base qty: 100
[INFO] [stderr] [2025-11-08T19:33:44.109715648Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Order account size: 500
[INFO] [stderr] [2025-11-08T19:33:44.109722498Z DEBUG solana_runtime::message_processor::stable_log] Program log: Debug - Required size: 448
[INFO] [stderr] [2025-11-08T19:33:44.109733368Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP success
[INFO] [stderr] [2025-11-08T19:33:44.109793318Z DEBUG solana_runtime::message_processor::stable_log] Program 11111112cMQwSC9qirWGjZM6gLGwW69X22mqwLLGP success
[INFO] [stdout] test tests::test_order_validation_errors ... ok
[INFO] [stdout] test tests::test_update_market_status ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_update_market_status stdout ----
[INFO] [stdout] Debug - Initial market status: 1
[INFO] [stdout] Updating market status to Active
[INFO] [stdout] Market status updated to Active successfully!
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_update_market_status' (24) panicked at tests/market_test.rs:979:13:
[INFO] [stdout] Order placement on active market failed: Err(TransactionError(InstructionError(0, Custom(17))))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff333b85642 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff333b85642 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff333b85642 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ff333b85642 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ff333b9800f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ff333b9800f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ff333b4ead3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff333b4ead3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ff333b5c2b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ff333b6224f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ff333b620e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ff332411d3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ff332411d3e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff333b6290f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ff333b6290f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ff333b626ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ff333b5c3e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ff333b42b1d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ff333ba1940 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff3323ad0f3 - market_test::tests::test_update_market_status::{{closure}}::hbf298de96c87c3c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/market_test.rs:979:13
[INFO] [stdout]   20:     0x5ff3323c67a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd68b505c2b038700
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5ff3323c669d - <core::pin::Pin<P> as core::future::future::Future>::poll::h11453c0d4b934357
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ff3323b7a5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hde766ffa27e62d6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   23:     0x5ff3323b77bb - tokio::task::coop::with_budget::h27b9f814c683689a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5ff3323b77bb - tokio::task::coop::budget::h4018ab8248489a14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5ff3323b77bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h31f8a70bad9e4edb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   26:     0x5ff3323b4dc0 - tokio::runtime::scheduler::current_thread::Context::enter::hd263d7d443d4f6ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5ff3323b63e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4077522634d11e5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   28:     0x5ff3323b6084 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3c06e22b7a6563a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   29:     0x5ff3323dbc5b - tokio::runtime::context::scoped::Scoped<T>::set::h3976786a544f0c02
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5ff3323db959 - tokio::runtime::context::set_scheduler::{{closure}}::h64af60e4138a912e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   31:     0x5ff3323d01c2 - std::thread::local::LocalKey<T>::try_with::ha0f3fd1d055cfa28
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x5ff3323cf24e - std::thread::local::LocalKey<T>::with::h1a49bfdb172a32b1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x5ff3323db90d - tokio::runtime::context::set_scheduler::hff5af765f92bfe7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   34:     0x5ff3323b5e30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfbd1788817f23707
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   35:     0x5ff3323b60c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6ed35c104da61a58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   36:     0x5ff3323b35d3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h153c0260810268f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5ff3323cc480 - tokio::runtime::context::runtime::enter_runtime::ha42edd41d06be5c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5ff3323b3381 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfec28d7433a31711
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5ff3323cd004 - tokio::runtime::runtime::Runtime::block_on_inner::hdaa44f35709c9353
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5ff3323cd1c7 - tokio::runtime::runtime::Runtime::block_on::h1549790f7867a476
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5ff3323a7e95 - market_test::tests::test_update_market_status::h20734ab8ddbd5978
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/market_test.rs:931:16
[INFO] [stdout]   42:     0x5ff3323a7f37 - market_test::tests::test_update_market_status::{{closure}}::h8282b0ac87c7fa52
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/market_test.rs:670:41
[INFO] [stdout]   43:     0x5ff3323b7be6 - core::ops::function::FnOnce::call_once::h0cb58ec28e637646
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ff332411b3b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ff332411b3b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5ff332425b9d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5ff332425b9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5ff332425b9d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5ff332425b9d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5ff332425b9d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ff332425b9d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5ff332425b9d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5ff3323ff0e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5ff3323ff0e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5ff33240293a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x5ff33240293a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ff33240293a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5ff33240293a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5ff33240293a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ff33240293a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x5ff33240293a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ff333b577ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x5ff333b577ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x7486bd745aa4 - <unknown>
[INFO] [stdout]   65:     0x7486bd7d2a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_update_market_status
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test market_test`
[INFO] running `Command { std: "docker" "inspect" "7cb159cd9e35e85eb2a5cd1f03cdca682eb2fdc51fae67fc3428f3cd8580e181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cb159cd9e35e85eb2a5cd1f03cdca682eb2fdc51fae67fc3428f3cd8580e181", kill_on_drop: false }`
[INFO] [stdout] 7cb159cd9e35e85eb2a5cd1f03cdca682eb2fdc51fae67fc3428f3cd8580e181
