[INFO] cloning repository https://github.com/bedecarroll/prompt-assembler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bedecarroll/prompt-assembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbedecarroll%2Fprompt-assembler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbedecarroll%2Fprompt-assembler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d29359c4964f8d0b50aed3ec7eb4dd44863c74aa
[INFO] testing bedecarroll/prompt-assembler against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbedecarroll%2Fprompt-assembler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bedecarroll/prompt-assembler
[INFO] finished tweaking git repo https://github.com/bedecarroll/prompt-assembler
[INFO] tweaked toml for git repo https://github.com/bedecarroll/prompt-assembler written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bedecarroll/prompt-assembler on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bedecarroll/prompt-assembler 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c327e7810943e5e59986069fe86591b393c65c49ecb954d03401c9f3aca80613
[INFO] running `Command { std: "docker" "start" "-a" "c327e7810943e5e59986069fe86591b393c65c49ecb954d03401c9f3aca80613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c327e7810943e5e59986069fe86591b393c65c49ecb954d03401c9f3aca80613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c327e7810943e5e59986069fe86591b393c65c49ecb954d03401c9f3aca80613", kill_on_drop: false }`
[INFO] [stdout] c327e7810943e5e59986069fe86591b393c65c49ecb954d03401c9f3aca80613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea0afa0b1531a4ea2965857ffcf0b2d0edc952a38d898215895844844fc510c
[INFO] running `Command { std: "docker" "start" "-a" "4ea0afa0b1531a4ea2965857ffcf0b2d0edc952a38d898215895844844fc510c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[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 clap v4.5.53
[INFO] [stderr]    Compiling clap_complete v4.5.62
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling minijinja v2.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling prompt-assembler v0.6.0 (/opt/rustwide/workdir/crates/prompt-assembler)
[INFO] [stderr]    Compiling pa v0.6.0 (/opt/rustwide/workdir/crates/pa)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "4ea0afa0b1531a4ea2965857ffcf0b2d0edc952a38d898215895844844fc510c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea0afa0b1531a4ea2965857ffcf0b2d0edc952a38d898215895844844fc510c", kill_on_drop: false }`
[INFO] [stdout] 4ea0afa0b1531a4ea2965857ffcf0b2d0edc952a38d898215895844844fc510c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc327132d15e3eb5f2bcb79c513ba0e230db77512b707922f242169d249986eb
[INFO] running `Command { std: "docker" "start" "-a" "cc327132d15e3eb5f2bcb79c513ba0e230db77512b707922f242169d249986eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling insta v1.45.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling prompt-assembler v0.6.0 (/opt/rustwide/workdir/crates/prompt-assembler)
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling pa v0.6.0 (/opt/rustwide/workdir/crates/pa)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.07s
[INFO] running `Command { std: "docker" "inspect" "cc327132d15e3eb5f2bcb79c513ba0e230db77512b707922f242169d249986eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc327132d15e3eb5f2bcb79c513ba0e230db77512b707922f242169d249986eb", kill_on_drop: false }`
[INFO] [stdout] cc327132d15e3eb5f2bcb79c513ba0e230db77512b707922f242169d249986eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 740a9d1d1ddd0674cc5002dbb9f37415ee049102f227a653fcbc2325a4ff2b3a
[INFO] running `Command { std: "docker" "start" "-a" "740a9d1d1ddd0674cc5002dbb9f37415ee049102f227a653fcbc2325a4ff2b3a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pa-93d8c4c75b864136)
[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/cli.rs (/opt/rustwide/target/debug/deps/cli-e907b1de39d78221)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test completions_include_prompt_names ... ok
[INFO] [stdout] test parts_command_succeeds_with_no_prompts_defined ... ok
[INFO] [stdout] test parts_command_concatenates_files_from_cwd_and_prompt_path ... ok
[INFO] [stdout] test autodetects_stdin_usage_for_sequences ... ok
[INFO] [stdout] test self_update_help_is_available ... ok
[INFO] [stdout] test sequence_prompts_insert_newlines_between_fragments ... ok
[INFO] [stdout] test errors_when_template_missing_data_cli ... ok
[INFO] [stdout] test errors_for_unknown_prompt_name ... ok
[INFO] [stdout] test show_json_returns_prompt ... ok
[INFO] [stdout] test completions_include_prompts_from_conf_d ... ok
[INFO] [stdout] test list_command_prints_available_prompts ... ok
[INFO] [stdout] test show_json_missing_prompt_exits_one ... ok
[INFO] [stdout] test list_json_includes_metadata ... ok
[INFO] [stdout] test prints_sequence_prompt_output ... ok
[INFO] [stdout] test prints_template_prompt_with_json_data ... ok
[INFO] [stdout] test cli_uses_conf_d_override ... ok
[INFO] [stdout] test list_json_treats_stdin_inference_errors_as_false ... ok
[INFO] [stdout] test parts_command_errors_when_file_missing ... ok
[INFO] [stdout] test validate_success_reports_clean_state ... ok
[INFO] [stdout] test errors_when_sequence_prompt_passed_data_file_cli ... ok
[INFO] [stdout] test list_command_errors_when_no_prompts_defined ... ok
[INFO] [stdout] test completions_error_on_unsupported_shell ... ok
[INFO] [stdout] test first_run_creates_default_config ... ok
[INFO] [stdout] test validate_failure_emits_errors_and_warnings ... ok
[INFO] [stdout] test stdin_provides_first_argument ... ok
[INFO] [stdout] test errors_when_prompt_missing_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prompt_assembler-a311f11a3eb2f54e)
[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/assembly.rs (/opt/rustwide/target/debug/deps/assembly-34859f13609d5c9d)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test config_errors_on_unknown_prompt_key ... ok
[INFO] [stdout] test config_errors_when_prompt_defines_sequence_and_template ... ok
[INFO] [stdout] test config_errors_when_prompt_sequence_is_empty ... ok
[INFO] [stdout] test default_prompt_path_is_config_directory ... ok
[INFO] [stdout] test loads_without_prompt_definitions ... ok
[INFO] [stdout] test renders_template_prompt_with_toml_data ... ok
[INFO] [stdout] test fails_when_arguments_missing ... ok
[INFO] [stdout] test errors_on_placeholder_index_above_nine ... ok
[INFO] [stdout] test errors_when_template_prompt_missing_data ... ok
[INFO] [stdout] test prompt_path_override_applies_per_prompt ... ok
[INFO] [stdout] test reports_missing_prompt ... ok
[INFO] [stdout] test errors_when_prompt_fragment_missing ... ok
[INFO] [stdout] test errors_on_non_sequential_placeholder_index ... ok
[INFO] [stdout] test errors_when_data_given_for_sequence_prompt ... ok
[INFO] [stdout] test lists_prompts_from_base_and_conf_d ... ok
[INFO] [stdout] test later_conf_d_entries_override_base_definition ... ok
[INFO] [stdout] test errors_when_data_file_missing ... ok
[INFO] [stdout] test renders_sequence_prompt_with_arguments ... ok
[INFO] [stdout] test renders_template_prompt_with_json_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests prompt_assembler
[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" "740a9d1d1ddd0674cc5002dbb9f37415ee049102f227a653fcbc2325a4ff2b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "740a9d1d1ddd0674cc5002dbb9f37415ee049102f227a653fcbc2325a4ff2b3a", kill_on_drop: false }`
[INFO] [stdout] 740a9d1d1ddd0674cc5002dbb9f37415ee049102f227a653fcbc2325a4ff2b3a
