[INFO] cloning repository https://github.com/Guuri11/foodie-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guuri11/foodie-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuuri11%2Ffoodie-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuuri11%2Ffoodie-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5583cb00df41aacda0014d8ecc405073ea09d776
[INFO] testing Guuri11/foodie-backend against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuuri11%2Ffoodie-backend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Guuri11/foodie-backend
[INFO] finished tweaking git repo https://github.com/Guuri11/foodie-backend
[INFO] tweaked toml for git repo https://github.com/Guuri11/foodie-backend written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Guuri11/foodie-backend on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Guuri11/foodie-backend 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded poem-openapi-derive v5.1.16
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded native-tls v0.2.16
[INFO] [stderr]   Downloaded bigdecimal v0.4.10
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded poem-openapi v5.1.16
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cba3c776fa417e77f1e35dcfeea4db237ceedddb163bfe44dcbc396acd75459
[INFO] running `Command { std: "docker" "start" "-a" "1cba3c776fa417e77f1e35dcfeea4db237ceedddb163bfe44dcbc396acd75459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cba3c776fa417e77f1e35dcfeea4db237ceedddb163bfe44dcbc396acd75459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cba3c776fa417e77f1e35dcfeea4db237ceedddb163bfe44dcbc396acd75459", kill_on_drop: false }`
[INFO] [stdout] 1cba3c776fa417e77f1e35dcfeea4db237ceedddb163bfe44dcbc396acd75459
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 082ccc83bba590af3b31e0f120e8160bf6c6c6c51013075dd6f5f9de4b6281e4
[INFO] running `Command { std: "docker" "start" "-a" "082ccc83bba590af3b31e0f120e8160bf6c6c6c51013075dd6f5f9de4b6281e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rfc7239 v0.1.3
[INFO] [stderr]    Compiling wildmatch v2.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling poem-derive v3.1.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling poem-openapi-derive v5.1.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling business v0.1.0 (/opt/rustwide/workdir/business)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling logger v0.1.0 (/opt/rustwide/workdir/infrastructure/logger)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling poem v3.1.12
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling persistence v0.1.0 (/opt/rustwide/workdir/infrastructure/persistence)
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling openai v0.1.0 (/opt/rustwide/workdir/infrastructure/openai)
[INFO] [stderr]    Compiling poem-openapi v5.1.16
[INFO] [stderr]    Compiling rest-api v0.1.0 (/opt/rustwide/workdir/presentation/rest-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "082ccc83bba590af3b31e0f120e8160bf6c6c6c51013075dd6f5f9de4b6281e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "082ccc83bba590af3b31e0f120e8160bf6c6c6c51013075dd6f5f9de4b6281e4", kill_on_drop: false }`
[INFO] [stdout] 082ccc83bba590af3b31e0f120e8160bf6c6c6c51013075dd6f5f9de4b6281e4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b3689b424b1de0b198ccd53e622db5b75898c99f106b2dd81e793c75cf3db57
[INFO] running `Command { std: "docker" "start" "-a" "7b3689b424b1de0b198ccd53e622db5b75898c99f106b2dd81e793c75cf3db57", kill_on_drop: false }`
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling openai v0.1.0 (/opt/rustwide/workdir/infrastructure/openai)
[INFO] [stderr]    Compiling persistence v0.1.0 (/opt/rustwide/workdir/infrastructure/persistence)
[INFO] [stderr]    Compiling logger v0.1.0 (/opt/rustwide/workdir/infrastructure/logger)
[INFO] [stderr]    Compiling rest-api v0.1.0 (/opt/rustwide/workdir/presentation/rest-api)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling business v0.1.0 (/opt/rustwide/workdir/business)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.72s
[INFO] running `Command { std: "docker" "inspect" "7b3689b424b1de0b198ccd53e622db5b75898c99f106b2dd81e793c75cf3db57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b3689b424b1de0b198ccd53e622db5b75898c99f106b2dd81e793c75cf3db57", kill_on_drop: false }`
[INFO] [stdout] 7b3689b424b1de0b198ccd53e622db5b75898c99f106b2dd81e793c75cf3db57
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ebbdcc9577115e5a70dc5946ab0e367558ee7ccdefcb89a13ba3301c84e37908
[INFO] running `Command { std: "docker" "start" "-a" "ebbdcc9577115e5a70dc5946ab0e367558ee7ccdefcb89a13ba3301c84e37908", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/business-90db449e0960e6a9)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test application::product::create::tests::should_create_product_when_valid_name ... ok
[INFO] [stdout] test application::product::create::tests::should_estimate_expiry_when_no_expiry_date_provided ... ok
[INFO] [stdout] test application::product::create::tests::should_reject_product_when_name_is_empty ... ok
[INFO] [stdout] test application::product::get_by_id::tests::should_return_not_found_when_getting_product_from_other_user ... ok
[INFO] [stdout] test application::product::delete::tests::should_return_not_found_when_deleting_product_from_other_user ... ok
[INFO] [stdout] test application::product::get_all::tests::should_return_all_active_products_when_requested ... ok
[INFO] [stdout] test application::product::delete::tests::should_delete_product_when_exists ... ok
[INFO] [stdout] test application::product::create::tests::should_create_product_even_when_estimation_fails ... ok
[INFO] [stdout] test application::product::estimate_expiry::tests::should_update_estimated_expiry_when_estimation_has_date ... ok
[INFO] [stdout] test application::product::estimate_expiry::tests::should_not_save_when_estimation_returns_no_date ... ok
[INFO] [stdout] test application::product::get_all::tests::should_not_return_products_from_other_users_when_getting_all ... ok
[INFO] [stdout] test application::product::estimate_expiry::tests::should_return_not_found_when_product_does_not_exist ... ok
[INFO] [stdout] test application::product::delete::tests::should_return_not_found_when_deleting_nonexistent_product ... ok
[INFO] [stdout] test application::product::get_by_id::tests::should_return_product_when_exists ... ok
[INFO] [stdout] test application::product::scan_receipt::tests::should_return_error_when_scan_fails ... ok
[INFO] [stdout] test application::product::update::tests::should_reject_update_when_name_is_empty ... ok
[INFO] [stdout] test application::product::identify::tests::should_return_error_when_barcode_not_found ... ok
[INFO] [stdout] test application::product::scan_receipt::tests::should_return_empty_items_when_receipt_has_no_products ... ok
[INFO] [stdout] test application::product::update::tests::should_update_product_when_exists ... ok
[INFO] [stdout] test application::shopping_item::clear_bought::tests::should_delete_only_bought_items ... ok
[INFO] [stdout] test application::product::identify::tests::should_identify_product_when_image_is_clear ... ok
[INFO] [stdout] test application::product::scan_receipt::tests::should_return_items_when_receipt_scanned_successfully ... ok
[INFO] [stdout] test application::product::update::tests::should_auto_add_shopping_item_when_product_transitions_to_finished ... ok
[INFO] [stdout] test application::product::update::tests::should_not_affect_shopping_list_when_status_stays_finished ... ok
[INFO] [stdout] test application::product::update::tests::should_reject_update_outcome_when_status_not_finished ... ok
[INFO] [stdout] test application::product::create::tests::should_reject_outcome_when_status_not_finished ... ok
[INFO] [stdout] test application::product::update::tests::should_return_not_found_when_updating_product_from_other_user ... ok
[INFO] [stdout] test application::product::identify::tests::should_identify_product_when_barcode_found ... ok
[INFO] [stdout] test application::product::update::tests::should_remove_shopping_item_when_reverted_from_finished ... ok
[INFO] [stdout] test application::product::update::tests::should_return_not_found_when_updating_nonexistent_product ... ok
[INFO] [stdout] test application::product::get_by_id::tests::should_return_error_when_product_not_found ... ok
[INFO] [stdout] test application::product::identify::tests::should_return_error_when_image_identification_fails ... ok
[INFO] [stdout] test application::product::create::tests::should_skip_estimation_when_expiry_date_already_provided ... ok
[INFO] [stdout] test application::shopping_item::create::tests::should_create_shopping_item_when_valid ... ok
[INFO] [stdout] test application::shopping_item::create::tests::should_reject_when_name_empty ... ok
[INFO] [stdout] test application::shopping_item::delete::tests::should_delete_existing_shopping_item ... ok
[INFO] [stdout] test application::shopping_item::delete::tests::should_return_not_found_when_deleting_nonexistent ... ok
[INFO] [stdout] test application::shopping_item::get_all::tests::should_return_empty_when_no_items ... ok
[INFO] [stdout] test application::shopping_item::get_all::tests::should_return_all_shopping_items ... ok
[INFO] [stdout] test application::suggestion::generate::tests::should_filter_out_expired_products_before_generating ... ok
[INFO] [stdout] test application::shopping_item::update::tests::should_update_name ... ok
[INFO] [stdout] test application::shopping_item::update::tests::should_reject_update_when_name_empty ... ok
[INFO] [stdout] test application::suggestion::generate::tests::should_return_error_when_repository_fails ... ok
[INFO] [stdout] test application::suggestion::generate::tests::should_return_empty_when_no_active_products ... ok
[INFO] [stdout] test domain::shopping_item::model::tests::should_associate_product_id_when_provided ... ok
[INFO] [stdout] test application::suggestion::generate::tests::should_return_suggestions_when_products_available ... ok
[INFO] [stdout] test domain::shared::value_objects::tests::should_convert_from_str ... ok
[INFO] [stdout] test application::shopping_item::update::tests::should_toggle_bought_status ... ok
[INFO] [stdout] test application::product::update::tests::should_not_duplicate_when_already_in_shopping_list ... ok
[INFO] [stdout] test application::shopping_item::clear_bought::tests::should_return_zero_when_no_bought_items ... ok
[INFO] [stdout] test domain::shared::value_objects::tests::should_display_user_id ... ok
[INFO] [stdout] test application::shopping_item::update::tests::should_return_not_found_when_item_does_not_exist ... ok
[INFO] [stdout] test domain::shared::value_objects::tests::should_compare_user_ids_for_equality ... ok
[INFO] [stdout] test domain::shared::value_objects::tests::should_clone_user_id ... ok
[INFO] [stdout] test domain::shared::value_objects::tests::should_convert_from_string ... ok
[INFO] [stdout] test application::shopping_item::create::tests::should_not_duplicate_when_product_id_already_in_list ... ok
[INFO] [stdout] test domain::shopping_item::model::tests::should_default_is_bought_to_false ... ok
[INFO] [stdout] test domain::shopping_item::model::tests::should_create_item_when_name_valid ... ok
[INFO] [stdout] test domain::shopping_item::model::tests::should_reject_when_name_empty ... ok
[INFO] [stdout] test application::shopping_item::create::tests::should_create_manual_item_without_product_id ... ok
[INFO] [stdout] test domain::shared::value_objects::tests::should_create_user_id_from_str ... ok
[INFO] [stdout] test domain::shared::value_objects::tests::should_create_user_id_from_string ... ok
[INFO] [stdout] test domain::shopping_item::model::tests::should_reject_when_name_only_whitespace ... ok
[INFO] [stdout] test application::suggestion::generate::tests::should_return_empty_when_all_products_expired ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logger-3e2c0a2e260b10f4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai-95f74d44b68588c3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/persistence-66bd424470ee9377)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rest_api-e03851a8c90cc105)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test api::security::tests::should_reject_token_when_missing_kid ... ok
[INFO] [stdout] test api::security::tests::should_reject_token_when_kid_not_in_cache ... ok
[INFO] [stdout] test config::server_config::tests::should_create_bind_address_from_ip_and_port ... ok
[INFO] [stderr]    Doc-tests business
[INFO] [stdout] test api::security::tests::should_reject_token_when_header_is_malformed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests logger
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openai
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests persistence
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ebbdcc9577115e5a70dc5946ab0e367558ee7ccdefcb89a13ba3301c84e37908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebbdcc9577115e5a70dc5946ab0e367558ee7ccdefcb89a13ba3301c84e37908", kill_on_drop: false }`
[INFO] [stdout] ebbdcc9577115e5a70dc5946ab0e367558ee7ccdefcb89a13ba3301c84e37908
