[INFO] fetching crate falconf 0.2.21...
[INFO] testing falconf-0.2.21 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate falconf 0.2.21 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate falconf 0.2.21
[INFO] finished tweaking crates.io crate falconf 0.2.21
[INFO] tweaked toml for crates.io crate falconf 0.2.21 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate falconf 0.2.21 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate falconf 0.2.21 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pwd v1.4.0
[INFO] [stderr]   Downloaded expanduser v1.2.2
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded terminal-prompt v0.2.3
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded ctor v0.5.0
[INFO] [stderr]   Downloaded utf8-command v1.0.1
[INFO] [stderr]   Downloaded auth-git2 v0.5.8
[INFO] [stderr]   Downloaded command-error v0.6.0
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09c7bbb56c3485a353fae0f0aee66de92b6826ff2ac5099f39ef2597b6636a13
[INFO] running `Command { std: "docker" "start" "-a" "09c7bbb56c3485a353fae0f0aee66de92b6826ff2ac5099f39ef2597b6636a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09c7bbb56c3485a353fae0f0aee66de92b6826ff2ac5099f39ef2597b6636a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c7bbb56c3485a353fae0f0aee66de92b6826ff2ac5099f39ef2597b6636a13", kill_on_drop: false }`
[INFO] [stdout] 09c7bbb56c3485a353fae0f0aee66de92b6826ff2ac5099f39ef2597b6636a13
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c20e3baec531a8fbe32aa279c6cccf6fea10e2b343c04c7f29b4dfe8912dee1
[INFO] running `Command { std: "docker" "start" "-a" "8c20e3baec531a8fbe32aa279c6cccf6fea10e2b343c04c7f29b4dfe8912dee1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling utf8-command v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling terminal-prompt v0.2.3
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling expanduser v1.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling command-error v0.6.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling auth-git2 v0.5.8
[INFO] [stderr]    Compiling falconf v0.2.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "8c20e3baec531a8fbe32aa279c6cccf6fea10e2b343c04c7f29b4dfe8912dee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c20e3baec531a8fbe32aa279c6cccf6fea10e2b343c04c7f29b4dfe8912dee1", kill_on_drop: false }`
[INFO] [stdout] 8c20e3baec531a8fbe32aa279c6cccf6fea10e2b343c04c7f29b4dfe8912dee1
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55e1c3ca2ab0a83a0c1cfd8a452df4aba006173d081011a0fb52cc396f7fa602
[INFO] running `Command { std: "docker" "start" "-a" "55e1c3ca2ab0a83a0c1cfd8a452df4aba006173d081011a0fb52cc396f7fa602", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[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.6
[INFO] [stderr]    Compiling dtor v0.1.0
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling falconf v0.2.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.72s
[INFO] running `Command { std: "docker" "inspect" "55e1c3ca2ab0a83a0c1cfd8a452df4aba006173d081011a0fb52cc396f7fa602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e1c3ca2ab0a83a0c1cfd8a452df4aba006173d081011a0fb52cc396f7fa602", kill_on_drop: false }`
[INFO] [stdout] 55e1c3ca2ab0a83a0c1cfd8a452df4aba006173d081011a0fb52cc396f7fa602
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e115107cf3f4541b2e5d4fa5066edbf918d52acdd14398cbd698487bc708c5ef
[INFO] running `Command { std: "docker" "start" "-a" "e115107cf3f4541b2e5d4fa5066edbf918d52acdd14398cbd698487bc708c5ef", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/falconf-10e1b7914cf854ad)
[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.hrSZCtRZJYcM/test_repo.git/
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::cli::list::tests] Created "/tmp/test_falconf_files.1U8JD2ZBhSMk/test1.txt"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z INFO  falconf::pieces] Executing piece: [bbdcdb1f] Tracking file at: /tmp/test_falconf_files.1U8JD2ZBhSMk/test1.txt
[INFO] [stderr] [2025-11-11T10:24:49Z WARN  falconf::pieces] Test run! Refraining from execution, but marking as normal.
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:49Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ZoKgfWICWefp/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::cli::list::tests] Got:
[INFO] [stderr]     [2266c65a] apt install cowsay
[INFO] [stderr]     [23eda121] echo 'some text'
[INFO] [stderr]     [c8fd57de] echo 'some text' (undo: echo I am undoing this piece)
[INFO] [stderr]     [bbdcdb1f] Tracking file at: /tmp/test_falconf_files.1U8JD2ZBhSMk/test1.txt
[INFO] [stderr]     [5f143f31] Manual action: some message
[INFO] [stderr]     [4e9496ec] apt install cowsay // This is a comment!
[INFO] [stderr]     [07ea6366] apt install cowsay (unused)
[INFO] [stderr]     
[INFO] [stderr] [2025-11-11T10:24:50Z 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.1U8JD2ZBhSMk/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] [2025-11-11T10:24:50Z 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.1U8JD2ZBhSMk/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] [2025-11-11T10:24:50Z 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.1U8JD2ZBhSMk/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] [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.CpMCNFXRlhJN/test_repo.git/
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.NNBhcgLTG20K/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.NNBhcgLTG20K/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.NNBhcgLTG20K/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.dGqM5uY6mVC1/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:50Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.dGqM5uY6mVC1/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:50Z INFO  falconf::pieces] Executing piece: [3e2bacf5] true
[INFO] [stderr] [2025-11-11T10:24:50Z INFO  falconf::logging] Running command: `bash -c true`
[INFO] [stderr] [2025-11-11T10:24:50Z INFO  falconf::pieces] Executing piece: [e7332602] false
[INFO] [stderr] [2025-11-11T10:24:50Z INFO  falconf::logging] Running command: `bash -c false`
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::cli::sync] Found error during sync; writing and pushing the changes that *were* done
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.dGqM5uY6mVC1/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.mtwM9YmSpvJB/test_repo.git/
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ipSE1ycl63Ys/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ipSE1ycl63Ys/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::pieces] Executing piece: [d2b0097e] Tracking file at: /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_1
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_1 to /tmp/test_falconf.ipSE1ycl63Ys/test_.falconf_dir/repository/files/tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_1
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.ipSE1ycl63Ys/test_.falconf_dir/repository/files/tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_1 /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_1 --symbolic`
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.ipSE1ycl63Ys/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::pieces] Executing piece: [7c6896d0] Tracking file at: /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_2
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_2 to /tmp/test_falconf.ipSE1ycl63Ys/test_.falconf_dir/repository/files/tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_2
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.ipSE1ycl63Ys/test_.falconf_dir/repository/files/tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_2 /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_2 --symbolic`
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.jSce8FzNR5LK/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.jSce8FzNR5LK/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::pieces] Executing piece: [d2b0097e] Tracking file at: /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_1
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.jSce8FzNR5LK/test_.falconf_dir/repository/files/tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_1 /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_1 --symbolic`
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::pieces] Executing piece: [7c6896d0] Tracking file at: /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_2
[INFO] [stderr] [2025-11-11T10:24:51Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.jSce8FzNR5LK/test_.falconf_dir/repository/files/tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_2 /tmp/test_falconf_files.ZYqtUvaij0yg/dir/test_2 --symbolic`
[INFO] [stderr] [2025-11-11T10:24:51Z 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.0M8DQDSZgGEa/test_repo.git/
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.IeT4oKAUwyX2/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:51Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.IeT4oKAUwyX2/test_.falconf_dir"
[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.k7ZwbqOjytvV/test_repo.git/
[INFO] [stdout] test repo::tests::test_error_on_changed_data_file ... ok
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.RdspDxUqCHBi/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::cli::sync::tests] Created "/tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt"
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.RdspDxUqCHBi/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::pieces] Executing piece: [e30cd423] Tracking file at: /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt to /tmp/test_falconf.RdspDxUqCHBi/test_.falconf_dir/repository/files/tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.RdspDxUqCHBi/test_.falconf_dir/repository/files/tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt --symbolic`
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.RdspDxUqCHBi/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.Gkw1xLDWSZLq/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.Gkw1xLDWSZLq/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::installation] You have changes on the remote that are not executed locally! Use `falconf sync` to execute them. Unsynced changes:
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::installation] - Execute: [e30cd423] Tracking file at: /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::installation] - Execute: [a1b60f64] test -L /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.Gkw1xLDWSZLq/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::pieces] Executing piece: [e30cd423] Tracking file at: /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.Gkw1xLDWSZLq/test_.falconf_dir/repository/files/tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt --symbolic`
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::pieces] Executing piece: [a1b60f64] test -L /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt
[INFO] [stderr] [2025-11-11T10:24:52Z INFO  falconf::logging] Running command: `bash -c 'test -L /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt'`
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.RdspDxUqCHBi/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.RdspDxUqCHBi/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2025-11-11T10:24:52Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.Gkw1xLDWSZLq/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:53Z INFO  falconf::pieces] Undoing piece: [e30cd423] Tracking file at: /tmp/test_falconf_files.RGjtkWeVYNVE/test_1.txt
[INFO] [stderr] [2025-11-11T10:24:53Z 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.W6NKVRGAzcF0/test_repo.git/
[INFO] [stderr] Cloning into '/tmp/test_local_repo.5IGPGleQoSvx/test_repo'...
[INFO] [stderr] warning: You appear to have cloned an empty repository.
[INFO] [stdout] [main (root-commit) 006846d] 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.jQ4akgeuB4rJ/test_repo'...
[INFO] [stdout] test testing::tests::test_test_remote ... 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.ZtBqE637ScO5/test_repo.git/
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.VxEqXxKqPZQJ/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.NO6hmQKrF65v/test_.falconf_dir"
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2025-11-11T10:24:53Z DEBUG falconf::repo] Head exists
[INFO] [stdout] test cli::init::tests::test_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e115107cf3f4541b2e5d4fa5066edbf918d52acdd14398cbd698487bc708c5ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e115107cf3f4541b2e5d4fa5066edbf918d52acdd14398cbd698487bc708c5ef", kill_on_drop: false }`
[INFO] [stdout] e115107cf3f4541b2e5d4fa5066edbf918d52acdd14398cbd698487bc708c5ef
