[INFO] fetching crate tinytemplate 1.2.1...
[INFO] testing tinytemplate-1.2.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tinytemplate 1.2.1 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinytemplate 1.2.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9c0358c5d278cffc8b693893f083bb7f2b2cc7d2ae108d6c644c173408647a0
[INFO] running `Command { std: "docker" "start" "-a" "d9c0358c5d278cffc8b693893f083bb7f2b2cc7d2ae108d6c644c173408647a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9c0358c5d278cffc8b693893f083bb7f2b2cc7d2ae108d6c644c173408647a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9c0358c5d278cffc8b693893f083bb7f2b2cc7d2ae108d6c644c173408647a0", kill_on_drop: false }`
[INFO] [stdout] d9c0358c5d278cffc8b693893f083bb7f2b2cc7d2ae108d6c644c173408647a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e64d59104280f510d29e1b29b01ebda6ad6440ac727d49d8049723d2d2f6e93
[INFO] running `Command { std: "docker" "start" "-a" "5e64d59104280f510d29e1b29b01ebda6ad6440ac727d49d8049723d2d2f6e93", 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_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[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 5.49s
[INFO] running `Command { std: "docker" "inspect" "5e64d59104280f510d29e1b29b01ebda6ad6440ac727d49d8049723d2d2f6e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e64d59104280f510d29e1b29b01ebda6ad6440ac727d49d8049723d2d2f6e93", kill_on_drop: false }`
[INFO] [stdout] 5e64d59104280f510d29e1b29b01ebda6ad6440ac727d49d8049723d2d2f6e93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4d84fa3fc9501f53cb3405ab6dff63937ad9785be14a4a62284da3b78fa8018
[INFO] running `Command { std: "docker" "start" "-a" "b4d84fa3fc9501f53cb3405ab6dff63937ad9785be14a4a62284da3b78fa8018", 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.70s
[INFO] running `Command { std: "docker" "inspect" "b4d84fa3fc9501f53cb3405ab6dff63937ad9785be14a4a62284da3b78fa8018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d84fa3fc9501f53cb3405ab6dff63937ad9785be14a4a62284da3b78fa8018", kill_on_drop: false }`
[INFO] [stdout] b4d84fa3fc9501f53cb3405ab6dff63937ad9785be14a4a62284da3b78fa8018
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3604a3734754adec6494ca9fee122f7b57dd020ae96d96d685bb9c72e9095d56
[INFO] running `Command { std: "docker" "start" "-a" "3604a3734754adec6494ca9fee122f7b57dd020ae96d96d685bb9c72e9095d56", 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.09s
[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_call ... ok
[INFO] [stdout] test compiler::test::test_compile_value_with_formatter ... ok
[INFO] [stdout] test compiler::test::test_compile_literal ... ok
[INFO] [stdout] test compiler::test::test_diallows_unknown_block_type ... ok
[INFO] [stdout] test compiler::test::test_compile_value ... 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_if_else_endif ... ok
[INFO] [stdout] test compiler::test::test_if_not_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_curly_brace_escaping ... ok
[INFO] [stdout] test compiler::test::test_mixture ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_block ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_value ... ok
[INFO] [stdout] test compiler::test::test_with ... ok
[INFO] [stdout] test template::test::test_escaping ... 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 template::test::test_for_loop ... ok
[INFO] [stdout] test template::test::test_for_loop_first ... ok
[INFO] [stdout] test template::test::test_call ... ok
[INFO] [stdout] test template::test::test_for_loop_index ... ok
[INFO] [stdout] test compiler::test::test_unclosed_tags ... ok
[INFO] [stdout] test template::test::test_formatter ... ok
[INFO] [stdout] test template::test::test_for_loop_last ... ok
[INFO] [stdout] test template::test::test_if_else_taken ... ok
[INFO] [stdout] test template::test::test_if_else_untaken ... ok
[INFO] [stdout] test template::test::test_if_taken ... 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_indexed_paths ... ok
[INFO] [stdout] test template::test::test_ifnot_else_untaken ... ok
[INFO] [stdout] test template::test::test_ifnot_else_taken ... ok
[INFO] [stdout] test template::test::test_if_untaken ... ok
[INFO] [stdout] test template::test::test_root_iterate ... ok
[INFO] [stdout] test template::test::test_unescaped ... ok
[INFO] [stdout] test compiler::test::test_foreach ... ok
[INFO] [stdout] test compiler::test::test_parse_error_line_column_num ... 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 template::test::test_number_truthiness_one ... ok
[INFO] [stdout] test template::test::test_path ... ok
[INFO] [stdout] test template::test::test_unknown ... ok
[INFO] [stdout] test template::test::test_value ... ok
[INFO] [stdout] test test::test_set_default_formatter ... ok
[INFO] [stdout] test compiler::test::test_comment ... 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 template::test::test_nested_ifs ... ok
[INFO] [stdout] test template::test::test_number_truthiness_zero ... ok
[INFO] [stdout] test template::test::test_root_branch ... ok
[INFO] [stdout] test template::test::test_root_print ... ok
[INFO] [stdout] test template::test::test_whitespace_stripping_value ... ok
[INFO] [stdout] test template::test::test_with ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tinytemplate
[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.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3604a3734754adec6494ca9fee122f7b57dd020ae96d96d685bb9c72e9095d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3604a3734754adec6494ca9fee122f7b57dd020ae96d96d685bb9c72e9095d56", kill_on_drop: false }`
[INFO] [stdout] 3604a3734754adec6494ca9fee122f7b57dd020ae96d96d685bb9c72e9095d56
