[INFO] cloning repository https://github.com/sultanpos/sultan_core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sultanpos/sultan_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsultanpos%2Fsultan_core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsultanpos%2Fsultan_core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e22dd914cf619fe7379f274ba956045c56553ec9 [INFO] testing sultanpos/sultan_core against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsultanpos%2Fsultan_core" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sultanpos/sultan_core [INFO] finished tweaking git repo https://github.com/sultanpos/sultan_core [INFO] tweaked toml for git repo https://github.com/sultanpos/sultan_core written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sultanpos/sultan_core on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sultanpos/sultan_core 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6866a9516d284eac96041da701e14e5d306cf48f5958aea1e757ad2bea9c05fc [INFO] running `Command { std: "docker" "start" "-a" "6866a9516d284eac96041da701e14e5d306cf48f5958aea1e757ad2bea9c05fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6866a9516d284eac96041da701e14e5d306cf48f5958aea1e757ad2bea9c05fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6866a9516d284eac96041da701e14e5d306cf48f5958aea1e757ad2bea9c05fc", kill_on_drop: false }` [INFO] [stdout] 6866a9516d284eac96041da701e14e5d306cf48f5958aea1e757ad2bea9c05fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e884e9835197bceaa69fdbc25897bcc41e2ec9749568b8ae508b330914d51e2e [INFO] running `Command { std: "docker" "start" "-a" "e884e9835197bceaa69fdbc25897bcc41e2ec9749568b8ae508b330914d51e2e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sultan_core v25.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "e884e9835197bceaa69fdbc25897bcc41e2ec9749568b8ae508b330914d51e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e884e9835197bceaa69fdbc25897bcc41e2ec9749568b8ae508b330914d51e2e", kill_on_drop: false }` [INFO] [stdout] e884e9835197bceaa69fdbc25897bcc41e2ec9749568b8ae508b330914d51e2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c85f65d4d64e1129670e1bc0b0afc2573399b51c22fff5cc4fd961577e2ae1b [INFO] running `Command { std: "docker" "start" "-a" "9c85f65d4d64e1129670e1bc0b0afc2573399b51c22fff5cc4fd961577e2ae1b", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling sultan_core v25.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sultan_core::domain::Context` [INFO] [stdout] --> tests/user_repo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sultan_core::domain::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.97s [INFO] running `Command { std: "docker" "inspect" "9c85f65d4d64e1129670e1bc0b0afc2573399b51c22fff5cc4fd961577e2ae1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c85f65d4d64e1129670e1bc0b0afc2573399b51c22fff5cc4fd961577e2ae1b", kill_on_drop: false }` [INFO] [stdout] 9c85f65d4d64e1129670e1bc0b0afc2573399b51c22fff5cc4fd961577e2ae1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfc48a0f98475f35cd05cc074a5a1b56a5edc1be89bf1db475536ad535c0035f [INFO] running `Command { std: "docker" "start" "-a" "dfc48a0f98475f35cd05cc074a5a1b56a5edc1be89bf1db475536ad535c0035f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `sultan_core::domain::Context` [INFO] [stderr] --> tests/user_repo.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use sultan_core::domain::Context; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sultan_core` (test "user_repo") generated 1 warning (run `cargo fix --test "user_repo" -p sultan_core` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sultan_core-fcdbd85708e4d25d) [INFO] [stdout] [INFO] [stdout] running 218 tests [INFO] [stdout] test application::auth_service::tests::test_hash_token ... ok [INFO] [stdout] test application::auth_service::tests::test_login_invalid_password ... ok [INFO] [stdout] test application::auth_service::tests::test_login_success ... ok [INFO] [stdout] test application::auth_service::tests::test_refresh_token ... ok [INFO] [stdout] test application::auth_service::tests::test_logout ... ok [INFO] [stdout] test application::auth_service::tests::test_login_invalid_username ... ok [INFO] [stdout] test application::branch_service::tests::test_create_branch ... ok [INFO] [stdout] test application::auth_service::tests::test_refresh_invalid_token ... ok [INFO] [stdout] test application::branch_service::tests::test_create_branch_repo_create_error ... ok [INFO] [stdout] test application::branch_service::tests::test_delete_branch_error ... ok [INFO] [stdout] test application::branch_service::tests::test_delete_branch_success ... ok [INFO] [stdout] test application::branch_service::tests::test_get_all_branches_error ... ok [INFO] [stdout] test application::branch_service::tests::test_get_branch_by_id_error ... ok [INFO] [stdout] test application::branch_service::tests::test_get_all_branches_success ... ok [INFO] [stdout] test application::branch_service::tests::test_get_branch_by_id_not_found ... ok [INFO] [stdout] test application::branch_service::tests::test_get_branch_by_id_success ... ok [INFO] [stdout] test application::branch_service::tests::test_update_branch_success ... ok [INFO] [stdout] test application::category_service::tests::test_create_category_repo_error ... ok [INFO] [stdout] test application::category_service::tests::test_delete_category_not_found ... ok [INFO] [stdout] test application::category_service::tests::test_get_all_categories_empty ... ok [INFO] [stdout] test application::category_service::tests::test_get_all_categories_no_permission ... ok [INFO] [stdout] test application::category_service::tests::test_get_all_categories_success ... ok [INFO] [stdout] test application::category_service::tests::test_create_category_with_parent ... ok [INFO] [stdout] test application::category_service::tests::test_delete_category_success ... ok [INFO] [stdout] test application::category_service::tests::test_create_category_no_permission ... ok [INFO] [stdout] test application::category_service::tests::test_create_category_success ... ok [INFO] [stdout] test application::category_service::tests::test_delete_category_no_permission ... ok [INFO] [stdout] test application::category_service::tests::test_delete_category_repo_error ... ok [INFO] [stdout] test application::category_service::tests::test_get_all_categories_repo_error ... ok [INFO] [stdout] test application::category_service::tests::test_get_by_id_not_found ... ok [INFO] [stdout] test application::branch_service::tests::test_update_branch_error ... ok [INFO] [stdout] test application::category_service::tests::test_get_by_id_no_permission ... ok [INFO] [stdout] test application::category_service::tests::test_get_by_id_repo_error ... ok [INFO] [stdout] test application::category_service::tests::test_get_by_id_success ... ok [INFO] [stdout] test application::category_service::tests::test_update_category_no_permission ... ok [INFO] [stdout] test application::category_service::tests::test_update_category_repo_error ... ok [INFO] [stdout] test application::customer_service::tests::test_create_customer_no_permission ... ok [INFO] [stdout] test application::customer_service::tests::test_delete_customer_repo_error ... ok [INFO] [stdout] test application::customer_service::tests::test_delete_customer_success ... ok [INFO] [stdout] test application::customer_service::tests::test_create_customer_success ... ok [INFO] [stdout] test application::customer_service::tests::test_get_all_repo_error ... ok [INFO] [stdout] test application::customer_service::tests::test_get_all_success ... ok [INFO] [stdout] test application::customer_service::tests::test_get_all_no_permission ... ok [INFO] [stdout] test application::customer_service::tests::test_create_customer_repo_error ... ok [INFO] [stdout] test application::customer_service::tests::test_delete_customer_no_permission ... ok [INFO] [stdout] test application::category_service::tests::test_update_category_success ... ok [INFO] [stdout] test application::customer_service::tests::test_get_all_empty ... ok [INFO] [stdout] test application::customer_service::tests::test_get_all_with_filter ... ok [INFO] [stdout] test application::customer_service::tests::test_delete_customer_not_found ... ok [INFO] [stdout] test application::customer_service::tests::test_get_all_with_pagination ... ok [INFO] [stdout] test application::customer_service::tests::test_get_by_id_not_found ... ok [INFO] [stdout] test application::customer_service::tests::test_get_by_id_repo_error ... ok [INFO] [stdout] test application::customer_service::tests::test_get_by_id_success ... ok [INFO] [stdout] test application::category_service::tests::test_update_category_not_found ... ok [INFO] [stdout] test application::customer_service::tests::test_get_by_number_repo_error ... ok [INFO] [stdout] test application::customer_service::tests::test_get_by_id_no_permission ... ok [INFO] [stdout] test application::customer_service::tests::test_get_by_number_not_found ... ok [INFO] [stdout] test application::customer_service::tests::test_get_by_number_no_permission ... ok [INFO] [stdout] test application::customer_service::tests::test_get_by_number_success ... ok [INFO] [stdout] test application::customer_service::tests::test_update_customer_repo_error ... ok [INFO] [stdout] test application::customer_service::tests::test_update_customer_success ... ok [INFO] [stdout] test application::product_service::tests::test_create_product_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_create_product_repo_error_rollback ... ok [INFO] [stdout] test application::product_service::tests::test_create_product_variant_error_rollback ... ok [INFO] [stdout] test application::customer_service::tests::test_update_customer_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_create_variant_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_create_variant_success ... ok [INFO] [stdout] test application::customer_service::tests::test_update_customer_not_found ... ok [INFO] [stdout] test application::product_service::tests::test_create_product_success ... ok [INFO] [stdout] test application::product_service::tests::test_delete_product_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_delete_product_not_found ... ok [INFO] [stdout] test application::product_service::tests::test_delete_product_success ... ok [INFO] [stdout] test application::product_service::tests::test_create_product_with_variants_success ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_id_success ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_product_id_empty ... ok [INFO] [stdout] test application::product_service::tests::test_delete_variant_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_delete_variants_by_product_id_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_product_id_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_delete_variants_by_product_id_success ... ok [INFO] [stdout] test application::product_service::tests::test_get_by_id_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_delete_variant_success ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_product_id_success ... ok [INFO] [stdout] test application::product_service::tests::test_update_product_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_get_by_id_not_found ... ok [INFO] [stdout] test application::product_service::tests::test_update_variant_success ... ok [INFO] [stdout] test application::product_service::tests::test_update_variant_no_permission ... ok [INFO] [stdout] test application::supplier_service::tests::test_create_supplier_success ... ok [INFO] [stdout] test application::product_service::tests::test_update_product_not_found ... ok [INFO] [stdout] test application::product_service::tests::test_get_by_id_success ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_barcode_not_found ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_barcode_no_permission ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_barcode_success ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_id_no_permission ... ok [INFO] [stdout] test application::supplier_service::tests::test_create_supplier_no_permission ... ok [INFO] [stdout] test application::supplier_service::tests::test_delete_supplier_no_permission ... ok [INFO] [stdout] test application::supplier_service::tests::test_delete_supplier_not_found ... ok [INFO] [stdout] test application::supplier_service::tests::test_create_supplier_repo_error ... ok [INFO] [stdout] test application::product_service::tests::test_get_variant_by_id_not_found ... ok [INFO] [stdout] test application::product_service::tests::test_update_product_success ... ok [INFO] [stdout] test application::supplier_service::tests::test_delete_supplier_success ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_all_empty ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_all_repo_error ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_by_id_not_found ... ok [INFO] [stdout] test application::supplier_service::tests::test_update_supplier_no_permission ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_by_id_repo_error ... ok [INFO] [stdout] test application::user_service::tests::test_create_user_hash_error ... ok [INFO] [stdout] test application::user_service::tests::test_create_user_no_permission ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_by_id_no_permission ... ok [INFO] [stdout] test application::user_service::tests::test_create_user_success ... ok [INFO] [stdout] test application::supplier_service::tests::test_update_supplier_repo_error ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_all_with_filter ... ok [INFO] [stdout] test application::supplier_service::tests::test_delete_supplier_repo_error ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_all_success ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_all_no_permission ... ok [INFO] [stdout] test application::user_service::tests::test_delete_user_success ... ok [INFO] [stdout] test application::user_service::tests::test_create_user_repo_error ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_by_id_success ... ok [INFO] [stdout] test application::supplier_service::tests::test_get_all_with_pagination ... ok [INFO] [stdout] test application::user_service::tests::test_delete_user_no_permission ... ok [INFO] [stdout] test application::user_service::tests::test_delete_user_repo_error ... ok [INFO] [stdout] test application::user_service::tests::test_get_by_id_no_permission ... ok [INFO] [stdout] test application::supplier_service::tests::test_update_supplier_success ... ok [INFO] [stdout] test application::user_service::tests::test_get_by_id_not_found ... ok [INFO] [stdout] test application::user_service::tests::test_get_by_id_success ... ok [INFO] [stdout] test application::user_service::tests::test_reset_password_hash_error ... ok [INFO] [stdout] test application::user_service::tests::test_reset_password_no_permission ... ok [INFO] [stdout] test application::user_service::tests::test_reset_password_success ... ok [INFO] [stdout] test application::user_service::tests::test_update_user_no_permission ... ok [INFO] [stdout] test application::user_service::tests::test_update_user_success ... ok [INFO] [stdout] test crypto::jwt::tests::test_generate_and_validate_token ... ok [INFO] [stdout] test crypto::jwt::tests::test_expired_token ... ok [INFO] [stdout] test crypto::password::tests::test_verify_password_with_invalid_hash_format ... ok [INFO] [stdout] test domain::context::tests::test_extensions_with_user_id_and_permissions ... ok [INFO] [stdout] test domain::context::tests::test_get_nonexistent_type_returns_none ... ok [INFO] [stdout] test domain::context::tests::test_get_wrong_type_returns_none ... ok [INFO] [stdout] test crypto::jwt::tests::test_invalid_token ... ok [INFO] [stdout] test domain::context::tests::test_has_access_branch_admin ... ok [INFO] [stdout] test domain::context::tests::test_extensions_preserved_with_permission ... ok [INFO] [stdout] test domain::context::tests::test_has_access_branch_specific_permission ... ok [INFO] [stdout] test domain::context::tests::test_has_access_global_permission ... ok [INFO] [stdout] test domain::context::tests::test_has_access_no_permission ... ok [INFO] [stdout] test domain::context::tests::test_has_access_requires_all_actions ... ok [INFO] [stdout] test domain::context::tests::test_set_and_get_integer ... ok [INFO] [stdout] test domain::context::tests::test_set_and_get_string ... ok [INFO] [stdout] test domain::context::tests::test_set_different_types ... ok [INFO] [stdout] test domain::context::tests::test_set_overwrites_existing_value ... ok [INFO] [stdout] test domain::context::tests::test_user_id_default_is_none ... ok [INFO] [stdout] test domain::context::tests::test_user_id_different_values ... ok [INFO] [stdout] test domain::context::tests::test_with_user_id_builder ... ok [INFO] [stdout] test domain::context::tests::test_user_id_preserved_with_permissions ... ok [INFO] [stdout] test domain::context::tests::test_with_user_id_chain_with_permissions ... ok [INFO] [stdout] test domain::context::tests::test_with_user_id_multiple_contexts ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_all_three_states ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_empty_string_is_set ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_missing_field_is_unchanged ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_nested_object ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_set_and_unchanged ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_null_is_clear ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_value_is_set ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_roundtrip_set_value ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_zero_is_set ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_serialize_clear_is_null ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_serialize_set_bool ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_serialization_loses_unchanged_vs_clear_distinction ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_deserialize_mixed_states ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_serialize_set_string ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_serialize_struct_with_updates ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_serialize_unchanged_is_null ... ok [INFO] [stdout] test domain::model::update::tests::test_as_value ... ok [INFO] [stdout] test domain::model::update::tests::test_clear_should_update ... ok [INFO] [stdout] test domain::model::update::tests::test_default_is_unchanged ... ok [INFO] [stdout] test domain::model::update::tests::test_into_bind_value ... ok [INFO] [stdout] test domain::model::update::serde_tests::test_serialize_set_integer ... ok [INFO] [stdout] test domain::context::tests::test_has_access_global_admin ... ok [INFO] [stdout] test domain::context::tests::test_set_custom_struct ... ok [INFO] [stdout] test domain::model::update::tests::test_into_option ... ok [INFO] [stdout] test domain::model::update::tests::test_to_bind_value ... ok [INFO] [stdout] test domain::model::update::tests::test_set_should_update ... ok [INFO] [stdout] test domain::model::update::tests::test_map ... ok [INFO] [stdout] test domain::model::update::validation_tests::test_validate_nested_struct ... ok [INFO] [stdout] test domain::model::update::validation_tests::test_validate_set_invalid_age_out_of_range ... ok [INFO] [stdout] test domain::model::update::validation_tests::test_validate_set_invalid_name_too_long ... ok [INFO] [stdout] test domain::model::update::validation_tests::test_validate_set_invalid_name_too_short ... ok [INFO] [stdout] test domain::model::update::validation_tests::test_validate_set_valid ... ok [INFO] [stdout] test domain::model::update::validation_tests::test_validate_clear_always_valid ... ok [INFO] [stdout] test application::supplier_service::tests::test_update_supplier_not_found ... ok [INFO] [stdout] test snowflake::tests::test_epoch_is_2025 ... ok [INFO] [stdout] test snowflake::tests::test_bit_structure ... ok [INFO] [stdout] test snowflake::tests::test_extract_components ... ok [INFO] [stdout] test domain::model::update::validation_tests::test_validate_string_with_validation ... ok [INFO] [stdout] test domain::context::tests::test_has_access_mixed_permissions ... ok [INFO] [stdout] test domain::model::update::validation_tests::test_validate_unchanged_always_valid ... ok [INFO] [stdout] test snowflake::tests::test_id_is_always_positive_i64 ... ok [INFO] [stdout] test snowflake::tests::test_max_id_is_positive_i64 ... ok [INFO] [stdout] test snowflake::tests::test_new_invalid_node ... ok [INFO] [stdout] test snowflake::tests::test_multiple_nodes_unique ... ok [INFO] [stdout] test snowflake::tests::test_extract_node ... ok [INFO] [stdout] test snowflake::tests::test_generate_increasing_ids ... ok [INFO] [stdout] test snowflake::tests::test_new_valid_node ... ok [INFO] [stdout] test web::error::tests::test_cancelled_response ... ok [INFO] [stdout] test web::error::tests::test_forbidden_response ... ok [INFO] [stdout] test web::error::tests::test_invalid_credentials_response ... ok [INFO] [stdout] test web::error::tests::test_internal_error_response ... ok [INFO] [stdout] test web::error::tests::test_not_found_response ... ok [INFO] [stdout] test web::error::tests::test_validation_error_response ... ok [INFO] [stdout] test web::error::tests::test_unauthorized_response ... ok [INFO] [stdout] test web::error::tests::test_database_error_response ... ok [INFO] [stdout] test snowflake::tests::test_generate_unique_ids ... ok [INFO] [stdout] test domain::model::update::tests::test_into_bind_value_unchanged_panics - should panic ... ok [INFO] [stdout] test domain::model::update::tests::test_to_bind_value_unchanged_panics - should panic ... ok [INFO] [stdout] test crypto::password::tests::test_hash_password_with_long_password ... ok [INFO] [stdout] test crypto::password::tests::test_hash_password_with_unicode_characters ... ok [INFO] [stdout] test crypto::password::tests::test_hash_password_with_empty_string ... ok [INFO] [stdout] test crypto::password::tests::test_hash_password_with_special_characters ... ok [INFO] [stdout] test crypto::password::tests::test_hash_password_returns_hash ... ok [INFO] [stdout] test crypto::password::tests::test_verify_password_failure ... ok [INFO] [stdout] test crypto::password::tests::test_verify_password_success ... ok [INFO] [stdout] test crypto::password::tests::test_hash_password_different_calls_produce_different_hashes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 218 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.95s [INFO] [stdout] [INFO] [stderr] Running tests/branch_repo.rs (/opt/rustwide/target/debug/deps/branch_repo-8938c575592772d9) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_update_non_existent_branch ... ok [INFO] [stdout] test test_update_branch_not_found ... ok [INFO] [stdout] test test_get_by_id_not_found ... ok [INFO] [stdout] test test_get_deleted_branch ... ok [INFO] [stdout] test test_delete_non_existent_branch ... ok [INFO] [stdout] test test_update_address_scenarios ... ok [INFO] [stdout] test test_partial_update_branch ... ok [INFO] [stdout] test test_get_all_branches ... ok [INFO] [stdout] test test_create_branch_with_all_fields ... ok [INFO] [stdout] test test_branch_repo_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/category_repo.rs (/opt/rustwide/target/debug/deps/category_repo-16319f541023ec1b) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_cannot_update_deleted_category ... ok [INFO] [stdout] test test_deleted_category_not_in_get_all ... ok [INFO] [stdout] test test_get_all_multiple_categories ... ok [INFO] [stdout] test test_create_exceeds_max_depth ... ok [INFO] [stdout] test test_get_all_empty ... ok [INFO] [stdout] test test_create_category_with_parent ... ok [INFO] [stdout] test test_create_category ... ok [INFO] [stdout] test test_delete_non_existent_category ... ok [INFO] [stdout] test test_create_category_without_description ... ok [INFO] [stdout] test test_category_without_children ... ok [INFO] [stdout] test test_create_nested_categories ... ok [INFO] [stdout] test test_get_all_returns_tree_structure ... ok [INFO] [stdout] test test_update_non_existent_category ... ok [INFO] [stdout] test test_multiple_children ... ok [INFO] [stdout] test test_update_category_description ... ok [INFO] [stdout] test test_cannot_delete_already_deleted ... ok [INFO] [stdout] test test_get_child_category_by_id ... ok [INFO] [stdout] test test_deep_nested_tree_retrieval ... ok [INFO] [stdout] test test_update_category_parent ... ok [INFO] [stdout] test test_create_at_max_depth ... ok [INFO] [stdout] test test_deleted_child_not_returned ... ok [INFO] [stdout] test test_move_category_exceeds_max_depth ... ok [INFO] [stdout] test test_get_by_id_not_found ... ok [INFO] [stdout] test test_update_category_name ... ok [INFO] [stdout] test test_move_category_within_depth_limit ... ok [INFO] [stderr] Running tests/customer_repo.rs (/opt/rustwide/target/debug/deps/customer_repo-63234ac766f3102b) [INFO] [stdout] test test_delete_category ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_delete_non_existent_customer ... ok [INFO] [stdout] test test_get_by_number_case_sensitive ... ok [INFO] [stdout] test test_get_by_number_deleted_customer ... ok [INFO] [stdout] test test_filter_by_phone ... ok [INFO] [stdout] test test_filter_by_level ... ok [INFO] [stdout] test test_get_by_number_not_found ... ok [INFO] [stdout] test test_get_by_id_not_found ... ok [INFO] [stdout] test test_get_all_customers ... ok [INFO] [stdout] test test_create_customer_with_all_fields ... ok [INFO] [stdout] test test_filter_by_email ... ok [INFO] [stdout] test test_filter_multiple_criteria ... ok [INFO] [stdout] test test_filter_by_number ... ok [INFO] [stdout] test test_filter_by_name ... ok [INFO] [stdout] test test_deleted_customer_not_in_get_all ... ok [INFO] [stdout] test test_customer_repo_integration ... ok [INFO] [stdout] test test_create_customer_minimal_fields ... ok [INFO] [stdout] test test_get_by_number_success ... ok [INFO] [stdout] test test_partial_update_customer ... ok [INFO] [stdout] test test_update_email_scenarios ... ok [INFO] [stdout] test test_update_non_existent_customer ... ok [INFO] [stdout] test test_update_level ... ok [INFO] [stdout] test test_update_metadata ... ok [INFO] [stdout] test test_pagination ... ok [INFO] [stdout] test test_get_deleted_customer ... ok [INFO] [stdout] test test_update_address_scenarios ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/product_repo.rs (/opt/rustwide/target/debug/deps/product_repo-5cb0da850e8458f0) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test test_delete_already_deleted_product_fails ... ok [INFO] [stdout] test test_delete_variant_not_found ... ok [INFO] [stdout] test test_create_product_without_optional_fields ... ok [INFO] [stdout] test test_delete_product_not_found ... ok [INFO] [stdout] test test_delete_variants_by_product_id_preserves_other_products ... ok [INFO] [stdout] test test_delete_product_success ... ok [INFO] [stdout] test test_create_variant_success ... ok [INFO] [stdout] test test_delete_variant_success ... ok [INFO] [stdout] test test_get_variant_by_barcode_not_found ... ok [INFO] [stdout] test test_create_product_with_categories ... ok [INFO] [stdout] test test_delete_variants_by_product_id ... ok [INFO] [stdout] test test_create_product_success ... ok [INFO] [stdout] test test_get_product_by_id_not_found ... ok [INFO] [stdout] test test_get_deleted_product_returns_none ... ok [INFO] [stdout] test test_get_deleted_variant_returns_none ... ok [INFO] [stdout] test test_create_variant_without_optional_fields ... ok [INFO] [stdout] test test_get_variant_by_barcode_when_product_deleted ... ok [INFO] [stdout] test test_get_variant_by_product_id_empty ... ok [INFO] [stdout] test test_get_variant_by_product_id_product_not_found ... ok [INFO] [stdout] test test_get_variant_by_id_not_found ... ok [INFO] [stdout] test test_get_variant_by_id_success ... ok [INFO] [stdout] test test_get_variant_by_id_when_product_deleted ... ok [INFO] [stdout] test test_product_with_metadata_json ... ok [INFO] [stdout] test test_get_variant_by_barcode_success ... ok [INFO] [stdout] test test_get_variant_by_product_id_success ... ok [INFO] [stdout] test test_transaction_product_and_variant_atomic ... ok [INFO] [stdout] test test_soft_delete_product_preserves_data ... ok [INFO] [stdout] test test_multiple_variants_for_single_product ... ok [INFO] [stdout] test test_soft_delete_variant_preserves_data ... ok [INFO] [stdout] test test_transaction_rollback_product_creation ... ok [INFO] [stdout] test test_update_deleted_product_fails ... ok [INFO] [stdout] test test_transaction_rollback_variant_creation ... ok [INFO] [stdout] test test_update_deleted_variant_fails ... ok [INFO] [stdout] test test_update_product_clear_description ... ok [INFO] [stdout] test test_update_product_clear_metadata ... ok [INFO] [stdout] test test_update_product_all_fields ... ok [INFO] [stdout] test test_update_product_clear_main_image ... ok [INFO] [stdout] test test_update_product_name ... ok [INFO] [stdout] test test_update_product_main_image ... ok [INFO] [stdout] test test_update_product_categories ... ok [INFO] [stdout] test test_update_product_type ... ok [INFO] [stdout] test test_update_product_replace_categories ... ok [INFO] [stdout] test test_update_product_boolean_flags ... ok [INFO] [stdout] test test_update_product_not_found ... ok [INFO] [stdout] test test_update_variant_barcode ... ok [INFO] [stdout] test test_update_product_with_empty_category_update ... ok [INFO] [stdout] test test_update_product_only_metadata ... ok [INFO] [stdout] test test_update_variant_clear_metadata ... ok [INFO] [stdout] test test_update_variant_all_fields ... ok [INFO] [stdout] test test_update_variant_clear_barcode ... ok [INFO] [stdout] test test_update_variant_not_found ... ok [INFO] [stdout] test test_update_variant_clear_name ... ok [INFO] [stdout] test test_variant_without_barcode ... ok [INFO] [stdout] test test_update_variant_only_barcode ... ok [INFO] [stdout] test test_update_variant_only_name ... ok [INFO] [stdout] test test_update_variant_set_metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Running tests/supplier_repo.rs (/opt/rustwide/target/debug/deps/supplier_repo-b445019bb0701efc) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_create_supplier_with_all_fields ... ok [INFO] [stdout] test test_filter_by_name ... ok [INFO] [stdout] test test_delete_non_existent_supplier ... ok [INFO] [stdout] test test_filter_by_email ... ok [INFO] [stdout] test test_deleted_supplier_not_in_get_all ... ok [INFO] [stdout] test test_create_supplier_minimal_fields ... ok [INFO] [stdout] test test_get_deleted_supplier ... ok [INFO] [stdout] test test_partial_update_supplier ... ok [INFO] [stdout] test test_get_by_id_not_found ... ok [INFO] [stdout] test test_filter_by_phone ... ok [INFO] [stdout] test test_filter_by_npwp ... ok [INFO] [stdout] test test_get_all_suppliers ... ok [INFO] [stdout] test test_supplier_repo_integration ... ok [INFO] [stdout] test test_pagination ... ok [INFO] [stdout] test test_filter_by_code ... ok [INFO] [stdout] test test_filter_multiple_criteria ... ok [INFO] [stdout] test test_update_non_existent_supplier ... ok [INFO] [stdout] test test_update_address_scenarios ... ok [INFO] [stdout] test test_update_email_scenarios ... ok [INFO] [stdout] test test_update_metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/token_repo.rs (/opt/rustwide/target/debug/deps/token_repo-02dfa0a0d8c6bff6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_token_with_expired_time ... ok [INFO] [stdout] test test_get_token_not_found ... ok [INFO] [stdout] test test_multiple_tokens_same_user ... ok [INFO] [stdout] test test_delete_token_not_found ... ok [INFO] [stdout] test test_delete_token ... ok [INFO] [stdout] test test_save_and_get_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/transaction.rs (/opt/rustwide/target/debug/deps/transaction-b30baadde051dfd8) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_transaction_manager_pool_access ... ok [INFO] [stdout] test test_rollback_transaction ... ok [INFO] [stdout] test test_begin_transaction ... ok [INFO] [stdout] test test_implicit_rollback_on_drop ... ok [INFO] [stdout] test test_commit_transaction ... ok [INFO] [stdout] test test_transaction_with_error_requires_rollback ... ok [INFO] [stdout] test test_transaction_commit_makes_data_visible ... ok [INFO] [stdout] test test_multiple_operations_in_transaction ... ok [INFO] [stdout] test test_rollback_multiple_operations ... ok [INFO] [stderr] Running tests/unit_repo.rs (/opt/rustwide/target/debug/deps/unit_repo-a30a1d380ba418ec) [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_get_by_id_non_existent ... ok [INFO] [stdout] test test_get_all_units ... ok [INFO] [stdout] test test_delete_unit ... ok [INFO] [stdout] test test_update_non_existent_unit ... ok [INFO] [stdout] test test_update_unit_description ... ok [INFO] [stdout] test test_create_unit_of_measure ... ok [INFO] [stdout] test test_create_unit_without_description ... ok [INFO] [stdout] test test_delete_non_existent_unit ... ok [INFO] [stdout] test test_update_clear_description ... ok [INFO] [stdout] test test_update_unit_name ... ok [INFO] [stdout] test test_get_all_excludes_deleted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/user_repo.rs (/opt/rustwide/target/debug/deps/user_repo-39bc785640425918) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_delete_permission_null_vs_non_null_branch ... ok [INFO] [stdout] test test_get_all_users_filter_combined ... ok [INFO] [stdout] test test_delete_user ... ok [INFO] [stdout] test test_delete_user_not_found ... ok [INFO] [stdout] test test_get_user_by_id ... ok [INFO] [stdout] test test_get_all_users_filter_by_email ... ok [INFO] [stdout] test test_create_duplicate_user ... ok [INFO] [stdout] test test_get_user_by_username_not_found ... ok [INFO] [stdout] test test_get_all_users_filter_by_name ... ok [INFO] [stdout] test test_create_and_get_user_integration ... ok [INFO] [stdout] test test_get_all_users_filter_by_username ... ok [INFO] [stdout] test test_delete_specific_permission_keeps_others ... ok [INFO] [stdout] test test_delete_user_permission_with_branch ... ok [INFO] [stdout] test test_get_user_by_id_not_found ... ok [INFO] [stdout] test test_get_all_users_pagination ... ok [INFO] [stdout] test test_delete_user_permission_without_branch ... ok [INFO] [stdout] test test_get_user_permission_not_found ... ok [INFO] [stdout] test test_save_and_update_permission_null_branch ... ok [INFO] [stdout] test test_update_password ... ok [INFO] [stdout] test test_save_permission_null_branch_then_delete ... ok [INFO] [stdout] test test_update_user ... ok [INFO] [stdout] test test_save_user_permission_without_branch ... ok [INFO] [stdout] test test_update_user_not_found ... ok [INFO] [stdout] test test_update_password_not_found ... ok [INFO] [stdout] test test_save_multiple_permissions ... ok [INFO] [stdout] test test_save_user_permission_with_branch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests sultan_core [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/domain/model/branch.rs - domain::model::branch::BranchUpdate (line 40) ... ignored [INFO] [stdout] test src/domain/model/update.rs - domain::model::update::Update (line 18) ... ignored [INFO] [stdout] test src/storage/sqlite/product.rs - storage::sqlite::product::SqliteProductRepository (line 28) ... ignored [INFO] [stdout] test src/storage/transaction.rs - storage::transaction::TransactionManager (line 24) - compile ... ok [INFO] [stdout] test src/storage/transaction.rs - storage::transaction::TransactionManager (line 48) - compile ... ok [INFO] [stdout] test src/storage/transaction.rs - storage::transaction::TransactionManager::begin (line 115) - compile ... ok [INFO] [stdout] test src/storage/transaction.rs - storage::transaction::TransactionManager::commit (line 149) - compile ... ok [INFO] [stdout] test src/domain/context.rs - domain::context::Context (line 14) ... ok [INFO] [stdout] test src/storage/transaction.rs - storage::transaction::TransactionManager::rollback (line 188) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.50s; merged doctests compilation took 1.44s [INFO] running `Command { std: "docker" "inspect" "dfc48a0f98475f35cd05cc074a5a1b56a5edc1be89bf1db475536ad535c0035f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc48a0f98475f35cd05cc074a5a1b56a5edc1be89bf1db475536ad535c0035f", kill_on_drop: false }` [INFO] [stdout] dfc48a0f98475f35cd05cc074a5a1b56a5edc1be89bf1db475536ad535c0035f