[INFO] cloning repository https://github.com/meta-introspector/git-next
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meta-introspector/git-next" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-introspector%2Fgit-next", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-introspector%2Fgit-next'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5daa21984dd1b2e9f9b15ec4c0bb53ea6496b9e6
[INFO] testing meta-introspector/git-next against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeta-introspector%2Fgit-next" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/meta-introspector/git-next
[INFO] finished tweaking git repo https://github.com/meta-introspector/git-next
[INFO] tweaked toml for git repo https://github.com/meta-introspector/git-next written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meta-introspector/git-next on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meta-introspector/git-next 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded assert2 v0.3.15
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded assert2-macros v0.3.15
[INFO] [stderr]   Downloaded git-url-parse v0.4.5
[INFO] [stderr]   Downloaded kxio v5.1.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.11
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded bon-macros v3.6.3
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded lettre v0.11.15
[INFO] [stderr]   Downloaded cc v1.2.21
[INFO] [stderr]   Downloaded color-spantrace v0.2.2
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded webpki-roots v1.0.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.2
[INFO] [stderr]   Downloaded take-until v0.2.0
[INFO] [stderr]   Downloaded derive-with v0.6.0
[INFO] [stderr]   Downloaded notifica v3.0.2
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.8
[INFO] [stderr]   Downloaded standardwebhooks v1.0.1
[INFO] [stderr]   Downloaded kameo_macros v0.16.0
[INFO] [stderr]   Downloaded kameo_actors v0.1.0
[INFO] [stderr]   Downloaded kx-utils v0.1.3
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded kameo v0.16.0
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded bon v3.6.3
[INFO] [stderr]   Downloaded git-conventional v0.12.9
[INFO] [stderr]   Downloaded color-eyre v0.6.4
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded winnow v0.7.9
[INFO] [stderr]   Downloaded tui-scrollview v0.5.1
[INFO] [stderr]   Downloaded libdbus-sys v0.2.5
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]   Downloaded winrt v0.6.0
[INFO] [stderr]   Downloaded sendmail v2.0.0
[INFO] [stderr]   Downloaded openssl-src v300.5.0+3.5.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8acdc7e2a52682e2a5273f2429339936e4f6c5bde3238f592d68bb258995d07a
[INFO] running `Command { std: "docker" "start" "-a" "8acdc7e2a52682e2a5273f2429339936e4f6c5bde3238f592d68bb258995d07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8acdc7e2a52682e2a5273f2429339936e4f6c5bde3238f592d68bb258995d07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8acdc7e2a52682e2a5273f2429339936e4f6c5bde3238f592d68bb258995d07a", kill_on_drop: false }`
[INFO] [stdout] 8acdc7e2a52682e2a5273f2429339936e4f6c5bde3238f592d68bb258995d07a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deaabb6f0525c7da1f58443eee45882b0718a0096f6bb90feb566a0662882584
[INFO] running `Command { std: "docker" "start" "-a" "deaabb6f0525c7da1f58443eee45882b0718a0096f6bb90feb566a0662882584", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling kameo_macros v0.16.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling kameo v0.16.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling bon-macros v3.6.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling hmac-sha256 v1.1.8
[INFO] [stderr]    Compiling standardwebhooks v1.0.1
[INFO] [stderr]    Compiling kxio v5.1.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling kameo_actors v0.1.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling color-eyre v0.6.4
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling tui-scrollview v0.5.1
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling kx-utils v0.1.3
[INFO] [stderr]    Compiling git-url-parse v0.4.5
[INFO] [stderr]    Compiling bon v3.6.3
[INFO] [stderr]    Compiling derive-with v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling take-until v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling git-next v2025.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::prelude::*`
[INFO] [stdout]  --> src/forges/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tui/components/repo/mod.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn inner(&self) -> InnerRepoWidget {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn inner(&self) -> InnerRepoWidget<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/xui/widgets/data_state.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn filtered_and_selected_repos(&self, ui_state: &UiState) -> ReposSelected {
[INFO] [stdout]    |                                    ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn filtered_and_selected_repos(&self, ui_state: &UiState) -> ReposSelected<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 8m 52s
[INFO] running `Command { std: "docker" "inspect" "deaabb6f0525c7da1f58443eee45882b0718a0096f6bb90feb566a0662882584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deaabb6f0525c7da1f58443eee45882b0718a0096f6bb90feb566a0662882584", kill_on_drop: false }`
[INFO] [stdout] deaabb6f0525c7da1f58443eee45882b0718a0096f6bb90feb566a0662882584
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc50c81c996743bfe3b47c07c6549a0c0c319ae6066ee2982ae6407f048c7a23
[INFO] running `Command { std: "docker" "start" "-a" "cc50c81c996743bfe3b47c07c6549a0c0c319ae6066ee2982ae6407f048c7a23", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling assert2 v0.3.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling kameo v0.16.0
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling tui-scrollview v0.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling kameo_actors v0.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling kxio v5.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling git-next v2025.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::prelude::*`
[INFO] [stdout]  --> src/forges/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tui/components/repo/mod.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn inner(&self) -> InnerRepoWidget {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn inner(&self) -> InnerRepoWidget<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/xui/widgets/data_state.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn filtered_and_selected_repos(&self, ui_state: &UiState) -> ReposSelected {
[INFO] [stdout]    |                                    ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn filtered_and_selected_repos(&self, ui_state: &UiState) -> ReposSelected<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "cc50c81c996743bfe3b47c07c6549a0c0c319ae6066ee2982ae6407f048c7a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc50c81c996743bfe3b47c07c6549a0c0c319ae6066ee2982ae6407f048c7a23", kill_on_drop: false }`
[INFO] [stdout] cc50c81c996743bfe3b47c07c6549a0c0c319ae6066ee2982ae6407f048c7a23
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fac53832e1e614595e4c6109166b87f399b24b333db5252e5d7d136d5f16a60c
[INFO] running `Command { std: "docker" "start" "-a" "fac53832e1e614595e4c6109166b87f399b24b333db5252e5d7d136d5f16a60c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::prelude::*`
[INFO] [stderr]  --> src/forges/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tui/components/repo/mod.rs:35:14
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn inner(&self) -> InnerRepoWidget {
[INFO] [stderr]    |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn inner(&self) -> InnerRepoWidget<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/xui/widgets/data_state.rs:93:36
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn filtered_and_selected_repos(&self, ui_state: &UiState) -> ReposSelected {
[INFO] [stderr]    |                                    ^^^^^                         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     fn filtered_and_selected_repos(&self, ui_state: &UiState) -> ReposSelected<'_> {
[INFO] [stderr]    |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `git-next` (bin "git-next" test) generated 3 warnings (run `cargo fix --bin "git-next" -p git-next --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_next-5553d82a5a281922)
[INFO] [stdout] 
[INFO] [stdout] running 288 tests
[INFO] [stdout] test core::config::server::tests::normal ... ok
[INFO] [stdout] test alerts::tests::history::when_history_is_empty_then_message_is_passed ... ok
[INFO] [stdout] test alerts::tests::history::when_history_has_unexpired_then_message_is_blocked ... ok
[INFO] [stdout] test core::config::tests::fc::should_return_forge_type ... ok
[INFO] [stdout] test core::config::tests::fc::should_return_hostname ... ok
[INFO] [stdout] test core::config::forge_type::tests::forgejo::parse_forge_types::case_1 ... ok
[INFO] [stdout] test core::config::tests::forge_details::should_convert_from_name_and_config ... ok
[INFO] [stdout] test core::config::tests::fc::should_return_user ... ok
[INFO] [stdout] test core::config::tests::fc::should_return_repo ... ok
[INFO] [stdout] test core::config::tests::fc::should_return_token ... ok
[INFO] [stdout] test core::config::tests::fc::should_return_repos ... ok
[INFO] [stdout] test core::config::tests::forge_details::should_return_forge_alias ... ok
[INFO] [stdout] test core::config::tests::forge_details::should_return_forge_type ... ok
[INFO] [stdout] test core::config::tests::forge_details::should_return_hostname ... ok
[INFO] [stdout] test core::config::tests::forge_details::should_return_token ... ok
[INFO] [stdout] test core::config::tests::forge_details::should_return_user ... ok
[INFO] [stdout] test core::config::tests::gitdir::should_display ... ok
[INFO] [stdout] test core::config::tests::forge_name::should_convert_to_pathbuf ... ok
[INFO] [stdout] test core::config::tests::push::should_not_return_other_branches ... ok
[INFO] [stdout] test core::config::tests::gitdir::should_convert_to_pathbuf_from_ref ... ok
[INFO] [stdout] test core::config::tests::push::should_return_main_branch ... ok
[INFO] [stdout] test core::config::tests::push::should_return_message ... ok
[INFO] [stdout] test core::config::tests::push::should_return_next_branch ... ok
[INFO] [stdout] test alerts::tests::history::when_history_has_expired_then_message_is_passed ... ok
[INFO] [stdout] test core::config::tests::push::should_return_sha ... ok
[INFO] [stdout] test core::config::tests::forge_type::should_display_as_string ... ok
[INFO] [stdout] test core::config::tests::gitdir::should_return_pathbuf ... ok
[INFO] [stdout] test core::config::tests::push::should_return_dev_branch ... ok
[INFO] [stdout] test core::config::tests::registered_webhook::should_return_id ... ok
[INFO] [stdout] test core::config::tests::repo_branches::should_return_main ... ok
[INFO] [stdout] test core::config::tests::repo_branches::should_return_dev ... ok
[INFO] [stdout] test core::config::tests::repo_branches::should_return_next ... ok
[INFO] [stdout] test core::config::tests::repo_config::should_parse_toml ... ok
[INFO] [stdout] test core::config::tests::registered_webhook::should_return_auth ... ok
[INFO] [stdout] test core::config::tests::repo_config::should_return_branches ... ok
[INFO] [stdout] test core::config::tests::server_repo_config::should_not_return_repo_config_when_no_branches ... ok
[INFO] [stdout] test core::config::tests::server_repo_config::should_return_branch ... ok
[INFO] [stdout] test core::config::tests::server_repo_config::should_return_repo ... ok
[INFO] [stdout] test core::config::tests::url::url_parse_https_url ... ok
[INFO] [stdout] test core::config::tests::repo_config::should_return_source ... ok
[INFO] [stdout] test core::config::tests::server_repo_config::should_return_repo_config_when_branches ... ok
[INFO] [stdout] test core::config::tests::url::url_parse_ssh_url ... ok
[INFO] [stdout] test core::config::tests::webhook::message::should_return_body ... ok
[INFO] [stdout] test core::config::tests::webhook::message::should_return_forge_alias ... ok
[INFO] [stdout] test core::config::webhook::tests::auth::bytes ... ok
[INFO] [stdout] test core::config::webhook::tests::auth::string ... ok
[INFO] [stdout] test core::git::repository::open::tests::fetch::should_fetch_from_repo ... ignored, requires authentication to the server - which the CI doesn't have
[INFO] [stdout] test core::config::tests::webhook::message::should_return_header ... ok
[INFO] [stdout] test core::git::repository::open::tests::forge_config::should_return_forge_type ... ok
[INFO] [stdout] test core::git::repository::open::tests::forge_config::should_return_hostname ... ok
[INFO] [stdout] test core::git::repository::open::tests::forge_config::should_return_repo ... ok
[INFO] [stdout] test core::git::repository::open::tests::forge_config::should_return_repos ... ok
[INFO] [stdout] test core::git::repository::open::tests::forge_config::should_return_token ... ok
[INFO] [stdout] test core::git::repository::open::tests::forge_config::should_return_user ... ok
[INFO] [stdout] test core::git::repository::open::tests::repo_config::should_parse_toml ... ok
[INFO] [stdout] test core::git::repository::open::tests::repo_config::should_return_branches ... ok
[INFO] [stdout] test core::git::repository::open::tests::repo_config::should_return_source ... ok
[INFO] [stdout] test core::git::repository::open::tests::server_repo_config::should_not_return_repo_config_when_no_branches ... ok
[INFO] [stdout] test core::git::repository::open::tests::server_repo_config::should_return_branch ... ok
[INFO] [stdout] test core::git::repository::open::tests::server_repo_config::should_return_repo ... ok
[INFO] [stdout] test core::git::repository::open::tests::server_repo_config::should_return_repo_config_when_branches ... ok
[INFO] [stdout] test core::config::tests::server::load::load_should_parse_app_config ... ok
[INFO] [stdout] test core::config::tests::webhook::message::should_return_repo_alias ... ok
[INFO] [stdout] test core::config::tests::forge_details::with_hostname_should_return_new_instance ... ok
[INFO] [stdout] test core::git::repository::tests::validate::should_fail_where_invalid_default_push_remote ... ok
[INFO] [stdout] test core::git::repository::tests::validate::should_ok_a_valid_repo ... ok
[INFO] [stdout] test core::git::tests::commit::should_convert_from_push ... ok
[INFO] [stdout] test core::git::tests::commit::should_return_message ... ok
[INFO] [stdout] test core::git::tests::commit::should_return_sha ... ok
[INFO] [stdout] test core::git::tests::generation::should_increment ... ok
[INFO] [stdout] test core::git::tests::gitref::should_convert_from_commit ... ok
[INFO] [stdout] test core::git::tests::gitremote::should_return_hostname ... ok
[INFO] [stdout] test core::git::tests::gitremote::should_return_repo_path ... ok
[INFO] [stdout] test core::git::tests::push::force_from_should_display ... ok
[INFO] [stdout] test core::git::tests::push::force_no_should_display ... ok
[INFO] [stdout] test core::git::tests::push::reset::should_perform_a_fetch_then_push ... ok
[INFO] [stdout] test core::git::tests::repo_details::should_return_origin ... ok
[INFO] [stdout] test core::git::repository::tests::factory::open_where_storage_internal_auth_matches ... ok
[INFO] [stdout] test core::git::repository::open::tests::find_default_remote::should_find_default_remote ... ok
[INFO] [stdout] test core::git::repository::tests::factory::open_where_storage_internal_auth_differs_update_config ... ok
[INFO] [stdout] test core::git::repository::tests::factory::open_where_storage_external_auth_matches ... ok
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_dev_branch_is_missing_or_commit_log_is_empty_should_error ... ok
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_fetch_fails_should_error ... ok
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_main_branch_is_missing_or_commit_log_is_empty_should_error ... ok
[INFO] [stdout] test core::git::repository::open::tests::commit_log::should_return_single_item_in_commit_log_when_not_searching ... FAILED
[INFO] [stdout] test core::git::repository::open::tests::commit_log::should_return_5_in_commit_log_when_searching_for_5th_item ... FAILED
[INFO] [stdout] test core::git::repository::open::tests::commit_log::should_return_capacity_25_in_commit_log_when_searching_for_garbage ... FAILED
[INFO] [stdout] test core::macros::tests::macro_s_to_string ... ok
[INFO] [stdout] test forge::tests::test_forgejo_name ... ok
[INFO] [stdout] test forge::tests::test_github_name ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::commit_status::should_return_blank_state ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::commit_status::should_return_error_on_invalid_json ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::commit_status::should_return_error_on_network_error ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::commit_status::should_return_error_state ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::commit_status::should_return_failure_state ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::commit_status::should_return_pending_state ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::commit_status::should_return_success_state ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::get_hooks::should_return_empty_list ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::get_hooks::should_return_error_on_invalid_json ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::get_hooks::should_return_error_on_network_failure ... ok
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_dev_branch_is_on_main_and_next_is_not_should_reset_next_branch_to_main_and_retryable_error ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::get_hooks::should_return_hooks_list ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::new::should_create_client_with_repo_details ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::register_webhook::should_handle_successful_response ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::register_webhook::should_return_error_on_network_failure ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::register_webhook::should_send_correct_request_payload ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::unregister_webhook::should_handle_successful_response ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::unregister_webhook::should_return_error_on_network_failure ... ok
[INFO] [stdout] test forges::forgejo::api_client::tests::unregister_webhook::should_send_correct_delete_request ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::commit_status::should_return_fail_for_error ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::commit_status::should_return_fail_for_failure ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::commit_status::should_return_pass_for_success ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::commit_status::should_return_pending_for_blank ... ok
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_next_branch_is_missing_or_commit_log_is_empty_should_error ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::commit_status::should_return_pending_for_network_error ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::commit_status::should_return_pending_for_no_statuses ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::commit_status::should_return_pending_for_pending ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::is_message_authorised::should_return_false_with_missing_header ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::is_message_authorised::should_return_false_with_non_ulid_value ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::is_message_authorised::should_return_false_with_non_basic_prefix ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::is_message_authorised::should_return_false_with_wrong_ulid_value ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::is_message_authorised::should_return_true_with_valid_header ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::list_webhooks::should_return_a_list_of_matching_webhooks ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::list_webhooks::should_return_any_network_error ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::register_webhook::should_abort_if_repo_config_missing ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::parse_webhook_body::should_error_invalid_body ... ok
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_should_reset_next_branch_to_main_and_then_error ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::register_webhook::should_return_error_if_empty_network_response ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::parse_webhook_body::should_parse_valid_body ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::should_return_name ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::register_webhook::should_register_a_new_webhook ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::register_webhook::should_unregister_existing_webhooks_before_registering ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::unregister_webhook::should_delete_webhook ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::register_webhook::should_return_error_on_network_error ... ok
[INFO] [stdout] test forges::forgejo::tests::forgejo::unregister_webhook::should_return_error_on_network_error ... ok
[INFO] [stdout] test forges::github::api_client::tests::commit_status::should_return_error_on_network_failure ... ok
[INFO] [stdout] test forges::github::api_client::tests::commit_status::should_return_pending_state ... ok
[INFO] [stdout] test forges::github::api_client::tests::commit_status::should_return_success_state ... ok
[INFO] [stdout] test forges::github::api_client::tests::new::should_create_client_with_repo_details ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::fail_when_error ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::fail_when_failure ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::fail_when_only_alpha_fails ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::fail_when_only_beta_fails ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::pass_when_all_success ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::pass_when_no_checks ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::pending_when_all_pending ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::pending_when_blank ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::pending_when_only_alpha_pending ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::pending_when_pending ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::should_return_pass_for_no_statuses ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::should_return_pending_for_network_error ... ok
[INFO] [stdout] test forges::github::tests::github::is_message_authorised::should_return_false_with_invalid_header ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::pending_when_only_beta_pending ... ok
[INFO] [stdout] test forges::github::tests::github::is_message_authorised::should_return_false_with_missing_header ... ok
[INFO] [stdout] test forges::github::tests::github::is_message_authorised::should_return_true_with_valid_header ... ok
[INFO] [stdout] test forges::github::tests::github::list_webhooks::should_return_any_network_error ... ok
[INFO] [stdout] test forges::github::tests::github::parse_webhook_body::should_error_invalid_body ... ok
[INFO] [stdout] test forges::github::tests::github::parse_webhook_body::should_parse_valid_body ... ok
[INFO] [stdout] test forges::github::tests::github::register_webhook::should_abort_if_repo_config_missing ... ok
[INFO] [stdout] test forges::github::tests::github::register_webhook::should_return_error_if_empty_network_response ... ok
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error ... FAILED
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error ... FAILED
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error ... FAILED
[INFO] [stdout] test forges::github::tests::github::should_return_name ... ok
[INFO] [stdout] test forges::github::tests::github::register_webhook::should_register_a_new_webhook ... ok
[INFO] [stdout] test forges::github::tests::github::unregister_webhook::should_delete_webhook ... ok
[INFO] [stdout] test core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::clone_tests::errors_propagate_correctly ... ok
[INFO] [stdout] test forges::github::tests::github::register_webhook::should_return_error_on_network_error ... ok
[INFO] [stdout] test forges::github::tests::github::unregister_webhook::should_return_error_on_network_error ... ok
[INFO] [stdout] test forges::github::tests::github::register_webhook::should_unregister_existing_webhooks_before_registering ... ok
[INFO] [stdout] test forges::github::tests::github::commit_status::pass_when_success ... ok
[INFO] [stdout] test forges::github::tests::github::list_webhooks::should_return_a_list_of_matching_webhooks ... ok
[INFO] [stdout] test gitlib::git_repository::tests::git_init::test_open_git2 ... ok
[INFO] [stdout] test gitlib::git_repository::tests::find_default_remote_tests::finds_origin_remote_url ... ok
[INFO] [stdout] test gitlib::git_repository::tests::find_default_remote_tests::handles_missing_remote_url ... ok
[INFO] [stdout] test gitlib::git_repository::tests::read_file_tests::handles_special_characters_in_filename ... ok
[INFO] [stdout] test gitlib::git_repository::tests::read_file_tests::reads_existing_file_from_branch ... ok
[INFO] [stdout] test gitlib::git_repository::tests::remote_branches_tests::filters_out_origin_head ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::remote_branches_tests::handles_special_characters ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::remote_branches_tests::lists_remote_branches_correctly ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::read_file_tests::rebase_tests::detects_rebase_conflicts ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::remote_branches_tests::commit_log_returns_expected_commits ... ok
[INFO] [stdout] test gitlib::git_repository::tests::read_file_tests::returns_error_for_missing_file ... ok
[INFO] [stdout] test gitlib::tests::remotes::test_fetch_git2 ... FAILED
[INFO] [stdout] test gitlib::tests::remotes::test_commit_log_git2 ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::read_file_tests::rebase_tests::basic_rebase_onto_new_base ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::read_file_tests::rebase_tests::handles_non_linear_history ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::read_file_tests::rebase_tests::maintains_commit_metadata ... FAILED
[INFO] [stdout] test gitlib::tests::remotes::test_non_force_push_fails_git2 ... FAILED
[INFO] [stdout] test gitlib::git_repository::tests::read_file_tests::rebase_tests::errors_on_invalid_refs ... ok
[INFO] [stdout] test gitlib::tests::remotes::test_force_push_with_lease_git2 ... FAILED
[INFO] [stdout] test gitlib::tests::remotes::test_find_default_remote_url_git2 ... ok
[INFO] [stdout] test repo::tests::branch::advance_main::push_is_ok_should_ok ... ok
[INFO] [stdout] test repo::tests::branch::advance_main::push_is_error_should_error ... ok
[INFO] [stdout] test repo::tests::branch::advance_next::can_advance::to_valid_commit::push_is_ok::should_ok ... ok
[INFO] [stdout] test repo::tests::branch::advance_next::can_advance::to_wip_commit::should_not_push ... ok
[INFO] [stdout] test repo::tests::branch::advance_next::can_advance::to_invalid_commit::should_not_push_on_error ... ok
[INFO] [stdout] test repo::tests::branch::advance_next::can_advance::to_valid_commit::push_is_err::should_error ... ok
[INFO] [stdout] test gitlib::tests::remotes::test_push_git2 ... FAILED
[INFO] [stdout] test repo::tests::branch::find_next_commit_on_dev::when_main_found_before_next_should_use_force ... ok
[INFO] [stdout] test repo::tests::branch::find_next_commit_on_dev::should_set_expected_sha_to_next_commit_sha ... ok
[INFO] [stdout] test repo::tests::branch::find_next_commit_on_dev::when_next_is_dev_should_return_none_commit ... ok
[INFO] [stdout] test repo::tests::branch::find_next_commit_on_dev::when_next_is_in_dev_history_but_not_first_should_not_use_force ... ok
[INFO] [stdout] test repo::tests::branch::find_next_commit_on_dev::when_next_found_before_main_should_not_use_force ... ok
[INFO] [stdout] test repo::tests::branch::find_next_commit_on_dev::when_next_not_in_dev_history_should_use_force ... ok
[INFO] [stdout] test repo::tests::branch::test_find_next_commit_on_dev_when_next_is_at_main ... ok
[INFO] [stdout] test repo::tests::branch::advance_next::when_at_dev::should_not_push ... ok
[INFO] [stdout] test repo::tests::branch::test_find_next_commit_on_dev_when_next_is_not_on_dev ... ok
[INFO] [stdout] test gitlib::tests::remotes::test_setup_remote_and_clone_git2 ... ok
[INFO] [stdout] test gitlib::tests::remotes::test_remote_branches_git2 ... ok
[INFO] [stdout] test gitlib::tests::remotes::test_read_file_git2 ... FAILED
[INFO] [stdout] test gitlib::tests::remotes::test_switch_branch_git2 ... ok
[INFO] [stdout] test repo::tests::handlers::check_ci_status::should_passthrough_to_receive_ci_status ... ok
[INFO] [stdout] test repo::tests::handlers::clone_repo::should_clone ... ok
[INFO] [stdout] test repo::tests::handlers::clone_repo::should_open ... ok
[INFO] [stdout] test repo::tests::handlers::advance_next::should_fetch_then_push_then_revalidate ... ok
[INFO] [stdout] test repo::tests::handlers::advance_main::when_app_config_should_fetch_then_push_then_revalidate ... ok
[INFO] [stdout] test repo::tests::handlers::loaded_config::should_store_repo_config_in_actor ... ok
[INFO] [stdout] test repo::tests::handlers::advance_main::when_repo_config_should_fetch_then_push_then_revalidate ... ok
[INFO] [stdout] test repo::tests::handlers::clone_repo::when_server_has_no_repo_config_should_send_load_from_repo ... ok
[INFO] [stdout] test repo::tests::handlers::clone_repo::when_server_has_repo_config_should_send_register_webhook ... ok
[INFO] [stdout] test repo::tests::handlers::loaded_config::should_register_webhook ... ok
[INFO] [stdout] test repo::tests::handlers::receive_ci_status::when_pass_should_advance_main_to_next ... ok
[INFO] [stdout] test repo::tests::handlers::receive_ci_status::when_fail_should_notify_user ... ok
[INFO] [stdout] test repo::tests::handlers::load_config_from_repo::when_read_file_ok_should_send_config_loaded ... ok
[INFO] [stdout] test repo::tests::handlers::load_config_from_repo::when_read_file_err_should_notify_user ... ok
[INFO] [stdout] test repo::tests::handlers::register_webhook::when_registered_error_should_send_notify_user ... ok
[INFO] [stdout] test repo::tests::handlers::register_webhook::when_registered_ok_should_send_webhook_registered ... ok
[INFO] [stdout] test repo::tests::handlers::receive_ci_status::when_pending_should_recheck_ci_status ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::repo_with_dev_ahead_of_next_should_advance_next ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::repo_with_dev_and_next_on_main_should_do_nothing ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::repo_with_next_ahead_of_main_should_check_ci_status ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::repo_with_dev_not_ahead_of_main_should_notify_user ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::repo_with_next_not_an_ancestor_of_dev_and_dev_on_main_should_be_reset_to_main ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::repo_with_next_not_based_on_main_should_be_reset ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::repo_with_next_not_an_ancestor_of_dev_and_dev_ahead_of_main_should_be_reset_to_dev ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::repo_with_next_not_on_or_near_main_should_be_reset ... ok
[INFO] [stdout] test repo::tests::handlers::receive_ci_status::when_fail_should_recheck_after_delay ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::should_accept_message_with_new_token ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::should_reject_message_with_expired_token ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::should_accept_message_with_current_token ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_auth_is_invalid_drop_notification ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::should_send_notify_user_when_non_retryable_error ... ok
[INFO] [stdout] test repo::tests::handlers::validate_repo::should_send_validate_repo_when_retryable_error ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_not_a_push_drop_notification ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_ignorable_drop_notification ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_push_already_seen_commit_to_next ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_push_already_seen_commit_to_dev ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_push_already_seen_commit_to_main ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_push_new_commit_to_dev_should_stash_and_validate_repo ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_registered::should_store_webhook_details ... ok
[INFO] [stdout] test repo::tests::load::when_file_format_invalid_should_error ... ok
[INFO] [stdout] test repo::tests::load::when_file_not_found_should_error ... ok
[INFO] [stdout] test repo::tests::load::when_main_branch_is_missing_should_error ... ok
[INFO] [stdout] test repo::tests::load::when_next_branch_is_missing_should_error ... ok
[INFO] [stdout] test repo::tests::load::when_dev_branch_is_missing_should_error ... ok
[INFO] [stdout] test repo::tests::load::when_valid_file_should_return_repo_config ... ok
[INFO] [stdout] test server::tests::git_remote_to_string_is_as_expected ... ok
[INFO] [stdout] test server::tests::gitdir_should_display_as_pathbuf ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_push_new_commit_to_main_should_stash_and_validate_repo ... ok
[INFO] [stdout] test server::tests::gitdir_validate_should_pass_a_valid_git_repo ... ok
[INFO] [stdout] test server::tests::gitdir_validate_should_fail_a_git_repo_with_wrong_remote ... ok
[INFO] [stdout] test server::actor::tests::receive_app_config::when_webhook_url_has_trailing_slash_should_not_send ... ok
[INFO] [stdout] test server::tests::test_repo_config_load ... ok
[INFO] [stdout] test tests::errors::core_git_forge_webhook_error_is_send ... ok
[INFO] [stdout] test tests::errors::core_git_repository_error_is_send ... ok
[INFO] [stdout] test tests::errors::core_git_validation_remotes_error_is_send ... ok
[INFO] [stdout] test tests::init::should_create_default_file_if_not_exists ... ok
[INFO] [stdout] test server::tests::repo_details_find_default_remote_finds_correct_remote ... ok
[INFO] [stdout] test tui::actor::tests::model::repo_state::none_alert_remains_none::case_1 ... ok
[INFO] [stdout] test tests::init::should_not_update_file_if_it_exists ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_push_new_commit_to_next_should_stash_and_validate_repo ... ok
[INFO] [stdout] test tui::actor::tests::model::repo_state::none_alert_remains_none::case_3 ... ok
[INFO] [stdout] test tui::actor::tests::model::repo_state::some_alert_becomes_none::case_1 ... ok
[INFO] [stdout] test tui::actor::tests::model::repo_state::none_alert_remains_none::case_2 ... ok
[INFO] [stdout] test tui::actor::tests::model::repo_state::some_alert_becomes_none::case_2 ... ok
[INFO] [stdout] test tui::actor::tests::model::repo_state::some_alert_becomes_none::case_3 ... ok
[INFO] [stdout] test xui::state::repo_state::test::display ... ok
[INFO] [stdout] test xui::widgets::data_state::tests::no_repo_selected_repo_details_is_none ... ok
[INFO] [stdout] test tui::components::history::tests::parse_log_line ... ok
[INFO] [stdout] test xui::widgets::data_state::tests::repo_selected_repo_details_is_some ... ok
[INFO] [stdout] test xui::widgets::commit_log::tests::parse_log_line ... ok
[INFO] [stdout] test tests::errors::core_git_file_error_is_send ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_registered::should_send_validate_repo_message ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_message_is_push_on_unknown_branch_drop_notification ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_no_expected_auth_token_drop_notification ... ok
[INFO] [stdout] test repo::tests::handlers::webhook_notification::when_no_repo_config_drop_notification ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::git::repository::open::tests::commit_log::should_return_single_item_in_commit_log_when_not_searching stdout ----
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpOzhFgu" } path="/tmp/.tmpOzhFgu/.git/config"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpOzhFgu/.git/config"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] is_file;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpOzhFgu", path: "/tmp/.tmpOzhFgu/.git/config", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpOzhFgu/.git/config"
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git checkout -b main-2H2BZ
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Switched to a new branch 'main-2H2BZ'
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpOzhFgu" } path="/tmp/.tmpOzhFgu/6UDTR"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpOzhFgu/6UDTR"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git add "/tmp/.tmpOzhFgu/6UDTR"
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] == git commit -m"Added "/tmp/.tmpOzhFgu/6UDTR""
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Author identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@fac53832e1e6.(none)')
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpOzhFgu" } path="/tmp/.tmpOzhFgu/.git/refs/heads/main-2H2BZ"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpOzhFgu/.git/refs/heads/main-2H2BZ"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpOzhFgu", path: "/tmp/.tmpOzhFgu/.git/refs/heads/main-2H2BZ", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpOzhFgu/.git/refs/heads/main-2H2BZ"
[INFO] [stdout] [INFO  kxio::fs::temp] drop; self=TempFileSystem { real: FileSystem { base: "/tmp/.tmpOzhFgu" }, _temp_dir: Mutex { data: TempDir { path: "/tmp/.tmpOzhFgu" }, poisoned: false, .. } }
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/core/git/tests.rs:407:24
[INFO] [stdout] 
[INFO] [stdout] ---- core::git::repository::open::tests::commit_log::should_return_5_in_commit_log_when_searching_for_5th_item stdout ----
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpfbyVXK" } path="/tmp/.tmpfbyVXK/.git/config"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpfbyVXK/.git/config"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] is_file;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpfbyVXK", path: "/tmp/.tmpfbyVXK/.git/config", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpfbyVXK/.git/config"
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git checkout -b S3D00
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Switched to a new branch 'S3D00'
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpfbyVXK" } path="/tmp/.tmpfbyVXK/10QIJ"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpfbyVXK/10QIJ"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git add "/tmp/.tmpfbyVXK/10QIJ"
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] == git commit -m"Added "/tmp/.tmpfbyVXK/10QIJ""
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Author identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@fac53832e1e6.(none)')
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpfbyVXK" } path="/tmp/.tmpfbyVXK/.git/refs/heads/S3D00"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpfbyVXK/.git/refs/heads/S3D00"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpfbyVXK", path: "/tmp/.tmpfbyVXK/.git/refs/heads/S3D00", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpfbyVXK/.git/refs/heads/S3D00"
[INFO] [stdout] [INFO  kxio::fs::temp] drop; self=TempFileSystem { real: FileSystem { base: "/tmp/.tmpfbyVXK" }, _temp_dir: Mutex { data: TempDir { path: "/tmp/.tmpfbyVXK" }, poisoned: false, .. } }
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/core/git/tests.rs:407:24
[INFO] [stdout] 
[INFO] [stdout] ---- core::git::repository::open::tests::commit_log::should_return_capacity_25_in_commit_log_when_searching_for_garbage stdout ----
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpE5kJj7" } path="/tmp/.tmpE5kJj7/.git/config"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpE5kJj7/.git/config"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] is_file;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpE5kJj7", path: "/tmp/.tmpE5kJj7/.git/config", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpE5kJj7/.git/config"
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git checkout -b 5UQYW
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Switched to a new branch '5UQYW'
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpE5kJj7" } path="/tmp/.tmpE5kJj7/PLRT6"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpE5kJj7/PLRT6"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git add "/tmp/.tmpE5kJj7/PLRT6"
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] == git commit -m"Added "/tmp/.tmpE5kJj7/PLRT6""
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Author identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@fac53832e1e6.(none)')
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpE5kJj7" } path="/tmp/.tmpE5kJj7/.git/refs/heads/5UQYW"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpE5kJj7/.git/refs/heads/5UQYW"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpE5kJj7", path: "/tmp/.tmpE5kJj7/.git/refs/heads/5UQYW", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpE5kJj7/.git/refs/heads/5UQYW"
[INFO] [stdout] [INFO  kxio::fs::temp] drop; self=TempFileSystem { real: FileSystem { base: "/tmp/.tmpE5kJj7" }, _temp_dir: Mutex { data: TempDir { path: "/tmp/.tmpE5kJj7" }, poisoned: false, .. } }
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/core/git/tests.rs:407:24
[INFO] [stdout] 
[INFO] [stdout] ---- core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error stdout ----
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmp3OfgJi" } path="/tmp/.tmp3OfgJi/.git/config"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmp3OfgJi/.git/config"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] is_file;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmp3OfgJi", path: "/tmp/.tmp3OfgJi/.git/config", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmp3OfgJi/.git/config"
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git checkout -b main-LKZYL
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Switched to a new branch 'main-LKZYL'
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmp3OfgJi" } path="/tmp/.tmp3OfgJi/ZFSR8"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmp3OfgJi/ZFSR8"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git add "/tmp/.tmp3OfgJi/ZFSR8"
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] == git commit -m"Added "/tmp/.tmp3OfgJi/ZFSR8""
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Author identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@fac53832e1e6.(none)')
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmp3OfgJi" } path="/tmp/.tmp3OfgJi/.git/refs/heads/main-LKZYL"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmp3OfgJi/.git/refs/heads/main-LKZYL"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmp3OfgJi", path: "/tmp/.tmp3OfgJi/.git/refs/heads/main-LKZYL", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmp3OfgJi/.git/refs/heads/main-LKZYL"
[INFO] [stdout] [1;31mAssertion failed[0m at [1msrc/core/git/validation/tests.rs[0m:519:13:
[INFO] [stdout]   [35mlet_assert[0m[35m!([0m [36mOk((positions, _git_log))[0m [1;34m=[0m [33mvalidate(&*open_repository, &repo_details, &repo_config)[0m [35m)[0m
[INFO] [stdout] with expansion:
[INFO] [stdout]   Err(
[INFO] [stdout]       Retryable(
[INFO] [stdout]           "No such file or directory (os error 2)",
[INFO] [stdout]       ),
[INFO] [stdout]   )
[INFO] [stdout] with message:
[INFO] [stdout]   validate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error' (113) panicked at src/core/git/validation/tests.rs:519:13:
[INFO] [stdout] assertion failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a931b46bdd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a931b4865da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5a931b472846 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a931b4478ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a931b462a19 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5a931a7510be - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a931b462c82 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a931b4479da - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a931b43c839 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a931b448a6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a931b486dcc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a931a0869eb - git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error
[INFO] [stdout]   12:     0x5a931a0610d3 - git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error::{closure#0}
[INFO] [stdout]   13:     0x5a931a03d7c6 - <git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5a931a74546b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   15:     0x5a931a751cca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5a931a74d274 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5a931a7547c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5a931b46afbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x79dc8a416aa4 - <unknown>
[INFO] [stdout]   20:     0x79dc8a4a3a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] [INFO  kxio::fs::temp] drop; self=TempFileSystem { real: FileSystem { base: "/tmp/.tmp3OfgJi" }, _temp_dir: Mutex { data: TempDir { path: "/tmp/.tmp3OfgJi" }, poisoned: false, .. } }
[INFO] [stdout] 
[INFO] [stdout] ---- core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error stdout ----
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpRT4LdO" } path="/tmp/.tmpRT4LdO/.git/config"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpRT4LdO/.git/config"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] is_file;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpRT4LdO", path: "/tmp/.tmpRT4LdO/.git/config", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpRT4LdO/.git/config"
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git checkout -b main-0NTB5
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Switched to a new branch 'main-0NTB5'
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpRT4LdO" } path="/tmp/.tmpRT4LdO/2D0SO"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpRT4LdO/2D0SO"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git add "/tmp/.tmpRT4LdO/2D0SO"
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] == git commit -m"Added "/tmp/.tmpRT4LdO/2D0SO""
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Author identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@fac53832e1e6.(none)')
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpRT4LdO" } path="/tmp/.tmpRT4LdO/.git/refs/heads/main-0NTB5"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpRT4LdO/.git/refs/heads/main-0NTB5"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpRT4LdO", path: "/tmp/.tmpRT4LdO/.git/refs/heads/main-0NTB5", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpRT4LdO/.git/refs/heads/main-0NTB5"
[INFO] [stdout] 
[INFO] [stdout] thread 'core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error' (112) panicked at src/core/git/validation/tests.rs:199:13:
[INFO] [stdout] assertion failed: matches!(err, git::validation::positions::PositionsError::UserIntervention(_))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a931b46bdd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a931b4865da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5a931b472846 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a931b4478ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a931b462a19 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5a931a7510be - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a931b462c82 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a931b4479da - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a931b43c839 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a931b448a6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a931b486dcc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a931b486d92 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]   12:     0x5a931a087e30 - git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error
[INFO] [stdout]   13:     0x5a931a061133 - git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error::{closure#0}
[INFO] [stdout]   14:     0x5a931a03d846 - <git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5a931a74546b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   16:     0x5a931a751cca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5a931a74d274 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5a931a7547c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5a931b46afbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x79dc8a416aa4 - <unknown>
[INFO] [stdout]   21:     0x79dc8a4a3a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] [INFO  kxio::fs::temp] drop; self=TempFileSystem { real: FileSystem { base: "/tmp/.tmpRT4LdO" }, _temp_dir: Mutex { data: TempDir { path: "/tmp/.tmpRT4LdO" }, poisoned: false, .. } }
[INFO] [stdout] 
[INFO] [stdout] ---- core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error stdout ----
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpgiTrcE" } path="/tmp/.tmpgiTrcE/.git/config"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpgiTrcE/.git/config"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] is_file;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpgiTrcE", path: "/tmp/.tmpgiTrcE/.git/config", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpgiTrcE/.git/config"
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git checkout -b main-A89XB
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Switched to a new branch 'main-A89XB'
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpgiTrcE" } path="/tmp/.tmpgiTrcE/R438X"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpgiTrcE/R438X"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git add "/tmp/.tmpgiTrcE/R438X"
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] == git commit -m"Added "/tmp/.tmpgiTrcE/R438X""
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Author identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@fac53832e1e6.(none)')
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpgiTrcE" } path="/tmp/.tmpgiTrcE/.git/refs/heads/main-A89XB"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpgiTrcE/.git/refs/heads/main-A89XB"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpgiTrcE", path: "/tmp/.tmpgiTrcE/.git/refs/heads/main-A89XB", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpgiTrcE/.git/refs/heads/main-A89XB"
[INFO] [stdout] Got: Retryable("No such file or directory (os error 2)")
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmpgiTrcE" } path="/tmp/.tmpgiTrcE/.git/refs/heads/next-1C62V"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmpgiTrcE/.git/refs/heads/next-1C62V"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmpgiTrcE", path: "/tmp/.tmpgiTrcE/.git/refs/heads/next-1C62V", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmpgiTrcE/.git/refs/heads/next-1C62V"
[INFO] [stdout] Assertion failed at src/core/git/validation/tests.rs:355:13:
[INFO] [stdout]   let_assert!( Ok(_) = then::get_sha_for_branch(&fs, &gitdir, &repo_config.branches().next()) )
[INFO] [stdout] with expansion:
[INFO] [stdout]   Err(
[INFO] [stdout]       Io(
[INFO] [stdout]           Os {
[INFO] [stdout]               code: 2,
[INFO] [stdout]               kind: NotFound,
[INFO] [stdout]               message: "No such file or directory",
[INFO] [stdout]           },
[INFO] [stdout]       ),
[INFO] [stdout]   )
[INFO] [stdout] with message:
[INFO] [stdout]   load next branch sha
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error' (128) panicked at src/core/git/validation/tests.rs:355:13:
[INFO] [stdout] assertion failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a931b46bdd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a931b4865da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5a931b472846 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a931b4478ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a931b462a19 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5a931a7510be - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a931b462c82 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a931b4479da - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a931b43c839 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a931b448a6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a931b486dcc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a931a08c65a - git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error
[INFO] [stdout]   12:     0x5a931a061223 - git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error::{closure#0}
[INFO] [stdout]   13:     0x5a931a03d986 - <git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5a931a74546b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   15:     0x5a931a751cca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5a931a74d274 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5a931a7547c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5a931b46afbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x79dc8a416aa4 - <unknown>
[INFO] [stdout]   20:     0x79dc8a4a3a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] [INFO  kxio::fs::temp] drop; self=TempFileSystem { real: FileSystem { base: "/tmp/.tmpgiTrcE" }, _temp_dir: Mutex { data: TempDir { path: "/tmp/.tmpgiTrcE" }, poisoned: false, .. } }
[INFO] [stdout] 
[INFO] [stdout] ---- core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions stdout ----
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmp6qIvsg" } path="/tmp/.tmp6qIvsg/.git/config"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmp6qIvsg/.git/config"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] is_file;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmp6qIvsg", path: "/tmp/.tmp6qIvsg/.git/config", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmp6qIvsg/.git/config"
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git checkout -b main-90BK6
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Switched to a new branch 'main-90BK6'
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmp6qIvsg" } path="/tmp/.tmp6qIvsg/PZR5T"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmp6qIvsg/PZR5T"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  tracing::span] write;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] == git add "/tmp/.tmp6qIvsg/PZR5T"
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] == git commit -m"Added "/tmp/.tmp6qIvsg/PZR5T""
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Author identity unknown
[INFO] [stdout] 
[INFO] [stdout] *** Please tell me who you are.
[INFO] [stdout] 
[INFO] [stdout] Run
[INFO] [stdout] 
[INFO] [stdout]   git config --global user.email "you@example.com"
[INFO] [stdout]   git config --global user.name "Your Name"
[INFO] [stdout] 
[INFO] [stdout] to set your account's default identity.
[INFO] [stdout] Omit --global to set the identity only in this repository.
[INFO] [stdout] 
[INFO] [stdout] fatal: unable to auto-detect email address (got 'root@fac53832e1e6.(none)')
[INFO] [stdout] 
[INFO] [stdout] =============================
[INFO] [stdout] [INFO  kxio::fs::system] file; self=FileSystem { base: "/tmp/.tmp6qIvsg" } path="/tmp/.tmp6qIvsg/.git/refs/heads/main-90BK6"
[INFO] [stdout] [INFO  tracing::span] new;
[INFO] [stdout] [INFO  kxio::fs::path] clean_path; path="/tmp/.tmp6qIvsg/.git/refs/heads/main-90BK6"
[INFO] [stdout] [INFO  tracing::span] exists;
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::file] reader; self=PathReal { base: "/tmp/.tmp6qIvsg", path: "/tmp/.tmp6qIvsg/.git/refs/heads/main-90BK6", _phanton: PhantomData<kxio::fs::path::FileMarker>, error: None }
[INFO] [stdout] [INFO  tracing::span] check_error;
[INFO] [stdout] [INFO  kxio::fs::reader] new; path="/tmp/.tmp6qIvsg/.git/refs/heads/main-90BK6"
[INFO] [stdout] Assertion failed at src/core/git/validation/tests.rs:580:13:
[INFO] [stdout]   let_assert!( Ok((positions, _git_log)) = validate(&*open_repository, &repo_details, &repo_config) )
[INFO] [stdout] with expansion:
[INFO] [stdout]   Err(
[INFO] [stdout]       Retryable(
[INFO] [stdout]           "No such file or directory (os error 2)",
[INFO] [stdout]       ),
[INFO] [stdout]   )
[INFO] [stdout] with message:
[INFO] [stdout]   validate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions' (102) panicked at src/core/git/validation/tests.rs:580:13:
[INFO] [stdout] assertion failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a931b46bdd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a931b4865da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5a931b472846 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a931b4478ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a931b462a19 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5a931a7510be - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a931b462c82 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a931b4479da - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a931b43c839 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a931b448a6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a931b486dcc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a931a089a22 - git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions
[INFO] [stdout]   12:     0x5a931a061163 - git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions::{closure#0}
[INFO] [stdout]   13:     0x5a931a03d886 - <git_next[da8f619d9198924]::core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5a931a74546b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   15:     0x5a931a751cca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5a931a74d274 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5a931a7547c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5a931b46afbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x79dc8a416aa4 - <unknown>
[INFO] [stdout]   20:     0x79dc8a4a3a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] [INFO  kxio::fs::temp] drop; self=TempFileSystem { real: FileSystem { base: "/tmp/.tmp6qIvsg" }, _temp_dir: Mutex { data: TempDir { path: "/tmp/.tmp6qIvsg" }, poisoned: false, .. } }
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::git_repository::tests::remote_branches_tests::filters_out_origin_head stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/gitlib/git_repository.rs:787:31
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::git_repository::tests::remote_branches_tests::handles_special_characters stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/gitlib/git_repository.rs:787:31
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::git_repository::tests::remote_branches_tests::lists_remote_branches_correctly stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/gitlib/git_repository.rs:787:31
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::git_repository::tests::read_file_tests::rebase_tests::detects_rebase_conflicts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gitlib::git_repository::tests::read_file_tests::rebase_tests::detects_rebase_conflicts' (228) panicked at src/gitlib/git_repository.rs:1035:21:
[INFO] [stdout] Unexpected error type: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a931b46bdd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5a931b4865da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    2:     0x5a931b472846 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5a931b4478ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5a931b462a19 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]    5:     0x5a931a7510be - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5a931b462c82 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5a931b4479a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5a931b43c839 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5a931b448a6d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]   10:     0x5a931b486dcc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5a931a1610e4 - git_next[da8f619d9198924]::gitlib::git_repository::tests::read_file_tests::rebase_tests::detects_rebase_conflicts
[INFO] [stdout]   12:     0x5a931a150d53 - git_next[da8f619d9198924]::gitlib::git_repository::tests::read_file_tests::rebase_tests::detects_rebase_conflicts::{closure#0}
[INFO] [stdout]   13:     0x5a931a03d0c6 - <git_next[da8f619d9198924]::gitlib::git_repository::tests::read_file_tests::rebase_tests::detects_rebase_conflicts::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5a931a74546b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]   15:     0x5a931a751cca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5a931a74d274 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5a931a7547c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5a931b46afbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x79dc8a416aa4 - <unknown>
[INFO] [stdout]   20:     0x79dc8a4a3a64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::tests::remotes::test_fetch_git2 stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/gitlib/tests/remotes.rs:236:21
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::tests::remotes::test_commit_log_git2 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] Location:
[INFO] [stdout]     src/gitlib/tests/remotes.rs:138:38
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::git_repository::tests::read_file_tests::rebase_tests::basic_rebase_onto_new_base stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/gitlib/git_repository.rs:419:23
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::git_repository::tests::read_file_tests::rebase_tests::handles_non_linear_history stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/gitlib/git_repository.rs:419:23
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::git_repository::tests::read_file_tests::rebase_tests::maintains_commit_metadata stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/gitlib/git_repository.rs:419:23
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::tests::remotes::test_non_force_push_fails_git2 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] Location:
[INFO] [stdout]     src/gitlib/tests/remotes.rs:138:38
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::tests::remotes::test_force_push_with_lease_git2 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] Location:
[INFO] [stdout]     src/gitlib/tests/remotes.rs:138:38
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::tests::remotes::test_push_git2 stdout ----
[INFO] [stdout] Error: Failed to add commit to local repo
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]    0: Failed to get signature
[INFO] [stdout]    1: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/gitlib/tests/remotes.rs:138:38
[INFO] [stdout] 
[INFO] [stdout] ---- gitlib::tests::remotes::test_read_file_git2 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] Location:
[INFO] [stdout]     src/gitlib/tests/remotes.rs:138:38
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::git::repository::open::tests::commit_log::should_return_5_in_commit_log_when_searching_for_5th_item
[INFO] [stdout]     core::git::repository::open::tests::commit_log::should_return_capacity_25_in_commit_log_when_searching_for_garbage
[INFO] [stdout]     core::git::repository::open::tests::commit_log::should_return_single_item_in_commit_log_when_not_searching
[INFO] [stdout]     core::git::validation::tests::positions::validate::where_branches_are_all_valid_should_return_positions
[INFO] [stdout]     core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_main_should_error
[INFO] [stdout]     core::git::validation::tests::positions::validate::where_dev_branch_is_not_based_on_next_should_reset_next_branch_to_next_commit_on_dev_and_retryable_error
[INFO] [stdout]     core::git::validation::tests::positions::validate::where_next_branch_is_not_based_on_main_and_reset_of_next_fails_should_error
[INFO] [stdout]     gitlib::git_repository::tests::read_file_tests::rebase_tests::basic_rebase_onto_new_base
[INFO] [stdout]     gitlib::git_repository::tests::read_file_tests::rebase_tests::detects_rebase_conflicts
[INFO] [stdout]     gitlib::git_repository::tests::read_file_tests::rebase_tests::handles_non_linear_history
[INFO] [stdout]     gitlib::git_repository::tests::read_file_tests::rebase_tests::maintains_commit_metadata
[INFO] [stdout]     gitlib::git_repository::tests::remote_branches_tests::filters_out_origin_head
[INFO] [stdout]     gitlib::git_repository::tests::remote_branches_tests::handles_special_characters
[INFO] [stdout]     gitlib::git_repository::tests::remote_branches_tests::lists_remote_branches_correctly
[INFO] [stdout]     gitlib::tests::remotes::test_commit_log_git2
[INFO] [stdout]     gitlib::tests::remotes::test_fetch_git2
[INFO] [stdout]     gitlib::tests::remotes::test_force_push_with_lease_git2
[INFO] [stdout]     gitlib::tests::remotes::test_non_force_push_fails_git2
[INFO] [stdout]     gitlib::tests::remotes::test_push_git2
[INFO] [stdout]     gitlib::tests::remotes::test_read_file_git2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 267 passed; 20 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin git-next`
[INFO] running `Command { std: "docker" "inspect" "fac53832e1e614595e4c6109166b87f399b24b333db5252e5d7d136d5f16a60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fac53832e1e614595e4c6109166b87f399b24b333db5252e5d7d136d5f16a60c", kill_on_drop: false }`
[INFO] [stdout] fac53832e1e614595e4c6109166b87f399b24b333db5252e5d7d136d5f16a60c
