[INFO] fetching crate tinytemplate 1.2.1...
[INFO] testing tinytemplate-1.2.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tinytemplate 1.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tinytemplate 1.2.1
[INFO] finished tweaking crates.io crate tinytemplate 1.2.1
[INFO] tweaked toml for crates.io crate tinytemplate 1.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinytemplate 1.2.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 68 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c62f827267164378726cbb3906b6d7025035dbfcff169940810b07c8d785e64
[INFO] running `Command { std: "docker" "start" "-a" "6c62f827267164378726cbb3906b6d7025035dbfcff169940810b07c8d785e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c62f827267164378726cbb3906b6d7025035dbfcff169940810b07c8d785e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c62f827267164378726cbb3906b6d7025035dbfcff169940810b07c8d785e64", kill_on_drop: false }`
[INFO] [stdout] 6c62f827267164378726cbb3906b6d7025035dbfcff169940810b07c8d785e64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd593525904cbfdfbb6b4db710d90438c0c0b504b4ca53d0444265a82b7b1129
[INFO] running `Command { std: "docker" "start" "-a" "bd593525904cbfdfbb6b4db710d90438c0c0b504b4ca53d0444265a82b7b1129", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinytemplate v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:120:52
[INFO] [stdout]     |
[INFO] [stdout] 120 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     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 4.32s
[INFO] running `Command { std: "docker" "inspect" "bd593525904cbfdfbb6b4db710d90438c0c0b504b4ca53d0444265a82b7b1129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd593525904cbfdfbb6b4db710d90438c0c0b504b4ca53d0444265a82b7b1129", kill_on_drop: false }`
[INFO] [stdout] bd593525904cbfdfbb6b4db710d90438c0c0b504b4ca53d0444265a82b7b1129
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed32bc9917ea9086e9adffa376f95f857ed5333e7c0699db87ee0b7a7a5c0618
[INFO] running `Command { std: "docker" "start" "-a" "ed32bc9917ea9086e9adffa376f95f857ed5333e7c0699db87ee0b7a7a5c0618", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:120:52
[INFO] [stdout]     |
[INFO] [stdout] 120 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stdout]     |                                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:120:52
[INFO] [stdout]     |
[INFO] [stdout] 120 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     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 17.71s
[INFO] running `Command { std: "docker" "inspect" "ed32bc9917ea9086e9adffa376f95f857ed5333e7c0699db87ee0b7a7a5c0618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed32bc9917ea9086e9adffa376f95f857ed5333e7c0699db87ee0b7a7a5c0618", kill_on_drop: false }`
[INFO] [stdout] ed32bc9917ea9086e9adffa376f95f857ed5333e7c0699db87ee0b7a7a5c0618
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9fcf17cd3353a898f33bdbfb469cb758012084bea0c0e1ada15a313d9e21fcc0
[INFO] running `Command { std: "docker" "start" "-a" "9fcf17cd3353a898f33bdbfb469cb758012084bea0c0e1ada15a313d9e21fcc0", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/template.rs:120:52
[INFO] [stderr]     |
[INFO] [stderr] 120 |     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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'template`
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stderr]     |                                                            +++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tinytemplate` (lib) generated 1 warning (run `cargo fix --lib -p tinytemplate` to apply 1 suggestion)
[INFO] [stderr] warning: `tinytemplate` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinytemplate-2340ba9e6e32e71b)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test compiler::test::test_compile_literal ... ok
[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_compile_value_with_formatter ... ok
[INFO] [stdout] test compiler::test::test_curly_brace_escaping ... ok
[INFO] [stdout] test compiler::test::test_diallows_unknown_block_type ... ok
[INFO] [stdout] test compiler::test::test_disallows_invalid_keywords ... ok
[INFO] [stdout] test compiler::test::test_dotted_path ... ok
[INFO] [stdout] test compiler::test::test_foreach ... ok
[INFO] [stdout] test compiler::test::test_if_else_endif ... ok
[INFO] [stdout] test compiler::test::test_if_endif ... ok
[INFO] [stdout] test compiler::test::test_indexed_path ... ok
[INFO] [stdout] test compiler::test::test_mismatched_blocks ... ok
[INFO] [stdout] test compiler::test::test_mixture ... ok
[INFO] [stdout] test compiler::test::test_if_not_endif ... ok
[INFO] [stdout] test compiler::test::test_parse_error_line_column_num ... ok
[INFO] [stdout] test compiler::test::test_parse_error_on_unclosed_if ... ok
[INFO] [stdout] test compiler::test::test_parse_escaped_open_curly_brace ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_block ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_comment ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_followed_by_another_tag ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_value ... ok
[INFO] [stdout] test compiler::test::test_with ... ok
[INFO] [stdout] test compiler::test::test_unclosed_tags ... ok
[INFO] [stdout] test template::test::test_for_loop_first ... ok
[INFO] [stdout] test template::test::test_for_loop_index ... ok
[INFO] [stdout] test template::test::test_formatter ... ok
[INFO] [stdout] test template::test::test_call ... ok
[INFO] [stdout] test template::test::test_if_else_taken ... ok
[INFO] [stdout] test template::test::test_escaping ... ok
[INFO] [stdout] test template::test::test_if_taken ... ok
[INFO] [stdout] test template::test::test_for_loop_last ... ok
[INFO] [stdout] test template::test::test_if_else_untaken ... ok
[INFO] [stdout] test template::test::test_if_untaken ... ok
[INFO] [stdout] test template::test::test_ifnot_else_taken ... ok
[INFO] [stdout] test template::test::test_indexed_paths_fall_back_to_string_lookup ... ok
[INFO] [stdout] test template::test::test_number_truthiness_one ... ok
[INFO] [stdout] test template::test::test_literal ... ok
[INFO] [stdout] test template::test::test_number_truthiness_zero ... ok
[INFO] [stdout] test template::test::test_nested_ifs ... ok
[INFO] [stdout] test template::test::test_ifnot_untaken ... ok
[INFO] [stdout] test template::test::test_ifnot_taken ... ok
[INFO] [stdout] test template::test::test_root_branch ... ok
[INFO] [stdout] test template::test::test_indexed_paths ... ok
[INFO] [stdout] test template::test::test_root_iterate ... ok
[INFO] [stdout] test template::test::test_ifnot_else_untaken ... ok
[INFO] [stdout] test template::test::test_path ... ok
[INFO] [stdout] test template::test::test_root_print ... 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 template::test::test_unknown ... ok
[INFO] [stdout] test template::test::test_unescaped ... ok
[INFO] [stdout] test test::test_set_default_formatter ... ok
[INFO] [stderr]    Doc-tests tinytemplate
[INFO] [stdout] test template::test::test_for_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9fcf17cd3353a898f33bdbfb469cb758012084bea0c0e1ada15a313d9e21fcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fcf17cd3353a898f33bdbfb469cb758012084bea0c0e1ada15a313d9e21fcc0", kill_on_drop: false }`
[INFO] [stdout] 9fcf17cd3353a898f33bdbfb469cb758012084bea0c0e1ada15a313d9e21fcc0
