[INFO] fetching crate promptforge 0.1.11... [INFO] testing promptforge-0.1.11 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate promptforge 0.1.11 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate promptforge 0.1.11 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate promptforge 0.1.11 [INFO] tweaked toml for crates.io crate promptforge 0.1.11 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate promptforge 0.1.11 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_base_message v0.1.1 [INFO] [stderr] Downloaded handlebars v6.3.2 [INFO] [stderr] Downloaded messageforge v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3ea10c35fada9450b26b53f3a51613b0bd516d082655362784ae1a567971083 [INFO] running `Command { std: "docker" "start" "-a" "c3ea10c35fada9450b26b53f3a51613b0bd516d082655362784ae1a567971083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3ea10c35fada9450b26b53f3a51613b0bd516d082655362784ae1a567971083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ea10c35fada9450b26b53f3a51613b0bd516d082655362784ae1a567971083", kill_on_drop: false }` [INFO] [stdout] c3ea10c35fada9450b26b53f3a51613b0bd516d082655362784ae1a567971083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39d8a6c78e6b6872dbcde2e1ca7d8159f94020f229916d53cbd61d312217bc54 [INFO] running `Command { std: "docker" "start" "-a" "39d8a6c78e6b6872dbcde2e1ca7d8159f94020f229916d53cbd61d312217bc54", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive_base_message v0.1.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling messageforge v0.1.13 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling promptforge v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "39d8a6c78e6b6872dbcde2e1ca7d8159f94020f229916d53cbd61d312217bc54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d8a6c78e6b6872dbcde2e1ca7d8159f94020f229916d53cbd61d312217bc54", kill_on_drop: false }` [INFO] [stdout] 39d8a6c78e6b6872dbcde2e1ca7d8159f94020f229916d53cbd61d312217bc54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23750ddbe813199ac778db8cab6bb48bf4a32c29f3672093ecddcec240f1cd63 [INFO] running `Command { std: "docker" "start" "-a" "23750ddbe813199ac778db8cab6bb48bf4a32c29f3672093ecddcec240f1cd63", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling messageforge v0.1.13 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling promptforge v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.88s [INFO] running `Command { std: "docker" "inspect" "23750ddbe813199ac778db8cab6bb48bf4a32c29f3672093ecddcec240f1cd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23750ddbe813199ac778db8cab6bb48bf4a32c29f3672093ecddcec240f1cd63", kill_on_drop: false }` [INFO] [stdout] 23750ddbe813199ac778db8cab6bb48bf4a32c29f3672093ecddcec240f1cd63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6819ce9bc867286262aabc040b4af34d7adf1429f5f70c6d4d89738bdb67d272 [INFO] running `Command { std: "docker" "start" "-a" "6819ce9bc867286262aabc040b4af34d7adf1429f5f70c6d4d89738bdb67d272", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/promptforge-fce236419344d010) [INFO] [stdout] [INFO] [stdout] running 184 tests [INFO] [stdout] test braces::tests::test_count_right_braces ... ok [INFO] [stdout] test braces::tests::test_has_consecutive_left_braces ... ok [INFO] [stdout] test braces::tests::test_has_consecutive_right_braces ... ok [INFO] [stdout] test braces::tests::test_has_even_right_braces ... ok [INFO] [stdout] test braces::tests::test_has_left_brace ... ok [INFO] [stdout] test braces::tests::test_has_even_left_braces ... ok [INFO] [stdout] test braces::tests::test_count_left_braces ... ok [INFO] [stdout] test braces::tests::test_has_single_braces ... ok [INFO] [stdout] test braces::tests::test_has_no_braces ... ok [INFO] [stdout] test braces::tests::test_has_right_brace ... ok [INFO] [stdout] test chat_template::tests::test_chat_template_try_from_invalid_json ... ok [INFO] [stdout] test chat_template::tests::test_chat_template_try_from_valid_json ... ok [INFO] [stdout] test chat_template::tests::test_chat_template_try_from_invalid_toml ... ok [INFO] [stdout] test chat_template::tests::test_empty_templates ... ok [INFO] [stdout] test chat_template::tests::test_chat_template_try_from_valid_toml ... ok [INFO] [stdout] test chat_template::tests::test_add_to_empty_template ... ok [INFO] [stdout] test chat_template::tests::test_add_empty_template ... ok [INFO] [stdout] test chat_template::tests::test_format_with_empty_chat_template ... ok [INFO] [stdout] test chat_template::tests::test_add_two_templates ... ok [INFO] [stdout] test chat_template::tests::test_format_with_basic_messages ... ok [INFO] [stdout] test braces::tests::test_has_double_braces ... ok [INFO] [stdout] test chat_template::tests::test_format_with_placeholders ... ok [INFO] [stdout] test chat_template::tests::test_format_with_repeated_variables ... ok [INFO] [stdout] test chat_template::tests::test_from_messages_formatted_template ... ok [INFO] [stdout] test chat_template::tests::test_from_messages_placeholder ... ok [INFO] [stdout] test chat_template::tests::test_from_messages_plaintext ... ok [INFO] [stdout] test chat_template::tests::test_format_with_plain_text_messages ... ok [INFO] [stdout] test chat_template::tests::test_add_multiple_templates ... ok [INFO] [stdout] test chat_template::tests::test_invoke_with_base_messages ... ok [INFO] [stdout] test braces::tests::test_has_multiple_words_between_braces ... ok [INFO] [stdout] test chat_template::tests::test_format_with_missing_variable_error ... ok [INFO] [stdout] test chat_template::tests::test_format_with_malformed_placeholder ... ok [INFO] [stdout] test chat_template::tests::test_invoke_with_empty_variables_map ... ok [INFO] [stdout] test chat_template::tests::test_invoke_with_invalid_json_history ... ok [INFO] [stdout] test chat_template::tests::test_to_variables_map_with_empty_template ... ok [INFO] [stdout] test chat_template::tests::test_from_messages_with_few_shot_prompt ... ok [INFO] [stdout] test chat_template::tests::test_invoke_with_role_prompt_template ... ok [INFO] [stdout] test chat_template::tests::test_format_with_mixed_placeholders_and_plain_text ... ok [INFO] [stdout] test chats::tests::test_empty_list ... ok [INFO] [stdout] test chats::tests::test_empty_template ... ok [INFO] [stdout] test chat_template::tests::test_invoke_with_placeholder_and_role_templates ... ok [INFO] [stdout] test chat_template::tests::test_to_variables_map_with_no_variables ... ok [INFO] [stdout] test chat_template::tests::test_invoke_with_multiple_placeholders_in_one_template ... ok [INFO] [stdout] test chats::tests::test_multiple_messages ... ok [INFO] [stdout] test chats::tests::test_single_message ... ok [INFO] [stdout] test chats::tests::test_trailing_comma ... ok [INFO] [stdout] test chat_template::tests::test_to_variables_map_with_base_message ... ok [INFO] [stdout] test chats::tests::test_no_trailing_comma ... ok [INFO] [stdout] test chats::tests::test_variable_placeholders ... ok [INFO] [stdout] test examples::tests::test_examples_macro_with_empty_input ... ok [INFO] [stdout] test chat_template::tests::test_to_variables_map_with_full_example ... ok [INFO] [stdout] test chat_template::tests::test_to_variables_map_with_partial_variables ... ok [INFO] [stdout] test examples::tests::test_examples_macro_with_single_entry ... ok [INFO] [stdout] test examples::tests::test_examples_macro_with_newlines_in_strings ... ok [INFO] [stdout] test examples::tests::test_examples_macro_with_multiple_entries ... ok [INFO] [stdout] test examples::tests::test_examples_macro_with_variables ... ok [INFO] [stdout] test chat_template::tests::test_few_shot_chat_template_with_final_prompt ... ok [INFO] [stdout] test examples::tests::test_examples_macro_with_special_characters ... ok [INFO] [stdout] test examples::tests::test_examples_macro_with_trailing_comma ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_parse_few_shot_examples ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_try_from_empty_string_few_shot_chat_template ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_try_from_missing_fields ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_few_shot_chat_template_empty_examples ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_try_from_invalid_string_few_shot_chat_template ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_try_from_string_empty_json ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_try_from_string_missing_field ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_try_from_string_valid_chat_template ... ok [INFO] [stdout] test few_shot_chat_template_config::tests::test_few_shot_chat_template_config_deserialization ... ok [INFO] [stdout] test few_shot_chat_template_config::tests::test_invalid_toml_deserialization ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_try_from_string_invalid_json ... ok [INFO] [stdout] test few_shot_chat_template_config::tests::test_try_into_template_invalid_format ... ok [INFO] [stdout] test few_shot_chat_template_config::tests::test_try_into_template_detect_format ... ok [INFO] [stdout] test few_shot_chat_template_config::tests::test_try_into_template_missing_variable ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_try_from_valid_string_few_shot_chat_template ... ok [INFO] [stdout] test few_shot_chat_template_config::tests::test_try_into_template_success ... ok [INFO] [stdout] test few_shot_template::tests::test_deserialize_few_shot_template ... ok [INFO] [stdout] test examples::tests::test_examples_macro_with_complex_strings ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_custom_example_separator ... ok [INFO] [stdout] test few_shot_chat_template_config::tests::test_try_into_template_mustache_format ... ok [INFO] [stdout] test chats::tests::test_few_shot_prompt ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_format_few_shot_chat_template ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_empty_examples ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_no_examples ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_plain_text_templates ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_missing_variables ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_langchain_example ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_multiple_examples ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_partial_variables ... ok [INFO] [stdout] test few_shot_template::tests::test_try_from_string_invalid ... ok [INFO] [stdout] test few_shot_template::tests::test_try_from_string_valid ... ok [INFO] [stdout] test is_even::tests::test_is_even_i32 ... ok [INFO] [stdout] test is_even::tests::test_is_even_i64 ... ok [INFO] [stdout] test is_even::tests::test_is_even_u32 ... ok [INFO] [stdout] test is_even::tests::test_is_even_u64 ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_repeated_variables ... ok [INFO] [stdout] test message_like::tests::test_clone_message_like_placeholder ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_without_prefix_and_suffix ... ok [INFO] [stdout] test message_like::tests::test_deserialize_base_message ... ok [INFO] [stdout] test message_like::tests::test_deserialize_placeholder ... ok [INFO] [stdout] test message_like::tests::test_deserialize_role_prompt_template ... ok [INFO] [stdout] test message_like::tests::test_from_base_message_ai ... ok [INFO] [stdout] test message_like::tests::test_deserialize_few_shot_prompt ... ok [INFO] [stdout] test message_like::tests::test_clone_message_like ... ok [INFO] [stdout] test message_like::tests::test_from_base_message_system ... ok [INFO] [stdout] test message_like::tests::test_from_base_message_human ... ok [INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_prefix_suffix_and_examples ... ok [INFO] [stdout] test message_like::tests::test_from_placeholder ... ok [INFO] [stdout] test message_like::tests::test_placeholder_with_options ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_few_shot_chat_template_incorrect_variables ... ok [INFO] [stdout] test message_like::tests::test_serialize_base_message ... ok [INFO] [stdout] test message_like::tests::test_from_role_prompt_template ... ok [INFO] [stdout] test message_like::tests::test_serialize_placeholder ... ok [INFO] [stdout] test message_like::tests::test_try_from_base_message ... ok [INFO] [stdout] test message_like::tests::test_serialize_role_prompt_template ... ok [INFO] [stdout] test message_like::tests::test_try_from_placeholder ... ok [INFO] [stdout] test few_shot_template::tests::test_serialize_deserialize_few_shot_template ... ok [INFO] [stdout] test message_like::tests::test_unwrap_enum_success ... ok [INFO] [stdout] test message_like::tests::test_unwrap_enum_with_multiple_references ... ok [INFO] [stdout] test messages_placeholder::tests::test_messages_placeholder_default_limit_on_zero ... ok [INFO] [stdout] test message_like::tests::test_unwrap_enum_with_clone ... ok [INFO] [stdout] test messages_placeholder::tests::test_messages_placeholder_new ... ok [INFO] [stdout] test messages_placeholder::tests::test_messages_placeholder_with_zero_limit ... ok [INFO] [stdout] test messages_placeholder::tests::test_messages_placeholder_with_options ... ok [INFO] [stdout] test message_like::tests::test_try_from_role_prompt_template ... ok [INFO] [stdout] test messages_placeholder::tests::test_tryfrom_empty_placeholder_should_fail ... ok [INFO] [stdout] test messages_placeholder::tests::test_tryfrom_no_placeholders_should_fail ... ok [INFO] [stdout] test messages_placeholder::tests::test_tryfrom_valid_optional_placeholder ... ok [INFO] [stdout] test few_shot_chat_template::tests::test_few_shot_chat_template_format_examples ... ok [INFO] [stdout] test messages_placeholder::tests::test_tryfrom_multiple_placeholders_should_fail ... ok [INFO] [stdout] test placeholder::tests::test_is_valid_identifier ... ok [INFO] [stdout] test role::tests::test_ai_message_creation ... ok [INFO] [stdout] test role::tests::test_case_insensitivity ... ok [INFO] [stdout] test role::tests::test_human_message_creation ... ok [INFO] [stdout] test role::tests::test_invalid_role_message ... ok [INFO] [stdout] test role::tests::test_placeholder_message_creation ... ok [INFO] [stdout] test role::tests::test_role_to_string ... ok [INFO] [stdout] test role::tests::test_system_message_creation ... ok [INFO] [stdout] test role::tests::test_tool_message_creation ... ok [INFO] [stdout] test role::tests::test_try_from_str ... ok [INFO] [stdout] test role::tests::test_empty_message_creation ... ok [INFO] [stdout] test messages_placeholder::tests::test_tryfrom_valid_placeholder ... ok [INFO] [stdout] test message_like::tests::test_from_few_shot_prompt ... ok [INFO] [stdout] test few_shot_template::tests::test_serialize_few_shot_template ... ok [INFO] [stdout] test template::tests::test_clear_partials ... ok [INFO] [stdout] test template::tests::test_format_plaintext ... ok [INFO] [stdout] test template::tests::test_format_with_missing_variables_in_partials ... ok [INFO] [stdout] test message_like::tests::test_serialize_few_shot_prompt ... ok [INFO] [stdout] test template::tests::test_format_mustache_error ... ok [INFO] [stdout] test template::tests::test_format_with_conflicting_partial_and_runtime_vars ... ok [INFO] [stdout] test message_like::tests::test_try_from_few_shot_prompt ... ok [INFO] [stdout] test template::tests::test_partial_adds_variables ... ok [INFO] [stdout] test template::tests::test_format_with_partials_and_runtime_vars ... ok [INFO] [stdout] test template::tests::test_try_from_string_malformed_template ... ok [INFO] [stdout] test template::tests::test_prompt_template_new_error ... ok [INFO] [stdout] test template::tests::test_try_from_string_plaintext_template ... ok [INFO] [stdout] test template::tests::test_try_from_string_mixed_format_template ... ok [INFO] [stdout] test template::tests::test_multiple_partials ... ok [INFO] [stdout] test template::tests::test_partial_vars ... ok [INFO] [stdout] test template::tests::test_try_from_string_valid_template ... ok [INFO] [stdout] test template::tests::test_try_from_string_valid_mustache_template ... ok [INFO] [stdout] test template_format::tests::test_from_template_format ... ok [INFO] [stdout] test template_format::tests::test_is_plain_text ... ok [INFO] [stdout] test template::tests::test_format_mustache_success ... ok [INFO] [stdout] test template_format::tests::test_merge_vars_both_empty ... ok [INFO] [stdout] test template_format::tests::test_merge_vars_both_non_empty ... ok [INFO] [stdout] test template_format::tests::test_merge_vars_empty_strings_in_runtime ... ok [INFO] [stdout] test template_format::tests::test_is_valid_template ... ok [INFO] [stdout] test template_format::tests::test_merge_vars_handles_empty_strings ... ok [INFO] [stdout] test template_format::tests::test_merge_vars_only_partials ... ok [INFO] [stdout] test template_format::tests::test_merge_vars_only_runtime_vars ... ok [INFO] [stdout] test template_format::tests::test_merge_vars_runtime_overwrites_partial ... ok [INFO] [stdout] test template_format::tests::test_merge_vars_runtime_with_no_conflict ... ok [INFO] [stdout] test template_format::tests::test_validate_template ... ok [INFO] [stdout] test template_format::tests::test_is_fmtstring ... ok [INFO] [stdout] test vars::tests::test_empty_prompt_vars ... ok [INFO] [stdout] test template_format::tests::test_detect_template ... ok [INFO] [stdout] test vars::tests::test_multiple_prompt_vars ... ok [INFO] [stdout] test vars::tests::test_overwriting_keys ... ok [INFO] [stdout] test vars::tests::test_single_prompt_var ... ok [INFO] [stdout] test vars::tests::test_trailing_comma ... ok [INFO] [stdout] test template_format::tests::test_is_mustache ... ok [INFO] [stdout] test template::tests::test_prompt_template_new_success ... ok [INFO] [stdout] test template::tests::test_fmtstring_formatting ... ok [INFO] [stdout] test placeholder::tests::test_extract_fmtstring_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 184 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] [stderr] Running tests/test_chat_template.rs (/opt/rustwide/target/debug/deps/test_chat_template-8bb80111d5d295e8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_chat_template_format_with_variables ... ok [INFO] [stdout] test test_chat_template_from_toml_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/test_few_shot_chat_template.rs (/opt/rustwide/target/debug/deps/test_few_shot_chat_template-75d28ef09426701f) [INFO] [stdout] running 1 test [INFO] [stdout] test test_few_shot_chat_template_from_toml_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/test_few_shot_template.rs (/opt/rustwide/target/debug/deps/test_few_shot_template-e6739c8e0f58a5b0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_few_shot_template_with_prefix_suffix_and_examples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests promptforge [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" "6819ce9bc867286262aabc040b4af34d7adf1429f5f70c6d4d89738bdb67d272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6819ce9bc867286262aabc040b4af34d7adf1429f5f70c6d4d89738bdb67d272", kill_on_drop: false }` [INFO] [stdout] 6819ce9bc867286262aabc040b4af34d7adf1429f5f70c6d4d89738bdb67d272