[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuwen%2Fre_flog" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuwen/re_flog on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 rustversion v1.0.6
[INFO] [stderr]   Downloaded derive-getters v0.2.0
[INFO] [stderr]   Downloaded indexmap v1.8.0
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded flate2 v1.0.22
[INFO] [stderr]   Downloaded clap_derive v3.1.0
[INFO] [stderr]   Downloaded time v0.3.7
[INFO] [stderr]   Downloaded clap v3.1.0
[INFO] [stderr]   Downloaded flexi_logger v0.22.3
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0893b78724363babd7e614cda9d11a7026b3de715fc0048be424b97116558e2
[INFO] running `Command { std: "docker" "start" "-a" "c0893b78724363babd7e614cda9d11a7026b3de715fc0048be424b97116558e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0893b78724363babd7e614cda9d11a7026b3de715fc0048be424b97116558e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0893b78724363babd7e614cda9d11a7026b3de715fc0048be424b97116558e2", kill_on_drop: false }`
[INFO] [stdout] c0893b78724363babd7e614cda9d11a7026b3de715fc0048be424b97116558e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d898811e491499f6b444e83403712af9f5bb2af81177327f623c1ff7fe4db30
[INFO] running `Command { std: "docker" "start" "-a" "2d898811e491499f6b444e83403712af9f5bb2af81177327f623c1ff7fe4db30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.1.0
[INFO] [stderr]    Compiling derive-getters v0.2.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.10s
[INFO] running `Command { std: "docker" "inspect" "2d898811e491499f6b444e83403712af9f5bb2af81177327f623c1ff7fe4db30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d898811e491499f6b444e83403712af9f5bb2af81177327f623c1ff7fe4db30", kill_on_drop: false }`
[INFO] [stdout] 2d898811e491499f6b444e83403712af9f5bb2af81177327f623c1ff7fe4db30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a998f28445c429b647fa04267df5b6ed250b09e44e3020f26e545fa8ea0835b0
[INFO] running `Command { std: "docker" "start" "-a" "a998f28445c429b647fa04267df5b6ed250b09e44e3020f26e545fa8ea0835b0", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.07s
[INFO] running `Command { std: "docker" "inspect" "a998f28445c429b647fa04267df5b6ed250b09e44e3020f26e545fa8ea0835b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a998f28445c429b647fa04267df5b6ed250b09e44e3020f26e545fa8ea0835b0", kill_on_drop: false }`
[INFO] [stdout] a998f28445c429b647fa04267df5b6ed250b09e44e3020f26e545fa8ea0835b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8b7b6e25ea55acd88bdb158ce6891007a2238eeb75e103886ee587ec70cd96f
[INFO] running `Command { std: "docker" "start" "-a" "a8b7b6e25ea55acd88bdb158ce6891007a2238eeb75e103886ee587ec70cd96f", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 (run `cargo fix --bin "re_flog" -p re_flog --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `re_flog` (bin "re_flog") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/re_flog-114e49cc33acf166)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr] [[38;5;27m2026-01-16 22:28:27.026112 +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] [2026-01-16 22:28:27.026328 +00:00] INFO [re_flog::commands::hash_object] src/commands/hash_object.rs:18: Writing hash to database
[INFO] [stderr] [2026-01-16 22:28:27.026407 +00:00] INFO [re_flog::structures::blob] src/structures/blob.rs:26: New blob from raw file
[INFO] [stderr] [[38;5;27m2026-01-16 22:28:27.033165 +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;27m2026-01-16 22:28:27.033547 +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] [stdout] test structures::index::tests::get_padding_count ... ok
[INFO] [stdout] test structures::index::tests::header_serialize ... ok
[INFO] [stdout] test structures::common::tests::sha_from_path ... ok
[INFO] [stdout] test structures::index::tests::header_deserialize ... ok
[INFO] [stderr] [[38;5;27m2026-01-16 22:28:27.038644 +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] [2026-01-16 22:28:27.045672 +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] [[38;5;27m2026-01-16 22:28:27.045807 +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;27m2026-01-16 22:28:27.045893 +00:00[0m] [38;5;27mDEBUG[0m [re_flog::structures::index] src/structures/index.rs:243: [38;5;27mFiles in index: 1[0m
[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-114e49cc33acf166` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "a8b7b6e25ea55acd88bdb158ce6891007a2238eeb75e103886ee587ec70cd96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8b7b6e25ea55acd88bdb158ce6891007a2238eeb75e103886ee587ec70cd96f", kill_on_drop: false }`
[INFO] [stdout] a8b7b6e25ea55acd88bdb158ce6891007a2238eeb75e103886ee587ec70cd96f
