[INFO] cloning repository https://github.com/mazhewitt/recipe-vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mazhewitt/recipe-vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazhewitt%2Frecipe-vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazhewitt%2Frecipe-vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1610694a2ed9f3186802bc1529a0ea437ee7a503
[INFO] testing mazhewitt/recipe-vault against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazhewitt%2Frecipe-vault" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mazhewitt/recipe-vault
[INFO] finished tweaking git repo https://github.com/mazhewitt/recipe-vault
[INFO] tweaked toml for git repo https://github.com/mazhewitt/recipe-vault written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mazhewitt/recipe-vault on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mazhewitt/recipe-vault 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90028eb6e69d65f289c480367b53da4b73248c703033cf99fc4f1112dced9956
[INFO] running `Command { std: "docker" "start" "-a" "90028eb6e69d65f289c480367b53da4b73248c703033cf99fc4f1112dced9956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90028eb6e69d65f289c480367b53da4b73248c703033cf99fc4f1112dced9956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90028eb6e69d65f289c480367b53da4b73248c703033cf99fc4f1112dced9956", kill_on_drop: false }`
[INFO] [stdout] 90028eb6e69d65f289c480367b53da4b73248c703033cf99fc4f1112dced9956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b931effc89206beda1983d9da1e920eb56aa9c49a4527659ed49cbd50fad5cf
[INFO] running `Command { std: "docker" "start" "-a" "2b931effc89206beda1983d9da1e920eb56aa9c49a4527659ed49cbd50fad5cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling process-wrap v9.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling recipe-vault v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "2b931effc89206beda1983d9da1e920eb56aa9c49a4527659ed49cbd50fad5cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b931effc89206beda1983d9da1e920eb56aa9c49a4527659ed49cbd50fad5cf", kill_on_drop: false }`
[INFO] [stdout] 2b931effc89206beda1983d9da1e920eb56aa9c49a4527659ed49cbd50fad5cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b22f9ca54ff317703fc0006a2a5eb75a328a52bf16d7928afbfbbd4479ebf97
[INFO] running `Command { std: "docker" "start" "-a" "9b22f9ca54ff317703fc0006a2a5eb75a328a52bf16d7928afbfbbd4479ebf97", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling process-wrap v9.0.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling recipe-vault v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "9b22f9ca54ff317703fc0006a2a5eb75a328a52bf16d7928afbfbbd4479ebf97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b22f9ca54ff317703fc0006a2a5eb75a328a52bf16d7928afbfbbd4479ebf97", kill_on_drop: false }`
[INFO] [stdout] 9b22f9ca54ff317703fc0006a2a5eb75a328a52bf16d7928afbfbbd4479ebf97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d82d5d08e239232d0fd1d768d6a0c3de22c2352fb7f28774fd3ca65e6cb65c02
[INFO] running `Command { std: "docker" "start" "-a" "d82d5d08e239232d0fd1d768d6a0c3de22c2352fb7f28774fd3ca65e6cb65c02", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recipe_vault-bb0769c475574526)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test ai::difficulty_assessment::tests::test_parse_difficulty_rating_with_whitespace ... ok
[INFO] [stdout] test ai::difficulty_assessment::tests::test_parse_difficulty_rating_invalid_text ... ok
[INFO] [stdout] test ai::client::tests::test_filter_empty_recipes ... ok
[INFO] [stdout] test ai::difficulty_assessment::tests::test_parse_difficulty_rating_out_of_range ... ok
[INFO] [stdout] test auth::tests::test_constant_time_compare_different_length ... ok
[INFO] [stdout] test auth::tests::test_constant_time_compare_not_equal ... ok
[INFO] [stdout] test ai::client::tests::test_meal_artifact_data_serializes_correctly ... ok
[INFO] [stdout] test ai::client::tests::test_meal_artifact_data_null_guest_count ... ok
[INFO] [stdout] test ai::difficulty_assessment::tests::test_format_difficulty_prompt_includes_criteria ... ok
[INFO] [stdout] test ai::client::tests::test_filter_resolves_titles ... ok
[INFO] [stdout] test ai::client::tests::test_filter_errors_on_invalid_centrepiece ... ok
[INFO] [stdout] test ai::client::tests::test_filter_drops_unknown_side_recipe ... ok
[INFO] [stdout] test auth::tests::test_normalize_email_trims_whitespace ... ok
[INFO] [stdout] test auth::tests::test_normalize_email_already_lowercase ... ok
[INFO] [stdout] test auth::tests::test_normalize_email_lowercase ... ok
[INFO] [stdout] test auth::tests::test_normalize_email_mixed_case ... ok
[INFO] [stdout] test ai::difficulty_assessment::tests::test_parse_difficulty_rating_valid ... ok
[INFO] [stdout] test auth::tests::test_generate_api_key_unique ... ok
[INFO] [stdout] test auth::tests::test_generate_api_key_length ... ok
[INFO] [stdout] test auth::tests::test_generate_api_key_hex ... ok
[INFO] [stdout] test config::tests::test_mock_llm_bypasses_real_provider_keys ... ok
[INFO] [stdout] test config::tests::test_parse_provider_defaults_supported_values ... ok
[INFO] [stdout] test config::tests::test_provider_key_validation_anthropic_default ... ok
[INFO] [stdout] test config::tests::test_provider_key_validation_gemini_does_not_require_anthropic ... ok
[INFO] [stdout] test config::tests::test_provider_key_validation_requires_selected_keys ... ok
[INFO] [stdout] test handlers::chat::tests::test_sse_meal_artifact_null_guest_count ... ok
[INFO] [stdout] test handlers::chat::tests::test_meal_artifact_serde_roundtrip_consistent_with_sse_payload ... ok
[INFO] [stdout] test handlers::recipes::tests::test_content_type_from_extension_gif ... ok
[INFO] [stdout] test handlers::chat::tests::test_sse_meal_artifact_serializes_to_tagged_json ... ok
[INFO] [stdout] test config::tests::test_config_file_missing ... ok
[INFO] [stdout] test handlers::recipes::tests::test_content_type_from_extension_jpg ... ok
[INFO] [stdout] test handlers::recipes::tests::test_content_type_from_extension_png ... ok
[INFO] [stdout] test handlers::recipes::tests::test_content_type_from_extension_unknown ... ok
[INFO] [stdout] test handlers::recipes::tests::test_content_type_from_extension_webp ... ok
[INFO] [stdout] test handlers::recipes::tests::test_determine_file_extension_from_content_type ... ok
[INFO] [stdout] test handlers::recipes::tests::test_determine_file_extension_from_filename ... ok
[INFO] [stdout] test handlers::recipes::tests::test_determine_file_extension_no_input ... ok
[INFO] [stdout] test handlers::recipes::tests::test_filename_generation ... ok
[INFO] [stdout] test handlers::recipes::tests::test_validate_file_extension_invalid ... ok
[INFO] [stdout] test handlers::recipes::tests::test_validate_file_extension_valid ... ok
[INFO] [stdout] test auth::tests::test_constant_time_compare_equal ... ok
[INFO] [stdout] test config::tests::test_get_family_members_lowercase ... ok
[INFO] [stdout] test handlers::recipes::tests::test_content_type_from_extension_jpeg ... ok
[INFO] [stdout] test config::tests::test_get_family_members_mixed_case ... ok
[INFO] [stdout] test config::tests::test_load_valid_families_config ... ok
[INFO] [stdout] test config::tests::test_get_family_members_not_in_config ... ok
[INFO] [stdout] test config::tests::test_load_malformed_yaml ... ok
[INFO] [stdout] test mcp::tools::tests::test_create_recipe_tool_has_difficulty_field ... ok
[INFO] [stdout] test mcp::tools::tests::test_create_recipe_tool_schema ... ok
[INFO] [stdout] test mcp::tools::tests::test_get_all_tools ... ok
[INFO] [stdout] test mcp::tools::tests::test_delete_recipe_tool_schema ... ok
[INFO] [stdout] test mcp::tools::tests::test_get_recipe_tool_schema ... ok
[INFO] [stdout] test mcp::tools::tests::test_list_recipes_tool_schema ... ok
[INFO] [stdout] test mcp::tools::tests::test_parse_ingredients ... ok
[INFO] [stdout] test mcp::tools::tests::test_parse_steps ... ok
[INFO] [stdout] test mcp::tools::tests::test_update_recipe_tool_has_difficulty_field ... ok
[INFO] [stdout] test mcp::tools::tests::test_update_recipe_tool_schema ... ok
[INFO] [stdout] test models::share_link::tests::test_generate_share_token_alphanumeric ... ok
[INFO] [stdout] test models::share_link::tests::test_generate_share_token_length ... ok
[INFO] [stdout] test models::share_link::tests::test_generate_share_token_unique ... ok
[INFO] [stdout] test mcp::http_client::tests::test_map_status_error_bad_request ... ok
[INFO] [stdout] test mcp::http_client::tests::test_map_status_error_not_found ... ok
[INFO] [stdout] test mcp::http_client::tests::test_client_with_api_key ... ok
[INFO] [stdout] test ai::llm::tests::test_parse_gemini_tool_response ... ok
[INFO] [stdout] test ai::llm::tests::test_parse_gemini_text_with_tool_response ... ok
[INFO] [stdout] test ai::llm::tests::test_gemini_request_maps_text_image_and_system_prompt ... ok
[INFO] [stdout] test mcp::http_client::tests::test_map_status_error_conflict ... ok
[INFO] [stdout] test mcp::http_client::tests::test_map_status_error_unauthorized ... ok
[INFO] [stdout] test mcp::http_client::tests::test_client_without_api_key ... ok
[INFO] [stdout] test mcp::http_client::tests::test_client_with_user_email ... ok
[INFO] [stdout] test ai::llm::tests::test_gemini_tool_schema_removes_unsupported_keywords ... ok
[INFO] [stdout] test ai::llm::tests::test_parse_gemini_text_response ... ok
[INFO] [stdout] test mcp::http_client::tests::test_map_status_error_server_error ... ok
[INFO] [stdout] test ai::llm::tests::test_gemini_request_maps_tools_tool_calls_and_results ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/recipe_vault-107bbcebff46ab76)
[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/bin/recipe_vault_mcp.rs (/opt/rustwide/target/debug/deps/recipe_vault_mcp-1d5ec0b1387e45f7)
[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 tests/auth_test.rs (/opt/rustwide/target/debug/deps/auth_test-edb21baaaa4298f8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_unauthenticated_access ... ok
[INFO] [stdout] test test_dev_user_email_fallback ... ok
[INFO] [stdout] test test_cloudflare_identity_extraction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chat_test.rs (/opt/rustwide/target/debug/deps/chat_test-9f841688700ac545)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_chat_conversation_context_maintained ... ignored, Requires running server and valid ANTHROPIC_API_KEY
[INFO] [stdout] test test_chat_endpoint_returns_sse_stream ... ignored, Requires running server and valid ANTHROPIC_API_KEY
[INFO] [stdout] test test_sse_chunk_event_format ... ok
[INFO] [stdout] test test_sse_done_event_format ... ok
[INFO] [stdout] test test_sse_error_event_format ... ok
[INFO] [stdout] test test_chat_request_minimal ... ok
[INFO] [stdout] test test_sse_tool_use_event_format ... ok
[INFO] [stdout] test test_chat_request_serialization ... ok
[INFO] [stdout] test test_chat_invalid_api_key_returns_401 ... ok
[INFO] [stdout] test test_chat_api_key_case_sensitive ... ok
[INFO] [stdout] test test_chat_missing_auth_returns_401 ... ok
[INFO] [stdout] test test_chat_valid_api_key_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-39ac33dc46564d76)
[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 tests/difficulty_test.rs (/opt/rustwide/target/debug/deps/difficulty_test-584a9509fe5cb28b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_recipe_without_difficulty ... ok
[INFO] [stdout] test test_user_specified_difficulty_preserved ... ok
[INFO] [stdout] test test_existing_recipe_crud_with_difficulty ... ok
[INFO] [stdout] test test_invalid_difficulty_validation ... ok
[INFO] [stdout] test test_ai_assessment_with_mock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/family_isolation_test.rs (/opt/rustwide/target/debug/deps/family_isolation_test-c3fa3d5c482fe95c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_god_mode_gets_any_recipe ... ok
[INFO] [stdout] test test_family_a_gets_own_recipe ... ok
[INFO] [stdout] test test_user_not_in_config_gets_403 ... ok
[INFO] [stdout] test test_god_mode_lists_all_recipes ... ok
[INFO] [stdout] test test_family_a_deletes_own_recipe ... ok
[INFO] [stdout] test test_family_a_lists_only_family_a_recipes ... ok
[INFO] [stdout] test test_family_a_cannot_update_family_b_recipe ... ok
[INFO] [stdout] test test_family_a_updates_own_recipe ... ok
[INFO] [stdout] test test_case_insensitive_email_matching ... ok
[INFO] [stdout] test test_scoped_mode_sees_only_family ... ok
[INFO] [stdout] test test_family_a_cannot_delete_family_b_recipe ... ok
[INFO] [stdout] test test_family_a_cannot_get_family_b_recipe ... ok
[INFO] [stdout] test test_god_mode_creates_recipe_with_dev_email ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mcp_integration_test.rs (/opt/rustwide/target/debug/deps/mcp_integration_test-685b6cc557ead666)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_agent_can_create_recipe_via_mcp ... ignored, Requires MCP binary, API server, and ANTHROPIC_API_KEY
[INFO] [stdout] test manual_testing_checklist ... ok
[INFO] [stdout] test test_agent_can_get_recipe_by_id_via_mcp ... ignored, Requires MCP binary, API server, and ANTHROPIC_API_KEY
[INFO] [stdout] test test_agent_can_list_recipes_via_mcp ... ignored, Requires MCP binary, API server, and ANTHROPIC_API_KEY
[INFO] [stdout] test test_agent_handles_mcp_tool_errors ... ignored, Requires MCP binary, API server, and ANTHROPIC_API_KEY
[INFO] [stdout] test test_mcp_recipe_creation_with_author_email ... ignored, Requires MCP binary with DEFAULT_AUTHOR_EMAIL set
[INFO] [stdout] test test_mcp_recipe_creation_without_author_email ... ignored, Requires MCP binary without DEFAULT_AUTHOR_EMAIL
[INFO] [stdout] test test_mcp_server_recovers_from_crash ... ignored, Requires MCP binary
[INFO] [stdout] test test_mcp_server_starts_successfully ... ignored, Requires MCP binary and API server
[INFO] [stdout] test test_mcp_tools_list_returns_recipe_tools ... ignored, Requires MCP binary and API server
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/photo_upload_test.rs (/opt/rustwide/target/debug/deps/photo_upload_test-0ff535d5f39a3faa)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_retrieve_photo_not_found ... ok
[INFO] [stdout] test test_retrieve_photo ... ok
[INFO] [stdout] test test_content_type_detection ... ok
[INFO] [stdout] test test_upload_to_nonexistent_recipe ... ok
[INFO] [stdout] test test_upload_invalid_extension ... ok
[INFO] [stdout] test test_recipe_deletion_removes_photo ... ok
[INFO] [stdout] test test_replace_photo_different_format ... ok
[INFO] [stdout] test test_upload_photo_too_large ... ok
[INFO] [stdout] test test_successful_photo_upload ... ok
[INFO] [stdout] test test_delete_photo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/recipe_navigation.rs (/opt/rustwide/target/debug/deps/recipe_navigation-d45ec53d00960ad7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test recipe_list_and_ordering ... ok
[INFO] [stdout] test deletion_fallback_and_creation_visibility ... ok
[INFO] [stderr]      Running tests/recipes_test.rs (/opt/rustwide/target/debug/deps/recipes_test-1d97d37166805c05)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_create_recipe_tracks_author ... ok
[INFO] [stdout] test test_create_recipe_with_all_fields ... ok
[INFO] [stdout] test test_ingredient_without_measurement ... ok
[INFO] [stdout] test test_create_duplicate_title_returns_conflict ... ok
[INFO] [stdout] test test_update_recipe_preserves_ingredients ... ok
[INFO] [stdout] test test_delete_recipe_cascades ... ok
[INFO] [stdout] test test_create_recipe_minimal ... ok
[INFO] [stdout] test test_list_recipes_ordered_by_title ... ok
[INFO] [stdout] test test_step_with_timing ... ok
[INFO] [stdout] test test_update_recipe_replaces_ingredients ... ok
[INFO] [stdout] test test_get_nonexistent_recipe_returns_404 ... ok
[INFO] [stdout] test test_create_recipe_empty_title_returns_validation_error ... ok
[INFO] [stdout] test test_update_recipe_tracks_author ... ok
[INFO] [stdout] test test_get_recipe_with_ingredients_and_steps ... ok
[INFO] [stderr]    Doc-tests recipe_vault
[INFO] [stdout] test test_step_with_temperature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/ai/llm.rs - ai::llm::ImageSource (line 116) ... ok
[INFO] [stdout] test src/ai/llm.rs - ai::llm::ContentBlock (line 72) ... ok
[INFO] [stdout] test src/ai/llm.rs - ai::llm::ContentBlock (line 64) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.93s; merged doctests compilation took 1.81s
[INFO] running `Command { std: "docker" "inspect" "d82d5d08e239232d0fd1d768d6a0c3de22c2352fb7f28774fd3ca65e6cb65c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82d5d08e239232d0fd1d768d6a0c3de22c2352fb7f28774fd3ca65e6cb65c02", kill_on_drop: false }`
[INFO] [stdout] d82d5d08e239232d0fd1d768d6a0c3de22c2352fb7f28774fd3ca65e6cb65c02
