[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 beta-2026-03-05 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GideonBear/falconf on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d680e4b467692686ce83bfe69b820a09b62ac3c1a06258979bc03619563b3eb2
[INFO] running `Command { std: "docker" "start" "-a" "d680e4b467692686ce83bfe69b820a09b62ac3c1a06258979bc03619563b3eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d680e4b467692686ce83bfe69b820a09b62ac3c1a06258979bc03619563b3eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d680e4b467692686ce83bfe69b820a09b62ac3c1a06258979bc03619563b3eb2", kill_on_drop: false }`
[INFO] [stdout] d680e4b467692686ce83bfe69b820a09b62ac3c1a06258979bc03619563b3eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bfbebd1e7744f86d1f952cceacd08cfbd09531605f46b76e6fa6960f3bb9fb7
[INFO] running `Command { std: "docker" "start" "-a" "5bfbebd1e7744f86d1f952cceacd08cfbd09531605f46b76e6fa6960f3bb9fb7", kill_on_drop: false }`
[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 cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[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 cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling utf8-command v1.0.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling terminal_size v0.4.3
[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 cc v1.2.56
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling terminal-prompt v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[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 synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling command-error v0.8.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[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 serde v1.0.228
[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.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "5bfbebd1e7744f86d1f952cceacd08cfbd09531605f46b76e6fa6960f3bb9fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bfbebd1e7744f86d1f952cceacd08cfbd09531605f46b76e6fa6960f3bb9fb7", kill_on_drop: false }`
[INFO] [stdout] 5bfbebd1e7744f86d1f952cceacd08cfbd09531605f46b76e6fa6960f3bb9fb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4dec857af8cc5f1e19798635515e0b88445ced265c946f1051991b38acbcbed
[INFO] running `Command { std: "docker" "start" "-a" "c4dec857af8cc5f1e19798635515e0b88445ced265c946f1051991b38acbcbed", 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.53s
[INFO] running `Command { std: "docker" "inspect" "c4dec857af8cc5f1e19798635515e0b88445ced265c946f1051991b38acbcbed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4dec857af8cc5f1e19798635515e0b88445ced265c946f1051991b38acbcbed", kill_on_drop: false }`
[INFO] [stdout] c4dec857af8cc5f1e19798635515e0b88445ced265c946f1051991b38acbcbed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e62742aa149101ec8ba763bab232e3ff53982ccc9eb6acb967b0400cc40d0983
[INFO] running `Command { std: "docker" "start" "-a" "e62742aa149101ec8ba763bab232e3ff53982ccc9eb6acb967b0400cc40d0983", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/falconf-095194ac6f15c0b7)
[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.lplcO3EBwyuu/test_repo.git/
[INFO] [stderr] [2026-03-09T11:43:00Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:43:00Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:00Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:00Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:43:00Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::cli::list::tests] Created "/tmp/test_falconf_files.d9SfbiluJxIc/test1.txt"
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:01Z INFO  falconf::pieces] Executing piece: [68d9d4e6] Tracking file at: /tmp/test_falconf_files.d9SfbiluJxIc/test1.txt
[INFO] [stderr] [2026-03-09T11:43:01Z WARN  falconf::pieces] Test run! Refraining from execution, but marking as normal.
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::installation] Looking at /tmp/test_falconf.PPyC5W17U8JN/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::cli::list::tests] Got:
[INFO] [stderr]     [0f808400] apt install cowsay
[INFO] [stderr]     [7efb4d49] echo 'some text'
[INFO] [stderr]     [75739033] echo 'some text' (undo: echo I am undoing this piece)
[INFO] [stderr]     [68d9d4e6] Tracking file at: /tmp/test_falconf_files.d9SfbiluJxIc/test1.txt
[INFO] [stderr]     [8aa67c6c] Manual action: some message
[INFO] [stderr]     [cb9aea15] apt install cowsay // This is a comment!
[INFO] [stderr]     [fd1d8523] apt install cowsay (unused)
[INFO] [stderr]     
[INFO] [stderr] [2026-03-09T11:43:02Z 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.d9SfbiluJxIc/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:43:02Z 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.d9SfbiluJxIc/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:43:02Z 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.d9SfbiluJxIc/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.djTZzdncrmQV/test_repo.git/
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::installation] Looking at /tmp/test_falconf.4RafghLzchsW/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::installation] Looking at /tmp/test_falconf.4RafghLzchsW/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::installation] Looking at /tmp/test_falconf.4RafghLzchsW/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::installation] Looking at /tmp/test_falconf.o15TBOeSd8XU/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2026-03-09T11:43:02Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::installation] Looking at /tmp/test_falconf.o15TBOeSd8XU/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:03Z INFO  falconf::pieces] Executing piece: [7b5d242a] true
[INFO] [stderr] [2026-03-09T11:43:03Z INFO  falconf::logging] Running command: `bash -c true`
[INFO] [stderr] [2026-03-09T11:43:03Z INFO  falconf::pieces] Executing piece: [c0f99d77] false
[INFO] [stderr] [2026-03-09T11:43:03Z INFO  falconf::logging] Running command: `bash -c false`
[INFO] [stderr] [2026-03-09T11:43:03Z INFO  falconf::cli::sync] Found error during sync; writing and pushing the changes that *were* done
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::installation] Looking at /tmp/test_falconf.o15TBOeSd8XU/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.32yxaqwaTudL/test_repo.git/
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::installation] Looking at /tmp/test_falconf.qtJy3R8rC1oB/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::installation] Looking at /tmp/test_falconf.8vswJ5ACBBFY/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2026-03-09T11:43:03Z DEBUG falconf::repo] Head exists
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test cli::init::tests::test_init ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.wLm70LJVO7Cx/test_repo.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.Gsit3uIpLH36/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::cli::sync::tests] Created "/tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt"
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.Gsit3uIpLH36/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:04Z INFO  falconf::pieces] Executing piece: [a8a5a430] Tracking file at: /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt
[INFO] [stderr] [2026-03-09T11:43:04Z INFO  falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt to /tmp/test_falconf.Gsit3uIpLH36/test_.falconf_dir/repository/files/tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt
[INFO] [stderr] [2026-03-09T11:43:04Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.Gsit3uIpLH36/test_.falconf_dir/repository/files/tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt --symbolic`
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.Gsit3uIpLH36/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.wZ1zSx0IIg5q/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.wZ1zSx0IIg5q/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:04Z 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:43:04Z INFO  falconf::installation] - Execute: [a8a5a430] Tracking file at: /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt
[INFO] [stderr] [2026-03-09T11:43:04Z INFO  falconf::installation] - Execute: [7dd822da] test -L /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.wZ1zSx0IIg5q/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:04Z INFO  falconf::pieces] Executing piece: [a8a5a430] Tracking file at: /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt
[INFO] [stderr] [2026-03-09T11:43:04Z INFO  falconf::logging] Running command: `ln /tmp/test_falconf.wZ1zSx0IIg5q/test_.falconf_dir/repository/files/tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt --symbolic`
[INFO] [stderr] [2026-03-09T11:43:04Z INFO  falconf::pieces] Executing piece: [7dd822da] test -L /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt
[INFO] [stderr] [2026-03-09T11:43:04Z INFO  falconf::logging] Running command: `bash -c 'test -L /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt'`
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.Gsit3uIpLH36/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.Gsit3uIpLH36/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [2026-03-09T11:43:04Z DEBUG falconf::installation] Looking at /tmp/test_falconf.wZ1zSx0IIg5q/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:05Z INFO  falconf::pieces] Undoing piece: [a8a5a430] Tracking file at: /tmp/test_falconf_files.tR2Pl6ODpvTP/test_1.txt
[INFO] [stderr] [2026-03-09T11:43:05Z 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] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.htAFp9WDVSOd/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 <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:43:05Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:43:05Z DEBUG falconf::installation] Looking at /tmp/test_falconf.V3JBY63ZbxJw/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:05Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:05Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2026-03-09T11:43:05Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [2026-03-09T11:43:05Z DEBUG falconf::installation] Looking at /tmp/test_falconf.V3JBY63ZbxJw/test_.falconf_dir
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test repo::tests::test_error_on_changed_data_file ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.stJ5d3XlZu7h/test_repo.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] [2026-03-09T11:43:05Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2026-03-09T11:43:05Z DEBUG falconf::installation] Looking at /tmp/test_falconf.fIbKWsw0VTZH/test_.falconf_dir
[INFO] [stderr] [2026-03-09T11:43:05Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [2026-03-09T11:43:05Z INFO  falconf::installation] Found error during init; removing newly created .falconf directory to avoid half-initialized state
[INFO] [stdout] test pieces::file::tests::test_file_dir ... FAILED
[INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.AJNxwd2V1KBl/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] Cloning into '/tmp/test_local_repo.I7lKUgj1flTp/test_repo'...
[INFO] [stderr] warning: You appear to have cloned an empty repository.
[INFO] [stdout] [main (root-commit) 03f79c5] 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.KUhzdfiy6Chc/test_repo'...
[INFO] [stdout] test testing::tests::test_test_remote ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pieces::file::tests::test_file_dir stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout]    0: [91mFailed to init[0m
[INFO] [stdout]    1: [91mFailed to clone repository[0m
[INFO] [stdout]    2: [91merror receiving data from socket: Connection reset by peer; class=Net (12)[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    [35msrc/repo.rs[0m:[35m50[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 4 frames hidden ⋮                               [0m
[INFO] [stdout]    5: [91m<E as eyre::context::ext::StdError>::ext_report[0m[90m::h8e27d55530e6081c[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/context.rs[0m:[35m26[0m
[INFO] [stdout]         24 │             D: Display + Send + Sync + 'static,
[INFO] [stdout]         25 │         {
[INFO] [stdout]   [37;1m      26[0m [37;1m>[0m [37;1m            Report::from_msg(msg, self)[0m
[INFO] [stdout]         27 │         }
[INFO] [stdout]         28 │     }
[INFO] [stdout]   [96m                               ⋮ 1 frame hidden ⋮                               [0m
[INFO] [stdout]    7: [91mfalconf::repo::Repo::init[0m[90m::h0f087b1faee126d3[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/repo.rs[0m:[35m50[0m
[INFO] [stdout]         48 │         let repository = auth
[INFO] [stdout]         49 │             .clone_repo(remote, path)
[INFO] [stdout]   [37;1m      50[0m [37;1m>[0m [37;1m            .wrap_err("Failed to clone repository")?;[0m
[INFO] [stdout]         51 │ 
[INFO] [stdout]         52 │         let mut files = vec![];
[INFO] [stdout]    8: [91mfalconf::installation::Installation::_init[0m[90m::h2318b36c0e111b68[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/installation.rs[0m:[35m60[0m
[INFO] [stdout]         58 │         let machine_data = MachineData::new_this()?;
[INFO] [stdout]         59 │ 
[INFO] [stdout]   [37;1m      60[0m [37;1m>[0m [37;1m        Repo::init(remote, &repository_path, machine, machine_data, new)?;[0m
[INFO] [stdout]         61 │ 
[INFO] [stdout]         62 │         Ok(())
[INFO] [stdout]    9: [91mfalconf::installation::Installation::init[0m[90m::h8d6c49784a3f2ef9[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/installation.rs[0m:[35m32[0m
[INFO] [stdout]         30 │ 
[INFO] [stdout]         31 │     pub fn init(top_level_args: &TopLevelArgs, remote: &str, new: bool) -> Result<()> {
[INFO] [stdout]   [37;1m      32[0m [37;1m>[0m [37;1m        match Self::_init(top_level_args, remote, new) {[0m
[INFO] [stdout]         33 │             Ok(()) => Ok(()),
[INFO] [stdout]         34 │             Err(e) => {
[INFO] [stdout]   10: [91mfalconf::cli::init::init[0m[90m::h9033127f4e64a7f8[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/cli/init.rs[0m:[35m18[0m
[INFO] [stdout]         16 │ #[allow(clippy::needless_pass_by_value)]
[INFO] [stdout]         17 │ pub fn init(top_level_args: TopLevelArgs, args: Args) -> Result<()> {
[INFO] [stdout]   [37;1m      18[0m [37;1m>[0m [37;1m    Installation::init(&top_level_args, &args.remote, args.new).wrap_err("Failed to init")?;[0m
[INFO] [stdout]         19 │     Ok(())
[INFO] [stdout]         20 │ }
[INFO] [stdout]   11: [91mfalconf::cli::init::tests::init_util[0m[90m::h2d5b66f79ec618fa[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/cli/init.rs[0m:[35m45[0m
[INFO] [stdout]         43 │             debug!("Initting existing repository...");
[INFO] [stdout]         44 │         }
[INFO] [stdout]   [37;1m      45[0m [37;1m>[0m [37;1m        init(top_level_args, args)?;[0m
[INFO] [stdout]         46 │ 
[INFO] [stdout]         47 │         Ok(TempDirSub::new(temp, falconf_path))
[INFO] [stdout]   12: [91mfalconf::pieces::file::tests::test_file_dir[0m[90m::h479c4bf4481e5e03[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/pieces/file.rs[0m:[35m179[0m
[INFO] [stdout]        177 │         fs::File::create(&test_2)?.write_all(b"test_2_content")?;
[INFO] [stdout]        178 │ 
[INFO] [stdout]   [37;1m     179[0m [37;1m>[0m [37;1m        let local_1 = init_util(&remote, true)?;[0m
[INFO] [stdout]        180 │         let test_d_s = test_d.to_str().ok_or_eyre("Invalid path")?.to_string();
[INFO] [stdout]        181 │         add_util_no_test_run(local_1.path(), crate::cli::add::Piece::File, vec![test_d_s])?;
[INFO] [stdout]   13: [91mfalconf::pieces::file::tests::test_file_dir::{{closure}}[0m[90m::hbc12dd20e969c367[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/pieces/file.rs[0m:[35m169[0m
[INFO] [stdout]        167 │ 
[INFO] [stdout]        168 │     #[test]
[INFO] [stdout]   [37;1m     169[0m [37;1m>[0m [37;1m    fn test_file_dir() -> Result<()> {[0m
[INFO] [stdout]        170 │         let remote = TestRemote::new()?;
[INFO] [stdout]        171 │         let temp = TempDir::new("test_falconf_files")?;
[INFO] [stdout]   14: [32mcore::ops::function::FnOnce::call_once[0m[90m::he999f58a49bfdc93[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   15: [32m<fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   16: [32mtest[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   17: [32mtest[826cbc6ef54ab466]::run_test_in_process::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   18: [32m<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   19: [32mstd[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m581[0m
[INFO] [stdout]   20: [32mstd[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m544[0m
[INFO] [stdout]   21: [32mstd[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   22: [32mtest[826cbc6ef54ab466]::run_test_in_process[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   23: [32mtest[826cbc6ef54ab466]::run_test::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   24: [32mtest[826cbc6ef54ab466]::run_test::{closure#1}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   25: [32mstd[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs[0m:[35m166[0m
[INFO] [stdout]   26: [32mstd[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs[0m:[35m91[0m
[INFO] [stdout]   27: [32m<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   28: [32mstd[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m581[0m
[INFO] [stdout]   29: [32mstd[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs[0m:[35m544[0m
[INFO] [stdout]   30: [32mstd[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   31: [32mstd[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs[0m:[35m89[0m
[INFO] [stdout]   32: [32m<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   33: [32m<alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs[0m:[35m2240[0m
[INFO] [stdout]   34: [32m<std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs[0m:[35m118[0m
[INFO] [stdout]   35: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pieces::file::tests::test_file_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin falconf`
[INFO] running `Command { std: "docker" "inspect" "e62742aa149101ec8ba763bab232e3ff53982ccc9eb6acb967b0400cc40d0983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e62742aa149101ec8ba763bab232e3ff53982ccc9eb6acb967b0400cc40d0983", kill_on_drop: false }`
[INFO] [stdout] e62742aa149101ec8ba763bab232e3ff53982ccc9eb6acb967b0400cc40d0983
