[INFO] cloning repository https://github.com/Serenacula/templative
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Serenacula/templative" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerenacula%2Ftemplative", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerenacula%2Ftemplative'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac7123c9c1a00b3dc26aab95cb35ae2a4530b10d
[INFO] testing Serenacula/templative against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerenacula%2Ftemplative" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Serenacula/templative
[INFO] finished tweaking git repo https://github.com/Serenacula/templative
[INFO] tweaked toml for git repo https://github.com/Serenacula/templative written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Serenacula/templative on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Serenacula/templative 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19391a366ec9bce344b904e36200ec61a29f97cc56f65addfb32d57abfe1fb8a
[INFO] running `Command { std: "docker" "start" "-a" "19391a366ec9bce344b904e36200ec61a29f97cc56f65addfb32d57abfe1fb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19391a366ec9bce344b904e36200ec61a29f97cc56f65addfb32d57abfe1fb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19391a366ec9bce344b904e36200ec61a29f97cc56f65addfb32d57abfe1fb8a", kill_on_drop: false }`
[INFO] [stdout] 19391a366ec9bce344b904e36200ec61a29f97cc56f65addfb32d57abfe1fb8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c30485ff5e419b2dcc8945af4fde68a9e3fb3ec63e1acf7aa5901bdd5b4b4d48
[INFO] running `Command { std: "docker" "start" "-a" "c30485ff5e419b2dcc8945af4fde68a9e3fb3ec63e1acf7aa5901bdd5b4b4d48", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling templative v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.90s
[INFO] running `Command { std: "docker" "inspect" "c30485ff5e419b2dcc8945af4fde68a9e3fb3ec63e1acf7aa5901bdd5b4b4d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30485ff5e419b2dcc8945af4fde68a9e3fb3ec63e1acf7aa5901bdd5b4b4d48", kill_on_drop: false }`
[INFO] [stdout] c30485ff5e419b2dcc8945af4fde68a9e3fb3ec63e1acf7aa5901bdd5b4b4d48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8699810d9aefbf5a5b2319d52e21f9c4cf98bfe10a364220a4aef964e3911cab
[INFO] running `Command { std: "docker" "start" "-a" "8699810d9aefbf5a5b2319d52e21f9c4cf98bfe10a364220a4aef964e3911cab", kill_on_drop: false }`
[INFO] [stderr]    Compiling templative v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `dir` is never read
[INFO] [stdout]   --> src/ops/tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct IsolatedConfig {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 11 |     _guard: std::sync::MutexGuard<'static, ()>,
[INFO] [stdout] 12 |     dir: tempfile::TempDir,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]   --> src/ops/tests.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl IsolatedConfig {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn path(&self) -> &std::path::Path {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "8699810d9aefbf5a5b2319d52e21f9c4cf98bfe10a364220a4aef964e3911cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8699810d9aefbf5a5b2319d52e21f9c4cf98bfe10a364220a4aef964e3911cab", kill_on_drop: false }`
[INFO] [stdout] 8699810d9aefbf5a5b2319d52e21f9c4cf98bfe10a364220a4aef964e3911cab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05d619df8359a05aa91fb1ce020a20fae001bad4067c49805177b3e94805c4ce
[INFO] running `Command { std: "docker" "start" "-a" "05d619df8359a05aa91fb1ce020a20fae001bad4067c49805177b3e94805c4ce", kill_on_drop: false }`
[INFO] [stderr] warning: field `dir` is never read
[INFO] [stdout] 
[INFO] [stderr]   --> src/ops/tests.rs:12:5
[INFO] [stdout] running 75 tests
[INFO] [stderr]    |
[INFO] [stdout] test config::tests::color_defaults_to_true ... ok
[INFO] [stderr] 10 | struct IsolatedConfig {
[INFO] [stdout] test config::tests::default_exclude_is_node_modules_and_ds_store ... ok
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stdout] test config::tests::default_write_mode_is_strict ... ok
[INFO] [stderr] 11 |     _guard: std::sync::MutexGuard<'static, ()>,
[INFO] [stdout] test config::tests::git_mode_no_git_roundtrip ... ok
[INFO] [stderr] 12 |     dir: tempfile::TempDir,
[INFO] [stdout] test config::tests::git_mode_serializes_kebab_case ... ok
[INFO] [stderr]    |     ^^^
[INFO] [stdout] test config::tests::accepts_current_version ... ok
[INFO] [stderr]    |
[INFO] [stdout] test config::tests::old_config_without_exclude_defaults ... ok
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test config::tests::load_missing_file_returns_defaults ... ok
[INFO] [stderr] 
[INFO] [stdout] test config::tests::color_roundtrip ... ok
[INFO] [stderr] warning: method `path` is never used
[INFO] [stdout] test config::tests::exclude_roundtrips_through_json ... ok
[INFO] [stderr]   --> src/ops/tests.rs:23:8
[INFO] [stdout] test config::tests::old_config_without_write_mode_defaults_to_strict ... ok
[INFO] [stderr]    |
[INFO] [stdout] test config::tests::git_mode_roundtrip ... ok
[INFO] [stderr] 15 | impl IsolatedConfig {
[INFO] [stdout] test config::tests::old_config_without_git_field_defaults_to_fresh ... ok
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stdout] test config::tests::rejects_future_version ... ok
[INFO] [stderr] ...
[INFO] [stdout] test config::tests::write_mode_roundtrip ... ok
[INFO] [stderr] 23 |     fn path(&self) -> &std::path::Path {
[INFO] [stdout] test fs_copy::tests::broken_symlink_creates_with_original_target ... ok
[INFO] [stderr]    |        ^^^^
[INFO] [stdout] test fs_copy::tests::git_always_excluded_with_empty_exclude_list ... ok
[INFO] [stderr] 
[INFO] [stdout] test fs_copy::tests::overwrite_replaces_existing_file ... ok
[INFO] [stderr] warning: `templative` (bin "templative" test) generated 2 warnings
[INFO] [stdout] test fs_copy::tests::glob_pattern_excludes_directory_tree ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] test fs_copy::tests::no_overwrite_errors_on_existing_symlink ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/templative-e5dc9d1cc10ec52c)
[INFO] [stdout] test fs_copy::tests::skip_overwrite_preserves_existing_symlink ... ok
[INFO] [stdout] test fs_copy::tests::no_overwrite_errors_on_existing_file ... ok
[INFO] [stdout] test fs_copy::tests::glob_pattern_excludes_matching_files ... ok
[INFO] [stdout] test fs_copy::tests::copies_nested_structure_and_excludes_dirs_and_ds_store ... ok
[INFO] [stdout] test fs_copy::tests::symlink_outside_template_becomes_absolute ... ok
[INFO] [stdout] test fs_copy::tests::skip_overwrite_preserves_existing_file ... ok
[INFO] [stdout] test fs_copy::tests::no_overwrite_writes_nothing_when_collision_exists ... ok
[INFO] [stdout] test fs_copy::tests::relative_symlink_inside_template_preserved ... ok
[INFO] [stdout] test git::tests::is_git_repo_returns_false_for_plain_dir ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test git::tests::is_behind_remote_returns_false_for_non_repo ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test config::tests::load_does_not_rewrite_up_to_date_config ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] test config::tests::load_writes_config_when_missing ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpEwmYl4/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdhTYRf/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdYHW2K/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpXpU8Sn/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test git::tests::pull_ff_only_fails_on_non_repo ... ok
[INFO] [stdout] test ops::tests::cmd_add_duplicate_name_errors ... ok
[INFO] [stdout] test git::tests::is_git_repo_returns_true_after_init ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpUwVkDV/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp6mkIvC/.git/
[INFO] [stdout] test ops::tests::cmd_list_succeeds_with_templates ... ok
[INFO] [stdout] test registry::tests::git_mode_roundtrip ... ok
[INFO] [stdout] test ops::tests::cmd_remove_deregisters_template ... ok
[INFO] [stdout] test ops::tests::cmd_add_registers_local_template ... ok
[INFO] [stdout] test registry::tests::rejects_version_mismatch ... ok
[INFO] [stdout] test registry::tests::old_registry_without_git_field_deserializes_cleanly ... ok
[INFO] [stdout] test registry::tests::save_then_reload_roundtrip ... ok
[INFO] [stdout] [master (root-commit) b707e44] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 file.txt
[INFO] [stdout] test ops::tests::cmd_list_succeeds_with_empty_registry ... ok
[INFO] [stdout] test resolved::tests::config_used_when_no_flag_or_template ... ok
[INFO] [stdout] test resolved::tests::flag_overrides_template_and_config ... ok
[INFO] [stdout] test resolved::tests::defaults_to_fresh_with_default_config ... ok
[INFO] [stdout] test config::tests::save_then_reload_roundtrip ... ok
[INFO] [stdout] test resolved::tests::git_ref_resolves_from_template ... ok
[INFO] [stdout] test resolved::tests::template_exclude_extends_config_exclude ... ok
[INFO] [stdout] test resolved::tests::none_template_exclude_uses_config_list ... ok
[INFO] [stdout] test resolved::tests::template_overrides_config ... ok
[INFO] [stdout] test resolved::tests::write_mode_flag_overrides_template_and_config ... ok
[INFO] [stdout] test resolved::tests::write_mode_template_overrides_config ... ok
[INFO] [stdout] [master (root-commit) b707e44] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 file.txt
[INFO] [stdout] [master (root-commit) b707e44] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 file.txt
[INFO] [stderr] Cloning into '/tmp/.tmpDFD0mg'...
[INFO] [stdout] [master (root-commit) b707e44] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 file.txt
[INFO] [stderr] Cloning into '/tmp/.tmpYHKEgF'...
[INFO] [stderr] Cloning into '/tmp/.tmpq95kn4'...
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stdout] test utilities::tests::cache_path_for_url_differs_for_different_urls ... ok
[INFO] [stdout] test utilities::tests::cache_path_for_url_ends_with_hex_segment ... ok
[INFO] [stdout] test resolved::tests::write_mode_config_used_when_neither_set ... ok
[INFO] [stdout] test registry::tests::load_missing_file_returns_empty_registry ... ok
[INFO] [stdout] test registry::tests::git_mode_fields_serialize_when_set ... ok
[INFO] [stdout] test ops::update::tests::local_non_git_dir_check_is_skipped ... ok
[INFO] [stdout] test ops::update::tests::local_non_git_dir_is_skipped ... ok
[INFO] [stdout] test registry::tests::skips_none_fields_in_json ... ok
[INFO] [stdout] test utilities::tests::cache_path_for_url_is_deterministic ... ok
[INFO] [stdout] test ops::tests::cmd_remove_multiple_all_or_nothing ... ok
[INFO] [stdout] test ops::tests::cmd_remove_nonexistent_errors ... ok
[INFO] [stdout] test utilities::tests::is_git_url_recognises_git_protocol ... ok
[INFO] [stdout] test utilities::tests::is_git_url_rejects_local_paths ... ok
[INFO] [stderr] done.
[INFO] [stdout] [master (root-commit) b707e44] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 file.txt
[INFO] [stdout] test git::tests::is_behind_remote_returns_false_when_no_remote ... ok
[INFO] [stdout] test utilities::tests::is_git_url_recognises_git_at ... ok
[INFO] [stdout] test utilities::tests::is_git_url_recognises_http ... ok
[INFO] [stdout] test utilities::tests::is_git_url_recognises_https ... ok
[INFO] [stdout] test git::tests::is_behind_remote_returns_false_when_up_to_date ... ok
[INFO] [stdout] [master de389d0] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [master de389d0] update
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test ops::update::tests::local_git_pinned_tag_is_skipped ... ok
[INFO] [stdout] test ops::update::tests::local_git_behind_remote_check_returns_update_available ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpopCtmw/.git/
[INFO] [stdout] test git::tests::is_behind_remote_returns_true_when_behind ... ok
[INFO] [stdout] [master (root-commit) b707e44] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 file.txt
[INFO] [stdout] test ops::update::tests::local_git_no_remote_check_returns_up_to_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "05d619df8359a05aa91fb1ce020a20fae001bad4067c49805177b3e94805c4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05d619df8359a05aa91fb1ce020a20fae001bad4067c49805177b3e94805c4ce", kill_on_drop: false }`
[INFO] [stdout] 05d619df8359a05aa91fb1ce020a20fae001bad4067c49805177b3e94805c4ce
