>>> git-branchless: Building community/git-branchless 0.8.0-r0 (using abuild 3.11.21-r0) started Wed, 27 Sep 2023 14:29:34 +0000 >>> git-branchless: Checking sanity of /home/buildozer/aports/community/git-branchless/APKBUILD... >>> git-branchless: Analyzing dependencies... >>> git-branchless: Installing for build: build-base cargo cargo-auditable libgit2-dev libssh2-dev openssl-dev>3 sqlite-dev bash git (1/37) Installing libffi (3.4.4-r3) (2/37) Installing libxml2 (2.11.5-r0) (3/37) Installing llvm16-libs (16.0.6-r6) (4/37) Installing scudo-malloc (16.0.6-r3) (5/37) Installing rust (1.72.1-r0) (6/37) Installing cargo (1.72.1-r0) (7/37) Installing cargo-auditable (0.6.1-r3) (8/37) Installing brotli (1.0.9-r15) (9/37) Installing brotli-dev (1.0.9-r15) (10/37) Installing c-ares-dev (1.19.1-r1) (11/37) Installing libidn2-dev (2.3.4-r4) (12/37) Installing nghttp2-dev (1.56.0-r0) (13/37) Installing openssl-dev (3.1.3-r0) (14/37) Installing zlib-dev (1.3-r0) (15/37) Installing curl-dev (8.3.0-r1) (16/37) Installing libssh2 (1.11.0-r0) (17/37) Installing libssh2-dev (1.11.0-r0) (18/37) Installing http-parser (2.9.4-r0) (19/37) Installing http-parser-dev (2.9.4-r0) (20/37) Installing libgit2 (1.7.1-r0) (21/37) Installing bsd-compat-headers (0.7.2-r5) (22/37) Installing libformw (6.4_p20230918-r0) (23/37) Installing libmenuw (6.4_p20230918-r0) (24/37) Installing libpanelw (6.4_p20230918-r0) (25/37) Installing libncurses++ (6.4_p20230918-r0) (26/37) Installing ncurses-dev (6.4_p20230918-r0) (27/37) Installing libedit-dev (20230828.3.1-r3) (28/37) Installing libpcre2-16 (10.42-r1) (29/37) Installing libpcre2-32 (10.42-r1) (30/37) Installing pcre2-dev (10.42-r1) (31/37) Installing libgit2-dev (1.7.1-r0) (32/37) Installing readline (8.2.1-r2) (33/37) Installing sqlite (3.43.1-r0) (34/37) Installing sqlite-libs (3.43.1-r0) (35/37) Installing sqlite-dev (3.43.1-r0) (36/37) Installing bash (5.2.15-r6) Executing bash-5.2.15-r6.post-install (37/37) Installing .makedepends-git-branchless (20230927.142936) Executing busybox-1.36.1-r8.trigger OK: 1145 MiB in 147 packages >>> git-branchless: Cleaning up srcdir >>> git-branchless: Cleaning up pkgdir >>> git-branchless: Cleaning up tmpdir >>> git-branchless: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-branchless-0.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> git-branchless: Fetching https://github.com/arxanas/git-branchless/archive/v0.8.0/git-branchless-0.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 489k 0 489k 0 0 862k 0 --:--:-- --:--:-- --:--:-- 1855k >>> git-branchless: Fetching https://distfiles.alpinelinux.org/distfiles/edge/git-branchless-0.8.0.tar.gz >>> git-branchless: Checking sha512sums... git-branchless-0.8.0.tar.gz: OK unbundle-sqlite.patch: OK >>> git-branchless: Unpacking /var/cache/distfiles/edge/git-branchless-0.8.0.tar.gz... >>> git-branchless: unbundle-sqlite.patch patching file Cargo.lock patching file Cargo.toml warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest Updating crates.io index Downloading crates ... Downloaded enum-map v2.6.1 Downloaded chronoutil v0.2.5 Downloaded diffy v0.3.0 Downloaded enum-map-derive v0.13.0 Downloaded concolor v0.1.1 warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest Compiling libc v0.2.147 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.11 Compiling cfg-if v1.0.0 Compiling once_cell v1.18.0 Compiling memchr v2.5.0 Compiling log v0.4.20 Compiling rustix v0.38.8 Compiling version_check v0.9.4 Compiling parking_lot_core v0.9.8 Compiling lazy_static v1.4.0 Compiling scopeguard v1.2.0 Compiling smallvec v1.11.0 Compiling crossbeam-utils v0.8.16 Compiling ident_case v1.0.1 Compiling bitflags v1.3.2 Compiling fnv v1.0.7 Compiling bitflags v2.4.0 Compiling pin-project-lite v0.2.12 Compiling regex-syntax v0.7.4 Compiling linux-raw-sys v0.4.5 Compiling unicode-width v0.1.10 Compiling vcpkg v0.2.15 Compiling either v1.9.0 Compiling serde v1.0.183 Compiling pkg-config v0.3.27 Compiling utf8parse v0.2.1 Compiling regex-syntax v0.6.29 Compiling ppv-lite86 v0.2.17 Compiling itoa v1.0.9 Compiling signal-hook v0.3.17 Compiling typenum v1.16.0 Compiling getrandom v0.1.16 Compiling anstyle v1.0.1 Compiling stable_deref_trait v1.2.0 Compiling thiserror v1.0.47 Compiling pin-utils v0.1.0 Compiling futures-core v0.3.28 Compiling hashbrown v0.12.3 Compiling futures-channel v0.3.28 Compiling maybe-uninit v2.0.0 Compiling futures-task v0.3.28 Compiling strsim v0.10.0 Compiling unicode-segmentation v1.10.1 Compiling anstyle-parse v0.2.1 Compiling sharded-slab v0.1.4 Compiling tracing-core v0.1.31 Compiling thread_local v1.1.7 Compiling itertools v0.10.5 Compiling allocator-api2 v0.2.16 Compiling num_threads v0.1.6 Compiling ansi_term v0.12.1 Compiling crossbeam-queue v0.3.8 Compiling deranged v0.3.7 Compiling time-core v0.1.1 Compiling futures-util v0.3.28 Compiling colorchoice v1.0.0 Compiling anstyle-query v1.0.0 Compiling futures-sink v0.3.28 Compiling iana-time-zone v0.1.57 Compiling tinyvec_macros v0.1.1 Compiling fastrand v2.0.0 Compiling tinyvec v1.6.0 Compiling crunchy v0.2.2 Compiling rayon-core v1.11.0 Compiling ahash v0.8.3 Compiling aho-corasick v1.0.3 Compiling lock_api v0.4.10 Compiling num-traits v0.2.16 Compiling indexmap v1.9.3 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling num-integer v0.1.45 Compiling generic-array v0.14.7 Compiling num-rational v0.4.1 Compiling crossbeam-channel v0.5.8 Compiling slab v0.4.8 Compiling num-iter v0.1.43 Compiling quote v1.0.32 Compiling tracing-log v0.1.3 Compiling memoffset v0.6.5 Compiling anyhow v1.0.72 Compiling clap_lex v0.5.0 Compiling futures-io v0.3.28 Compiling heck v0.4.1 Compiling smallvec v0.6.14 Compiling owning_ref v0.4.1 Compiling async-trait v0.1.73 Compiling syn v2.0.28 Compiling unicode-bidi v0.3.13 Compiling arrayvec v0.7.4 Compiling percent-encoding v2.3.0 Compiling overload v0.1.1 Compiling portable-atomic v1.4.2 Compiling unicode-linebreak v0.1.5 Compiling crossbeam-deque v0.8.3 Compiling byteorder v1.4.3 Compiling doc-comment v0.3.3 Compiling predicates-core v1.0.6 Compiling adler v1.0.2 Compiling smawk v0.3.1 Compiling xi-unicode v0.3.0 Compiling eyre v0.6.8 Compiling esl01-vlqencoding v0.3.0 Compiling gimli v0.27.3 Compiling serde_json v1.0.105 Compiling static_assertions v1.1.0 Compiling crossbeam v0.8.2 Compiling miniz_oxide v0.7.1 Compiling form_urlencoded v1.2.0 Compiling nu-ansi-term v0.46.0 Compiling vte_generate_state_changes v0.1.1 Compiling object v0.31.1 Compiling owning_ref v0.3.3 Compiling rustc-demangle v0.1.23 Compiling ryu v1.0.15 Compiling indenter v0.3.3 Compiling owo-colors v3.5.0 Compiling textwrap v0.16.0 Compiling termtree v0.4.1 Compiling same-file v1.0.6 Compiling cpufeatures v0.2.9 Compiling cassowary v0.3.0 Compiling tiny-keccak v2.0.2 Compiling difflib v0.4.0 Compiling unicode-normalization v0.1.22 Compiling libsqlite3-sys v0.26.0 Compiling hex v0.4.3 Compiling diffy v0.3.0 Compiling walkdir v2.3.3 Compiling predicates-tree v1.0.9 Compiling itertools v0.11.0 Compiling vte v0.11.1 Compiling esl01-renderdag v0.3.0 Compiling getrandom v0.2.10 Compiling signal-hook-registry v1.4.1 Compiling mio v0.8.8 Compiling jobserver v0.1.26 Compiling rand_core v0.6.4 Compiling cc v1.0.83 Compiling parking_lot v0.12.1 Compiling time v0.1.45 Compiling hashbrown v0.14.0 Compiling rand_chacha v0.3.1 Compiling num-complex v0.4.4 Compiling signal-hook-mio v0.2.3 Compiling time v0.3.25 Compiling memmap v0.7.0 Compiling serial-core v0.4.0 Compiling crossterm v0.25.0 Compiling regex-automata v0.1.10 Compiling rand_core v0.5.1 Compiling rand v0.8.5 Compiling chrono v0.4.26 Compiling rand_chacha v0.2.2 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling regex-automata v0.3.6 Compiling rand v0.4.6 Compiling num_cpus v1.16.0 Compiling termios v0.2.2 Compiling ioctl-rs v0.1.6 Compiling rand v0.7.3 Compiling digest v0.10.7 Compiling serial-unix v0.4.0 Compiling idna v0.4.0 Compiling fs2 v0.4.3 Compiling num v0.4.1 Compiling nix v0.25.1 Compiling sha1 v0.10.5 Compiling hashlink v0.8.3 Compiling serial v0.4.0 Compiling crossterm v0.26.1 Compiling console v0.15.7 Compiling wait-timeout v0.2.0 Compiling predicates v3.0.3 Compiling matchers v0.1.0 Compiling fallible-iterator v0.2.0 Compiling tui v0.19.0 Compiling is-terminal v0.4.9 Compiling anstream v0.3.2 Compiling tempfile v3.7.1 Compiling parking_lot_core v0.2.14 Compiling twox-hash v1.6.3 Compiling url v2.4.0 Compiling clap_builder v4.3.23 Compiling fail v0.4.0 Compiling parking_lot v0.4.8 Compiling rayon v1.7.0 Compiling fallible-streaming-iterator v0.1.9 Compiling number_prefix v0.4.0 Compiling json v0.12.4 Compiling shell-words v1.1.0 Compiling esl01-drawdag v0.3.0 Compiling esl01-nonblocking v0.3.0 Compiling addr2line v0.20.0 Compiling downcast-rs v1.2.0 Compiling concolor-query v0.3.3 Compiling indicatif v0.17.6 Compiling chashmap v2.2.2 Compiling rusqlite v0.29.0 Compiling vt100 v0.15.2 Compiling concolor v0.1.1 Compiling libz-sys v1.1.12 Compiling backtrace v0.3.68 Compiling dirs-sys-next v0.1.2 Compiling roff v0.2.1 Compiling dirs-next v2.0.0 Compiling libgit2-sys v0.15.2+1.6.4 Compiling siphasher v0.3.10 Compiling term v0.7.0 Compiling precomputed-hash v0.1.1 Compiling syn v1.0.109 Compiling phf_shared v0.10.0 Compiling bit-vec v0.6.3 Compiling fixedbitset v0.4.2 Compiling new_debug_unreachable v1.0.4 Compiling git2 v0.17.2 Compiling bit-set v0.5.3 Compiling diff v0.1.13 Compiling unicode-xid v0.2.4 Compiling ena v0.14.2 Compiling ascii-canvas v3.0.0 Compiling darling_core v0.20.3 Compiling string_cache v0.8.7 Compiling petgraph v0.6.3 Compiling scanlex v0.1.4 Compiling regex v1.9.3 Compiling bstr v1.6.0 Compiling chronoutil v0.2.5 Compiling glob v0.3.1 Compiling chrono-english v0.1.7 Compiling proc-macro-hack v0.5.20+deprecated Compiling sys-info v0.9.1 Compiling atty v0.2.14 Compiling termcolor v1.2.0 Compiling equivalent v1.0.1 Compiling os_str_bytes v6.5.1 Compiling indexmap v2.0.0 Compiling nix v0.24.3 Compiling lalrpop-util v0.19.12 Compiling humantime v2.1.0 Compiling clap_lex v0.2.4 Compiling timer v0.2.0 Compiling fslock v0.2.1 Compiling env_logger v0.9.3 Compiling assert_cmd v2.0.12 Compiling clap v3.2.25 Compiling defer-drop v1.3.0 Compiling fuzzy-matcher v0.3.7 Compiling shlex v1.1.0 Compiling beef v0.5.2 Compiling bugreport v0.5.0 Compiling shell-escape v0.1.5 Compiling roff v0.1.0 Compiling path-slash v0.2.1 Compiling man v0.3.0 Compiling lalrpop v0.19.12 Compiling tracing-attributes v0.1.26 Compiling serde_derive v1.0.183 Compiling thiserror-impl v1.0.47 Compiling enum-map-derive v0.13.0 Compiling futures-macro v0.3.28 Compiling clap_derive v4.3.12 Compiling darling_macro v0.20.3 Compiling tuikit v0.5.0 Compiling darling v0.20.3 Compiling enum-map v2.6.1 Compiling enumset_derive v0.8.1 Compiling tracing v0.1.37 Compiling filedescriptor v0.8.2 Compiling darling_core v0.14.4 Compiling tracing-subscriber v0.3.11 Compiling esl01-atomicfile v0.3.0 Compiling scm-bisect v0.1.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/scm-bisect) Compiling portable-pty v0.8.1 Compiling enumset v1.1.2 Compiling cursive_core v0.3.7 Compiling clap v4.3.23 Compiling clap_mangen v0.2.12 Compiling git-version-macro v0.3.5 Compiling tracing-error v0.2.0 Compiling tracing-chrome v0.6.0 Compiling color-spantrace v0.2.0 Compiling git-version v0.3.5 Compiling color-eyre v0.6.2 Compiling darling_macro v0.14.4 Compiling cursive v0.20.0 Compiling cursive_buffered_backend v0.6.1 Compiling darling v0.14.4 Compiling futures-executor v0.3.28 Compiling derive_builder_core v0.11.2 Compiling futures v0.3.28 Compiling derive_builder_macro v0.11.2 Compiling derive_builder v0.11.2 Compiling skim v0.10.4 Compiling bytes v1.4.0 Compiling esl01-mincode v0.3.0 Compiling esl01-minibytes v0.3.0 Compiling esl01-indexedlog v0.3.0 Compiling esl01-dag-types v0.3.0 Compiling scm-record v0.1.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/scm-record) Compiling esl01-dag v0.3.0 Compiling git-branchless-revset v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-revset) Compiling git-branchless-lib v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-lib) Compiling git-branchless-opts v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-opts) Compiling git-branchless-invoke v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-invoke) Compiling git-branchless-record v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-record) Compiling git-branchless-hook v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-hook) Compiling git-branchless-init v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-init) Compiling git-branchless-smartlog v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-smartlog) Compiling git-branchless-test v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-test) Compiling git-branchless-query v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-query) Compiling git-branchless-move v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-move) Compiling git-branchless-reword v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-reword) Compiling git-branchless-undo v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-undo) Compiling git-branchless-navigation v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-navigation) Compiling git-branchless-submit v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-submit) Compiling git-branchless v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless) Finished release [optimized] target(s) in 4m 25s warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest warning: output filename collision. The example target `static_contents` in package `scm-record v0.1.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/scm-record)` has the same output filename as the example target `static_contents` in package `git-record v0.4.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-record)`. Colliding filename is: /home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/target/debug/examples/static_contents The targets should have unique names. Consider changing their names to be unique or compiling them separately. This may become a hard error in the future; see . warning: output filename collision. The example target `static_contents` in package `scm-record v0.1.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/scm-record)` has the same output filename as the example target `static_contents` in package `git-record v0.4.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-record)`. Colliding filename is: /home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/target/debug/examples/static_contents.dwp The targets should have unique names. Consider changing their names to be unique or compiling them separately. This may become a hard error in the future; see . Compiling libc v0.2.147 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.11 Compiling once_cell v1.18.0 Compiling log v0.4.20 Compiling memchr v2.5.0 Compiling libm v0.2.7 Compiling version_check v0.9.4 Compiling rustix v0.38.8 Compiling bitflags v2.4.0 Compiling lazy_static v1.4.0 Compiling linux-raw-sys v0.4.5 Compiling scopeguard v1.2.0 Compiling smallvec v1.11.0 Compiling bitflags v1.3.2 Compiling pin-project-lite v0.2.12 Compiling crossbeam-utils v0.8.16 Compiling unicode-width v0.1.10 Compiling regex-syntax v0.7.4 Compiling either v1.9.0 Compiling fnv v1.0.7 Compiling parking_lot_core v0.9.8 Compiling strsim v0.10.0 Compiling serde v1.0.183 Compiling itoa v1.0.9 Compiling utf8parse v0.2.1 Compiling ident_case v1.0.1 Compiling signal-hook v0.3.17 Compiling anstyle v1.0.1 Compiling unicode-segmentation v1.10.1 Compiling thiserror v1.0.47 Compiling colorchoice v1.0.0 Compiling anstyle-query v1.0.0 Compiling serde_json v1.0.105 Compiling heck v0.4.1 Compiling clap_lex v0.5.0 Compiling anstyle-parse v0.2.1 Compiling typenum v1.16.0 Compiling rayon-core v1.11.0 Compiling ryu v1.0.15 Compiling regex-syntax v0.6.29 Compiling same-file v1.0.6 Compiling eyre v0.6.8 Compiling tracing-core v0.1.31 Compiling walkdir v2.3.3 Compiling itertools v0.10.5 Compiling indenter v0.3.3 Compiling ppv-lite86 v0.2.17 Compiling stable_deref_trait v1.2.0 Compiling overload v0.1.1 Compiling vcpkg v0.2.15 Compiling pkg-config v0.3.27 Compiling nu-ansi-term v0.46.0 Compiling deranged v0.3.7 Compiling cassowary v0.3.0 Compiling cpufeatures v0.2.9 Compiling time-core v0.1.1 Compiling num_threads v0.1.6 Compiling fastrand v2.0.0 Compiling hashbrown v0.12.3 Compiling owning_ref v0.4.1 Compiling thread_local v1.1.7 Compiling futures-core v0.3.28 Compiling allocator-api2 v0.2.16 Compiling xi-unicode v0.3.0 Compiling pin-utils v0.1.0 Compiling getrandom v0.1.16 Compiling maybe-uninit v2.0.0 Compiling ahash v0.8.3 Compiling generic-array v0.14.7 Compiling num-traits v0.2.16 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 Compiling aho-corasick v1.0.3 Compiling crossbeam-epoch v0.9.15 Compiling num-integer v0.1.45 Compiling num-iter v0.1.43 Compiling num-rational v0.4.1 Compiling indexmap v1.9.3 Compiling diffy v0.3.0 Compiling slab v0.4.8 Compiling byteorder v1.4.3 Compiling futures-task v0.3.28 Compiling crossbeam-channel v0.5.8 Compiling futures-channel v0.3.28 Compiling quote v1.0.32 Compiling tracing-log v0.1.3 Compiling memoffset v0.6.5 Compiling sharded-slab v0.1.4 Compiling crossbeam-queue v0.3.8 Compiling tinyvec_macros v0.1.1 Compiling iana-time-zone v0.1.57 Compiling ansi_term v0.12.1 Compiling futures-sink v0.3.28 Compiling futures-util v0.3.28 Compiling tinyvec v1.6.0 Compiling syn v2.0.28 Compiling futures-io v0.3.28 Compiling anyhow v1.0.72 Compiling smallvec v0.6.14 Compiling crossbeam-deque v0.8.3 Compiling itertools v0.11.0 Compiling percent-encoding v2.3.0 Compiling doc-comment v0.3.3 Compiling arrayvec v0.7.4 Compiling predicates-core v1.0.6 Compiling unicode-linebreak v0.1.5 Compiling static_assertions v1.1.0 Compiling gimli v0.27.3 Compiling portable-atomic v1.4.2 Compiling esl01-vlqencoding v0.3.0 Compiling unicode-bidi v0.3.13 Compiling smawk v0.3.1 Compiling adler v1.0.2 Compiling async-trait v0.1.73 Compiling crossbeam v0.8.2 Compiling form_urlencoded v1.2.0 Compiling object v0.31.1 Compiling miniz_oxide v0.7.1 Compiling vte_generate_state_changes v0.1.1 Compiling owning_ref v0.3.3 Compiling difflib v0.4.0 Compiling hex v0.4.3 Compiling termtree v0.4.1 Compiling owo-colors v3.5.0 Compiling rustc-demangle v0.1.23 Compiling textwrap v0.16.0 Compiling predicates-tree v1.0.9 Compiling esl01-drawdag v0.3.0 Compiling number_prefix v0.4.0 Compiling fallible-streaming-iterator v0.1.9 Compiling json v0.12.4 Compiling downcast-rs v1.2.0 Compiling esl01-nonblocking v0.3.0 Compiling concolor-query v0.3.3 Compiling shell-words v1.1.0 Compiling fallible-iterator v0.2.0 Compiling roff v0.2.1 Compiling vte v0.11.1 Compiling linked-hash-map v0.5.6 Compiling libsqlite3-sys v0.26.0 Compiling similar v2.2.1 Compiling bit-vec v0.6.3 Compiling crunchy v0.2.2 Compiling tiny-keccak v2.0.2 Compiling siphasher v0.3.10 Compiling yaml-rust v0.4.5 Compiling new_debug_unreachable v1.0.4 Compiling fixedbitset v0.4.2 Compiling getrandom v0.2.10 Compiling signal-hook-registry v1.4.1 Compiling mio v0.8.8 Compiling jobserver v0.1.26 Compiling console v0.15.7 Compiling num_cpus v1.16.0 Compiling rand_core v0.6.4 Compiling time v0.3.25 Compiling parking_lot v0.12.1 Compiling cc v1.0.83 Compiling num-complex v0.4.4 Compiling rand_chacha v0.3.1 Compiling hashbrown v0.14.0 Compiling time v0.1.45 Compiling signal-hook-mio v0.2.3 Compiling wait-timeout v0.2.0 Compiling crossterm v0.25.0 Compiling crossterm v0.26.1 Compiling regex-automata v0.1.10 Compiling rand v0.8.5 Compiling rand_core v0.5.1 Compiling regex-automata v0.3.6 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling chrono v0.4.26 Compiling memmap v0.7.0 Compiling rand_chacha v0.2.2 Compiling digest v0.10.7 Compiling unicode-normalization v0.1.22 Compiling rand v0.4.6 Compiling ioctl-rs v0.1.6 Compiling termios v0.2.2 Compiling rayon v1.7.0 Compiling serial-core v0.4.0 Compiling nix v0.25.1 Compiling rand v0.7.3 Compiling fs2 v0.4.3 Compiling serial-unix v0.4.0 Compiling hashlink v0.8.3 Compiling esl01-renderdag v0.3.0 Compiling sha1 v0.10.5 Compiling predicates v3.0.3 Compiling vt100 v0.15.2 Compiling indicatif v0.17.6 Compiling serial v0.4.0 Compiling insta v1.31.0 Compiling dirs-sys-next v0.1.2 Compiling bit-set v0.5.3 Compiling tui v0.19.0 Compiling num v0.4.1 Compiling dirs-next v2.0.0 Compiling rusqlite v0.29.0 Compiling matchers v0.1.0 Compiling twox-hash v1.6.3 Compiling term v0.7.0 Compiling is-terminal v0.4.9 Compiling anstream v0.3.2 Compiling tempfile v3.7.1 Compiling parking_lot_core v0.2.14 Compiling idna v0.4.0 Compiling clap_builder v4.3.23 Compiling parking_lot v0.4.8 Compiling concolor v0.1.1 Compiling phf_shared v0.10.0 Compiling precomputed-hash v0.1.1 Compiling fail v0.4.0 Compiling ascii-canvas v3.0.0 Compiling addr2line v0.20.0 Compiling chashmap v2.2.2 Compiling string_cache v0.8.7 Compiling petgraph v0.6.3 Compiling ena v0.14.2 Compiling diff v0.1.13 Compiling unicode-xid v0.2.4 Compiling scanlex v0.1.4 Compiling url v2.4.0 Compiling chronoutil v0.2.5 Compiling glob v0.3.1 Compiling equivalent v1.0.1 Compiling chrono-english v0.1.7 Compiling indexmap v2.0.0 Compiling syn v1.0.109 Compiling fslock v0.2.1 Compiling atty v0.2.14 Compiling os_str_bytes v6.5.1 Compiling termcolor v1.2.0 Compiling nix v0.24.3 Compiling proc-macro-hack v0.5.20+deprecated Compiling humantime v2.1.0 Compiling libz-sys v1.1.12 Compiling backtrace v0.3.68 Compiling sys-info v0.9.1 Compiling timer v0.2.0 Compiling defer-drop v1.3.0 Compiling fuzzy-matcher v0.3.7 Compiling path-slash v0.2.1 Compiling clap_lex v0.2.4 Compiling shlex v1.1.0 Compiling beef v0.5.2 Compiling bugreport v0.5.0 Compiling shell-escape v0.1.5 Compiling roff v0.1.0 Compiling clap v3.2.25 Compiling half v1.8.2 Compiling ciborium-io v0.2.1 Compiling libgit2-sys v0.15.2+1.6.4 Compiling man v0.3.0 Compiling plotters-backend v0.3.5 Compiling cast v0.3.0 Compiling anes v0.1.6 Compiling oorandom v11.1.3 Compiling maplit v1.0.2 Compiling assert_matches v1.5.0 Compiling quick-error v1.2.3 Compiling rand_xorshift v0.3.0 Compiling unarray v0.1.4 Compiling rusty-fork v0.3.0 Compiling ciborium-ll v0.2.1 Compiling criterion-plot v0.5.0 Compiling plotters-svg v0.3.5 Compiling proptest v1.2.0 Compiling git2 v0.17.2 Compiling plotters v0.3.5 Compiling darling_core v0.20.3 Compiling regex v1.9.3 Compiling bstr v1.6.0 Compiling tuikit v0.5.0 Compiling lalrpop-util v0.19.12 Compiling env_logger v0.9.3 Compiling assert_cmd v2.0.12 Compiling lalrpop v0.19.12 Compiling tracing-attributes v0.1.26 Compiling serde_derive v1.0.183 Compiling thiserror-impl v1.0.47 Compiling clap_derive v4.3.12 Compiling enum-map-derive v0.13.0 Compiling futures-macro v0.3.28 Compiling enum-map v2.6.1 Compiling darling_macro v0.20.3 Compiling filedescriptor v0.8.2 Compiling portable-pty v0.8.1 Compiling tracing v0.1.37 Compiling tracing-subscriber v0.3.11 Compiling esl01-atomicfile v0.3.0 Compiling scm-bisect v0.1.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/scm-bisect) Compiling darling v0.20.3 Compiling enumset_derive v0.8.1 Compiling darling_core v0.14.4 Compiling clap v4.3.23 Compiling clap_mangen v0.2.12 Compiling enumset v1.1.2 Compiling tracing-error v0.2.0 Compiling tracing-chrome v0.6.0 Compiling cursive_core v0.3.7 Compiling git-version-macro v0.3.5 Compiling color-spantrace v0.2.0 Compiling color-eyre v0.6.2 Compiling git-version v0.3.5 Compiling darling_macro v0.14.4 Compiling futures-executor v0.3.28 Compiling futures v0.3.28 Compiling darling v0.14.4 Compiling derive_builder_core v0.11.2 Compiling cursive v0.20.0 Compiling cursive_buffered_backend v0.6.1 Compiling derive_builder_macro v0.11.2 Compiling git-record v0.4.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-record) Compiling derive_builder v0.11.2 Compiling skim v0.10.4 Compiling bytes v1.4.0 Compiling esl01-mincode v0.3.0 Compiling ciborium v0.2.1 Compiling esl01-minibytes v0.3.0 Compiling esl01-dag-types v0.3.0 Compiling esl01-indexedlog v0.3.0 Compiling scm-record v0.1.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/scm-record) Compiling tinytemplate v1.2.1 Compiling criterion v0.5.1 Compiling git-branchless-revset v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-revset) Compiling esl01-dag v0.3.0 Compiling git-branchless-lib v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-lib) Compiling git-branchless-opts v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-opts) Compiling git-branchless-invoke v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-invoke) Compiling git-branchless-hook v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-hook) Compiling git-branchless-record v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-record) Compiling git-branchless-init v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-init) Compiling git-branchless-test v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-test) Compiling git-branchless-smartlog v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-smartlog) Compiling git-branchless-query v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-query) Compiling git-branchless-move v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-move) Compiling git-branchless-reword v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-reword) Compiling git-branchless-navigation v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-navigation) Compiling git-branchless-undo v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-undo) Compiling git-branchless-submit v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-submit) Compiling git-branchless v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless) Finished test [unoptimized] target(s) in 1m 21s Running unittests src/lib.rs (target/debug/deps/git_branchless-32f0b479e78eadcc) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/git_branchless-6551802e8941f23c) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_amend.rs (target/debug/deps/test_amend-fd489a3269298d97) running 15 tests test test_amend_unresolved_merge_conflict ... ok test test_amend_no_detach_branch ... ok test test_amend_move_detached_branch ... ok test test_amend_rename ... ok test test_amend_delete ... ok test test_amend_delete_only_in_index ... ok test test_amend_executable ... ok test test_amend_head ... ok test test_amend_with_working_copy ... ok test test_amend_reparent ... ok test test_amend_undo_detached_head ... ok test test_amend_with_children ... ok test test_amend_undo ... ok test test_amend_reparent_merge ... ok test test_amend_merge ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.41s Running tests/test_branchless.rs (target/debug/deps/test_branchless-53735ef47a9f5e02) running 3 tests test test_profiling ... ok test test_sparse_checkout ... ok test test_commands ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s Running tests/test_bug_report.rs (target/debug/deps/test_bug_report-e6388f30b740d011) running 1 test test test_bug_report ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s Running tests/test_eventlog.rs (target/debug/deps/test_eventlog-b825fb7bfb12e519) running 1 test test test_git_v2_31_events ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s Running tests/test_gc.rs (target/debug/deps/test_gc-5743c8a8a21d0e29) running 3 tests test test_gc_reference_transaction ... ok test test_gc_no_init ... ok test test_gc ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.67s Running tests/test_git.rs (target/debug/deps/test_git-b3f524cc7fef75ce) running 1 test test test_git_is_not_a_wrapper ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s Running tests/test_hide.rs (target/debug/deps/test_hide-23a62ca7914dd000) running 15 tests test test_hide_bad_commit ... ok test test_hide_already_hidden_commit ... ok test test_hide_current_commit ... ok test test_smartlog_active_non_head_main_branch_commit ... ok test test_hide_delete_checked_out_branch ... ok test test_unhide ... ok test test_hide_commit ... ok test test_hide_delete_branches ... ok test test_smartlog_show_hidden_commits ... ok test test_hidden_commit_with_head_as_child ... ok test test_hide_recursive ... ok test test_branches_always_visible ... ok test test_hide_master_commit_with_hidden_children ... ok test test_hide_delete_multiple_branches ... ok test test_smartlog_show_only_branches ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.59s Running tests/test_hooks.rs (target/debug/deps/test_hooks-6d9d2975d5d6ef04) running 8 tests test test_pre_auto_gc ... ok test test_abandoned_branch_message ... ok test test_interactive_rebase_noop ... ok test test_merge_commit_recorded ... ok test test_abandoned_commit_message ... ok test test_git_am_recorded ... ok test test_rebase_individual_commit ... ok test test_fixup_no_abandoned_commit_message ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.77s Running tests/test_init.rs (target/debug/deps/test_init-a722c09b0aa8d741) running 16 tests test test_hook_installed ... ok test test_old_git_version_warning ... ok test test_init_basic ... ok test test_init_core_hooks_path_warning ... ok test test_init_uninstall ... ok test test_init_dynamic_hooks_path_warning ... ok test test_install_man_pages ... ok test test_init_worktree ... ok test test_alias_installed ... ok test test_init_prompt_for_main_branch ... ok test test_hook_appended_to_existing_contents ... ok test test_init_repo_default_branch ... ok test test_hide_branchless_refs_from_git_log ... ok test test_dont_install_existing_aliases ... ok test test_main_branch_not_found_error_message ... ok test test_init_explicit_main_branch_name ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s Running tests/test_move.rs (target/debug/deps/test_move-6fe7ad9777abe81a) running 68 tests test test_move_fixup_conflict ... ok test test_move_base_onto_head ... ok test test_move_fixup_added_files ... ok test test_move_dest_not_in_dag ... ok test test_move_checkout_new_head ... ok test test_move_branch ... ok test test_move_base ... ok test test_move_fixup_ancestor_into_head ... ok test test_move_delete_branch_config_entry ... ok test test_move_fixup_branch_tip ... ok test test_move_base_shared ... ok test test_move_exact_ranges_with_merge_commits_betwixt_not_supported ... ok test test_move_exact_range_one_side_of_merged_stack_without_base_and_merge_commits ... ok test test_move_fixup_head_into_parent ... ok test test_move_abort_rebase_check_out_old_branch ... ok test test_move_fixup_head_into_ancestor ... ok test test_move_force_in_memory ... ok test test_move_fixup_multiple_into_head ... ok test test_move_fixup_squash_branch ... ok test test_move_branch_on_merge_conflict_resolution ... ok test test_move_fixup_parent_into_head ... ok test test_move_fixup_multiple_into_ancestor_with_unmoved_head ... ok test test_move_fixup_multiple_disconnected_into_ancestor ... ok test test_move_fixup_multiple_disconnected_into_head ... ok test test_move_insert_in_place ... ok test test_move_in_memory_gc ... ok test test_move_main_branch_commits ... ok test test_move_fixup_tree ... ok test test_move_no_extra_checkout ... ok test test_move_exact_single_stick ... ok test test_move_hint ... ok test test_move_exact_range_just_leaves ... ok test test_move_delete_checked_out_branch ... ok test test_move_exact_insert_stick ... ok test test_move_standalone_create_gc_refs ... ok test test_move_exact_insert_swap ... ok test test_move_exact_insert_with_siblings ... ok test test_move_public_commit ... ok test test_move_exact_range_with_leaves ... ok test test_move_branches_after_move ... ok test test_move_with_unstaged_changes ... ok test test_move_revset_non_continguous ... ok test test_move_merge_conflict ... ok test test_move_revset ... ok test test_rebase_in_memory_updates_committer_timestamp ... ok test test_move_exact_range_tree ... ok test test_move_orig_head_no_symbolic_reference ... ok test test_move_no_reapply_squashed_commits ... ok test test_move_exact_range_stick ... ok test test_move_exact_contiguous_and_noncontiguous_stick ... ok test test_move_exact_range_with_leaves_and_descendent_components ... ok test test_move_insert_stick ... ok test test_move_no_reapply_upstream_commits ... ok test test_move_insert_range_stick ... ok test test_move_exact_noncontiguous_commits_stick ... ok test test_move_orphaned_root ... ok test test_move_insert_tree ... ok test test_move_exact_range_one_side_of_merged_stack_including_base_and_merge_commits ... ok test test_move_with_source_not_in_smartlog ... ok test test_move_stick ... ok test test_move_exact_range_with_multiple_heads ... ok test test_move_exact_range_two_partial_components_of_merged_stack ... ok test test_move_merge_commit ... ok test test_move_merge_commit_both_parents ... ok test test_move_tree ... ok test test_move_merge_commit_issue_912 ... ok test test_move_exact_noncontiguous_ranges_stick ... ok test test_move_insert_exact_noncontiguous_ranges_stick ... ok test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.73s Running tests/test_navigation.rs (target/debug/deps/test_navigation-b4af44906f9a3880) running 22 tests test test_navigation_switch_target_only ... ok test test_prev ... ok test test_navigation_failed_to_check_out_commit ... ok test test_prev_multiple ... ok test test_switch_abort ... ok test test_next_multiple ... ok test test_navigation_merge ... ok test test_navigation_force ... ok test test_traverse_branches_ambiguous ... ok test test_switch_pty_initial_query ... ok test test_next_no_more_children ... ok test test_next_on_master ... ok test test_next_on_master2 ... ok test test_navigation_traverse_all_the_way ... ok test test_switch_detach ... ok test test_switch_auto_switch_interactive_disabled ... ok test test_switch_auto_switch_interactive ... ok test test_switch_pty_branch ... ok test test_next_ambiguous ... ok test test_navigation_switch_flags ... ok test test_switch_pty ... ok test test_navigation_traverse_branches ... ok test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 4.68s Running tests/test_repair.rs (target/debug/deps/test_repair-0a900a4c3fc821f1) running 2 tests test test_repair_broken_branch ... ok test test_repair_broken_commit ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.83s Running tests/test_restack.rs (target/debug/deps/test_restack-26924901b5d6ace4) running 11 tests test test_restack_unobserved_commit ... ok test test_move_abandoned_branch ... ok test test_restack_checked_out_branch ... ok test test_restack_non_observed_branch_commit ... ok test test_restack_aborts_during_rebase_conflict ... ok test test_amended_initial_commit ... ok test test_restack_amended_master ... ok test test_restack_amended_commit ... ok test test_restack_single_of_many_commits ... ok test test_restack_consecutive_rewrites ... ok test test_restack_multiple_amended ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.79s Running tests/test_reword.rs (target/debug/deps/test_reword-8b2fa36ecb1b0d89) running 15 tests test test_reword_exit_early_public_commit ... ok test test_reword_preserves_comment_lines_for_messages_on_cli ... ok test test_reword_with_multiple_messages ... ok test test_reword_fixup_ancestry_issue ... ok test test_reword_fixup_only_accepts_single_commit ... ok test test_reword_head ... ok test test_reword_multiple_commits_on_same_branch ... ok test test_reword_non_head_commit ... ok test test_reword_fixup_head ... ok test test_reword_fixup_non_head_commit ... ok test test_reword_fixup_multiple_commits ... ok test test_reword_current_commit_not_head ... ok test test_reword_tree ... ok test test_reword_across_branches ... ok test test_reword_merge_commit ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.05s Running tests/test_snapshot.rs (target/debug/deps/test_snapshot-9782f5bc6cf995da) running 6 tests test test_restore_snapshot_respect_untracked_changes ... ok test test_snapshot_restore_unborn_head ... ok test test_restore_snapshot_delete_file_only_in_index ... ok test test_restore_snapshot_basic ... ok test test_restore_snapshot_deleted_files ... ok test test_snapshot_merge_conflict ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.94s Running tests/test_sync.rs (target/debug/deps/test_sync-6344d54149abca6f) running 9 tests test test_sync_checked_out_main_with_dirty_working_copy ... ok test test_sync_up_to_date ... ok test test_sync_checked_out_main_branch ... ok test test_sync_divergent_main_branch ... ok test test_sync_merge_commit ... ok test test_sync_specific_commit ... ok test test_sync_basic ... ok test test_sync_pull ... ok test test_sync_no_delete_main_branch ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.44s Running tests/test_undo.rs (target/debug/deps/test_undo-ef584110b3d5e283) running 12 tests test test_undo_unseen_commit ... ok test test_undo_garbage_collected_commit ... ok test test_undo_help ... ok test test_undo_no_confirm ... ok test test_historical_smartlog_visibility ... ok test test_go_to_event ... ok test test_undo_navigate ... ok : @ 62fc20d (master) create test1.txt test test_git_bisect_produces_empty_event ... ok @ f777ecc (master) create initial.txt test test_undo_doesnt_make_working_dir_dirty ... ok test test_undo_move_refs ... ok test test_undo_noninteractive ... ok test test_undo_hide ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.52s Running tests/test_wrap.rs (target/debug/deps/test_wrap-e35a346804e67363) running 4 tests test test_wrap_exit_code ... ok test test_wrap_without_repo ... ok test test_wrap_explicit_git_executable ... ok test test_wrap_rebase_in_transaction ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s Running unittests src/lib.rs (target/debug/deps/git_branchless_hook-a48737adb54e1444) running 2 tests test reference_transaction::test_parse_reference_transaction_line ... ok test reference_transaction::test_parse_packed_refs_line ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Running unittests src/main.rs (target/debug/deps/git_branchless_hook-ba958cc69b7ee18d) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_hook.rs (target/debug/deps/test_hook-6938b33acfa3d521) running 2 tests test test_is_rebase_underway ... ok test test_rebase_no_process_new_commits_until_conclusion ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.83s Running unittests src/lib.rs (target/debug/deps/git_branchless_init-bf5af6f0b83479a2) running 2 tests test tests::test_all_alias_binaries_exist ... ok test tests::test_update_between_lines ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/git_branchless_init-76d47723a646b15a) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/git_branchless_invoke-8914aebbfe6dff06) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/branchless-28798bb027ae9251) running 4 tests test core::node_descriptors::tests::test_describe_time_delta ... ok test core::effects::tests::test_effects_progress_rewind_panic ... ok test core::effects::tests::test_effects_progress ... ok test core::node_descriptors::tests::test_extract_diff_number ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running tests/test_eventlog.rs (target/debug/deps/test_eventlog-c5b09a93155126f3) running 3 tests test test_drop_non_meaningful_events ... ok test test_advance_cursor_by_transaction ... ok test test_different_event_transaction_ids ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s Running tests/test_git_run.rs (target/debug/deps/test_git_run-2b51aec126b1e1dc) running 3 tests test test_run_in_repo_tool_project ... ok test test_run_silent_failures ... ok test test_hook_working_dir ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s Running tests/test_git_tree.rs (target/debug/deps/test_git_tree-42c6c069b8f5030b) running 2 tests test test_detect_path_only_changed_file_mode ... ok test test_hydrate_tree ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s Running tests/test_repo.rs (target/debug/deps/test_repo-e5af9bbb58a2b1d3) running 5 tests test test_parse_git_version_output ... ok test test_branch_debug ... ok test test_amend_fast_from_working_tree ... ok test test_amend_fast_from_index ... ok test test_cherry_pick_fast ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s Running tests/test_rewrite_evolve.rs (target/debug/deps/test_rewrite_evolve-da4797b2eb60b4ea) running 1 test test test_find_rewrite_target ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.94s Running tests/test_rewrite_plan.rs (target/debug/deps/test_rewrite_plan-8ffad8a2ea405b30) running 19 tests test test_cache_shared_between_builders ... ok test test_plan_fixup_parent_into_child ... ok test test_plan_fixup_child_into_parent ... ok test test_plan_moving_subtree_within_moved_subtree_in_other_order ... ok test test_plan_moving_subtree_again_overrides_previous_move ... ok test test_plan_moving_commit_again_overrides_previous_move ... ok test test_plan_moving_subtree_within_moved_subtree ... ok test test_plan_moving_subtree_and_then_its_parent_commit ... ok test test_plan_moving_consecutive_commits ... ok test test_plan_moving_commit_add_then_giving_it_a_child ... ok test test_plan_moving_consecutive_commits_in_other_order ... ok test test_plan_moving_subtree_to_descendant_of_itself ... ok test test_plan_moving_subtree_and_commit_within_subtree ... ok test test_plan_moving_range_again_overrides_previous_move ... ok test test_plan_moving_range_and_then_partial_ending_range_again ... ok test test_plan_moving_range_and_then_partial_beginning_range_again ... ok test test_plan_moving_nonconsecutive_commits ... ok test test_plan_moving_commit_and_one_child_leaves_other_child ... ok test test_plan_moving_subtree_with_merge_commit ... ok test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.94s Running tests/test_snapshot.rs (target/debug/deps/test_snapshot-1142366d0273fa64) running 1 test test test_has_conflicts ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s Running tests/test_status.rs (target/debug/deps/test_status-0dee74cea73e3e94) running 2 tests test test_parse_status_line ... ok test test_get_status ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s Running unittests src/lib.rs (target/debug/deps/git_branchless_move-f59bf51b2e8584eb) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/git_branchless_navigation-af04db86eab01ff6) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/git_branchless_opts-b7ec2bf4a7111fb2) running 1 test test tests::test_rewrite_args ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/lib.rs (target/debug/deps/git_branchless_query-b89389b0708234a6) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/git_branchless_query-c35c39296d04af8e) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_query.rs (target/debug/deps/test_query-342f73c11158ff5f) running 6 tests test test_query_parse_error ... ok test test_query ... ok test test_query_legacy_git_syntax ... ok test test_query_eval_error ... ok test test_query_branches ... ok test test_query_hidden_commits ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.96s Running unittests src/lib.rs (target/debug/deps/git_branchless_record-bee88f32c6c92c09) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/git_branchless_record-00c131b8a6f279ff) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_record.rs (target/debug/deps/test_record-66775450498879e5) running 12 tests test test_record_unstaged_changes ... ok test test_record_binary_contents ... ok test test_record_staged_changes_interactive ... ok test test_record_staged_changes ... ok test test_record_unstaged_changes_interactive ... ok test test_record_create_branch ... ok test test_record_insert_rewrite_public_commit ... ok test test_record_insert_merge_conflict ... ok test test_record_detach ... ok test test_record_insert ... ok test test_record_file_mode_change ... ok test test_record_insert_obsolete_siblings ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.68s Running unittests src/lib.rs (target/debug/deps/git_branchless_revset-739655f9e624ffcc) running 12 tests test pattern::tests::test_pattern ... ok test parser::tests::test_revset_parser ... ok test parser::tests::test_revset_parse_set_operators ... ok test parser::tests::test_revset_parse_git_revision_syntax ... ok test parser::tests::test_revset_parse_string ... ok test parser::tests::test_revset_parse_range_operator ... ok test parser::tests::test_revset_parse_parentheses ... ok test parser::tests::test_revset_parse_function_calls ... ok test eval::tests::test_eval_author_committer ... ok test eval::tests::test_eval_aliases ... ok test eval::tests::test_eval_current ... ok test eval::tests::test_eval ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.45s Running unittests src/lib.rs (target/debug/deps/git_branchless_reword-08414d0c9faad506) running 4 tests test tests::test_reword_parses_unexpected_and_duplicate_commit_hashs ... ok test tests::test_reword_uses_commit_template ... ok test tests::test_reword_parses_bulk_edit_message ... ok test tests::test_reword_builds_multi_commit_messages ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s Running unittests src/lib.rs (target/debug/deps/git_branchless_smartlog-6fdc74f114701351) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/git_branchless_smartlog-622ffbec0806398d) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_smartlog.rs (target/debug/deps/test_smartlog-49e86bf848496752) running 24 tests test test_init_smartlog ... ok test test_smartlog_orphaned_root ... ok test test_show_reachable_commit ... ok test test_sequential_master_commits ... ok test test_smartlog_hidden ... ok test test_smartlog_hint_abandoned_except_current_commit ... ok test test_tree ... ok test test_custom_main_branch ... ok test test_smartlog_sparse_main_false_head ... ok test test_default_smartlog_revset ... ok test test_smartlog_hint_abandoned_reverse_order ... ok test test_smartlog_hint_abandoned ... ok test test_non_adjacent_commits ... ok test test_smartlog_sparse ... ok test test_show_rewritten_commit_hash ... ok test test_merge_commit_reverse_order ... ok test test_smartlog_sparse_vertical_ellipsis_sibling_commits ... ok test test_non_adjacent_commits2 ... ok test test_smartlog_sparse_branch ... ok test test_smartlog_sparse_false_head ... ok test test_non_adjacent_commits3 ... ok test test_rebase ... ok test test_rebase_conflict ... ok test test_merge_commit ... ok test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.19s Running unittests src/lib.rs (target/debug/deps/git_branchless_submit-a72e190b5ab07a48) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/debug/deps/git_branchless_submit-c33d8598dfda2ab3) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_phabricator_forge.rs (target/debug/deps/test_phabricator_forge-820ad39029103515) running 3 tests test test_submit_phabricator_strategy_worktree ... ok test test_submit_phabricator_strategy_working_copy ... ok test test_submit_phabricator_update ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.62s Running tests/test_submit.rs (target/debug/deps/test_submit-b9ed37dc97fe7482) running 4 tests test test_submit_multiple_remotes ... ok test test_submit_up_to_date_branch ... ok test test_submit_existing_branch ... ok test test_submit ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.84s Running unittests src/lib.rs (target/debug/deps/git_branchless_test-5449af1769f3274c) running 1 test test tests::test_lock_prepared_working_directory ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.70s Running unittests src/main.rs (target/debug/deps/git_branchless_test-45e0f9f2deb3088a) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_test.rs (target/debug/deps/test_test-f409a6dc437b0c7c) running 21 tests test test_test_forbid_on_disk_rebase ... ok test test_test_run_none ... ok test test_test_sets_env_vars ... ok test test_test_worktree_strategy ... ok test test_test_config_strategy ... ok test test_test_abort ... ok test test_test_show ... ok test test_test_no_apply_descendants_as_patches ... ok test test_test_command_alias ... ok test test_test_fix_failure ... ok test test_test_search_abort ... ok test test_test_search_binary ... ok test test_test_cached_results ... ok test test_test ... ok test test_test_verbosity ... ok test test_test_no_cache ... ok test test_test_jobs_argument_handling ... ok test test_test_fix ... ok test test_test_interactive ... ok test test_test_revsets ... ok test test_test_search_skip_indeterminate ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.54s Running unittests src/lib.rs (target/debug/deps/git_branchless_undo-af3fcf628e28b4d4) running 1 test test tests::test_optimize_inverse_events ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s Running unittests src/lib.rs (target/debug/deps/git_record-52171ea609270a5a) running 7 tests test ui::tests::test_cancel ... ok test ui::tests::test_cancel_no_confirm ... ok test ui::tests::test_context ... ok test ui::tests::test_initial_tristate_states ... ok test ui::tests::test_render_multiple_sections ... ok test ui::tests::test_section_toggle ... ok test ui::tests::test_file_toggle ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s Running unittests src/lib.rs (target/debug/deps/scm_bisect-22ab7cf1eacd347c) running 4 tests test search::tests::test_search_stick ... ok test search::tests::test_search_dag ... ok test search::tests::test_search_inconsistent_notify ... ok test search::tests::test_search_dag_proptest ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s Running unittests src/lib.rs (target/debug/deps/scm_record-dfa099191794bc3d) running 11 tests test ui::tests::test_event_source_testing ... ok test ui::tests::test_quit_returns_error ... ok test scm_diff_editor::tests::test_diff_absent_right ... ok test scm_diff_editor::tests::test_diff_files_in_subdirectories ... ok test scm_diff_editor::tests::test_reject_diff_non_files ... ok test scm_diff_editor::tests::test_diff_absent_left ... ok test scm_diff_editor::tests::test_dir_diff_no_changes ... ok test scm_diff_editor::tests::test_diff_no_changes ... ok test scm_diff_editor::tests::test_diff ... ok test scm_diff_editor::tests::test_create_merge ... ok test scm_diff_editor::tests::test_new_file ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s Running unittests src/bin/scm-diff-editor.rs (target/debug/deps/scm_diff_editor-7cfbf6268be9ab8d) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_scm_record.rs (target/debug/deps/test_scm_record-1131deafedc0b012) running 31 tests test test_render_old_path ... ok test test_collapse_select_ancestor ... ok test test_no_abbreviate_short_unchanged_sections ... ok test test_mouse_click_checkbox ... ok test test_scroll_click_no_jump ... ok test test_expand_line_noop ... ok test test_select_scroll_into_view ... ok test test_quit_dialog_size ... ok test test_mouse_click_dialog_buttons ... ok test test_abbreviate_unchanged_sections ... ok test test_enter_next ... ok test test_record_binary_file ... ok test test_focus_inner ... ok test test_toggle_all ... ok test test_toggle_all_uniform ... ok test test_record_binary_file_noop ... ok test test_file_mode_change ... ok test test_sticky_header_click_expand ... ok test test_state_binary_selected_contents ... ok test test_menu_bar_scroll_into_view ... ok test test_expand ... ok test test_mouse_support ... ok test test_focus_outer ... ok test test_expand_scroll_into_view ... ok test test_quit_dialog_buttons ... ok test test_mouse_click_wide_line ... ok test test_quit_dialog_keyboard_navigation ... ok test test_toggle_unchanged_line ... ok test test_expand_menu ... ok test test_sticky_header_scroll ... ok test test_read_only ... ok test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s Doc-tests git-branchless running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-hook running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-init running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-invoke running 1 test test git-branchless-invoke/src/lib.rs - invoke_subcommand_main (line 230) ... ignored test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests branchless running 2 tests test git-branchless-lib/src/core/task.rs - core::task::ResourcePool (line 26) ... ok test git-branchless-lib/src/core/formatting.rs - core::formatting::Pluralize (line 15) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s Doc-tests git-branchless-move running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-navigation running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-opts running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-query running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-record running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-revset running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-reword running 1 test test git-branchless-reword/src/dialoguer_edit.rs - dialoguer_edit::Editor (line 42) - compile ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s Doc-tests git-branchless-smartlog running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-submit running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-test running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests git-branchless-undo running 1 test test git-branchless-undo/src/tui/cursive.rs - tui::cursive::declare_views (line 44) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.97s Doc-tests git-record running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests scm-bisect running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests scm-record running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> git-branchless: Entering fakeroot... >>> git-branchless*: Running postcheck for git-branchless >>> git-branchless*: Preparing package git-branchless... >>> git-branchless*: Stripping binaries >>> git-branchless*: Scanning shared objects >>> git-branchless*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libgit2.so.1.7 so:libsqlite3.so.0 >>> git-branchless*: Package size: 5.8 MB >>> git-branchless*: Compressing data... >>> git-branchless*: Create checksum... >>> git-branchless*: Create git-branchless-0.8.0-r0.apk >>> git-branchless: Build complete at Wed, 27 Sep 2023 14:38:31 +0000 elapsed time 0h 8m 57s >>> git-branchless: Cleaning up srcdir >>> git-branchless: Cleaning up pkgdir >>> git-branchless: Uninstalling dependencies... (1/37) Purging .makedepends-git-branchless (20230927.142936) (2/37) Purging cargo (1.72.1-r0) (3/37) Purging rust (1.72.1-r0) (4/37) Purging cargo-auditable (0.6.1-r3) (5/37) Purging libgit2-dev (1.7.1-r0) (6/37) Purging curl-dev (8.3.0-r1) (7/37) Purging brotli-dev (1.0.9-r15) (8/37) Purging brotli (1.0.9-r15) (9/37) Purging c-ares-dev (1.19.1-r1) (10/37) Purging libidn2-dev (2.3.4-r4) (11/37) Purging nghttp2-dev (1.56.0-r0) (12/37) Purging http-parser-dev (2.9.4-r0) (13/37) Purging libgit2 (1.7.1-r0) (14/37) Purging libssh2-dev (1.11.0-r0) (15/37) Purging libssh2 (1.11.0-r0) (16/37) Purging openssl-dev (3.1.3-r0) (17/37) Purging sqlite-dev (3.43.1-r0) (18/37) Purging sqlite (3.43.1-r0) (19/37) Purging sqlite-libs (3.43.1-r0) (20/37) Purging bash (5.2.15-r6) Executing bash-5.2.15-r6.pre-deinstall (21/37) Purging http-parser (2.9.4-r0) (22/37) Purging llvm16-libs (16.0.6-r6) (23/37) Purging pcre2-dev (10.42-r1) (24/37) Purging libedit-dev (20230828.3.1-r3) (25/37) Purging bsd-compat-headers (0.7.2-r5) (26/37) Purging ncurses-dev (6.4_p20230918-r0) (27/37) Purging libncurses++ (6.4_p20230918-r0) (28/37) Purging libpanelw (6.4_p20230918-r0) (29/37) Purging zlib-dev (1.3-r0) (30/37) Purging libpcre2-16 (10.42-r1) (31/37) Purging libpcre2-32 (10.42-r1) (32/37) Purging readline (8.2.1-r2) (33/37) Purging scudo-malloc (16.0.6-r3) (34/37) Purging libffi (3.4.4-r3) (35/37) Purging libformw (6.4_p20230918-r0) (36/37) Purging libmenuw (6.4_p20230918-r0) (37/37) Purging libxml2 (2.11.5-r0) Executing busybox-1.36.1-r8.trigger OK: 379 MiB in 110 packages >>> git-branchless: Updating the community/x86 repository index... >>> git-branchless: Signing the index...