[INFO] fetching crate rion 0.0.2...
[INFO] testing rion-0.0.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rion 0.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rion 0.0.2
[INFO] finished tweaking crates.io crate rion 0.0.2
[INFO] tweaked toml for crates.io crate rion 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rion 0.0.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67ae6e60095038fb23fcd6cc360735d50177c3f7f5664706c941c72a9877bb0a
[INFO] running `Command { std: "docker" "start" "-a" "67ae6e60095038fb23fcd6cc360735d50177c3f7f5664706c941c72a9877bb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67ae6e60095038fb23fcd6cc360735d50177c3f7f5664706c941c72a9877bb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ae6e60095038fb23fcd6cc360735d50177c3f7f5664706c941c72a9877bb0a", kill_on_drop: false }`
[INFO] [stdout] 67ae6e60095038fb23fcd6cc360735d50177c3f7f5664706c941c72a9877bb0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 395ec9cd73d4526f0d32afe91489d7cc9cb4303ee94b13a7ccd7f6d7ea02c889
[INFO] running `Command { std: "docker" "start" "-a" "395ec9cd73d4526f0d32afe91489d7cc9cb4303ee94b13a7ccd7f6d7ea02c889", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chumsky v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jsonpath-plus v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rion v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/simple.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry<S>(&mut self, key: S) -> ContextEntry
[INFO] [stdout]     |                     ^^^^^^^^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry<S>(&mut self, key: S) -> ContextEntry<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:121:52
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn compile(text: &'template str) -> Result<Template> {
[INFO] [stdout]     |                           ---------                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stdout]     |                                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.69s
[INFO] running `Command { std: "docker" "inspect" "395ec9cd73d4526f0d32afe91489d7cc9cb4303ee94b13a7ccd7f6d7ea02c889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395ec9cd73d4526f0d32afe91489d7cc9cb4303ee94b13a7ccd7f6d7ea02c889", kill_on_drop: false }`
[INFO] [stdout] 395ec9cd73d4526f0d32afe91489d7cc9cb4303ee94b13a7ccd7f6d7ea02c889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9b68fded9fd153c99125eb013dcdf10f11821f7d8fb41256a3202c975a5e7fe
[INFO] running `Command { std: "docker" "start" "-a" "b9b68fded9fd153c99125eb013dcdf10f11821f7d8fb41256a3202c975a5e7fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling jsonpath-plus v0.1.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rion v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/simple.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry<S>(&mut self, key: S) -> ContextEntry
[INFO] [stdout]     |                     ^^^^^^^^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry<S>(&mut self, key: S) -> ContextEntry<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:121:52
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn compile(text: &'template str) -> Result<Template> {
[INFO] [stdout]     |                           ---------                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stdout]     |                                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/simple.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry<S>(&mut self, key: S) -> ContextEntry
[INFO] [stdout]     |                     ^^^^^^^^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn entry<S>(&mut self, key: S) -> ContextEntry<'_>
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:121:52
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn compile(text: &'template str) -> Result<Template> {
[INFO] [stdout]     |                           ---------                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stdout]     |                                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.40s
[INFO] running `Command { std: "docker" "inspect" "b9b68fded9fd153c99125eb013dcdf10f11821f7d8fb41256a3202c975a5e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9b68fded9fd153c99125eb013dcdf10f11821f7d8fb41256a3202c975a5e7fe", kill_on_drop: false }`
[INFO] [stdout] b9b68fded9fd153c99125eb013dcdf10f11821f7d8fb41256a3202c975a5e7fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5abc32a2769042b85af892421024c91223dd993af22f108f7c71749932189776
[INFO] running `Command { std: "docker" "start" "-a" "5abc32a2769042b85af892421024c91223dd993af22f108f7c71749932189776", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/simple.rs:134:21
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn entry<S>(&mut self, key: S) -> ContextEntry
[INFO] [stderr]     |                     ^^^^^^^^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn entry<S>(&mut self, key: S) -> ContextEntry<'_>
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/template.rs:121:52
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn compile(text: &'template str) -> Result<Template> {
[INFO] [stderr]     |                           ---------                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'template`
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stderr]     |                                                            +++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rion` (lib) generated 2 warnings (run `cargo fix --lib -p rion` to apply 2 suggestions)
[INFO] [stderr] warning: `rion` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rion-f1b434e84d979fa1)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test compiler::test::test_call ... ok
[INFO] [stdout] test compiler::test::test_comment ... ok
[INFO] [stdout] test compiler::test::test_compile_value ... ok
[INFO] [stdout] test compiler::test::test_curly_brace_escaping ... ok
[INFO] [stdout] test compiler::test::test_disallows_invalid_keywords ... ok
[INFO] [stdout] test compiler::test::test_diallows_unknown_block_type ... ok
[INFO] [stdout] test compiler::test::test_compile_value_with_formatter ... ok
[INFO] [stdout] test compiler::test::test_dotted_path ... ok
[INFO] [stdout] test compiler::test::test_foreach ... ok
[INFO] [stdout] test compiler::test::test_mixture ... ok
[INFO] [stdout] test compiler::test::test_mixture_dollar_syntax ... ok
[INFO] [stdout] test compiler::test::test_mismatched_closing_tag ... ok
[INFO] [stdout] test compiler::test::test_parse_error_line_column_num ... ok
[INFO] [stdout] test compiler::test::test_if_endif ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_value ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_comment ... ok
[INFO] [stdout] test compiler::test::test_parse_error_on_unclosed_if ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_block ... ok
[INFO] [stdout] test compiler::test::test_mismatched_blocks ... ok
[INFO] [stdout] test compiler::test::test_new_synthax ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_followed_by_another_tag ... ok
[INFO] [stdout] test compiler::test::test_parse_escaped_open_curly_brace ... ok
[INFO] [stdout] test compiler::test::test_unclosed_tags ... ok
[INFO] [stdout] test compiler::test::test_if_not_endif ... ok
[INFO] [stdout] test template::test::test_call ... ok
[INFO] [stdout] test compiler::test::test_indexed_path ... ok
[INFO] [stdout] test compiler::test::test_unmatched_escape ... ok
[INFO] [stdout] test template::test::test_escaping ... ok
[INFO] [stdout] test compiler::test::test_with ... ok
[INFO] [stdout] test template::test::test_for_loop_first ... ok
[INFO] [stdout] test template::test::test_formatter ... ok
[INFO] [stdout] test template::test::test_for_loop_index ... ok
[INFO] [stdout] test template::test::test_if_else_taken ... ok
[INFO] [stdout] test template::test::test_for_loop_last ... ok
[INFO] [stdout] test template::test::test_if_taken ... ok
[INFO] [stdout] test template::test::test_if_untaken ... ok
[INFO] [stdout] test template::test::test_for_loop ... ok
[INFO] [stdout] test template::test::test_if_else_untaken ... ok
[INFO] [stdout] test template::test::test_ifnot_else_taken ... ok
[INFO] [stdout] test template::test::test_ifnot_untaken ... ok
[INFO] [stdout] test template::test::test_ifnot_else_untaken ... ok
[INFO] [stdout] test template::test::test_ifnot_taken ... ok
[INFO] [stdout] test compiler::test::test_compile_literal ... ok
[INFO] [stdout] test template::test::test_indexed_paths_fall_back_to_string_lookup ... ok
[INFO] [stdout] test template::test::test_literal ... ok
[INFO] [stdout] test compiler::test::test_if_else_endif ... ok
[INFO] [stdout] test template::test::test_nested_ifs ... ok
[INFO] [stdout] test template::test::test_number_truthiness_one ... ok
[INFO] [stdout] test template::test::test_number_truthiness_zero ... ok
[INFO] [stdout] test template::test::test_path ... ok
[INFO] [stdout] test template::test::test_indexed_paths ... ok
[INFO] [stdout] test template::test::test_root_branch ... ok
[INFO] [stdout] test template::test::test_root_iterate ... ok
[INFO] [stdout] test template::test::test_root_print ... ok
[INFO] [stdout] test template::test::test_unescaped ... ok
[INFO] [stdout] test template::test::test_unknown ... ok
[INFO] [stdout] test template::test::test_value ... ok
[INFO] [stdout] test template::test::test_whitespace_stripping_value ... ok
[INFO] [stdout] test template::test::test_with ... ok
[INFO] [stdout] test test::test_set_default_formatter ... ok
[INFO] [stdout] test test::test_set_default_new_syntax_formatter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rion
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 33) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5abc32a2769042b85af892421024c91223dd993af22f108f7c71749932189776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5abc32a2769042b85af892421024c91223dd993af22f108f7c71749932189776", kill_on_drop: false }`
[INFO] [stdout] 5abc32a2769042b85af892421024c91223dd993af22f108f7c71749932189776
