[INFO] fetching crate promptforge 0.1.11...
[INFO] testing promptforge-0.1.11 against 1.91.0 for beta-1.92-2
[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 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 139 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.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded messageforge v0.1.13
[INFO] [stderr]   Downloaded derive_base_message v0.1.1
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded handlebars v6.3.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8265f28169ef09ff46a8f00b6fd17070bd5b348034356645058bd14bce3e562
[INFO] running `Command { std: "docker" "start" "-a" "f8265f28169ef09ff46a8f00b6fd17070bd5b348034356645058bd14bce3e562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8265f28169ef09ff46a8f00b6fd17070bd5b348034356645058bd14bce3e562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8265f28169ef09ff46a8f00b6fd17070bd5b348034356645058bd14bce3e562", kill_on_drop: false }`
[INFO] [stdout] f8265f28169ef09ff46a8f00b6fd17070bd5b348034356645058bd14bce3e562
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1d736ceef0640de465e914a541b51457610ce1378c5e8b54a207e317c87c9d1
[INFO] running `Command { std: "docker" "start" "-a" "b1d736ceef0640de465e914a541b51457610ce1378c5e8b54a207e317c87c9d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_base_message v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[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 derive_builder_macro v0.20.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 handlebars v6.3.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[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 18.48s
[INFO] running `Command { std: "docker" "inspect" "b1d736ceef0640de465e914a541b51457610ce1378c5e8b54a207e317c87c9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d736ceef0640de465e914a541b51457610ce1378c5e8b54a207e317c87c9d1", kill_on_drop: false }`
[INFO] [stdout] b1d736ceef0640de465e914a541b51457610ce1378c5e8b54a207e317c87c9d1
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 725c048edf29c9f5eb9fb47065bd217073b495e3e6cfec17dcf6ff17be5f8bf3
[INFO] running `Command { std: "docker" "start" "-a" "725c048edf29c9f5eb9fb47065bd217073b495e3e6cfec17dcf6ff17be5f8bf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[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 16.96s
[INFO] running `Command { std: "docker" "inspect" "725c048edf29c9f5eb9fb47065bd217073b495e3e6cfec17dcf6ff17be5f8bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "725c048edf29c9f5eb9fb47065bd217073b495e3e6cfec17dcf6ff17be5f8bf3", kill_on_drop: false }`
[INFO] [stdout] 725c048edf29c9f5eb9fb47065bd217073b495e3e6cfec17dcf6ff17be5f8bf3
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a76906972146ebc10c171c9eb1f15b5cacd82ec790daf9414b5e95517c566a2c
[INFO] running `Command { std: "docker" "start" "-a" "a76906972146ebc10c171c9eb1f15b5cacd82ec790daf9414b5e95517c566a2c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/promptforge-9f475a8c26019df4)
[INFO] [stdout] 
[INFO] [stdout] running 184 tests
[INFO] [stdout] test braces::tests::test_count_left_braces ... ok
[INFO] [stdout] test braces::tests::test_count_right_braces ... ok
[INFO] [stdout] test braces::tests::test_has_consecutive_right_braces ... ok
[INFO] [stdout] test braces::tests::test_has_double_braces ... ok
[INFO] [stdout] test braces::tests::test_has_consecutive_left_braces ... ok
[INFO] [stdout] test braces::tests::test_has_even_left_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_no_braces ... ok
[INFO] [stdout] test braces::tests::test_has_right_brace ... ok
[INFO] [stdout] test braces::tests::test_has_single_braces ... ok
[INFO] [stdout] test chat_template::tests::test_chat_template_try_from_invalid_toml ... ok
[INFO] [stdout] test chat_template::tests::test_chat_template_try_from_invalid_json ... ok
[INFO] [stdout] test chat_template::tests::test_empty_templates ... ok
[INFO] [stdout] test chat_template::tests::test_chat_template_try_from_valid_json ... ok
[INFO] [stdout] test chat_template::tests::test_format_with_empty_chat_template ... 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_add_multiple_templates ... ok
[INFO] [stdout] test chat_template::tests::test_invoke_with_base_messages ... ok
[INFO] [stdout] test chat_template::tests::test_add_two_templates ... ok
[INFO] [stdout] test chat_template::tests::test_from_messages_formatted_template ... ok
[INFO] [stdout] test chat_template::tests::test_from_messages_plaintext ... ok
[INFO] [stdout] test chat_template::tests::test_from_messages_placeholder ... ok
[INFO] [stdout] test chat_template::tests::test_format_with_placeholders ... ok
[INFO] [stdout] test braces::tests::test_has_multiple_words_between_braces ... ok
[INFO] [stdout] test chat_template::tests::test_format_with_malformed_placeholder ... ok
[INFO] [stdout] test chat_template::tests::test_format_with_basic_messages ... ok
[INFO] [stdout] test chat_template::tests::test_format_with_repeated_variables ... ok
[INFO] [stdout] test chat_template::tests::test_format_with_mixed_placeholders_and_plain_text ... ok
[INFO] [stdout] test chat_template::tests::test_format_with_plain_text_messages ... ok
[INFO] [stdout] test chat_template::tests::test_to_variables_map_with_empty_template ... ok
[INFO] [stdout] test chats::tests::test_empty_list ... ok
[INFO] [stdout] test chats::tests::test_multiple_messages ... ok
[INFO] [stdout] test chats::tests::test_no_trailing_comma ... ok
[INFO] [stdout] test chats::tests::test_empty_template ... ok
[INFO] [stdout] test chats::tests::test_trailing_comma ... ok
[INFO] [stdout] test chats::tests::test_single_message ... 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_format_with_missing_variable_error ... ok
[INFO] [stdout] test chat_template::tests::test_invoke_with_invalid_json_history ... ok
[INFO] [stdout] test chat_template::tests::test_invoke_with_role_prompt_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_to_variables_map_with_full_example ... ok
[INFO] [stdout] test chat_template::tests::test_to_variables_map_with_partial_variables ... ok
[INFO] [stdout] test chat_template::tests::test_to_variables_map_with_base_message ... ok
[INFO] [stdout] test chat_template::tests::test_invoke_with_empty_variables_map ... ok
[INFO] [stdout] test examples::tests::test_examples_macro_with_single_entry ... 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 examples::tests::test_examples_macro_with_newlines_in_strings ... ok
[INFO] [stdout] test few_shot_chat_template::tests::test_try_from_missing_fields ... ok
[INFO] [stdout] test few_shot_chat_template::tests::test_try_from_string_invalid_json ... 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_invalid_string_few_shot_chat_template ... ok
[INFO] [stdout] test examples::tests::test_examples_macro_with_variables ... ok
[INFO] [stdout] test few_shot_chat_template::tests::test_try_from_string_valid_chat_template ... ok
[INFO] [stdout] test examples::tests::test_examples_macro_with_multiple_entries ... ok
[INFO] [stdout] test examples::tests::test_examples_macro_with_trailing_comma ... ok
[INFO] [stdout] test chat_template::tests::test_invoke_with_multiple_placeholders_in_one_template ... ok
[INFO] [stdout] test examples::tests::test_examples_macro_with_complex_strings ... 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_config::tests::test_try_into_template_invalid_format ... ok
[INFO] [stdout] test examples::tests::test_examples_macro_with_special_characters ... ok
[INFO] [stdout] test chat_template::tests::test_few_shot_chat_template_with_final_prompt ... 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_template::tests::test_deserialize_few_shot_template ... ok
[INFO] [stdout] test chats::tests::test_few_shot_prompt ... 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_chat_template_config::tests::test_try_into_template_mustache_format ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_no_examples ... ok
[INFO] [stdout] test few_shot_chat_template::tests::test_few_shot_chat_template_empty_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_custom_example_separator ... ok
[INFO] [stdout] test chat_template::tests::test_from_messages_with_few_shot_prompt ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_empty_examples ... ok
[INFO] [stdout] test few_shot_template::tests::test_try_from_string_valid ... ok
[INFO] [stdout] test few_shot_template::tests::test_try_from_string_invalid ... 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_u64 ... ok
[INFO] [stdout] test message_like::tests::test_clone_message_like_placeholder ... ok
[INFO] [stdout] test message_like::tests::test_deserialize_base_message ... ok
[INFO] [stdout] test is_even::tests::test_is_even_u32 ... ok
[INFO] [stdout] test message_like::tests::test_deserialize_few_shot_prompt ... ok
[INFO] [stdout] test message_like::tests::test_deserialize_role_prompt_template ... ok
[INFO] [stdout] test message_like::tests::test_deserialize_placeholder ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_multiple_examples ... ok
[INFO] [stdout] test message_like::tests::test_clone_message_like ... ok
[INFO] [stdout] test message_like::tests::test_from_base_message_human ... ok
[INFO] [stdout] test message_like::tests::test_from_base_message_ai ... ok
[INFO] [stdout] test message_like::tests::test_from_base_message_system ... ok
[INFO] [stdout] test message_like::tests::test_placeholder_with_options ... ok
[INFO] [stdout] test message_like::tests::test_serialize_base_message ... ok
[INFO] [stdout] test message_like::tests::test_serialize_placeholder ... ok
[INFO] [stdout] test message_like::tests::test_from_placeholder ... ok
[INFO] [stdout] test message_like::tests::test_try_from_base_message ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_missing_variables ... ok
[INFO] [stdout] test message_like::tests::test_try_from_placeholder ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_partial_variables ... ok
[INFO] [stdout] test message_like::tests::test_unwrap_enum_success ... ok
[INFO] [stdout] test message_like::tests::test_unwrap_enum_with_clone ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_without_prefix_and_suffix ... ok
[INFO] [stdout] test message_like::tests::test_from_role_prompt_template ... ok
[INFO] [stdout] test message_like::tests::test_unwrap_enum_with_multiple_references ... ok
[INFO] [stdout] test few_shot_template::tests::test_serialize_deserialize_few_shot_template ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_langchain_example ... ok
[INFO] [stdout] test messages_placeholder::tests::test_messages_placeholder_new ... ok
[INFO] [stdout] test message_like::tests::test_try_from_role_prompt_template ... ok
[INFO] [stdout] test messages_placeholder::tests::test_messages_placeholder_with_options ... ok
[INFO] [stdout] test message_like::tests::test_serialize_role_prompt_template ... ok
[INFO] [stdout] test messages_placeholder::tests::test_messages_placeholder_with_zero_limit ... ok
[INFO] [stdout] test messages_placeholder::tests::test_tryfrom_empty_placeholder_should_fail ... ok
[INFO] [stdout] test placeholder::tests::test_is_valid_identifier ... ok
[INFO] [stdout] test few_shot_template::tests::test_serialize_few_shot_template ... ok
[INFO] [stdout] test messages_placeholder::tests::test_tryfrom_multiple_placeholders_should_fail ... ok
[INFO] [stdout] test role::tests::test_case_insensitivity ... ok
[INFO] [stdout] test messages_placeholder::tests::test_tryfrom_no_placeholders_should_fail ... ok
[INFO] [stdout] test role::tests::test_empty_message_creation ... ok
[INFO] [stdout] test role::tests::test_invalid_role_message ... ok
[INFO] [stdout] test messages_placeholder::tests::test_messages_placeholder_default_limit_on_zero ... ok
[INFO] [stdout] test role::tests::test_system_message_creation ... ok
[INFO] [stdout] test role::tests::test_ai_message_creation ... ok
[INFO] [stdout] test role::tests::test_human_message_creation ... ok
[INFO] [stdout] test messages_placeholder::tests::test_tryfrom_valid_optional_placeholder ... ok
[INFO] [stdout] test role::tests::test_placeholder_message_creation ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_repeated_variables ... ok
[INFO] [stdout] test role::tests::test_tool_message_creation ... ok
[INFO] [stdout] test role::tests::test_role_to_string ... ok
[INFO] [stdout] test messages_placeholder::tests::test_tryfrom_valid_placeholder ... ok
[INFO] [stdout] test few_shot_template::tests::test_few_shot_template_with_prefix_suffix_and_examples ... ok
[INFO] [stdout] test role::tests::test_try_from_str ... ok
[INFO] [stdout] test template::tests::test_format_mustache_error ... ok
[INFO] [stdout] test template::tests::test_clear_partials ... ok
[INFO] [stdout] test few_shot_chat_template::tests::test_few_shot_chat_template_incorrect_variables ... ok
[INFO] [stdout] test template::tests::test_prompt_template_new_error ... ok
[INFO] [stdout] test few_shot_chat_template::tests::test_format_few_shot_chat_template ... ok
[INFO] [stdout] test template::tests::test_try_from_string_malformed_template ... ok
[INFO] [stdout] test template::tests::test_try_from_string_mixed_format_template ... ok
[INFO] [stdout] test template::tests::test_format_plaintext ... ok
[INFO] [stdout] test template::tests::test_format_with_conflicting_partial_and_runtime_vars ... ok
[INFO] [stdout] test template::tests::test_format_with_partials_and_runtime_vars ... ok
[INFO] [stdout] test template::tests::test_try_from_string_plaintext_template ... ok
[INFO] [stdout] test template::tests::test_format_with_missing_variables_in_partials ... ok
[INFO] [stdout] test template::tests::test_partial_adds_variables ... ok
[INFO] [stdout] test template::tests::test_partial_vars ... ok
[INFO] [stdout] test template_format::tests::test_is_plain_text ... ok
[INFO] [stdout] test template_format::tests::test_is_valid_template ... ok
[INFO] [stdout] test template::tests::test_multiple_partials ... 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_handles_empty_strings ... ok
[INFO] [stdout] test template_format::tests::test_merge_vars_empty_strings_in_runtime ... ok
[INFO] [stdout] test template_format::tests::test_merge_vars_only_partials ... ok
[INFO] [stdout] test template_format::tests::test_merge_vars_runtime_overwrites_partial ... ok
[INFO] [stdout] test template_format::tests::test_merge_vars_only_runtime_vars ... 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 message_like::tests::test_serialize_few_shot_prompt ... ok
[INFO] [stdout] test vars::tests::test_empty_prompt_vars ... ok
[INFO] [stdout] test vars::tests::test_multiple_prompt_vars ... 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_detect_template ... ok
[INFO] [stdout] test vars::tests::test_single_prompt_var ... ok
[INFO] [stdout] test vars::tests::test_overwriting_keys ... ok
[INFO] [stdout] test vars::tests::test_trailing_comma ... ok
[INFO] [stdout] test template_format::tests::test_is_fmtstring ... ok
[INFO] [stdout] test template::tests::test_prompt_template_new_success ... ok
[INFO] [stdout] test template::tests::test_try_from_string_valid_template ... ok
[INFO] [stdout] test template_format::tests::test_is_mustache ... ok
[INFO] [stdout] test message_like::tests::test_try_from_few_shot_prompt ... ok
[INFO] [stdout] test message_like::tests::test_from_few_shot_prompt ... ok
[INFO] [stdout] test template::tests::test_format_mustache_success ... ok
[INFO] [stdout] test few_shot_chat_template::tests::test_few_shot_chat_template_format_examples ... 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 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_chat_template.rs (/opt/rustwide/target/debug/deps/test_chat_template-20321fd12623edf0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_chat_template_from_toml_file ... ok
[INFO] [stdout] test test_chat_template_format_with_variables ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_few_shot_chat_template.rs (/opt/rustwide/target/debug/deps/test_few_shot_chat_template-2fe2fae99ea65bbb)
[INFO] [stdout] 
[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-1a77e4a159e99992)
[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.00s
[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" "a76906972146ebc10c171c9eb1f15b5cacd82ec790daf9414b5e95517c566a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a76906972146ebc10c171c9eb1f15b5cacd82ec790daf9414b5e95517c566a2c", kill_on_drop: false }`
[INFO] [stdout] a76906972146ebc10c171c9eb1f15b5cacd82ec790daf9414b5e95517c566a2c
