[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] d32d7875ef8437906aac9b57cde9fc558123fb77 [INFO] testing GideonBear/falconf against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGideonBear%2Ffalconf" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GideonBear/falconf on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.8.0 [INFO] [stderr] Downloaded dtor v0.3.0 [INFO] [stderr] Downloaded dtor-proc-macro v0.0.6 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.7 [INFO] [stderr] Downloaded hostname v0.4.2 [INFO] [stderr] Downloaded terminal-prompt v0.2.3 [INFO] [stderr] Downloaded utf8-command v1.0.1 [INFO] [stderr] Downloaded auth-git2 v0.5.8 [INFO] [stderr] Downloaded command-error v0.8.0 [INFO] [stderr] Downloaded expanduser v1.2.2 [INFO] [stderr] Downloaded pwd v1.4.0 [INFO] [stderr] Downloaded git2 v0.20.4 [INFO] [stderr] Downloaded process-wrap v8.2.1 [INFO] [stderr] Downloaded libz-sys v1.1.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60bb456b236866e18461ec518d2c8280a292256fac55fa14717cff7a0cfffd8d [INFO] running `Command { std: "docker" "start" "-a" "60bb456b236866e18461ec518d2c8280a292256fac55fa14717cff7a0cfffd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60bb456b236866e18461ec518d2c8280a292256fac55fa14717cff7a0cfffd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60bb456b236866e18461ec518d2c8280a292256fac55fa14717cff7a0cfffd8d", kill_on_drop: false }` [INFO] [stdout] 60bb456b236866e18461ec518d2c8280a292256fac55fa14717cff7a0cfffd8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84f8cbaed7fb223ea156f9c3cc0a0c452348bd44d67c583341cd8578af42e0ba [INFO] running `Command { std: "docker" "start" "-a" "84f8cbaed7fb223ea156f9c3cc0a0c452348bd44d67c583341cd8578af42e0ba", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling utf8-command v1.0.1 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling terminal-prompt v0.2.3 [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 libz-sys v1.1.25 [INFO] [stderr] Compiling openssl-sys v0.9.112 [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 env_filter v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling env_logger v0.11.9 [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.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling command-error v0.8.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ron v0.12.0 [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.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "84f8cbaed7fb223ea156f9c3cc0a0c452348bd44d67c583341cd8578af42e0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f8cbaed7fb223ea156f9c3cc0a0c452348bd44d67c583341cd8578af42e0ba", kill_on_drop: false }` [INFO] [stdout] 84f8cbaed7fb223ea156f9c3cc0a0c452348bd44d67c583341cd8578af42e0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d91ae926d1d83a3cbbb4de5ba624f808e422cd4fd7b1e5798daa0556c5510bba [INFO] running `Command { std: "docker" "start" "-a" "d91ae926d1d83a3cbbb4de5ba624f808e422cd4fd7b1e5798daa0556c5510bba", 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.3.0 [INFO] [stderr] Compiling ctor v0.8.0 [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.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.75s [INFO] running `Command { std: "docker" "inspect" "d91ae926d1d83a3cbbb4de5ba624f808e422cd4fd7b1e5798daa0556c5510bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91ae926d1d83a3cbbb4de5ba624f808e422cd4fd7b1e5798daa0556c5510bba", kill_on_drop: false }` [INFO] [stdout] d91ae926d1d83a3cbbb4de5ba624f808e422cd4fd7b1e5798daa0556c5510bba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4e7d4737b0a0f4c5fbd217fe9dae0ec7fde8319c33b63306c9834f7e6b09e4a [INFO] running `Command { std: "docker" "start" "-a" "a4e7d4737b0a0f4c5fbd217fe9dae0ec7fde8319c33b63306c9834f7e6b09e4a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/falconf-b641ea6596509c62) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test pieces::command::tests::test_parse_value_pipe_not_escaped ... ok [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.oDiXlEWm9tsd/test_repo.git/ [INFO] [stderr] [2026-03-30T13:36:25Z DEBUG falconf::cli::init::tests] Initting new repository... [INFO] [stderr] [2026-03-30T13:36:25Z DEBUG falconf::installation] Looking at /tmp/test_falconf.mns16YtrhK2b/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:25Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] New, so initializing new [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::cli::init::tests] Initting existing repository... [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::installation] Looking at /tmp/test_falconf.BHaktJLQx3K2/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Not new, so initializing existing [INFO] [stderr] [2026-03-30T13:36:26Z 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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.UgHZbCNAiKsu/test_repo.git/ [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::cli::init::tests] Initting new repository... [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] New, so initializing new [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::cli::list::tests] Created "/tmp/test_falconf_files.Vyg7jp3QP7Dk/test1.txt" [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:26Z INFO falconf::pieces] Executing piece: [b2fbc801] Tracking file at: /tmp/test_falconf_files.Vyg7jp3QP7Dk/test1.txt [INFO] [stderr] [2026-03-30T13:36:26Z WARN falconf::pieces] Test run! Refraining from execution, but marking as normal. [INFO] [stderr] [2026-03-30T13:36:26Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.UucJznhB55lU/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::cli::list::tests] Got: [INFO] [stderr] [eb1f800b] apt install cowsay [INFO] [stderr] [0dcc7cf8] echo 'some text' [INFO] [stderr] [501c9dcf] echo 'some text' (undo: echo I am undoing this piece) [INFO] [stderr] [b2fbc801] Tracking file at: /tmp/test_falconf_files.Vyg7jp3QP7Dk/test1.txt [INFO] [stderr] [b46e5d3d] Manual action: some message [INFO] [stderr] [6eeac053] apt install cowsay // This is a comment! [INFO] [stderr] [2bcfc538] apt install cowsay (unused) [INFO] [stderr] [INFO] [stderr] [2026-03-30T13:36:27Z 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.Vyg7jp3QP7Dk/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-30T13:36:27Z 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.Vyg7jp3QP7Dk/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-30T13:36:27Z 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.Vyg7jp3QP7Dk/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] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.8jsBfchLxohG/test_repo.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 [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 [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::cli::init::tests] Initting new repository... [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.CxU9XT2nmyBG/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] New, so initializing new [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.CxU9XT2nmyBG/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.CxU9XT2nmyBG/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::cli::init::tests] Initting existing repository... [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.2vUHZjmRbHSE/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Not new, so initializing existing [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:27Z DEBUG falconf::installation] Looking at /tmp/test_falconf.2vUHZjmRbHSE/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:27Z INFO falconf::pieces] Executing piece: [f741ef5e] true [INFO] [stderr] [2026-03-30T13:36:27Z INFO falconf::logging] Running command: `bash -c true` [INFO] [stderr] [2026-03-30T13:36:27Z INFO falconf::pieces] Executing piece: [6a3403c7] false [INFO] [stderr] [2026-03-30T13:36:27Z INFO falconf::logging] Running command: `bash -c false` [INFO] [stderr] [2026-03-30T13:36:28Z INFO falconf::cli::sync] Found error during sync; writing and pushing the changes that *were* done [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::installation] Looking at /tmp/test_falconf.2vUHZjmRbHSE/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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.TY2TvmgS0XQq/test_repo.git/ [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::cli::init::tests] Initting new repository... [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::installation] Looking at /tmp/test_falconf.kzdBHvx7WVwc/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::repo] New, so initializing new [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::cli::sync::tests] Created "/tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt" [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::installation] Looking at /tmp/test_falconf.kzdBHvx7WVwc/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:28Z INFO falconf::pieces] Executing piece: [65e5d416] Tracking file at: /tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt [INFO] [stderr] [2026-03-30T13:36:28Z INFO falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt to /tmp/test_falconf.kzdBHvx7WVwc/test_.falconf_dir/repository/files/tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt [INFO] [stderr] [2026-03-30T13:36:28Z INFO falconf::logging] Running command: `ln /tmp/test_falconf.kzdBHvx7WVwc/test_.falconf_dir/repository/files/tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt /tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt --symbolic` [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::installation] Looking at /tmp/test_falconf.kzdBHvx7WVwc/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::cli::init::tests] Initting existing repository... [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::installation] Looking at /tmp/test_falconf.QpOVFYs3hhb1/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:28Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::repo] Not new, so initializing existing [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::installation] Looking at /tmp/test_falconf.QpOVFYs3hhb1/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:29Z 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-30T13:36:29Z INFO falconf::installation] - Execute: [65e5d416] Tracking file at: /tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt [INFO] [stderr] [2026-03-30T13:36:29Z INFO falconf::installation] - Execute: [f5ed05ea] test -L '/tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt' [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::installation] Looking at /tmp/test_falconf.QpOVFYs3hhb1/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:29Z INFO falconf::pieces] Executing piece: [65e5d416] Tracking file at: /tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt [INFO] [stderr] [2026-03-30T13:36:29Z INFO falconf::logging] Running command: `ln /tmp/test_falconf.QpOVFYs3hhb1/test_.falconf_dir/repository/files/tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt /tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt --symbolic` [INFO] [stderr] [2026-03-30T13:36:29Z INFO falconf::pieces] Executing piece: [f5ed05ea] test -L '/tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt' [INFO] [stderr] [2026-03-30T13:36:29Z INFO falconf::logging] Running command: `bash -c 'test -L '\''/tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt'\'''` [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::installation] Looking at /tmp/test_falconf.kzdBHvx7WVwc/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::installation] Looking at /tmp/test_falconf.kzdBHvx7WVwc/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::installation] Looking at /tmp/test_falconf.QpOVFYs3hhb1/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:29Z INFO falconf::pieces] Undoing piece: [65e5d416] Tracking file at: /tmp/test_falconf_files.v4wMOnig3q1y/test_1.txt [INFO] [stderr] [2026-03-30T13:36:29Z 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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.8ptrww9sh06c/test_repo.git/ [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::cli::init::tests] Initting new repository... [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::installation] Looking at /tmp/test_falconf.OJop4xxLfctV/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::repo] New, so initializing new [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit [INFO] [stderr] [2026-03-30T13:36:29Z DEBUG falconf::installation] Looking at /tmp/test_falconf.OJop4xxLfctV/test_.falconf_dir [INFO] [stdout] test repo::tests::test_error_on_changed_data_file ... 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/test_remote_repos.9v6y8PY1S3FE/test_repo.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 [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 [INFO] [stderr] Cloning into '/tmp/test_local_repo.TSkBeNY00gPm/test_repo'... [INFO] [stderr] warning: You appear to have cloned an empty repository. [INFO] [stdout] [main (root-commit) 10e1e7c] 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.zBDTUaMIP11A/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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.UznBJ2yskFtP/test_repo.git/ [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::cli::init::tests] Initting new repository... [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::installation] Looking at /tmp/test_falconf.A8MZehoDoZ0O/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::repo] New, so initializing new [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::installation] Looking at /tmp/test_falconf.A8MZehoDoZ0O/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:30Z INFO falconf::pieces] Executing piece: [99e3a576] Tracking file at: /tmp/test_falconf_files.LXTenye8XFng/dir [INFO] [stderr] [2026-03-30T13:36:30Z INFO falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.LXTenye8XFng/dir to /tmp/test_falconf.A8MZehoDoZ0O/test_.falconf_dir/repository/files/tmp/test_falconf_files.LXTenye8XFng/dir [INFO] [stderr] [2026-03-30T13:36:30Z INFO falconf::logging] Running command: `ln /tmp/test_falconf.A8MZehoDoZ0O/test_.falconf_dir/repository/files/tmp/test_falconf_files.LXTenye8XFng/dir /tmp/test_falconf_files.LXTenye8XFng/dir --symbolic` [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::cli::init::tests] Initting existing repository... [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::installation] Looking at /tmp/test_falconf.L1q2T4KSfYqT/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::repo] Cloning repo [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::repo] Not new, so initializing existing [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::repo] Head exists [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::installation] Looking at /tmp/test_falconf.L1q2T4KSfYqT/test_.falconf_dir [INFO] [stderr] [2026-03-30T13:36:30Z INFO falconf::pieces] Executing piece: [99e3a576] Tracking file at: /tmp/test_falconf_files.LXTenye8XFng/dir [INFO] [stderr] [2026-03-30T13:36:30Z INFO falconf::logging] Running command: `ln /tmp/test_falconf.L1q2T4KSfYqT/test_.falconf_dir/repository/files/tmp/test_falconf_files.LXTenye8XFng/dir /tmp/test_falconf_files.LXTenye8XFng/dir --symbolic` [INFO] [stderr] [2026-03-30T13:36:30Z DEBUG falconf::repo] Head exists [INFO] [stdout] test pieces::file::tests::test_file_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4e7d4737b0a0f4c5fbd217fe9dae0ec7fde8319c33b63306c9834f7e6b09e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e7d4737b0a0f4c5fbd217fe9dae0ec7fde8319c33b63306c9834f7e6b09e4a", kill_on_drop: false }` [INFO] [stdout] a4e7d4737b0a0f4c5fbd217fe9dae0ec7fde8319c33b63306c9834f7e6b09e4a