[INFO] cloning repository https://github.com/samuwen/re_flog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuwen/re_flog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6698709239e7d2607609f7087697a3c837d73d7
[INFO] testing samuwen/re_flog against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samuwen/re_flog
[INFO] finished tweaking git repo https://github.com/samuwen/re_flog
[INFO] tweaked toml for git repo https://github.com/samuwen/re_flog written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuwen/re_flog 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 git repo https://github.com/samuwen/re_flog 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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-getters v0.2.0
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded clap_derive v3.1.0
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] [stderr]   Downloaded clap v3.1.0
[INFO] [stderr]   Downloaded flexi_logger v0.22.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b63e99ea18d3dc4d3a3d2a2b69b601bfdea884b1d5883dbd432c2b60c4459fc9
[INFO] running `Command { std: "docker" "start" "-a" "b63e99ea18d3dc4d3a3d2a2b69b601bfdea884b1d5883dbd432c2b60c4459fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b63e99ea18d3dc4d3a3d2a2b69b601bfdea884b1d5883dbd432c2b60c4459fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b63e99ea18d3dc4d3a3d2a2b69b601bfdea884b1d5883dbd432c2b60c4459fc9", kill_on_drop: false }`
[INFO] [stdout] b63e99ea18d3dc4d3a3d2a2b69b601bfdea884b1d5883dbd432c2b60c4459fc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5e44e9487181aad8747f3be0aec28760272b0d05f0bdeb623e8171c21741de42
[INFO] running `Command { std: "docker" "start" "-a" "5e44e9487181aad8747f3be0aec28760272b0d05f0bdeb623e8171c21741de42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling clap_derive v3.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling flexi_logger v0.22.3
[INFO] [stderr]    Compiling clap v3.1.0
[INFO] [stderr]    Compiling re_flog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.80s
[INFO] running `Command { std: "docker" "inspect" "5e44e9487181aad8747f3be0aec28760272b0d05f0bdeb623e8171c21741de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e44e9487181aad8747f3be0aec28760272b0d05f0bdeb623e8171c21741de42", kill_on_drop: false }`
[INFO] [stdout] 5e44e9487181aad8747f3be0aec28760272b0d05f0bdeb623e8171c21741de42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c4251a7c6917f63dea6670b211d9c0341d79cb83b3d85a81525cdc2169b314d0
[INFO] running `Command { std: "docker" "start" "-a" "c4251a7c6917f63dea6670b211d9c0341d79cb83b3d85a81525cdc2169b314d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling re_flog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/structures/index.rs:532:13
[INFO] [stdout]     |
[INFO] [stdout] 532 |         let f = IndexFile::from_disk().unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/commands/write_tree.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         write_tree(false);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let _ = write_tree(false);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/structures/git_objects.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         read_from_disk(sha);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let _ = read_from_disk(sha);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/structures/sha.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stdout]     |                                                +
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stdout] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "c4251a7c6917f63dea6670b211d9c0341d79cb83b3d85a81525cdc2169b314d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4251a7c6917f63dea6670b211d9c0341d79cb83b3d85a81525cdc2169b314d0", kill_on_drop: false }`
[INFO] [stdout] c4251a7c6917f63dea6670b211d9c0341d79cb83b3d85a81525cdc2169b314d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e007e4a6ab957437bee4806476506a4f48290a9a49bacc9b6012c251b26fa081
[INFO] running `Command { std: "docker" "start" "-a" "e007e4a6ab957437bee4806476506a4f48290a9a49bacc9b6012c251b26fa081", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/structures/index.rs:532:13
[INFO] [stderr]     |
[INFO] [stderr] 532 |         let f = IndexFile::from_disk().unwrap();
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/commands/write_tree.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         write_tree(false);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 30 |         let _ = write_tree(false);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/structures/git_objects.rs:158:9
[INFO] [stderr]     |
[INFO] [stderr] 158 |         read_from_disk(sha);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 158 |         let _ = read_from_disk(sha);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stderr]    --> src/structures/sha.rs:100:34
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 for dir_entry in read_dir(path) {
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]     |
[INFO] [stderr] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stderr] 100 +                 while let Ok(dir_entry) = read_dir(path) {
[INFO] [stderr]     |
[INFO] [stderr] help: consider unwrapping the `Result` with `?` to iterate over its contents
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 for dir_entry in read_dir(path)? {
[INFO] [stderr]     |                                                +
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]     |
[INFO] [stderr] 100 -                 for dir_entry in read_dir(path) {
[INFO] [stderr] 100 +                 if let Ok(dir_entry) = read_dir(path) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `re_flog` (bin "re_flog" test) generated 4 warnings
[INFO] [stderr] warning: `re_flog` (bin "re_flog") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/re_flog-464a6f0e924b5851)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr] [[38;5;27m2025-09-25 19:26:09.963553 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::git_objects] src/structures/git_objects.rs:57: [38;5;27mPath: ".re_flogged/objects/63/12c14f195ad8be7dfe2fd682c9b6b6bc71c9a3"[0m
[INFO] [stderr] [[38;5;27m2025-09-25 19:26:09.966542 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::index] src/structures/index.rs:242: [38;5;27mHeader is valid[0m
[INFO] [stderr] [[38;5;27m2025-09-25 19:26:09.966703 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::index] src/structures/index.rs:243: [38;5;27mFiles in index: 1[0m
[INFO] [stdout] test structures::git_objects::tests::test_sha ... ok
[INFO] [stderr] [[38;5;27m2025-09-25 19:26:09.966894 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::index] src/structures/index.rs:242: [38;5;27mHeader is valid[0m
[INFO] [stdout] test structures::common::tests::sha_from_path ... ok
[INFO] [stdout] test structures::index::tests::get_padding_count ... ok
[INFO] [stdout] test structures::index::tests::header_deserialize ... ok
[INFO] [stdout] test structures::index::tests::header_serialize ... ok
[INFO] [stderr] [[38;5;27m2025-09-25 19:26:09.967192 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::index] src/structures/index.rs:243: [38;5;27mFiles in index: 1[0m
[INFO] [stdout] test structures::index::tests::idx_entry_deserialize ... ok
[INFO] [stderr] [[38;5;27m2025-09-25 19:26:09.967762 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::index] src/structures/index.rs:306: [38;5;27mCreating new index file[0m
[INFO] [stderr] [2025-09-25 19:26:09.967954 +00:00] INFO [re_flog::structures::index] src/structures/index.rs:318: Adding files to index: ["/home/samuwen/Documents/repos/entirely_fake_repo/boop/README.md"]
[INFO] [stderr] error: test failed, to rerun pass `--bin re_flog`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/re_flog-464a6f0e924b5851` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "e007e4a6ab957437bee4806476506a4f48290a9a49bacc9b6012c251b26fa081", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e007e4a6ab957437bee4806476506a4f48290a9a49bacc9b6012c251b26fa081", kill_on_drop: false }`
[INFO] [stdout] e007e4a6ab957437bee4806476506a4f48290a9a49bacc9b6012c251b26fa081
