[INFO] cloning repository https://github.com/mugiwaraluffy56/fastgit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mugiwaraluffy56/fastgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmugiwaraluffy56%2Ffastgit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmugiwaraluffy56%2Ffastgit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20d90baee5de5bd43847cf7061dfa62e6042ab8d
[INFO] testing mugiwaraluffy56/fastgit against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmugiwaraluffy56%2Ffastgit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mugiwaraluffy56/fastgit
[INFO] finished tweaking git repo https://github.com/mugiwaraluffy56/fastgit
[INFO] tweaked toml for git repo https://github.com/mugiwaraluffy56/fastgit written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mugiwaraluffy56/fastgit on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mugiwaraluffy56/fastgit 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.25
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351
[INFO] running `Command { std: "docker" "start" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[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 matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling gitdaemon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling gitdaemon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/gitdaemon-2294bfb5d50ea278)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test config::tests::test_generate_default_parses ... ok
[INFO] [stdout] test config::tests::test_load_defaults ... ok
[INFO] [stdout] test config::tests::test_load_nonexistent ... ok
[INFO] [stdout] test git::ai_commit::tests::truncate_cuts_at_newline ... ok
[INFO] [stdout] test config::tests::test_zero_commit_interval ... ok
[INFO] [stdout] test git::ai_commit::tests::truncate_short_diff_unchanged ... ok
[INFO] [stdout] test config::tests::test_version_wrong ... ok
[INFO] [stdout] test config::tests::test_format_message_unknown_token_preserved ... ok
[INFO] [stdout] test git::ai_commit::tests::truncate_no_newline_cuts_hard ... ok
[INFO] [stdout] test git::commit::tests::test_expand_snake_ctx ... ok
[INFO] [stdout] test git::commit::tests::test_skip_comment_line ... ok
[INFO] [stdout] test git::commit::tests::test_expand_snake_ipc ... ok
[INFO] [stdout] test git::commit::tests::test_summary_all_deleted_is_chore ... ok
[INFO] [stdout] test git::commit::tests::test_summary_build_file ... ok
[INFO] [stdout] test git::commit::tests::test_summary_docs_file ... ok
[INFO] [stdout] test git::commit::tests::test_summary_dropped_symbol_uses_drop ... ok
[INFO] [stdout] test git::commit::tests::test_summary_four_plus_symbols_truncated ... ok
[INFO] [stdout] test git::commit::tests::test_summary_large_changeset_has_body ... ok
[INFO] [stdout] test git::commit::tests::test_summary_modified_fn_uses_rework ... ok
[INFO] [stdout] test git::commit::tests::test_summary_multiple_types_listed ... ok
[INFO] [stdout] test git::commit::tests::test_summary_new_async_fn_uses_implement ... ok
[INFO] [stdout] test git::commit::tests::test_summary_new_struct_uses_introduce ... ok
[INFO] [stdout] test git::commit::tests::test_summary_scope_from_directory ... ok
[INFO] [stdout] test git::commit::tests::test_summary_single_modified_file_no_symbols ... ok
[INFO] [stdout] test git::commit::tests::test_summary_test_files ... ok
[INFO] [stdout] test git::commit::tests::test_sym_display_pascal_kept ... ok
[INFO] [stdout] test git::commit::tests::test_sym_display_snake_expanded ... ok
[INFO] [stdout] test config::tests::test_format_message_all_tokens ... ok
[INFO] [stdout] test git::secrets::tests::test_github_token_detected ... ok
[INFO] [stdout] test git::secrets::tests::test_hardcoded_password ... ok
[INFO] [stdout] test git::secrets::tests::test_clean_line_passes ... ok
[INFO] [stdout] test git::secrets::tests::test_aws_key_detected ... ok
[INFO] [stdout] test git::secrets::tests::test_scan_diff_added_line_flagged ... ok
[INFO] [stdout] test git::secrets::tests::test_openssh_private_key_detected ... ok
[INFO] [stdout] test git::secrets::tests::test_short_password_not_flagged ... ok
[INFO] [stdout] test git::secrets::tests::test_scan_diff_only_added_lines ... ok
[INFO] [stdout] test git::secrets::tests::test_private_key_header_detected ... ok
[INFO] [stdout] test git::commit::tests::test_parse_pub_async_fn ... ok
[INFO] [stdout] test git::commit::tests::test_parse_pub_enum ... ok
[INFO] [stdout] test git::sync::tests::sync_result_clone ... ok
[INFO] [stdout] test git::commit::tests::test_parse_pub_struct ... ok
[INFO] [stdout] test git::sync::tests::sync_result_default ... ok
[INFO] [stdout] test git::undo::tests::fg_commit_detection ... ok
[INFO] [stdout] test git::commit::tests::test_parse_private_fn ... ok
[INFO] [stdout] test git::commit::tests::test_skip_noise_name_new ... ok
[INFO] [stdout] test git::stage::tests::test_stage_new_file ... ok
[INFO] [stdout] test git::stage::tests::test_stage_ignores_fg_dir ... ok
[INFO] [stdout] test git::commit::tests::test_change_count_below_threshold ... ok
[INFO] [stdout] test git::commit::tests::test_commit_no_changes_skipped ... ok
[INFO] [stdout] test git::commit::tests::test_post_commit_hook_failure_non_fatal ... FAILED
[INFO] [stdout] test git::commit::tests::test_commit_message_format ... FAILED
[INFO] [stdout] test git::commit::tests::test_commit_creates_commit ... FAILED
[INFO] [stdout] test git::commit::tests::test_initial_commit ... FAILED
[INFO] [stdout] test git::stage::tests::test_stage_respects_custom_ignore ... ok
[INFO] [stdout] test git::commit::tests::test_pre_commit_hook_aborts ... ok
[INFO] [stdout] test git::commit::tests::test_change_count_reaches_threshold ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- git::commit::tests::test_post_commit_hook_failure_non_fatal stdout ----
[INFO] [stdout] Error: failed to get signature
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: gitdaemon::git::commit::create_git_commit
[INFO] [stdout]    1: gitdaemon::git::commit::commit::{closure#0}::{closure#1}
[INFO] [stdout]    2: <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    3: <tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    4: <tokio::runtime::blocking::pool::Inner>::run
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] 
[INFO] [stdout] ---- git::commit::tests::test_commit_message_format stdout ----
[INFO] [stdout] Error: failed to get signature
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: gitdaemon::git::commit::create_git_commit
[INFO] [stdout]    1: gitdaemon::git::commit::commit::{closure#0}::{closure#1}
[INFO] [stdout]    2: <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    3: <tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    4: <tokio::runtime::blocking::pool::Inner>::run
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] 
[INFO] [stdout] ---- git::commit::tests::test_commit_creates_commit stdout ----
[INFO] [stdout] Error: failed to get signature
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: gitdaemon::git::commit::create_git_commit
[INFO] [stdout]    1: gitdaemon::git::commit::commit::{closure#0}::{closure#1}
[INFO] [stdout]    2: <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    3: <tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    4: <tokio::runtime::blocking::pool::Inner>::run
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] 
[INFO] [stdout] ---- git::commit::tests::test_initial_commit stdout ----
[INFO] [stdout] Error: failed to get signature
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: gitdaemon::git::commit::create_git_commit
[INFO] [stdout]    1: gitdaemon::git::commit::commit::{closure#0}::{closure#1}
[INFO] [stdout]    2: <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    3: <tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    4: <tokio::runtime::blocking::pool::Inner>::run
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] 
[INFO] [stdout] ---- git::commit::tests::test_change_count_reaches_threshold stdout ----
[INFO] [stdout] Error: failed to get signature
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: gitdaemon::git::commit::create_git_commit
[INFO] [stdout]    1: gitdaemon::git::commit::commit::{closure#0}::{closure#1}
[INFO] [stdout]    2: <tokio::runtime::task::core::Core<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    3: <tokio::runtime::task::harness::Harness<tokio::runtime::blocking::task::BlockingTask<gitdaemon::git::commit::commit::{closure#0}::{closure#1}>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]    4: <tokio::runtime::blocking::pool::Inner>::run
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]    6: <std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    7: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]    8: <unknown>
[INFO] [stdout]    9: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     git::commit::tests::test_change_count_reaches_threshold
[INFO] [stdout]     git::commit::tests::test_commit_creates_commit
[INFO] [stdout]     git::commit::tests::test_commit_message_format
[INFO] [stdout]     git::commit::tests::test_initial_commit
[INFO] [stdout]     git::commit::tests::test_post_commit_hook_failure_non_fatal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 51 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351", kill_on_drop: false }`
[INFO] [stdout] 7f97cf3b9e9a7297bc1047b9f5153f9ca3d93b630ec58f914ebf8d6152995351
