[INFO] cloning repository https://github.com/CrocSwap/ambient-ember-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrocSwap/ambient-ember-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrocSwap%2Fambient-ember-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrocSwap%2Fambient-ember-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2c75c042bf0e2a83ffe7f18835c6fb921c62b85
[INFO] testing CrocSwap/ambient-ember-rust-sdk against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrocSwap%2Fambient-ember-rust-sdk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CrocSwap/ambient-ember-rust-sdk
[INFO] finished tweaking git repo https://github.com/CrocSwap/ambient-ember-rust-sdk
[INFO] tweaked toml for git repo https://github.com/CrocSwap/ambient-ember-rust-sdk written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CrocSwap/ambient-ember-rust-sdk on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CrocSwap/ambient-ember-rust-sdk 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4a2020b5765521582e5be4d80e103ab5030214405cd777a75430159d97f9b0b
[INFO] running `Command { std: "docker" "start" "-a" "e4a2020b5765521582e5be4d80e103ab5030214405cd777a75430159d97f9b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4a2020b5765521582e5be4d80e103ab5030214405cd777a75430159d97f9b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a2020b5765521582e5be4d80e103ab5030214405cd777a75430159d97f9b0b", kill_on_drop: false }`
[INFO] [stdout] e4a2020b5765521582e5be4d80e103ab5030214405cd777a75430159d97f9b0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a473773539c49c9976a3436f7fe708a8aa5d30899114f8705067d8d663f1cd65
[INFO] running `Command { std: "docker" "start" "-a" "a473773539c49c9976a3436f7fe708a8aa5d30899114f8705067d8d663f1cd65", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[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 ember-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "a473773539c49c9976a3436f7fe708a8aa5d30899114f8705067d8d663f1cd65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a473773539c49c9976a3436f7fe708a8aa5d30899114f8705067d8d663f1cd65", kill_on_drop: false }`
[INFO] [stdout] a473773539c49c9976a3436f7fe708a8aa5d30899114f8705067d8d663f1cd65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6903f62a2284c9f5806cc52cf3e1178c67ae0a1fdf3785058a203bdc59e0827f
[INFO] running `Command { std: "docker" "start" "-a" "6903f62a2284c9f5806cc52cf3e1178c67ae0a1fdf3785058a203bdc59e0827f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling ember-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> core/src/state/cma_test.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use super::*;
[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: `slot2`
[INFO] [stdout]    --> core/src/storage/safe_zero_copy_order_storage.rs:858:13
[INFO] [stdout]     |
[INFO] [stdout] 858 |         let slot2 = storage.insert(&marker2).unwrap();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_slot2`
[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 3.46s
[INFO] running `Command { std: "docker" "inspect" "6903f62a2284c9f5806cc52cf3e1178c67ae0a1fdf3785058a203bdc59e0827f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6903f62a2284c9f5806cc52cf3e1178c67ae0a1fdf3785058a203bdc59e0827f", kill_on_drop: false }`
[INFO] [stdout] 6903f62a2284c9f5806cc52cf3e1178c67ae0a1fdf3785058a203bdc59e0827f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a5eb16c7a4be22a47cb724df3a255abfb1c8eebc6c0856c803a2903bc864893
[INFO] running `Command { std: "docker" "start" "-a" "2a5eb16c7a4be22a47cb724df3a255abfb1c8eebc6c0856c803a2903bc864893", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> core/src/state/cma_test.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slot2`
[INFO] [stderr]    --> core/src/storage/safe_zero_copy_order_storage.rs:858:13
[INFO] [stderr]     |
[INFO] [stderr] 858 |         let slot2 = storage.insert(&marker2).unwrap();
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_slot2`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ember-core` (lib test) generated 2 warnings (run `cargo fix --lib -p ember-core --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ember_core-4c95934f855a14e7)
[INFO] [stdout] 
[INFO] [stdout] running 182 tests
[INFO] [stdout] test fill_quote::tests::test_fill_quote_creation ... ok
[INFO] [stdout] test fill_quote::tests::test_fill_quote_validation ... ok
[INFO] [stdout] test fill_quote::tests::test_fill_quote_serialization ... ok
[INFO] [stdout] test instruction::tests::test_add_keeper_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_cancel_order_discriminant ... ok
[INFO] [stdout] test fill_quote::tests::test_message_hash_deterministic ... ok
[INFO] [stdout] test instruction::tests::test_deposit_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_keeper_cycle_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_initialize_market_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_faucet_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_initialize_global_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_orderentry_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_remove_admin_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_remove_keeper_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_uncommit_collateral_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_update_orderbook_snapshot_discriminant ... ok
[INFO] [stdout] test instruction::tests::test_withdraw_discriminant ... ok
[INFO] [stdout] test permit::tests::test_health_floor_variants ... ok
[INFO] [stdout] test permit::tests::test_nonce_window_insert ... ok
[INFO] [stdout] test permit::tests::test_nonce_window_time_bounds ... ok
[INFO] [stdout] test permit::tests::test_permit_envelope_serialization ... ok
[INFO] [stdout] test permit::tests::test_session_has_scope ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_bucket_for_mut ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calc_equity_long_profit_and_loss_saturation ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calc_required_margin_overflow ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calc_required_margin_user_override ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_bucket_equity_long_position ... ok
[INFO] [stdout] test fill_quote::tests::test_signed_fill_quote ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_bucket_equity_short_position ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_uncommittable_amount_insufficient_equity ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_uncommittable_amount_no_position ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_uncommittable_amount_overflow_protection ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_uncommittable_amount_with_position_loss ... ok
[INFO] [stdout] test instruction::tests::test_commit_collateral_discriminant ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_uncommittable_amount_short_position ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_margin_bucket_is_open ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_uncommittable_amount_with_open_orders ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_process_fill_full_close_with_loss ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_margin_bucket_new ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_process_fill_flip_position ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_process_fill_insufficient_funds_for_loss ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_process_fill_partial_close_with_profit ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_process_fill_loss_exceeds_committed_capital_capped_at_zero ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_process_fill_zero_to_long ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_qty_left_for_margin_basic_and_zero ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_qty_left_for_margin_open_pos ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_qty_left_for_margin_overflow_equity_mul ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_uncommit_collateral_edge_cases ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_uncommit_collateral_integration ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_uncommit_collateral_with_open_orders ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_update_collateral_on_cancel_ask_order ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_update_collateral_on_cancel_bid_order ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_update_collateral_on_cancel_market_not_found ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_update_collateral_on_cancel_multiple_markets ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_update_collateral_on_cancel_saturating_math ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_update_open_order_qty_overflow_ask ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_update_open_order_qty_overflow_bid ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_update_open_order_qty_success_updates_correct_side ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_collateral_ask_ignores_bid_orders ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_collateral_bid_ignores_ask_orders ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_collateral_insufficient_funds ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_collateral_multiple_orders_same_side ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_collateral_successful_ask ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_collateral_successful_bid ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_collateral_with_existing_short_position ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_open_order_qty_exceeds_user_oi_max_ask ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_validate_and_update_open_order_qty_exceeds_user_oi_max_bid ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_worst_case_direction_various ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_worst_case_position_long_position ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_worst_case_position_no_orders ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_worst_case_position_no_position ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_worst_case_position_short_position ... ok
[INFO] [stdout] test state::market::tests::test_market_state_is_active ... ok
[INFO] [stdout] test state::market::tests::test_market_state_mid_price ... ok
[INFO] [stdout] test state::market::tests::test_market_state_serialization ... ok
[INFO] [stdout] test state::market::tests::test_market_state_spread ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_below_min_size ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_edge_cases ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_limit_vs_market ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_market_order_tick_size ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_market_orders ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_max_order_size ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_price_not_aligned ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_valid_order ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_various_tick_sizes ... ok
[INFO] [stdout] test state::market::tests::test_validate_order_conformance_zero_price ... ok
[INFO] [stdout] test state::order::padding_tests::padding_covers_max_payload ... ok
[INFO] [stdout] test state::order::tests::test_all_time_in_force_variants ... ok
[INFO] [stdout] test state::order::tests::test_builder_tag_default ... ok
[INFO] [stdout] test state::order::tests::test_event_history_default ... ok
[INFO] [stdout] test state::order::tests::test_order_details_default ... ok
[INFO] [stdout] test state::order::tests::test_order_details_default_fields ... ok
[INFO] [stdout] test state::order::tests::test_order_details_new_alo ... ok
[INFO] [stdout] test state::order::tests::test_order_details_new_fok ... ok
[INFO] [stdout] test state::order::tests::test_order_details_new_gtc ... ok
[INFO] [stdout] test state::order::tests::test_order_details_new_gtt ... ok
[INFO] [stdout] test state::order::tests::test_order_details_new_ioc ... ok
[INFO] [stdout] test state::order::tests::test_order_details_new_market_price ... ok
[INFO] [stdout] test state::order::tests::test_order_details_new_pegged_price ... ok
[INFO] [stdout] test state::order::tests::test_order_details_process_cancellation_already_dead ... ok
[INFO] [stdout] test state::order::tests::test_order_details_process_cancellation_invalid_tombstone ... ok
[INFO] [stdout] test state::order::tests::test_order_details_process_cancellation_success ... ok
[INFO] [stdout] test state::order::tests::test_order_details_process_fill_dead_order ... ok
[INFO] [stdout] test state::order::tests::test_order_details_process_fill_first_fill ... ok
[INFO] [stdout] test state::order::tests::test_order_details_process_fill_fully_filled ... ok
[INFO] [stdout] test state::order::tests::test_order_details_process_fill_multiple_fills ... ok
[INFO] [stdout] test state::order::tests::test_order_details_process_fill_overfill ... ok
[INFO] [stdout] test state::order::tests::test_order_details_unfilled_qty ... ok
[INFO] [stdout] test state::order::tests::test_order_marker_default ... ok
[INFO] [stdout] test state::order::tests::test_order_marker_new ... ok
[INFO] [stdout] test state::order::tests::test_order_side_copy_clone ... ok
[INFO] [stdout] test state::order::tests::test_order_side_values ... ok
[INFO] [stdout] test state::order::tests::test_process_cancellation_sets_dead_time ... ok
[INFO] [stdout] test state::order::tests::test_process_fill_sets_event_times ... ok
[INFO] [stdout] test state::order::tests::test_time_in_force_default ... ok
[INFO] [stdout] test state::order::tests::test_tombstone_is_alive ... ok
[INFO] [stdout] test state::order::tests::test_tombstone_is_valid_cancellation ... ok
[INFO] [stdout] test state::orderbook::tests::test_section_offsets ... ok
[INFO] [stdout] test state::orderbook::tests::test_sigfig_index ... ok
[INFO] [stdout] test state::position::tests::test_calculate_equity_long_position_profit ... ok
[INFO] [stdout] test state::position::tests::test_calculate_equity_no_position ... ok
[INFO] [stdout] test state::position::tests::test_calculate_equity_short_position_loss ... ok
[INFO] [stdout] test state::position::tests::test_flip_long_to_short ... ok
[INFO] [stdout] test state::position::tests::test_full_close_long_position ... ok
[INFO] [stdout] test state::position::tests::test_increase_long_position ... ok
[INFO] [stdout] test state::position::tests::test_partial_close_long_position ... ok
[INFO] [stdout] test state::position::tests::test_partial_close_short_position ... ok
[INFO] [stdout] test state::position::tests::test_zero_to_long_position ... ok
[INFO] [stdout] test state::position::tests::test_zero_to_short_position ... ok
[INFO] [stdout] test storage::market_order_log::tests::test_append_entry ... ok
[INFO] [stdout] test storage::market_order_log::tests::test_append_entry_with_fill_details ... ok
[INFO] [stdout] test storage::market_order_log::tests::test_append_user_collateral_update ... ok
[INFO] [stdout] test storage::market_order_log::tests::test_get_stats_with_collateral_updates ... ok
[INFO] [stdout] test storage::market_order_log::tests::test_market_order_log_new ... ok
[INFO] [stdout] test storage::market_order_log::tests::test_synth_user_collateral_update ... ok
[INFO] [stdout] test storage::market_order_log_wrapper::tests::test_wrapper_basic_operations ... ok
[INFO] [stdout] test storage::market_order_log_wrapper::tests::test_wrapper_load_existing ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_find_order_index_with_hint_correct ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_find_order_index_with_hint_incorrect ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_find_order_index_with_hint_nonexistent ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_find_order_index_with_hint_out_of_bounds ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_get_order_mut_with_hint ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_get_order_with_hint_correct ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_get_order_with_hint_incorrect ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_hint_methods_performance_characteristics ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_insert_basic ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_invalid_order_id ... ok
[INFO] [stdout] test instruction::tests::test_add_admin_discriminant ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_multiple_inserts ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_needs_resize_logic ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_calculate_uncommittable_amount_with_position_profit ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_margin_bucket_is_empty ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_find_or_create_margin_bucket_existing ... ok
[INFO] [stdout] test state::cma::cma_test::tests::test_process_fill_increase_long_position ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_new_storage ... ok
[INFO] [stdout] test storage::market_order_log::tests::test_get_stats ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_order_cancellation ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_order_filling ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_serialization_size ... ok
[INFO] [stdout] test storage::order_storage::tests::test_insert_and_find ... ok
[INFO] [stdout] test storage::order_storage::tests::test_new_storage ... ok
[INFO] [stdout] test storage::order_storage::tests::test_remove ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_update_tombstone_with_hint_incorrect ... ok
[INFO] [stdout] test storage::order_detail_storage::tests::test_update_tombstone_with_hint ... ok
[INFO] [stdout] test storage::order_storage::tests::test_storage_full ... ok
[INFO] [stdout] test storage::safe_zero_copy_order_storage::tests::test_find_with_hint_correct ... ok
[INFO] [stdout] test storage::safe_zero_copy_order_storage::tests::test_account_too_small ... ok
[INFO] [stdout] test storage::safe_zero_copy_order_storage::tests::test_find_with_hint_incorrect ... ok
[INFO] [stdout] test storage::safe_zero_copy_order_storage::tests::test_init_and_basic_operations ... ok
[INFO] [stdout] test storage::order_storage::tests::test_hint_lookup ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test storage::order_detail_storage::tests::test_storage_growth ... ok
[INFO] [stdout] test storage::safe_zero_copy_order_storage::tests::test_remove_with_hint ... ok
[INFO] [stdout] test storage::safe_zero_copy_order_storage::tests::test_storage_full ... ok
[INFO] [stdout] test storage::zero_copy_market_order_log::tests::test_init_and_basic_operations ... ok
[INFO] [stdout] test storage::zero_copy_market_order_log::tests::test_log_full ... ok
[INFO] [stdout] test storage::zero_copy_market_order_log::tests::test_multiple_entries_and_stats ... ok
[INFO] [stdout] test storage::zero_copy_market_order_log::tests::test_append_entry_with_fill_details ... ok
[INFO] [stdout] test storage::zero_copy_market_order_log::tests::test_range_iteration ... ok
[INFO] [stdout] test storage::zero_copy_market_order_log::tests::test_append_user_collateral_update ... ok
[INFO] [stdout] test storage::zero_copy_market_order_log::tests::test_get_stats_with_collateral_updates ... ok
[INFO] [stdout] test storage::order_storage::tests::test_resize ... ok
[INFO] [stdout] test state::orderbook::tests::test_quantize_price_to_sigfigs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- state::orderbook::tests::test_quantize_price_to_sigfigs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'state::orderbook::tests::test_quantize_price_to_sigfigs' (139) panicked at core/src/state/orderbook.rs:163:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(123456000)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5999ce08fa92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5999ce08fa92 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5999ce08fa92 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5999ce08fa92 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5999ce0a46ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5999ce0a46ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5999ce0948c6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5999ce0948c6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5999ce06df5f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5999ce06df5f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5999ce087d79 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5999ce0027ce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5999ce0027ce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5999ce087f32 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5999ce087f32 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5999ce06e018 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5999ce0659e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5999ce06ee6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5999ce0a4d9c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5999ce0a4c53 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5999cdfc154c - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::option::Option<i64>, core[c5ed12ab89cc536a]::option::Option<i64>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5999cdf9bf99 - ember_core[1939c55ea5683d6d]::state::orderbook::tests::test_quantize_price_to_sigfigs
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/state/orderbook.rs:163:9
[INFO] [stdout]   22:     0x5999cdf99f67 - ember_core[1939c55ea5683d6d]::state::orderbook::tests::test_quantize_price_to_sigfigs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/state/orderbook.rs:156:40
[INFO] [stdout]   23:     0x5999cdfde236 - <ember_core[1939c55ea5683d6d]::state::orderbook::tests::test_quantize_price_to_sigfigs::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5999cdff6b7b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5999cdff6b7b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5999ce0033da - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5999ce0033da - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5999ce0033da - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5999ce0033da - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5999ce0033da - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5999ce0033da - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5999ce0033da - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5999cdffd8a4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5999cdffd8a4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5999ce005ed2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5999ce005ed2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5999ce005ed2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5999ce005ed2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5999ce005ed2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5999ce005ed2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5999ce005ed2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5999ce08f33f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5999ce08f33f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79b392088aa4 - <unknown>
[INFO] [stdout]   45:     0x79b392115a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     state::orderbook::tests::test_quantize_price_to_sigfigs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 181 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2a5eb16c7a4be22a47cb724df3a255abfb1c8eebc6c0856c803a2903bc864893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a5eb16c7a4be22a47cb724df3a255abfb1c8eebc6c0856c803a2903bc864893", kill_on_drop: false }`
[INFO] [stdout] 2a5eb16c7a4be22a47cb724df3a255abfb1c8eebc6c0856c803a2903bc864893
