[INFO] fetching crate falconf 0.2.18...
[INFO] testing falconf-0.2.18 against 1.90.0 for beta-1.91-3
[INFO] extracting crate falconf 0.2.18 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate falconf 0.2.18
[INFO] finished tweaking crates.io crate falconf 0.2.18
[INFO] tweaked toml for crates.io crate falconf 0.2.18 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate falconf 0.2.18 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate falconf 0.2.18 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded expanduser v1.2.2
[INFO] [stderr]   Downloaded terminal-prompt v0.2.3
[INFO] [stderr]   Downloaded auth-git2 v0.5.8
[INFO] [stderr]   Downloaded utf8-command v1.0.1
[INFO] [stderr]   Downloaded command-error v0.6.0
[INFO] [stderr]   Downloaded built v0.8.0
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dede944b22397f29a99420da8b091addb45169e456ab20b354167b9f7c5ecda0
[INFO] running `Command { std: "docker" "start" "-a" "dede944b22397f29a99420da8b091addb45169e456ab20b354167b9f7c5ecda0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dede944b22397f29a99420da8b091addb45169e456ab20b354167b9f7c5ecda0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dede944b22397f29a99420da8b091addb45169e456ab20b354167b9f7c5ecda0", kill_on_drop: false }`
[INFO] [stdout] dede944b22397f29a99420da8b091addb45169e456ab20b354167b9f7c5ecda0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5e12cdcdf35205901ef9110e80bed84f37972b4bce3d235231b69e325f3c5e8
[INFO] running `Command { std: "docker" "start" "-a" "e5e12cdcdf35205901ef9110e80bed84f37972b4bce3d235231b69e325f3c5e8", kill_on_drop: false }`
[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 syn v2.0.106
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling falconf v0.2.18 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling terminal-prompt v0.2.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8-command v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling expanduser v1.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-error v0.2.1
[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 color-eyre v0.6.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "e5e12cdcdf35205901ef9110e80bed84f37972b4bce3d235231b69e325f3c5e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e12cdcdf35205901ef9110e80bed84f37972b4bce3d235231b69e325f3c5e8", kill_on_drop: false }`
[INFO] [stdout] e5e12cdcdf35205901ef9110e80bed84f37972b4bce3d235231b69e325f3c5e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 296f8cbaf2741d02012bcb2af3f994644e0621db7d5a9e6fcb3012e78003fcc5
[INFO] running `Command { std: "docker" "start" "-a" "296f8cbaf2741d02012bcb2af3f994644e0621db7d5a9e6fcb3012e78003fcc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[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 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.18 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `create_dir_all`
[INFO] [stdout]   --> src/cli/sync.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use std::fs::{File, create_dir_all, remove_file};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.80s
[INFO] running `Command { std: "docker" "inspect" "296f8cbaf2741d02012bcb2af3f994644e0621db7d5a9e6fcb3012e78003fcc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296f8cbaf2741d02012bcb2af3f994644e0621db7d5a9e6fcb3012e78003fcc5", kill_on_drop: false }`
[INFO] [stdout] 296f8cbaf2741d02012bcb2af3f994644e0621db7d5a9e6fcb3012e78003fcc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1aa43da241788152bbddeaf44ee0cd75592fa26af293b07a094231e6e7b1b659
[INFO] running `Command { std: "docker" "start" "-a" "1aa43da241788152bbddeaf44ee0cd75592fa26af293b07a094231e6e7b1b659", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `create_dir_all`
[INFO] [stderr]   --> src/cli/sync.rs:47:25
[INFO] [stderr]    |
[INFO] [stderr] 47 |     use std::fs::{File, create_dir_all, remove_file};
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `falconf` (bin "falconf" test) generated 1 warning (run `cargo fix --bin "falconf" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/falconf-e95895523e25abdb)
[INFO] [stdout] 
[INFO] [stdout] running 6 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.4hCZJlZcQnja/test_repo.git/
[INFO] [stderr] [26] Ready to rumble
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.OgFqCa6HwQZL/test_.falconf_dir"
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [27] Connection from [::1]:47326
[INFO] [stderr] [27] Extended attribute "host": localhost
[INFO] [stderr] [27] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [26] [27] Disconnected
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [29] Connection from [::1]:47334
[INFO] [stderr] [29] Extended attribute "host": localhost
[INFO] [stderr] [29] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [26] [29] Disconnected
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.bXxkrS1aRTmR/test_.falconf_dir"
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [37] Connection from [::1]:47340
[INFO] [stderr] [37] Extended attribute "host": localhost
[INFO] [stderr] [37] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [26] [37] Disconnected
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [41] Connection from [::1]:47354
[INFO] [stderr] [41] Extended attribute "host": localhost
[INFO] [stderr] [41] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [26] [41] Disconnected
[INFO] [stdout] test cli::init::tests::test_init ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.ISFKTw5XgvmD/test_repo.git/
[INFO] [stderr] [52] Ready to rumble
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.D7AOE5ImmpzC/test_.falconf_dir"
[INFO] [stderr] [2025-10-01T09:04:00Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [53] Connection from [::1]:47358
[INFO] [stderr] [53] Extended attribute "host": localhost
[INFO] [stderr] [53] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [52] [53] Disconnected
[INFO] [stderr] [55] Connection from [::1]:47364
[INFO] [stderr] [55] Extended attribute "host": localhost
[INFO] [stderr] [55] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::cli::sync::tests] Created "/tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt"
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.D7AOE5ImmpzC/test_.falconf_dir"
[INFO] [stderr] [52] [55] Disconnected
[INFO] [stderr] [63] Connection from [::1]:47374
[INFO] [stderr] [63] Extended attribute "host": localhost
[INFO] [stderr] [63] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:01Z INFO  falconf::pieces::file] Repo (target) file doesn't exist, assuming this is newly added
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::pieces::file] Moving the file into the repo: /tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt to /tmp/test_falconf.D7AOE5ImmpzC/test_.falconf_dir/repository/files/tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt
[INFO] [stderr] [2025-10-01T09:04:01Z INFO  falconf::logging] Executing: `ln /tmp/test_falconf.D7AOE5ImmpzC/test_.falconf_dir/repository/files/tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt /tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt --symbolic`
[INFO] [stderr] [52] [63] Disconnected
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [66] Connection from [::1]:47376
[INFO] [stderr] [66] Extended attribute "host": localhost
[INFO] [stderr] [66] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [52] [66] Disconnected
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.D7AOE5ImmpzC/test_.falconf_dir"
[INFO] [stderr] [74] Connection from [::1]:47380
[INFO] [stderr] [74] Extended attribute "host": localhost
[INFO] [stderr] [74] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [52] [74] Disconnected
[INFO] [stderr] [76] Connection from [::1]:47382
[INFO] [stderr] [76] Extended attribute "host": localhost
[INFO] [stderr] [76] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::cli::init::tests] Initting existing repository...
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.MgnTID6Z6YUL/test_.falconf_dir"
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [52] [76] Disconnected
[INFO] [stderr] [84] Connection from [::1]:47394
[INFO] [stderr] [84] Extended attribute "host": localhost
[INFO] [stderr] [84] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Not new, so initializing existing
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [52] [84] Disconnected
[INFO] [stderr] [88] Connection from [::1]:47400
[INFO] [stderr] [88] Extended attribute "host": localhost
[INFO] [stderr] [88] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [52] [88] Disconnected
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.MgnTID6Z6YUL/test_.falconf_dir"
[INFO] [stderr] [96] Connection from [::1]:47412
[INFO] [stderr] [96] Extended attribute "host": localhost
[INFO] [stderr] [96] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:01Z INFO  falconf::logging] Executing: `ln /tmp/test_falconf.MgnTID6Z6YUL/test_.falconf_dir/repository/files/tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt /tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt --symbolic`
[INFO] [stderr] [52] [96] Disconnected
[INFO] [stderr] [2025-10-01T09:04:01Z INFO  falconf::logging] Executing: `bash -c 'test -L /tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt'`
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [100] Connection from [::1]:47418
[INFO] [stderr] [100] Extended attribute "host": localhost
[INFO] [stderr] [100] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [52] [100] Disconnected
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::cli::sync::tests] Checking "/tmp/test_falconf_files.ejlGtMOgcFzz/test1.txt"
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.D7AOE5ImmpzC/test_.falconf_dir"
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.D7AOE5ImmpzC/test_.falconf_dir"
[INFO] [stderr] [108] Connection from [::1]:47426
[INFO] [stderr] [108] Extended attribute "host": localhost
[INFO] [stderr] [108] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [52] [108] Disconnected
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [112] Connection from [::1]:47440
[INFO] [stderr] [112] Extended attribute "host": localhost
[INFO] [stderr] [112] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.MgnTID6Z6YUL/test_.falconf_dir"
[INFO] [stderr] [52] [112] Disconnected
[INFO] [stderr] [120] Connection from [::1]:47454
[INFO] [stderr] [120] Extended attribute "host": localhost
[INFO] [stderr] [120] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [52] [120] Disconnected
[INFO] [stderr] [2025-10-01T09:04:01Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [124] Connection from [::1]:47462
[INFO] [stderr] [124] Extended attribute "host": localhost
[INFO] [stderr] [124] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [52] [124] Disconnected
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test cli::sync::tests::test_sync ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/test_remote_repos.EjETBNjGi4HJ/test_repo.git/
[INFO] [stderr] [135] Ready to rumble
[INFO] [stderr] Cloning into '/tmp/test_local_repo.QCVNB534uS11/test_repo'...
[INFO] [stderr] [137] Connection from [::1]:47478
[INFO] [stderr] [137] Extended attribute "host": localhost
[INFO] [stderr] [137] Extended attribute "protocol": version=2
[INFO] [stderr] [137] Request upload-pack for '/test_repo.git'
[INFO] [stderr] warning: You appear to have cloned an empty repository.
[INFO] [stderr] [135] [137] Disconnected
[INFO] [stdout] [main (root-commit) 8d9a188] test commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 test_file
[INFO] [stderr] [145] Connection from [::1]:47480
[INFO] [stderr] [145] Extended attribute "host": localhost
[INFO] [stderr] [145] Request receive-pack for '/test_repo.git'
[INFO] [stderr] To git://localhost/test_repo.git
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] [135] [145] Disconnected
[INFO] [stderr] Cloning into '/tmp/test_local_repo.G7ykPpiblXgB/test_repo'...
[INFO] [stderr] [156] Connection from [::1]:47496
[INFO] [stderr] [156] Extended attribute "host": localhost
[INFO] [stderr] [156] Extended attribute "protocol": version=2
[INFO] [stderr] [156] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [135] [156] Disconnected
[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.BlMa5vDtcJZQ/test_repo.git/
[INFO] [stderr] [167] Ready to rumble
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [168] Connection from [::1]:47510
[INFO] [stderr] [168] Extended attribute "host": localhost
[INFO] [stderr] [168] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [167] [168] Disconnected
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [170] Connection from [::1]:47526
[INFO] [stderr] [170] Extended attribute "host": localhost
[INFO] [stderr] [170] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [167] [170] Disconnected
[INFO] [stderr] [178] Connection from [::1]:47528
[INFO] [stderr] [178] Extended attribute "host": localhost
[INFO] [stderr] [178] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [180] Connection from [::1]:53722
[INFO] [stderr] [180] Extended attribute "host": localhost
[INFO] [stderr] [180] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [167] [178] Disconnected
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [167] [180] Disconnected
[INFO] [stderr] [188] Connection from [::1]:53728
[INFO] [stderr] [188] Extended attribute "host": localhost
[INFO] [stderr] [188] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [167] [188] Disconnected
[INFO] [stderr] [190] Connection from [::1]:53732
[INFO] [stderr] [190] Extended attribute "host": localhost
[INFO] [stderr] [190] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::cli::list::tests] Created "/tmp/test_falconf_files.bzXUBs9CYGL8/test1.txt"
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [167] [190] Disconnected
[INFO] [stderr] [198] Connection from [::1]:53736
[INFO] [stderr] [198] Extended attribute "host": localhost
[INFO] [stderr] [198] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:03Z WARN  falconf::pieces] Test run! Refraining from execution, but marking as normal.
[INFO] [stderr] [167] [198] Disconnected
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [200] Connection from [::1]:53742
[INFO] [stderr] [200] Extended attribute "host": localhost
[INFO] [stderr] [200] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [167] [200] Disconnected
[INFO] [stderr] [208] Connection from [::1]:53748
[INFO] [stderr] [208] Extended attribute "host": localhost
[INFO] [stderr] [208] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [210] Connection from [::1]:53750
[INFO] [stderr] [167] [208] Disconnected
[INFO] [stderr] [210] Extended attribute "host": localhost
[INFO] [stderr] [210] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [167] [210] Disconnected
[INFO] [stderr] [218] Connection from [::1]:53756
[INFO] [stderr] [218] Extended attribute "host": localhost
[INFO] [stderr] [218] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [167] [218] Disconnected
[INFO] [stderr] [2025-10-01T09:04:03Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [220] Connection from [::1]:53762
[INFO] [stderr] [220] Extended attribute "host": localhost
[INFO] [stderr] [220] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [167] [220] Disconnected
[INFO] [stderr] [228] Connection from [::1]:53766
[INFO] [stderr] [228] Extended attribute "host": localhost
[INFO] [stderr] [228] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [230] Connection from [::1]:53774
[INFO] [stderr] [167] [228] Disconnected
[INFO] [stderr] [230] Extended attribute "host": localhost
[INFO] [stderr] [230] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [167] [230] Disconnected
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [238] Connection from [::1]:53784
[INFO] [stderr] [238] Extended attribute "host": localhost
[INFO] [stderr] [238] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [167] [238] Disconnected
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::repo] Head exists
[INFO] [stderr] [240] Connection from [::1]:53796
[INFO] [stderr] [240] Extended attribute "host": localhost
[INFO] [stderr] [240] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [167] [240] Disconnected
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.b7oQT22XBvAz/test_.falconf_dir"
[INFO] [stderr] [248] Connection from [::1]:53806
[INFO] [stderr] [248] Extended attribute "host": localhost
[INFO] [stderr] [248] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::cli::list::tests] Got:
[INFO] [stderr]     [3090f556] apt install cowsay
[INFO] [stderr]     [42351bb9] echo 'some text'
[INFO] [stderr]     [eaf4e711] Tracking file at: /tmp/test_falconf_files.bzXUBs9CYGL8/test1.txt
[INFO] [stderr]     [7d73afa9] Manual action: some message
[INFO] [stderr]     [f2049a5d] apt install cowsay // This is a comment!
[INFO] [stderr]     [135c1361] [167] [248] Disconnected
[INFO] [stderr] apt install cowsay (unused)
[INFO] [stderr]     
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::cli::list::tests] Expect:
[INFO] [stderr]     
[INFO] [stderr]     [ID_WAS_HERE] apt install cowsay
[INFO] [stderr]     [ID_WAS_HERE] echo 'some text'
[INFO] [stderr]     [ID_WAS_HERE] Tracking file at: /tmp/test_falconf_files.bzXUBs9CYGL8/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-10-01T09:04:04Z 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}[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}[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.bzXUBs9CYGL8/test1.txt\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}[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 // 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}[0m\u{1b}[96m\u{1b}[3m (unused)\u{1b}[0m\u{1b}[39m
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::cli::list::tests] Expect (raw):
[INFO] [stderr]     
[INFO] [stderr]     \u{1b}[1m\u{1b}[35m[ID_WAS_HERE]\u{1b}[39m\u{1b}[0m apt install cowsay\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}[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.bzXUBs9CYGL8/test1.txt\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}[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 // 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}[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.609cmwCU2leM/test_repo.git/
[INFO] [stderr] [253] Ready to rumble
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::cli::init::tests] Initting new repository...
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.3f8mv2tBENAt/test_.falconf_dir"
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::repo] Cloning repo
[INFO] [stderr] [254] Connection from [::1]:53816
[INFO] [stderr] [254] Extended attribute "host": localhost
[INFO] [stderr] [254] Request upload-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::repo] New, so initializing new
[INFO] [stderr] [253] [254] Disconnected
[INFO] [stderr] [2025-10-01T09:04:04Z DEBUG falconf::repo] Head doesn't exist, this is the initial commit
[INFO] [stderr] [256] Connection from [::1]:53822
[INFO] [stderr] [256] Extended attribute "host": localhost
[INFO] [stderr] [256] Request receive-pack for '/test_repo.git'
[INFO] [stderr] [2025-10-01T09:04:05Z DEBUG falconf::installation] Looking at "/tmp/test_falconf.3f8mv2tBENAt/test_.falconf_dir"
[INFO] [stderr] [253] [256] Disconnected
[INFO] [stdout] test repo::tests::test_error_on_changed_data_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.97s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1aa43da241788152bbddeaf44ee0cd75592fa26af293b07a094231e6e7b1b659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aa43da241788152bbddeaf44ee0cd75592fa26af293b07a094231e6e7b1b659", kill_on_drop: false }`
[INFO] [stdout] 1aa43da241788152bbddeaf44ee0cd75592fa26af293b07a094231e6e7b1b659
