[INFO] cloning repository https://github.com/elkowar/Yolk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elkowar/Yolk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a94f637b5f88c6ce0d159cc43309863518cdf3f
[INFO] testing elkowar/Yolk against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elkowar/Yolk
[INFO] finished tweaking git repo https://github.com/elkowar/Yolk
[INFO] tweaked toml for git repo https://github.com/elkowar/Yolk written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elkowar/Yolk on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elkowar/Yolk 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log v0.2.21
[INFO] [stderr]   Downloaded test-log-core v0.2.21
[INFO] [stderr]   Downloaded tracing-tree v0.4.1
[INFO] [stderr]   Downloaded test-log-macros v0.2.21
[INFO] [stderr]   Downloaded env_logger v0.11.11
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded env_filter v2.0.0
[INFO] [stderr]   Downloaded pest_generator v2.8.7
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded rhai-autodocs v0.8.0
[INFO] [stderr]   Downloaded pest_derive v2.8.7
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded notify-debouncer-full v0.5.0
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded pest_meta v2.8.7
[INFO] [stderr]   Downloaded num-modular v0.6.4
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded normalize-path v0.2.1
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded rhai_codegen v3.2.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.28
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded handlebars v6.4.2
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded clap_complete v4.6.7
[INFO] [stderr]   Downloaded pest v2.8.7
[INFO] [stderr]   Downloaded extend v1.2.0
[INFO] [stderr]   Downloaded edit v0.1.5
[INFO] [stderr]   Downloaded cov-mark v2.2.0
[INFO] [stderr]   Downloaded is_executable v1.0.6
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded fs-err v3.3.1
[INFO] [stderr]   Downloaded assert_fs v1.1.4
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded cached v0.54.0
[INFO] [stderr]   Downloaded ignore v0.4.27
[INFO] [stderr]   Downloaded rhai v1.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7
[INFO] running `Command { std: "docker" "start" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.28
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling inotify v0.11.4
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling fs-err v3.3.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling is_executable v1.0.6
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cov-mark v2.2.0
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling thin-vec v0.2.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rhai v1.25.1
[INFO] [stderr]    Compiling tracing-tree v0.4.1
[INFO] [stderr]    Compiling yolk_dots v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling test-log-core v0.2.21
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling test-log-macros v0.2.21
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rhai v1.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.27
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling assert_fs v1.1.4
[INFO] [stderr]    Compiling tracing-tree v0.4.1
[INFO] [stderr]    Compiling test-log v0.2.21
[INFO] [stderr]    Compiling yolk_dots v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yolk-203c203b81d213a8)
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test eggs_config::test::test_template_globbed ... ok
[INFO] [stdout] test script::rhai_function_hints::tests::omits_distant_suggestions ... ok
[INFO] [stdout] test script::rhai_function_hints::tests::classifies_known_name_as_signature_mismatch ... ok
[INFO] [stdout] test script::rhai_function_hints::tests::parses_missing_function_signature ... ok
[INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_2 ... ok
[INFO] [stdout] test eggs_config::test::test_invalid_unsafe_shell_hooks_key_warns_and_parses ... ok
[INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_3 ... ok
[INFO] [stdout] test script::rhai_function_hints::tests::suggests_similarly_named_functions ... ok
[INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_1 ... ok
[INFO] [stdout] test eggs_config::test::test_invalid_key_warns_and_parses ... ok
[INFO] [stdout] test script::stdlib::test::test_replace::case_2_non_reversible ... ok
[INFO] [stdout] test script::stdlib::test::test_regex_captures::case_1_match_found ... ok
[INFO] [stdout] test script::stdlib::test::test_regex_captures::case_2_no_match ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_in::case_2_non_reversible ... ok
[INFO] [stdout] test script::stdlib::test::test_replace::case_1_replace ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_color::case_3_non_reversible_no_hash ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_color::case_4_non_reversible_bad_color ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_in::case_1_replace ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_2_double_quote ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_color::case_1_replace ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_1_single_quote ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_color::case_2_replace_alpha ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_number::case_2_float ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_number::case_1_integer ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_number::case_3_non_reversible ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_3_backtick ... ok
[INFO] [stdout] test script::rhai_error::test::test_nested_function_call_error ... ok
[INFO] [stdout] test script::rhai_error::test::test_syntax_error ... ok
[INFO] [stdout] test script::rhai_error::test::test_generic_runtime_error ... ok
[INFO] [stdout] test script::rhai_error::test::test_variable_not_found ... ok
[INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_1 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_4 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_3 ... ok
[INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_3 ... ok
[INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_1 ... ok
[INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_2 ... ok
[INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_2 ... ok
[INFO] [stdout] test templating::parser::test::test_error_empty_tag ... ok
[INFO] [stdout] test templating::parser::test::test_blank_lines_get_combined ... ok
[INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline_long ... ok
[INFO] [stdout] test templating::parser::test::test_error_if_without_expression ... ok
[INFO] [stdout] test templating::parser::test::test_blanklines_around_tag ... ok
[INFO] [stdout] test templating::parser::test::test_conditional ... ok
[INFO] [stdout] test templating::parser::test::test_ignore_keyword_boundary_falls_through ... ok
[INFO] [stdout] test templating::parser::test::test_error_multiline_with_else ... ok
[INFO] [stdout] test templating::parser::test::test_error_uses_source_name ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_value::case_1_replace ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_3 ... ok
[INFO] [stdout] test templating::parser::test::test_multiline_keyword_prefix_is_not_reserved ... ok
[INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline ... ok
[INFO] [stdout] test templating::parser::test::test_nested_conditional ... ok
[INFO] [stdout] test templating::parser::test::test_ignore_nextline ... ok
[INFO] [stdout] test templating::parser::test::test_multiline_block ... ok
[INFO] [stdout] test templating::parser::test::test_inline_conditional_tag ... ok
[INFO] [stdout] test templating::parser::test::test_nextline_tag_document ... ok
[INFO] [stdout] test templating::parser::test::test_ignore_multiline ... ok
[INFO] [stdout] test templating::parser::test::test_parse_end ... ok
[INFO] [stdout] test templating::parser::test::test_regular_lines_get_combined ... ok
[INFO] [stdout] test templating::parser::test::test_inline_tag ... ok
[INFO] [stdout] test script::rhai_error::test::test_enriched_unknown_function_renders_once ... ok
[INFO] [stdout] test templating::parser::test::test_error_incomplete_nextline ... ok
[INFO] [stdout] test script::rhai_error::test::test_enriched_wrong_arguments_renders_once ... ok
[INFO] [stdout] test templating::parser::test::test_newlines_in_multiline ... ok
[INFO] [stdout] test templating::parser::test::test_nextline_tag ... ok
[INFO] [stdout] test templating::parser::test::test_newline_in_inline ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_2 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_2 ... ok
[INFO] [stdout] test templating::test::test_render::case_04_inline_conditional ... ok
[INFO] [stdout] test templating::test::test_render::case_05_nextline_conditional ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_1 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_1 ... ok
[INFO] [stdout] test templating::test::test_render::case_01_inline_tag ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_value::case_2_non_reversible ... ok
[INFO] [stdout] test templating::test::test_render::case_03_multiline ... ok
[INFO] [stdout] test templating::test::test_render::case_12_ignore_keyword_boundary_is_still_a_tag ... ok
[INFO] [stdout] test templating::test::test_render::case_02_nextline_tag ... ok
[INFO] [stdout] test templating::test::test_render::case_06_multiline_conditional ... ok
[INFO] [stdout] test templating::test::test_render_noop::case_1_regression_keep_indents ... 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] [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] [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/.tmpyuQrvf/yolk/.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] [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 templating::test::test_render::case_07_nextline_conditional_with_newlines ... ok
[INFO] [stdout] test templating::test::test_render::case_10_ignore_multiline ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4tqdkx/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpIkq8AF/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyCrXtf/yolk/.git/
[INFO] [stdout] test templating::test::test_render::case_11_live_tag_after_ignore ... ok
[INFO] [stdout] test tests::yolk_tests::test_custom_functions_in_text_transformer_tag ... ok
[INFO] [stdout] test templating::test::test_render::case_09_ignore_nextline ... ok
[INFO] [stdout] test templating::test::test_render_noop::case_2_regression_blank_lines_around_conditional ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpVxWVkx/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpDVLwFy/yolk/.git/
[INFO] [stdout] test templating::test::test_render::case_08_replace ... 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/.tmprtaqKd/yolk/.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] [stdout] test templating::test::test_render_replace_refuse_non_idempotent ... ok
[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/.tmpJTCnnw/yolk/.git/
[INFO] [stdout] test tests::yolk_tests::test_deploy_egg_put_mode ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test tests::yolk_tests::test_deploy_outside_of_home ... ok
[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/.tmpEJDJZu/yolk/.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] [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/.tmpyJQaJ9/yolk/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch 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] [stdout] Initialized empty Git repository in /tmp/.tmpa7NzmE/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5sYZPp/yolk/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[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: 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/.tmpMpY0ww/yolk/.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/.tmpOiC66M/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdaeeMS/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdlTbjE/yolk/.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 tests::yolk_tests::test_deploy_put_creates_parent_dir ... ok
[INFO] [stdout] test tests::yolk_tests::test_access_sysinfo ... ok
[INFO] [stdout] test tests::yolk_tests::test_deploy_put_mode ... ok
[INFO] [stdout] test tests::yolk_tests::test_deploy_after_moving_overrides_old_dead_symlinks ... ok
[INFO] [stdout] test tests::yolk_tests::test_deploy_merge_mode ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test tests::yolk_tests::test_moving_put_deploy_cleans_up_old_symlinks ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpRuGzhi/yolk/.git/
[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/.tmpJd2lnF/yolk/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test tests::yolk_tests::test_adopt_directory_moves_into_egg ... ok
[INFO] [stdout] test tests::yolk_tests::test_failed_deploy_does_not_cleanup_previous_successful_deploy ... ok
[INFO] [stdout] test tests::yolk_tests::test_adopt_file_moves_into_egg_and_returns_target_mapping ... ok
[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 tests::yolk_tests::test_deploy_put_mode_fails_with_stow_usage ... ok
[INFO] [stdout] test tests::yolk_tests::test_moving_merge_deploy_cleans_up_old_symlinks ... ok
[INFO] [stdout] test tests::yolk_tests::test_deployment_error ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpNamGBD/yolk/.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] [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/.tmp8TYsa3/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJ4nxs1/yolk/.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] [stderr] hint: Using 'master' as the name for the initial branch. This default branch 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: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 
[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: 	git branch -m <name>
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[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: 
[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] [stdout] Initialized empty Git repository in /tmp/.tmp9LpkT0/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOBm4EW/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpPoiDqC/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpgx2jgj/yolk/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJ3RM0O/yolk/.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] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpHJcktl/yolk/.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/.tmp5CMnZQ/yolk/.git/
[INFO] [stdout] test tests::yolk_tests::test_egg_post_deploy_hooks ... ok
[INFO] [stdout] test yolk_paths::test::test_default_script ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpK8xmM2/yolk/.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/.tmpPVYuuH/yolk/.git/
[INFO] [stdout] test tests::yolk_tests::test_imports_work_in_yolk_rhai ... ok
[INFO] [stdout] test tests::yolk_tests::test_rhai_error_for_user_function_with_wrong_arguments ... ok
[INFO] [stdout] test tests::yolk_tests::test_rhai_error_for_known_function_with_wrong_arguments ... ok
[INFO] [stdout] test tests::yolk_tests::test_only_active_sections_get_evaluated ... ok
[INFO] [stdout] test yolk_paths::test::test_setup ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test tests::yolk_tests::test_template_runtime_error_rendering ... ok
[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] [stdout] test tests::yolk_tests::test_undeploy ... ok
[INFO] [stdout] test tests::yolk_tests::test_template_unknown_function_error_rendering ... ok
[INFO] [stdout] test tests::yolk_tests::test_variable_and_import_in_text_transformer_tag ... ok
[INFO] [stdout] test tests::yolk_tests::test_syntax_error_in_yolk_rhai ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpCkLTBf/yolk/.git/
[INFO] [stdout] test tests::yolk_tests::test_sync_eggs_continues_after_failure ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp3juLN2/yolk/.git/
[INFO] [stdout] test yolk_paths::test::test_is_deployed ... ok
[INFO] [stdout] test yolk_paths::test::test_is_deployed_single_dir ... ok
[INFO] [stdout] test tests::yolk_tests::test_sysinfo_accessible_in_functions ... ok
[INFO] [stdout] test tests::yolk_tests::test_rhai_function_hint_keeps_template_span ... 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/.tmpkqvXT1/yolk/.git/
[INFO] [stdout] test yolk_paths::test::test_is_deployed_2 ... ok
[INFO] [stdout] test tests::yolk_tests::test_rhai_error_for_unknown_function_suggests_similar_name ... ok
[INFO] [stdout] test tests::yolk_tests::test_syncing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolk-8a8d9a4a1d7f9726)
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-63694414eef3c453)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch 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: Using 'master' as the name for the initial branch. This default branch 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: 
[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: 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: 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: 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/.tmppHHlih/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppsAI7O/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmplF6Vs8/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpM7pHTz/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpwOjqCG/yolk/.git/
[INFO] [stdout] test test_adopt_file_prints_target_map ... ok
[INFO] [stdout] test test_git_add_with_error ... ok
[INFO] [stdout] test test_adopt_can_append_config_and_sync ... ok
[INFO] [stdout] test test_adopt_directory_prints_config_snippet ... ok
[INFO] [stdout] test test_git_add_rejects_mode_dependent_template_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yolk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7", kill_on_drop: false }`
[INFO] [stdout] c30d56b23e2d7a17f772085fdd76a2eba6143bda5519e6e6ec6ee5fa9006e3e7
