[INFO] fetching crate dotpatina 1.0.4...
[INFO] testing dotpatina-1.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dotpatina 1.0.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dotpatina 1.0.4
[INFO] finished tweaking crates.io crate dotpatina 1.0.4
[INFO] tweaked toml for crates.io crate dotpatina 1.0.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dotpatina 1.0.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dotpatina 1.0.4 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" "+beta-2025-09-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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1375501df6a3464113c2f73cc33afea84c2ac11a976bfce429d3dbaf04415a7d
[INFO] running `Command { std: "docker" "start" "-a" "1375501df6a3464113c2f73cc33afea84c2ac11a976bfce429d3dbaf04415a7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1375501df6a3464113c2f73cc33afea84c2ac11a976bfce429d3dbaf04415a7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1375501df6a3464113c2f73cc33afea84c2ac11a976bfce429d3dbaf04415a7d", kill_on_drop: false }`
[INFO] [stdout] 1375501df6a3464113c2f73cc33afea84c2ac11a976bfce429d3dbaf04415a7d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 779233dddfe65e689a4036758f31e19067ff1f44e5c5a02c5a927fa894ba741f
[INFO] running `Command { std: "docker" "start" "-a" "779233dddfe65e689a4036758f31e19067ff1f44e5c5a02c5a927fa894ba741f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling trash v5.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling handlebars v6.3.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling dotpatina v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/templating.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn render_patina(patina: &Patina, tags: Option<Vec<String>>) -> Result<Vec<PatinaFileRender>> {
[INFO] [stdout]    |                              ^^^^^^^ the lifetime is elided here               ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 31 | pub fn render_patina(patina: &Patina, tags: Option<Vec<String>>) -> Result<Vec<PatinaFileRender<'_>>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.79s
[INFO] running `Command { std: "docker" "inspect" "779233dddfe65e689a4036758f31e19067ff1f44e5c5a02c5a927fa894ba741f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "779233dddfe65e689a4036758f31e19067ff1f44e5c5a02c5a927fa894ba741f", kill_on_drop: false }`
[INFO] [stdout] 779233dddfe65e689a4036758f31e19067ff1f44e5c5a02c5a927fa894ba741f
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2d0cfabc918be29bd1bd5538e7cee1033d3f30afd77442490f6100de2492b27
[INFO] running `Command { std: "docker" "start" "-a" "c2d0cfabc918be29bd1bd5538e7cee1033d3f30afd77442490f6100de2492b27", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotpatina v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/templating.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn render_patina(patina: &Patina, tags: Option<Vec<String>>) -> Result<Vec<PatinaFileRender>> {
[INFO] [stdout]    |                              ^^^^^^^ the lifetime is elided here               ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 31 | pub fn render_patina(patina: &Patina, tags: Option<Vec<String>>) -> Result<Vec<PatinaFileRender<'_>>> {
[INFO] [stdout]    |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "c2d0cfabc918be29bd1bd5538e7cee1033d3f30afd77442490f6100de2492b27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2d0cfabc918be29bd1bd5538e7cee1033d3f30afd77442490f6100de2492b27", kill_on_drop: false }`
[INFO] [stdout] c2d0cfabc918be29bd1bd5538e7cee1033d3f30afd77442490f6100de2492b27
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f589af498bda7c30664c007f6f4e3d51a49642d143815f14f6f10f7b16942ee
[INFO] running `Command { std: "docker" "start" "-a" "6f589af498bda7c30664c007f6f4e3d51a49642d143815f14f6f10f7b16942ee", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/templating.rs:31:30
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn render_patina(patina: &Patina, tags: Option<Vec<String>>) -> Result<Vec<PatinaFileRender>> {
[INFO] [stderr]    |                              ^^^^^^^ the lifetime is elided here               ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 31 | pub fn render_patina(patina: &Patina, tags: Option<Vec<String>>) -> Result<Vec<PatinaFileRender<'_>>> {
[INFO] [stderr]    |                                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dotpatina` (bin "dotpatina" test) generated 1 warning (run `cargo fix --bin "dotpatina" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotpatina-a7b64b4bca9ce142)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test diff::tests::test_diff_analysis_any_changes_added_line ... ok
[INFO] [stdout] test diff::tests::test_diff_to_string_no_changes ... ok
[INFO] [stdout] test diff::tests::test_diff_analysis_any_changes_no_changes ... ok
[INFO] [stdout] test diff::tests::test_diff_to_string_with_skipped_lines ... ok
[INFO] [stdout] test diff::tests::test_diff_to_string_with_skipped_lines_at_the_start_and_end ... ok
[INFO] [stdout] test patina::patina_file::tests::test_patina_file_new ... ok
[INFO] [stdout] test patina::patina_file::tests::test_patina_file_with_tags ... ok
[INFO] [stdout] test engine::tests::test_render_patina_failed_file_load ... ok
[INFO] [stdout] test patina::tests::test_patina_deserialize ... ok
[INFO] [stdout] test patina::tests::test_patina_deserialize_default_files ... ok
[INFO] [stdout] test patina::tests::test_patina_files_for_tags ... ok
[INFO] [stdout] test diff::tests::test_diff_analysis_any_changes_deleted_line ... ok
[INFO] [stdout] test patina::tests::test_patina_from_toml_file_missing_file ... ok
[INFO] [stdout] test patina::tests::test_patina_get_patina_path_in_home_dir ... ok
[INFO] [stdout] test patina::tests::test_patina_file_template_missing ... ok
[INFO] [stdout] test patina::tests::test_patina_deserialize_name_missing ... ok
[INFO] [stdout] test patina::tests::test_patina_file_target_missing ... ok
[INFO] [stdout] test patina::vars::tests::test_load_vars_files_file_does_not_exist ... ok
[INFO] [stdout] test patina::vars::tests::test_load_vars_files_invalid_file_contents ... ok
[INFO] [stdout] test patina::vars::tests::test_merge_values ... ok
[INFO] [stdout] test patina::vars::tests::test_merge_values_nested ... ok
[INFO] [stdout] test patina::tests::test_patina_get_patina_path_combine_parts ... ok
[INFO] [stdout] test diff::tests::test_diff_to_string ... ok
[INFO] [stdout] test utils::tests::test_normalize_path ... ok
[INFO] [stdout] test engine::tests::test_apply_patina_abort_without_user_confirmation ... ok
[INFO] [stdout] test patina::tests::test_patina_deserialize_default_description ... ok
[INFO] [stdout] test utils::tests::test_normalize_path_home_dir ... ok
[INFO] [stdout] test engine::tests::test_apply_patina_does_nothing_if_there_are_no_changes ... ok
[INFO] [stdout] test templating::tests::test_render_patina ... ok
[INFO] [stdout] test patina::vars::tests::test_load_vars_files ... ok
[INFO] [stdout] test engine::tests::test_render_patina ... ok
[INFO] [stdout] test patina::tests::test_patina_get_patina_path_absolute_dir ... ok
[INFO] [stdout] test utils::tests::test_normalize_path_with_dotdot ... ok
[INFO] [stdout] test patina::tests::test_patina_from_toml_file_invalid_format ... ok
[INFO] [stdout] test engine::tests::test_render_patina_render_fails ... ok
[INFO] [stdout] test utils::tests::test_normalize_path_with_hidden_dir ... ok
[INFO] [stdout] test engine::tests::test_apply_patina ... ok
[INFO] [stdout] test utils::tests::test_normalize_path_with_multiple_slashes ... ok
[INFO] [stdout] test templating::tests::test_render_patina_invalid_template ... ok
[INFO] [stdout] test templating::tests::test_render_patina_missing_variable ... ok
[INFO] [stdout] test templating::tests::test_render_patina_escaped_handlebars ... ok
[INFO] [stdout] test patina::tests::test_patina_from_toml_file ... ok
[INFO] [stdout] test templating::tests::test_render_patina_multiple_templates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6f589af498bda7c30664c007f6f4e3d51a49642d143815f14f6f10f7b16942ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f589af498bda7c30664c007f6f4e3d51a49642d143815f14f6f10f7b16942ee", kill_on_drop: false }`
[INFO] [stdout] 6f589af498bda7c30664c007f6f4e3d51a49642d143815f14f6f10f7b16942ee
