[INFO] cloning repository https://github.com/AlexandriaDAO/OpenHouse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexandriaDAO/OpenHouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandriaDAO%2FOpenHouse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandriaDAO%2FOpenHouse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b3893adf752ea59ba65b83646c6ebf8e25c3cfd
[INFO] checking AlexandriaDAO/OpenHouse against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandriaDAO%2FOpenHouse" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexandriaDAO/OpenHouse
[INFO] finished tweaking git repo https://github.com/AlexandriaDAO/OpenHouse
[INFO] tweaked toml for git repo https://github.com/AlexandriaDAO/OpenHouse written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexandriaDAO/OpenHouse on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexandriaDAO/OpenHouse 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17e82d177a4b3d3ef3f20b7d2d08165ad192aee20c14a5bd87012e88f4ce9e2d
[INFO] running `Command { std: "docker" "start" "-a" "17e82d177a4b3d3ef3f20b7d2d08165ad192aee20c14a5bd87012e88f4ce9e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17e82d177a4b3d3ef3f20b7d2d08165ad192aee20c14a5bd87012e88f4ce9e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17e82d177a4b3d3ef3f20b7d2d08165ad192aee20c14a5bd87012e88f4ce9e2d", kill_on_drop: false }`
[INFO] [stdout] 17e82d177a4b3d3ef3f20b7d2d08165ad192aee20c14a5bd87012e88f4ce9e2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23d4e787d39652f6a6821f4a318cb51b3fc152b3cc12ac0b79f106ea566baeb6
[INFO] running `Command { std: "docker" "start" "-a" "23d4e787d39652f6a6821f4a318cb51b3fc152b3cc12ac0b79f106ea566baeb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking ic0 v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ic-error-types v0.2.0
[INFO] [stderr]     Checking ic-stable-structures v0.7.2
[INFO] [stderr]     Checking candid v0.10.20
[INFO] [stderr]     Checking ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]     Checking ic-cdk v0.19.0
[INFO] [stderr]     Checking dice_backend v0.1.0 (/opt/rustwide/workdir/dice_backend)
[INFO] [stderr]     Checking blackjack_backend v0.1.0 (/opt/rustwide/workdir/blackjack_backend)
[INFO] [stderr]     Checking plinko_backend v0.1.0 (/opt/rustwide/workdir/plinko_backend)
[INFO] [stderr]     Checking crash_backend v0.1.0 (/opt/rustwide/workdir/crash_backend)
[INFO] [stdout] warning: unused import: `types::HealthCheck`
[INFO] [stdout]  --> dice_backend/src/defi_accounting/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use types::HealthCheck;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead.
[INFO] [stdout]    --> dice_backend/src/defi_accounting/accounting.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 |         ic_cdk::api::call::call(ck_usdt_principal, "icrc1_transfer", (args,)).await;
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::HealthCheck`
[INFO] [stdout]  --> dice_backend/src/defi_accounting/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use types::HealthCheck;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]   --> dice_backend/src/defi_accounting/tests/test_slippage_audit.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::cell::RefCell;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead.
[INFO] [stdout]    --> blackjack_backend/src/defi_accounting/accounting.rs:304:28
[INFO] [stdout]     |
[INFO] [stdout] 304 |         ic_cdk::api::call::call(ck_usdt_principal, "icrc1_transfer", (args,)).await;
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]  --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]  --> blackjack_backend/src/defi_accounting/tests/stress_tests/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proptest::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]  --> blackjack_backend/src/defi_accounting/tests/stress_tests/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand::{SeedableRng, Rng};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_chacha`
[INFO] [stdout]  --> blackjack_backend/src/defi_accounting/tests/stress_tests/tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand_chacha::ChaCha8Rng;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_oneof` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     prop_oneof![
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_oneof` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     prop_oneof![
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_oneof` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     prop_oneof![
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `prop_oneof` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     prop_oneof![
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/tests.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | proptest! {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead.
[INFO] [stdout]    --> dice_backend/src/defi_accounting/accounting.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 |         ic_cdk::api::call::call(ck_usdt_principal, "icrc1_transfer", (args,)).await;
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proptest` in this scope
[INFO] [stdout]    --> blackjack_backend/src/defi_accounting/tests/stress_tests/tests.rs:574:1
[INFO] [stdout]     |
[INFO] [stdout] 574 | proptest! {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     proptest::collection::vec(operation(), len)
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `proptest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]  --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn user_id() -> impl Strategy<Value = u64> {
[INFO] [stdout]   |                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn deposit_amount() -> impl Strategy<Value = u64> {
[INFO] [stdout]    |                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn bet_amount() -> impl Strategy<Value = u64> {
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn multiplier_bps() -> impl Strategy<Value = u64> {
[INFO] [stdout]    |                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn win_probability() -> impl Strategy<Value = bool> {
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn operation() -> impl Strategy<Value = Operation> {
[INFO] [stdout]    |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Strategy` in this scope
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/stress_tests/generators.rs:55:47
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn operation_sequence(len: usize) -> impl Strategy<Value = Vec<Operation>> {
[INFO] [stdout]    |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]   --> blackjack_backend/src/defi_accounting/tests/test_slippage_audit.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::cell::RefCell;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::defi_accounting::tests::stress_tests::generators::operation_sequence`
[INFO] [stdout]  --> blackjack_backend/src/defi_accounting/tests/stress_tests/tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::defi_accounting::tests::stress_tests::generators::operation_sequence;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead.
[INFO] [stdout]    --> blackjack_backend/src/defi_accounting/accounting.rs:304:28
[INFO] [stdout]     |
[INFO] [stdout] 304 |         ic_cdk::api::call::call(ck_usdt_principal, "icrc1_transfer", (args,)).await;
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> blackjack_backend/src/game.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let mut game_over = false;
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blackjack_backend` (lib test) due to 18 previous errors; 3 warnings emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0063]: missing field `fee` in initializer of `WithdrawalType`
[INFO] [stdout]   --> dice_backend/src/defi_accounting/tests/test_serialization.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |         withdrawal_type: WithdrawalType::LP {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^ missing `fee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0027]: pattern does not mention field `fee`
[INFO] [stdout]   --> dice_backend/src/defi_accounting/tests/test_serialization.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         WithdrawalType::LP { shares, reserve, amount } => {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `fee`
[INFO] [stdout]    |
[INFO] [stdout] help: include the missing field in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 64 |         WithdrawalType::LP { shares, reserve, amount, fee } => {
[INFO] [stdout]    |                                                     +++++
[INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it
[INFO] [stdout]    |
[INFO] [stdout] 64 |         WithdrawalType::LP { shares, reserve, amount, fee: _ } => {
[INFO] [stdout]    |                                                     ++++++++
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]    |
[INFO] [stdout] 64 |         WithdrawalType::LP { shares, reserve, amount, .. } => {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_audit_log` is never used
[INFO] [stdout]    --> dice_backend/src/defi_accounting/accounting.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout] 627 | pub fn get_audit_log(offset: usize, limit: usize) -> Vec<AuditEntry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0027, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0027`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dice_backend` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]    --> blackjack_backend/src/game.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let byte = seed_bytes[index % 32];
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `can_double`
[INFO] [stdout]    --> blackjack_backend/src/game.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let can_double = true; // Always allowed on first two cards
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_can_double`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_over`
[INFO] [stdout]    --> blackjack_backend/src/game.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let mut game_over = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_over`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_audit_log` is never used
[INFO] [stdout]    --> blackjack_backend/src/defi_accounting/accounting.rs:608:8
[INFO] [stdout]     |
[INFO] [stdout] 608 | pub fn get_audit_log(offset: usize, limit: usize) -> Vec<AuditEntry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_BET` is never used
[INFO] [stdout]   --> blackjack_backend/src/game.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const MIN_BET: u64 = 1_000_000; // 1 ckUSDT (assuming 6 decimals, wait. Dice uses 10_000 for 0.01. )
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_WIN` is never used
[INFO] [stdout]   --> blackjack_backend/src/game.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const MAX_WIN: u64 = 10_000_000_000; // 10,000.00
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23d4e787d39652f6a6821f4a318cb51b3fc152b3cc12ac0b79f106ea566baeb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d4e787d39652f6a6821f4a318cb51b3fc152b3cc12ac0b79f106ea566baeb6", kill_on_drop: false }`
[INFO] [stdout] 23d4e787d39652f6a6821f4a318cb51b3fc152b3cc12ac0b79f106ea566baeb6
