[INFO] cloning repository https://github.com/GideonBear/falconf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GideonBear/falconf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGideonBear%2Ffalconf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGideonBear%2Ffalconf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59ad274733589bc2c8b757f1091d1a61934c5062
[INFO] testing GideonBear/falconf against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGideonBear%2Ffalconf" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GideonBear/falconf
[INFO] finished tweaking git repo https://github.com/GideonBear/falconf
[INFO] tweaked toml for git repo https://github.com/GideonBear/falconf written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GideonBear/falconf on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GideonBear/falconf 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded terminal-prompt v0.2.3
[INFO] [stderr]   Downloaded libredox v0.1.14
[INFO] [stderr]   Downloaded expanduser v1.2.2
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded auth-git2 v0.5.8
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded rustc-demangle v0.1.27
[INFO] [stderr]   Downloaded command-error v0.8.0
[INFO] [stderr]   Downloaded ron v0.12.0
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded utf8-command v1.0.1
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded pwd v1.4.0
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69e7b1a5cec2ae99768027a845a39f3b898ab12643bd9a6d20e890e944882473
[INFO] running `Command { std: "docker" "start" "-a" "69e7b1a5cec2ae99768027a845a39f3b898ab12643bd9a6d20e890e944882473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69e7b1a5cec2ae99768027a845a39f3b898ab12643bd9a6d20e890e944882473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69e7b1a5cec2ae99768027a845a39f3b898ab12643bd9a6d20e890e944882473", kill_on_drop: false }`
[INFO] [stdout] 69e7b1a5cec2ae99768027a845a39f3b898ab12643bd9a6d20e890e944882473
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad1ad8387cc549c38af259319a7c814bbb5ad949f2977d2be30062bce7189f98
[INFO] running `Command { std: "docker" "start" "-a" "ad1ad8387cc549c38af259319a7c814bbb5ad949f2977d2be30062bce7189f98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling utf8-command v1.0.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling terminal-prompt v0.2.3
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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 env_logger v0.11.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling command-error v0.8.0
[INFO] [stderr]    Compiling expanduser v1.2.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling auth-git2 v0.5.8
[INFO] [stderr]    Compiling falconf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "ad1ad8387cc549c38af259319a7c814bbb5ad949f2977d2be30062bce7189f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad1ad8387cc549c38af259319a7c814bbb5ad949f2977d2be30062bce7189f98", kill_on_drop: false }`
[INFO] [stdout] ad1ad8387cc549c38af259319a7c814bbb5ad949f2977d2be30062bce7189f98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 360f59ba230db4d878ba3aa7d11489f97c17eb8f4e89b02750673eb72fcbe33e
[INFO] running `Command { std: "docker" "start" "-a" "360f59ba230db4d878ba3aa7d11489f97c17eb8f4e89b02750673eb72fcbe33e", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling falconf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.26s
[INFO] running `Command { std: "docker" "inspect" "360f59ba230db4d878ba3aa7d11489f97c17eb8f4e89b02750673eb72fcbe33e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360f59ba230db4d878ba3aa7d11489f97c17eb8f4e89b02750673eb72fcbe33e", kill_on_drop: false }`
[INFO] [stdout] 360f59ba230db4d878ba3aa7d11489f97c17eb8f4e89b02750673eb72fcbe33e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6cf767ed0ccb061a9da76b3a1d322ca1efe6b630302d916fcefb799d3956a722
[INFO] running `Command { std: "docker" "start" "-a" "6cf767ed0ccb061a9da76b3a1d322ca1efe6b630302d916fcefb799d3956a722", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/falconf-df0a2f232ae75d60)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test pieces::command::tests::test_parse_value ... 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/test_remote_repos.9aVdxHdsRC8W/test_repo.git/
[INFO] [stderr] [2026-03-09T11:41:32Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:41:32Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:32Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:32Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:41:32Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:41:32Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:32Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::cli::list::tests] Created "/tmp/test_falconf_files.f6vTXhJSUqAM/test1.txt"
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z INFO  falconf::pieces] Executing piece: [80c88846] Tracking file at: /tmp/test_falconf_files.f6vTXhJSUqAM/test1.txt
[INFO] [stderr] [2026-03-09T11:41:33Z WARN  falconf::pieces] Test run! Refraining from execution, but marking as normal.
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.6xhPH62Usa43/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::cli::list::tests] Got:
[INFO] [stderr]     [e0703ecc] apt install cowsay
[INFO] [stderr]     [f06c2c89] echo 'some text'
[INFO] [stderr]     [2afc2754] echo 'some text' (undo: echo I am undoing this piece)
[INFO] [stderr]     [80c88846] Tracking file at: /tmp/test_falconf_files.f6vTXhJSUqAM/test1.txt
[INFO] [stderr]     [04ce9019] Manual action: some message
[INFO] [stderr]     [c66209ca] apt install cowsay // This is a comment!
[INFO] [stderr]     [55a60075] apt install cowsay (unused)
[INFO] [stderr]     
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::cli::list::tests] Expect:
[INFO] [stderr]     [ID_WAS_HERE] apt install cowsay
[INFO] [stderr]     [ID_WAS_HERE] echo 'some text'
[INFO] [stderr]     [ID_WAS_HERE] echo 'some text' (undo: echo I am undoing this piece)
[INFO] [stderr]     [ID_WAS_HERE] Tracking file at: /tmp/test_falconf_files.f6vTXhJSUqAM/test1.txt
[INFO] [stderr]     [ID_WAS_HERE] Manual action: some message
[INFO] [stderr]     [ID_WAS_HERE] apt install cowsay // This is a comment!
[INFO] [stderr]     [ID_WAS_HERE] apt install cowsay (unused)
[INFO] [stderr]     
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::cli::list::tests] Got (raw):
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m apt install cowsay\u{1b}[93m\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m echo 'some text'\u{1b}[93m\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m echo 'some text'\u{1b}[93m (undo: echo I am undoing this piece)\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m Tracking file at: /tmp/test_falconf_files.f6vTXhJSUqAM/test1.txt\u{1b}[93m\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m Manual action: some message\u{1b}[93m\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m apt install cowsay\u{1b}[93m\u{1b}[39m // This is a comment!\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[9m\u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m\u{1b}[0m\u{1b}[9m \u{1b}[0m\u{1b}[9mapt install cowsay\u{1b}[0m\u{1b}[9m\u{1b}[93m\u{1b}[39m\u{1b}[0m\u{1b}[9m\u{1b}[0m\u{1b}[96m\u{1b}[3m (unused)\u{1b}[0m\u{1b}[39m
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::cli::list::tests] Expect (raw):
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m apt install cowsay\u{1b}[93m\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m echo 'some text'\u{1b}[93m\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m echo 'some text'\u{1b}[93m (undo: echo I am undoing this piece)\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m Tracking file at: /tmp/test_falconf_files.f6vTXhJSUqAM/test1.txt\u{1b}[93m\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m Manual action: some message\u{1b}[93m\u{1b}[39m\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m apt install cowsay\u{1b}[93m\u{1b}[39m // This is a comment!\u{1b}[96m\u{1b}[3m\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     \u{1b}[9m\u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m\u{1b}[0m\u{1b}[9m \u{1b}[0m\u{1b}[9mapt install cowsay\u{1b}[0m\u{1b}[9m\u{1b}[93m\u{1b}[39m\u{1b}[0m\u{1b}[9m\u{1b}[0m\u{1b}[96m\u{1b}[3m (unused)\u{1b}[0m\u{1b}[39m
[INFO] [stderr]     
[INFO] [stdout] test cli::list::tests::test_list ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.5kDuaNb4X0pI/test_repo.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] [2026-03-09T11:41:33Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::installation] Looking at /tmp/test_falconf.omx2NBSuSBtd/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:41:33Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::cli::sync::tests] Created "/tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt"
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::installation] Looking at /tmp/test_falconf.omx2NBSuSBtd/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::pieces] Executing piece: [e3740b3c] Tracking file at: /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt to /tmp/test_falconf.omx2NBSuSBtd/test_.falconf_dir/repository/files/tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.omx2NBSuSBtd/test_.falconf_dir/repository/files/tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt --symbolic`
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::installation] Looking at /tmp/test_falconf.omx2NBSuSBtd/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::installation] Looking at /tmp/test_falconf.rhfUtTbW48XU/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::installation] Looking at /tmp/test_falconf.rhfUtTbW48XU/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::installation] You have changes on the remote that are not executed locally! Use `falconf sync` to execute them. Unsynced changes:
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::installation] - Execute: [e3740b3c] Tracking file at: /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::installation] - Execute: [298899cf] test -L /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::installation] Looking at /tmp/test_falconf.rhfUtTbW48XU/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::pieces] Executing piece: [e3740b3c] Tracking file at: /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.rhfUtTbW48XU/test_.falconf_dir/repository/files/tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt --symbolic`
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::pieces] Executing piece: [298899cf] test -L /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::logging] Running command: `bash -c 'test -L /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt'`
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::installation] Looking at /tmp/test_falconf.omx2NBSuSBtd/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::installation] Looking at /tmp/test_falconf.omx2NBSuSBtd/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::installation] Looking at /tmp/test_falconf.rhfUtTbW48XU/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:34Z INFO  falconf::pieces] Undoing piece: [e3740b3c] Tracking file at: /tmp/test_falconf_files.t6irhQj5PRwV/test_1.txt
[INFO] [stderr] [2026-03-09T11:41:34Z DEBUG falconf::repo] Head exists
[INFO] [stdout] test cli::sync::tests::test_sync ... 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/test_remote_repos.Pgn1Q7kjvdSx/test_repo.git/
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::installation] Looking at /tmp/test_falconf.x7dHoIrVVF6P/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::installation] Looking at /tmp/test_falconf.x7dHoIrVVF6P/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::installation] Looking at /tmp/test_falconf.x7dHoIrVVF6P/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::installation] Looking at /tmp/test_falconf.SRPjLb2Mwk9l/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:35Z DEBUG falconf::installation] Looking at /tmp/test_falconf.SRPjLb2Mwk9l/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:35Z INFO  falconf::pieces] Executing piece: [85e70fac] true
[INFO] [stderr] [2026-03-09T11:41:35Z INFO  falconf::logging] Running command: `bash -c true`
[INFO] [stderr] [2026-03-09T11:41:35Z INFO  falconf::pieces] Executing piece: [8806b2e5] false
[INFO] [stderr] [2026-03-09T11:41:35Z INFO  falconf::logging] Running command: `bash -c false`
[INFO] [stderr] [2026-03-09T11:41:36Z INFO  falconf::cli::sync] Found error during sync; writing and pushing the changes that *were* done
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::installation] Looking at /tmp/test_falconf.SRPjLb2Mwk9l/test_.falconf_dir
[INFO] [stdout] test cli::sync::tests::test_atomic ... 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/test_remote_repos.pp5X2bLWxKOB/test_repo.git/
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::installation] Looking at /tmp/test_falconf.StgeZv51kAAU/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::installation] Looking at /tmp/test_falconf.N0tCmR5A5D54/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Head exists
[INFO] [stdout] test cli::init::tests::test_init ... 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/test_remote_repos.8la4TvewDFOe/test_repo.git/
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::installation] Looking at /tmp/test_falconf.rZKjFdmePSAm/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::installation] Looking at /tmp/test_falconf.rZKjFdmePSAm/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:36Z INFO  falconf::pieces] Executing piece: [970bacbb] Tracking file at: /tmp/test_falconf_files.S44DZiLEKFgt/dir
[INFO] [stderr] [2026-03-09T11:41:36Z INFO  falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.S44DZiLEKFgt/dir to /tmp/test_falconf.rZKjFdmePSAm/test_.falconf_dir/repository/files/tmp/test_falconf_files.S44DZiLEKFgt/dir
[INFO] [stderr] [2026-03-09T11:41:36Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.rZKjFdmePSAm/test_.falconf_dir/repository/files/tmp/test_falconf_files.S44DZiLEKFgt/dir /tmp/test_falconf_files.S44DZiLEKFgt/dir --symbolic`
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::installation] Looking at /tmp/test_falconf.IwjsoqkVaWcg/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2026-03-09T11:41:36Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:41:37Z DEBUG falconf::installation] Looking at /tmp/test_falconf.IwjsoqkVaWcg/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:37Z INFO  falconf::pieces] Executing piece: [970bacbb] Tracking file at: /tmp/test_falconf_files.S44DZiLEKFgt/dir
[INFO] [stderr] [2026-03-09T11:41:37Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.IwjsoqkVaWcg/test_.falconf_dir/repository/files/tmp/test_falconf_files.S44DZiLEKFgt/dir /tmp/test_falconf_files.S44DZiLEKFgt/dir --symbolic`
[INFO] [stderr] [2026-03-09T11:41:37Z DEBUG falconf::repo] Head exists
[INFO] [stdout] test pieces::file::tests::test_file_dir ... 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/test_remote_repos.fnoEsxZVwFyp/test_repo.git/
[INFO] [stderr] Cloning into '/tmp/test_local_repo.Y2NGt1s2QMId/test_repo'...
[INFO] [stderr] warning: You appear to have cloned an empty repository.
[INFO] [stdout] [main (root-commit) 739f5fc] test commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 test_file
[INFO] [stderr] To git://localhost/test_repo.git
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] Cloning into '/tmp/test_local_repo.ZAm9pZZjIO5W/test_repo'...
[INFO] [stdout] test testing::tests::test_test_remote ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.SHDSXFQUg2dj/test_repo.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] [2026-03-09T11:41:37Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:41:37Z DEBUG falconf::installation] Looking at /tmp/test_falconf.ltjFrxLnpKpl/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:41:37Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:41:37Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:41:37Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:41:37Z DEBUG falconf::installation] Looking at /tmp/test_falconf.ltjFrxLnpKpl/test_.falconf_dir
[INFO] [stdout] test repo::tests::test_error_on_changed_data_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6cf767ed0ccb061a9da76b3a1d322ca1efe6b630302d916fcefb799d3956a722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cf767ed0ccb061a9da76b3a1d322ca1efe6b630302d916fcefb799d3956a722", kill_on_drop: false }`
[INFO] [stdout] 6cf767ed0ccb061a9da76b3a1d322ca1efe6b630302d916fcefb799d3956a722
