>>> git-branchless: Building community/git-branchless 0.8.0-r0 (using abuild 3.11.21-r0) started Wed, 27 Sep 2023 14:26:27 +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.142628) Executing busybox-1.36.1-r8.trigger OK: 1055 MiB in 144 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 489k 0 489k 0 0 195k 0 --:--:-- 0:00:02 --:--:-- 488k 100 489k 0 489k 0 0 195k 0 --:--:-- 0:00:02 --:--:-- 488k >>> 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/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-derive v0.13.0 Downloaded enum-map v2.6.1 Downloaded concolor v0.1.1 Downloaded diffy v0.3.0 Downloaded chronoutil v0.2.5 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 cfg-if v1.0.0 Compiling unicode-ident v1.0.11 Compiling memchr v2.5.0 Compiling once_cell v1.18.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 scopeguard v1.2.0 Compiling lazy_static v1.4.0 Compiling smallvec v1.11.0 Compiling fnv v1.0.7 Compiling bitflags v1.3.2 Compiling crossbeam-utils v0.8.16 Compiling ident_case v1.0.1 Compiling pin-project-lite v0.2.12 Compiling bitflags v2.4.0 Compiling linux-raw-sys v0.4.5 Compiling regex-syntax v0.7.4 Compiling unicode-width v0.1.10 Compiling pkg-config v0.3.27 Compiling either v1.9.0 Compiling vcpkg v0.2.15 Compiling serde v1.0.183 Compiling utf8parse v0.2.1 Compiling signal-hook v0.3.17 Compiling itoa v1.0.9 Compiling regex-syntax v0.6.29 Compiling ppv-lite86 v0.2.17 Compiling typenum v1.16.0 Compiling anstyle v1.0.1 Compiling stable_deref_trait v1.2.0 Compiling futures-core v0.3.28 Compiling pin-utils v0.1.0 Compiling getrandom v0.1.16 Compiling thiserror v1.0.47 Compiling futures-task v0.3.28 Compiling futures-channel v0.3.28 Compiling strsim v0.10.0 Compiling unicode-segmentation v1.10.1 Compiling hashbrown v0.12.3 Compiling maybe-uninit v2.0.0 Compiling colorchoice v1.0.0 Compiling tinyvec_macros v0.1.1 Compiling crossbeam-queue v0.3.8 Compiling deranged v0.3.7 Compiling iana-time-zone v0.1.57 Compiling time-core v0.1.1 Compiling futures-util v0.3.28 Compiling futures-sink v0.3.28 Compiling ansi_term v0.12.1 Compiling anstyle-query v1.0.0 Compiling allocator-api2 v0.2.16 Compiling num_threads v0.1.6 Compiling heck v0.4.1 Compiling rayon-core v1.11.0 Compiling anyhow v1.0.72 Compiling futures-io v0.3.28 Compiling clap_lex v0.5.0 Compiling fastrand v2.0.0 Compiling crunchy v0.2.2 Compiling esl01-vlqencoding v0.3.0 Compiling sharded-slab v0.1.4 Compiling predicates-core v1.0.6 Compiling anstyle-parse v0.2.1 Compiling async-trait v0.1.73 Compiling byteorder v1.4.3 Compiling xi-unicode v0.3.0 Compiling tinyvec v1.6.0 Compiling arrayvec v0.7.4 Compiling owning_ref v0.4.1 Compiling tracing-core v0.1.31 Compiling thread_local v1.1.7 Compiling unicode-linebreak v0.1.5 Compiling percent-encoding v2.3.0 Compiling serde_json v1.0.105 Compiling static_assertions v1.1.0 Compiling unicode-bidi v0.3.13 Compiling adler v1.0.2 Compiling overload v0.1.1 Compiling portable-atomic v1.4.2 Compiling doc-comment v0.3.3 Compiling gimli v0.27.3 Compiling smawk v0.3.1 Compiling eyre v0.6.8 Compiling nu-ansi-term v0.46.0 Compiling miniz_oxide v0.7.1 Compiling owning_ref v0.3.3 Compiling form_urlencoded v1.2.0 Compiling ryu v1.0.15 Compiling termtree v0.4.1 Compiling indenter v0.3.3 Compiling rustc-demangle v0.1.23 Compiling cassowary v0.3.0 Compiling itertools v0.10.5 Compiling difflib v0.4.0 Compiling owo-colors v3.5.0 Compiling hex v0.4.3 Compiling same-file v1.0.6 Compiling tiny-keccak v2.0.2 Compiling itertools v0.11.0 Compiling esl01-drawdag v0.3.0 Compiling predicates-tree v1.0.9 Compiling downcast-rs v1.2.0 Compiling concolor-query v0.3.3 Compiling number_prefix v0.4.0 Compiling walkdir v2.3.3 Compiling fallible-streaming-iterator v0.1.9 Compiling esl01-nonblocking v0.3.0 Compiling fallible-iterator v0.2.0 Compiling json v0.12.4 Compiling smallvec v0.6.14 Compiling shell-words v1.1.0 Compiling roff v0.2.1 Compiling siphasher v0.3.10 Compiling ahash v0.8.3 Compiling generic-array v0.14.7 Compiling syn v1.0.109 Compiling bit-vec v0.6.3 Compiling fixedbitset v0.4.2 Compiling diffy v0.3.0 Compiling textwrap v0.16.0 Compiling new_debug_unreachable v1.0.4 Compiling precomputed-hash v0.1.1 Compiling aho-corasick v1.0.3 Compiling object v0.31.1 Compiling unicode-xid v0.2.4 Compiling diff v0.1.13 Compiling lock_api v0.4.10 Compiling num-traits v0.2.16 Compiling indexmap v1.9.3 Compiling memoffset v0.9.0 Compiling num-integer v0.1.45 Compiling crossbeam-epoch v0.9.15 Compiling slab v0.4.8 Compiling num-rational v0.4.1 Compiling num-iter v0.1.43 Compiling tracing-log v0.1.3 Compiling memoffset v0.6.5 Compiling crossbeam-channel v0.5.8 Compiling phf_shared v0.10.0 Compiling bit-set v0.5.3 Compiling ena v0.14.2 Compiling quote v1.0.32 Compiling scanlex v0.1.4 Compiling glob v0.3.1 Compiling proc-macro-hack v0.5.20+deprecated Compiling os_str_bytes v6.5.1 Compiling equivalent v1.0.1 Compiling termcolor v1.2.0 Compiling humantime v2.1.0 Compiling fuzzy-matcher v0.3.7 Compiling beef v0.5.2 Compiling shlex v1.1.0 Compiling bugreport v0.5.0 Compiling roff v0.1.0 Compiling path-slash v0.2.1 Compiling shell-escape v0.1.5 Compiling syn v2.0.28 Compiling man v0.3.0 Compiling clap_lex v0.2.4 Compiling libsqlite3-sys v0.26.0 Compiling vte_generate_state_changes v0.1.1 Compiling crossbeam-deque v0.8.3 Compiling defer-drop v1.3.0 Compiling crossbeam v0.8.2 Compiling petgraph v0.6.3 Compiling vte v0.11.1 Compiling unicode-normalization v0.1.22 Compiling getrandom v0.2.10 Compiling errno v0.3.2 Compiling signal-hook-registry v1.4.1 Compiling mio v0.8.8 Compiling time v0.1.45 Compiling memmap v0.7.0 Compiling time v0.3.25 Compiling num_cpus v1.16.0 Compiling termios v0.2.2 Compiling serial-core v0.4.0 Compiling ioctl-rs v0.1.6 Compiling rand v0.4.6 Compiling nix v0.25.1 Compiling fs2 v0.4.3 Compiling console v0.15.7 Compiling wait-timeout v0.2.0 Compiling dirs-sys-next v0.1.2 Compiling atty v0.2.14 Compiling nix v0.24.3 Compiling fslock v0.2.1 Compiling jobserver v0.1.26 Compiling clap v3.2.25 Compiling serial-unix v0.4.0 Compiling dirs-next v2.0.0 Compiling rand_core v0.6.4 Compiling rand_core v0.5.1 Compiling term v0.7.0 Compiling serial v0.4.0 Compiling cc v1.0.83 Compiling parking_lot v0.12.1 Compiling rand_chacha v0.3.1 Compiling esl01-renderdag v0.3.0 Compiling predicates v3.0.3 Compiling rand_chacha v0.2.2 Compiling chrono v0.4.26 Compiling num-complex v0.4.4 Compiling idna v0.4.0 Compiling hashbrown v0.14.0 Compiling string_cache v0.8.7 Compiling rand v0.7.3 Compiling vt100 v0.15.2 Compiling signal-hook-mio v0.2.3 Compiling rand v0.8.5 Compiling ascii-canvas v3.0.0 Compiling crossterm v0.25.0 Compiling crossterm v0.26.1 Compiling indicatif v0.17.6 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling parking_lot_core v0.2.14 Compiling rayon v1.7.0 Compiling digest v0.10.7 Compiling sha1 v0.10.5 Compiling url v2.4.0 Compiling parking_lot v0.4.8 Compiling regex-automata v0.3.6 Compiling regex-automata v0.1.10 Compiling hashlink v0.8.3 Compiling indexmap v2.0.0 Compiling num v0.4.1 Compiling chashmap v2.2.2 Compiling libz-sys v1.1.12 Compiling backtrace v0.3.68 Compiling sys-info v0.9.1 Compiling tui v0.19.0 Compiling twox-hash v1.6.3 Compiling fail v0.4.0 Compiling addr2line v0.20.0 Compiling rusqlite v0.29.0 Compiling libgit2-sys v0.15.2+1.6.4 Compiling chronoutil v0.2.5 Compiling chrono-english v0.1.7 Compiling timer v0.2.0 Compiling tuikit v0.5.0 Compiling matchers v0.1.0 Compiling git2 v0.17.2 Compiling is-terminal v0.4.9 Compiling tempfile v3.7.1 Compiling anstream v0.3.2 Compiling concolor v0.1.1 Compiling clap_builder v4.3.23 Compiling darling_core v0.14.4 Compiling regex v1.9.3 Compiling bstr v1.6.0 Compiling darling_core v0.20.3 Compiling git-version-macro v0.3.5 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 enum-map-derive v0.13.0 Compiling futures-macro v0.3.28 Compiling clap_derive v4.3.12 Compiling git-version v0.3.5 Compiling darling_macro v0.14.4 Compiling enum-map v2.6.1 Compiling darling v0.14.4 Compiling derive_builder_core v0.11.2 Compiling tracing v0.1.37 Compiling darling_macro v0.20.3 Compiling filedescriptor v0.8.2 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 derive_builder_macro v0.11.2 Compiling darling v0.20.3 Compiling enumset_derive v0.8.1 Compiling derive_builder v0.11.2 Compiling skim v0.10.4 Compiling clap v4.3.23 Compiling clap_mangen v0.2.12 Compiling tracing-error v0.2.0 Compiling tracing-chrome v0.6.0 Compiling enumset v1.1.2 Compiling color-spantrace v0.2.0 Compiling color-eyre v0.6.2 Compiling cursive_core v0.3.7 Compiling futures-executor v0.3.28 Compiling futures v0.3.28 Compiling cursive v0.20.0 Compiling cursive_buffered_backend v0.6.1 Compiling bytes v1.4.0 Compiling esl01-mincode v0.3.0 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 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-init v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-init) 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-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-reword v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-reword) 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-query v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-query) 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 release [optimized] target(s) in 3m 47s 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 scopeguard v1.2.0 Compiling linux-raw-sys v0.4.5 Compiling smallvec v1.11.0 Compiling bitflags v1.3.2 Compiling pin-project-lite v0.2.12 Compiling unicode-width v0.1.10 Compiling crossbeam-utils v0.8.16 Compiling either v1.9.0 Compiling regex-syntax v0.7.4 Compiling serde v1.0.183 Compiling parking_lot_core v0.9.8 Compiling fnv v1.0.7 Compiling strsim v0.10.0 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 anstyle-query v1.0.0 Compiling thiserror v1.0.47 Compiling colorchoice v1.0.0 Compiling typenum v1.16.0 Compiling heck v0.4.1 Compiling serde_json v1.0.105 Compiling clap_lex v0.5.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 ppv-lite86 v0.2.17 Compiling indenter v0.3.3 Compiling stable_deref_trait v1.2.0 Compiling vcpkg v0.2.15 Compiling pkg-config v0.3.27 Compiling overload v0.1.1 Compiling num_threads v0.1.6 Compiling cassowary v0.3.0 Compiling time-core v0.1.1 Compiling deranged v0.3.7 Compiling fastrand v2.0.0 Compiling hashbrown v0.12.3 Compiling allocator-api2 v0.2.16 Compiling futures-core v0.3.28 Compiling pin-utils v0.1.0 Compiling xi-unicode v0.3.0 Compiling getrandom v0.1.16 Compiling futures-task v0.3.28 Compiling byteorder v1.4.3 Compiling maybe-uninit v2.0.0 Compiling futures-channel v0.3.28 Compiling sharded-slab v0.1.4 Compiling crossbeam-queue v0.3.8 Compiling iana-time-zone v0.1.57 Compiling ansi_term v0.12.1 Compiling walkdir v2.3.3 Compiling nu-ansi-term v0.46.0 Compiling owning_ref v0.4.1 Compiling tinyvec_macros v0.1.1 Compiling futures-sink v0.3.28 Compiling futures-util v0.3.28 Compiling anyhow v1.0.72 Compiling futures-io v0.3.28 Compiling anstyle-parse v0.2.1 Compiling tinyvec v1.6.0 Compiling portable-atomic v1.4.2 Compiling doc-comment v0.3.3 Compiling gimli v0.27.3 Compiling esl01-vlqencoding v0.3.0 Compiling async-trait v0.1.73 Compiling unicode-bidi v0.3.13 Compiling percent-encoding v2.3.0 Compiling smawk v0.3.1 Compiling unicode-linebreak v0.1.5 Compiling arrayvec v0.7.4 Compiling adler v1.0.2 Compiling static_assertions v1.1.0 Compiling predicates-core v1.0.6 Compiling owning_ref v0.3.3 Compiling difflib v0.4.0 Compiling tracing-core v0.1.31 Compiling itertools v0.10.5 Compiling thread_local v1.1.7 Compiling itertools v0.11.0 Compiling miniz_oxide v0.7.1 Compiling form_urlencoded v1.2.0 Compiling termtree v0.4.1 Compiling owo-colors v3.5.0 Compiling hex v0.4.3 Compiling rustc-demangle v0.1.23 Compiling concolor-query v0.3.3 Compiling shell-words v1.1.0 Compiling esl01-nonblocking v0.3.0 Compiling downcast-rs v1.2.0 Compiling fallible-streaming-iterator v0.1.9 Compiling json v0.12.4 Compiling number_prefix v0.4.0 Compiling fallible-iterator v0.2.0 Compiling esl01-drawdag v0.3.0 Compiling roff v0.2.1 Compiling linked-hash-map v0.5.6 Compiling similar v2.2.1 Compiling bit-vec v0.6.3 Compiling crunchy v0.2.2 Compiling smallvec v0.6.14 Compiling siphasher v0.3.10 Compiling diffy v0.3.0 Compiling tiny-keccak v2.0.2 Compiling precomputed-hash v0.1.1 Compiling fixedbitset v0.4.2 Compiling predicates-tree v1.0.9 Compiling new_debug_unreachable v1.0.4 Compiling ena v0.14.2 Compiling unicode-xid v0.2.4 Compiling diff v0.1.13 Compiling scanlex v0.1.4 Compiling ahash v0.8.3 Compiling generic-array v0.14.7 Compiling glob v0.3.1 Compiling equivalent v1.0.1 Compiling syn v1.0.109 Compiling os_str_bytes v6.5.1 Compiling num-traits v0.2.16 Compiling lock_api v0.4.10 Compiling memoffset v0.9.0 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 aho-corasick v1.0.3 Compiling indexmap v1.9.3 Compiling slab v0.4.8 Compiling memoffset v0.6.5 Compiling textwrap v0.16.0 Compiling object v0.31.1 Compiling yaml-rust v0.4.5 Compiling bit-set v0.5.3 Compiling phf_shared v0.10.0 Compiling termcolor v1.2.0 Compiling humantime v2.1.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling fuzzy-matcher v0.3.7 Compiling path-slash v0.2.1 Compiling shlex v1.1.0 Compiling beef v0.5.2 Compiling bugreport v0.5.0 Compiling clap_lex v0.2.4 Compiling roff v0.1.0 Compiling shell-escape v0.1.5 Compiling ciborium-io v0.2.1 Compiling half v1.8.2 Compiling plotters-backend v0.3.5 Compiling cast v0.3.0 Compiling tracing-log v0.1.3 Compiling man v0.3.0 Compiling oorandom v11.1.3 Compiling crossbeam-channel v0.5.8 Compiling anes v0.1.6 Compiling maplit v1.0.2 Compiling assert_matches v1.5.0 Compiling quick-error v1.2.3 Compiling unarray v0.1.4 Compiling quote v1.0.32 Compiling plotters-svg v0.3.5 Compiling ciborium-ll v0.2.1 Compiling syn v2.0.28 Compiling libsqlite3-sys v0.26.0 Compiling crossbeam-deque v0.8.3 Compiling vte_generate_state_changes v0.1.1 Compiling crossbeam v0.8.2 Compiling defer-drop v1.3.0 Compiling petgraph v0.6.3 Compiling vte v0.11.1 Compiling unicode-normalization v0.1.22 Compiling predicates v3.0.3 Compiling esl01-renderdag v0.3.0 Compiling criterion-plot v0.5.0 Compiling num-complex v0.4.4 Compiling plotters v0.3.5 Compiling errno v0.3.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 time v0.3.25 Compiling time v0.1.45 Compiling wait-timeout v0.2.0 Compiling memmap v0.7.0 Compiling termios v0.2.2 Compiling rand v0.4.6 Compiling serial-core v0.4.0 Compiling ioctl-rs v0.1.6 Compiling nix v0.25.1 Compiling fs2 v0.4.3 Compiling dirs-sys-next v0.1.2 Compiling fslock v0.2.1 Compiling atty v0.2.14 Compiling nix v0.24.3 Compiling clap v3.2.25 Compiling dirs-next v2.0.0 Compiling serial-unix v0.4.0 Compiling rand_core v0.6.4 Compiling idna v0.4.0 Compiling rand_core v0.5.1 Compiling term v0.7.0 Compiling cc v1.0.83 Compiling parking_lot v0.12.1 Compiling serial v0.4.0 Compiling rand_chacha v0.3.1 Compiling rand_xorshift v0.3.0 Compiling rand_chacha v0.2.2 Compiling chrono v0.4.26 Compiling vt100 v0.15.2 Compiling hashbrown v0.14.0 Compiling string_cache v0.8.7 Compiling signal-hook-mio v0.2.3 Compiling rand v0.7.3 Compiling indicatif v0.17.6 Compiling insta v1.31.0 Compiling rand v0.8.5 Compiling ascii-canvas v3.0.0 Compiling crossterm v0.25.0 Compiling crossterm v0.26.1 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling url v2.4.0 Compiling regex-automata v0.3.6 Compiling digest v0.10.7 Compiling rayon v1.7.0 Compiling parking_lot_core v0.2.14 Compiling num v0.4.1 Compiling regex-automata v0.1.10 Compiling sha1 v0.10.5 Compiling hashlink v0.8.3 Compiling indexmap v2.0.0 Compiling parking_lot v0.4.8 Compiling addr2line v0.20.0 Compiling libz-sys v1.1.12 Compiling backtrace v0.3.68 Compiling sys-info v0.9.1 Compiling chashmap v2.2.2 Compiling tui v0.19.0 Compiling rusqlite v0.29.0 Compiling twox-hash v1.6.3 Compiling fail v0.4.0 Compiling libgit2-sys v0.15.2+1.6.4 Compiling chronoutil v0.2.5 Compiling chrono-english v0.1.7 Compiling timer v0.2.0 Compiling tuikit v0.5.0 Compiling matchers v0.1.0 Compiling git2 v0.17.2 Compiling is-terminal v0.4.9 Compiling tempfile v3.7.1 Compiling darling_core v0.14.4 Compiling anstream v0.3.2 Compiling concolor v0.1.1 Compiling clap_builder v4.3.23 Compiling rusty-fork v0.3.0 Compiling proptest v1.2.0 Compiling darling_core v0.20.3 Compiling git-version-macro v0.3.5 Compiling regex v1.9.3 Compiling bstr v1.6.0 Compiling git-version v0.3.5 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 lalrpop-util v0.19.12 Compiling env_logger v0.9.3 Compiling darling_macro v0.14.4 Compiling lalrpop v0.19.12 Compiling assert_cmd v2.0.12 Compiling enum-map v2.6.1 Compiling darling v0.14.4 Compiling derive_builder_core v0.11.2 Compiling filedescriptor v0.8.2 Compiling portable-pty v0.8.1 Compiling darling_macro v0.20.3 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 derive_builder_macro v0.11.2 Compiling darling v0.20.3 Compiling enumset_derive v0.8.1 Compiling clap v4.3.23 Compiling clap_mangen v0.2.12 Compiling derive_builder v0.11.2 Compiling skim v0.10.4 Compiling tracing-error v0.2.0 Compiling tracing-chrome v0.6.0 Compiling enumset v1.1.2 Compiling color-spantrace v0.2.0 Compiling color-eyre v0.6.2 Compiling cursive_core v0.3.7 Compiling futures-executor v0.3.28 Compiling futures v0.3.28 Compiling cursive v0.20.0 Compiling cursive_buffered_backend v0.6.1 Compiling git-record v0.4.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-record) 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-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-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-reword v0.8.0 (/home/buildozer/aports/community/git-branchless/src/git-branchless-0.8.0/git-branchless-reword) 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-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 17s Running unittests src/lib.rs (target/debug/deps/git_branchless-e3650cfb2b25fd85) 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-70f84a7f2b99f847) 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-3cc5f335660cdfa6) running 15 tests test test_amend_unresolved_merge_conflict ... ok test test_amend_move_detached_branch ... ok test test_amend_no_detach_branch ... ok test test_amend_delete_only_in_index ... ok test test_amend_rename ... ok test test_amend_delete ... 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 4.29s Running tests/test_branchless.rs (target/debug/deps/test_branchless-da3feebf3ff1d34e) 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.31s Running tests/test_bug_report.rs (target/debug/deps/test_bug_report-c73040e1e6d58ebe) running 1 test test test_bug_report ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s Running tests/test_eventlog.rs (target/debug/deps/test_eventlog-a1085760e2ca8e03) 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 1.64s Running tests/test_gc.rs (target/debug/deps/test_gc-a01d2319c948f794) 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 1.92s Running tests/test_git.rs (target/debug/deps/test_git-f891adafbf588b53) 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.13s Running tests/test_hide.rs (target/debug/deps/test_hide-6c335cfcdd8d2203) running 15 tests test test_hide_bad_commit ... ok test test_hide_already_hidden_commit ... ok test test_hide_current_commit ... ok test test_hide_delete_checked_out_branch ... ok test test_smartlog_active_non_head_main_branch_commit ... ok test test_unhide ... ok test test_hide_commit ... ok test test_hide_delete_branches ... ok test test_hidden_commit_with_head_as_child ... ok test test_smartlog_show_hidden_commits ... 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 4.24s Running tests/test_hooks.rs (target/debug/deps/test_hooks-b24426b5c1bab314) 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 3.60s Running tests/test_init.rs (target/debug/deps/test_init-2916aa8c90a5b344) running 16 tests test test_old_git_version_warning ... ok test test_hook_installed ... ok test test_init_basic ... ok test test_init_uninstall ... ok test test_init_core_hooks_path_warning ... ok test test_init_dynamic_hooks_path_warning ... ok test test_install_man_pages ... ok test test_init_worktree ... ok test test_init_prompt_for_main_branch ... ok test test_alias_installed ... ok test test_hook_appended_to_existing_contents ... ok test test_hide_branchless_refs_from_git_log ... ok test test_init_repo_default_branch ... 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.13s Running tests/test_move.rs (target/debug/deps/test_move-4d37cfa7497389cd) running 68 tests test test_move_standalone_create_gc_refs ... ok test test_move_fixup_conflict ... ok test test_move_force_in_memory ... ok test test_move_public_commit ... ok test test_move_base_onto_head ... ok test test_move_fixup_added_files ... ok test test_move_no_extra_checkout ... ok test test_move_dest_not_in_dag ... ok test test_move_fixup_squash_branch ... ok test test_move_checkout_new_head ... ok test test_move_branch ... ok test test_move_fixup_parent_into_head ... ok test test_move_fixup_head_into_parent ... ok test test_move_fixup_multiple_into_head ... ok test test_move_base ... ok test test_move_main_branch_commits ... ok test test_move_fixup_head_into_ancestor ... ok test test_move_revset_non_continguous ... ok test test_move_fixup_ancestor_into_head ... ok test test_move_fixup_multiple_into_ancestor_with_unmoved_head ... ok test test_move_insert_in_place ... 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_revset ... ok test test_move_with_unstaged_changes ... ok test test_move_exact_ranges_with_merge_commits_betwixt_not_supported ... ok test test_move_fixup_multiple_disconnected_into_head ... ok test test_move_fixup_multiple_disconnected_into_ancestor ... ok test test_move_in_memory_gc ... ok test test_move_exact_range_one_side_of_merged_stack_without_base_and_merge_commits ... ok test test_rebase_in_memory_updates_committer_timestamp ... ok test test_move_abort_rebase_check_out_old_branch ... ok test test_move_fixup_tree ... ok test test_move_branch_on_merge_conflict_resolution ... ok test test_move_hint ... ok test test_move_orig_head_no_symbolic_reference ... ok test test_move_merge_conflict ... ok test test_move_no_reapply_upstream_commits ... ok test test_move_stick ... ok test test_move_no_reapply_squashed_commits ... ok test test_move_orphaned_root ... ok test test_move_exact_single_stick ... ok test test_move_exact_range_just_leaves ... ok test test_move_with_source_not_in_smartlog ... ok test test_move_delete_checked_out_branch ... ok test test_move_exact_insert_swap ... ok test test_move_exact_insert_stick ... ok test test_move_exact_insert_with_siblings ... ok test test_move_insert_stick ... ok test test_move_branches_after_move ... ok test test_move_exact_range_with_leaves ... ok test test_move_insert_range_stick ... ok test test_move_insert_tree ... ok test test_move_exact_range_tree ... ok test test_move_tree ... 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_merge_commit ... ok test test_move_merge_commit_both_parents ... ok test test_move_exact_noncontiguous_commits_stick ... ok test test_move_exact_range_one_side_of_merged_stack_including_base_and_merge_commits ... ok test test_move_merge_commit_issue_912 ... 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_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 21.26s Running tests/test_navigation.rs (target/debug/deps/test_navigation-f92d3025508350e7) running 22 tests test test_navigation_switch_target_only ... ok test test_prev ... ok test test_prev_multiple ... ok test test_navigation_failed_to_check_out_commit ... ok test test_next_multiple ... ok test test_switch_abort ... ok test test_navigation_merge ... ok test test_navigation_force ... ok test test_traverse_branches_ambiguous ... ok test test_next_on_master ... ok test test_next_no_more_children ... ok test test_next_on_master2 ... ok test test_switch_pty_initial_query ... ok test test_switch_detach ... ok test test_navigation_traverse_all_the_way ... 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_navigation_traverse_branches ... ok test test_switch_pty ... ok test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 3.66s Running tests/test_repair.rs (target/debug/deps/test_repair-e8f341d350787e30) 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.15s Running tests/test_restack.rs (target/debug/deps/test_restack-dc3dc40597604e6f) 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 6.09s Running tests/test_reword.rs (target/debug/deps/test_reword-f6c5d5f63986fc06) running 15 tests test test_reword_exit_early_public_commit ... ok test test_reword_with_multiple_messages ... ok test test_reword_preserves_comment_lines_for_messages_on_cli ... ok test test_reword_fixup_only_accepts_single_commit ... ok test test_reword_fixup_ancestry_issue ... ok test test_reword_non_head_commit ... ok test test_reword_head ... ok test test_reword_multiple_commits_on_same_branch ... ok test test_reword_fixup_head ... ok test test_reword_fixup_multiple_commits ... ok test test_reword_fixup_non_head_commit ... ok test test_reword_current_commit_not_head ... ok test test_reword_across_branches ... ok test test_reword_tree ... ok test test_reword_merge_commit ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.05s Running tests/test_snapshot.rs (target/debug/deps/test_snapshot-af2b717342ed9964) 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_deleted_files ... ok test test_restore_snapshot_basic ... ok test test_snapshot_merge_conflict ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s Running tests/test_sync.rs (target/debug/deps/test_sync-46d2cc56ba39e4a4) 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 4.10s Running tests/test_undo.rs (target/debug/deps/test_undo-1b8a3971e6f37a70) 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 @ f777ecc (master) create initial.txt test test_git_bisect_produces_empty_event ... ok test test_undo_move_refs ... ok test test_undo_doesnt_make_working_dir_dirty ... 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 1.86s Running tests/test_wrap.rs (target/debug/deps/test_wrap-fc8a1c5ff2e08f45) 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 1.48s Running unittests src/lib.rs (target/debug/deps/git_branchless_hook-8381e81d9784bc29) 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-80b78fff7666b483) 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-f6801ff1404dd6c5) 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 5.55s Running unittests src/lib.rs (target/debug/deps/git_branchless_init-878d3eaf312aae52) 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-cbcecc57b6bc5da9) 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-b5407ba46da3ea56) 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-81d0c3ecb6a78cea) 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.00s Running tests/test_eventlog.rs (target/debug/deps/test_eventlog-e22da85210c40a58) running 3 tests test test_advance_cursor_by_transaction ... ok test test_drop_non_meaningful_events ... 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.57s Running tests/test_git_run.rs (target/debug/deps/test_git_run-d6e6b87634375bcc) 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.75s Running tests/test_git_tree.rs (target/debug/deps/test_git_tree-3e83ff9762cfa936) 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-4d2b23552a7c43c4) 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 0.94s Running tests/test_rewrite_evolve.rs (target/debug/deps/test_rewrite_evolve-5be9839d7d641a25) 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.30s Running tests/test_rewrite_plan.rs (target/debug/deps/test_rewrite_plan-661330dafdd64563) running 19 tests test test_cache_shared_between_builders ... ok test test_plan_fixup_child_into_parent ... ok test test_plan_fixup_parent_into_child ... 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_within_moved_subtree_in_other_order ... ok test test_plan_moving_consecutive_commits ... ok test test_plan_moving_subtree_to_descendant_of_itself ... ok test test_plan_moving_commit_add_then_giving_it_a_child ... ok test test_plan_moving_subtree_and_commit_within_subtree ... ok test test_plan_moving_subtree_and_then_its_parent_commit ... ok test test_plan_moving_consecutive_commits_in_other_order ... ok test test_plan_moving_range_and_then_partial_ending_range_again ... ok test test_plan_moving_range_again_overrides_previous_move ... ok test test_plan_moving_nonconsecutive_commits ... ok test test_plan_moving_range_and_then_partial_beginning_range_again ... 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 9.17s Running tests/test_snapshot.rs (target/debug/deps/test_snapshot-dff1170067955402) 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.43s Running tests/test_status.rs (target/debug/deps/test_status-74293cceff8bbb36) 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.53s Running unittests src/lib.rs (target/debug/deps/git_branchless_move-faf8dba6c39e5f26) 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-90e46f134553ac24) 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-e7571cb6d4243a1a) 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-45ea05423e96d7aa) 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-0127f29f028ee6f4) 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-b1127dde4fdd18d8) running 6 tests test test_query_parse_error ... ok test test_query_legacy_git_syntax ... ok test test_query_eval_error ... ok test test_query ... 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.55s Running unittests src/lib.rs (target/debug/deps/git_branchless_record-fd541cd657868a64) 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-6a98987c6d9102cb) 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-d2d1f4f7ef61f0f6) running 12 tests test test_record_staged_changes_interactive ... ok test test_record_unstaged_changes ... ok test test_record_binary_contents ... 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_insert ... ok test test_record_file_mode_change ... ok test test_record_detach ... 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.08s Running unittests src/lib.rs (target/debug/deps/git_branchless_revset-5f99786885408617) 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 2.61s Running unittests src/lib.rs (target/debug/deps/git_branchless_reword-1a6c290113d746e9) 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.63s Running unittests src/lib.rs (target/debug/deps/git_branchless_smartlog-8f3983f01d74a10d) 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-56bd3e2cee893734) 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-33d2b4b1a527c995) 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_hint_abandoned_except_current_commit ... ok test test_smartlog_hidden ... ok test test_custom_main_branch ... ok test test_tree ... 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_merge_commit_reverse_order ... ok test test_smartlog_sparse_vertical_ellipsis_sibling_commits ... ok test test_show_rewritten_commit_hash ... ok test test_smartlog_sparse_branch ... ok test test_non_adjacent_commits2 ... 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 3.45s Running unittests src/lib.rs (target/debug/deps/git_branchless_submit-c096d8b9d0643014) 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-0b1037dc1c20911b) 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-9cac79cd34e7cfa1) 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 5.09s Running tests/test_submit.rs (target/debug/deps/test_submit-4d9f4946dd54a3f6) 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 3.74s Running unittests src/lib.rs (target/debug/deps/git_branchless_test-90a7c5a17666d5b9) 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.20s Running unittests src/main.rs (target/debug/deps/git_branchless_test-9f9342049aeb3e00) 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-bc4566bfa41442b5) 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_show ... ok test test_test_abort ... ok test test_test_fix_failure ... ok test test_test_command_alias ... ok test test_test_no_apply_descendants_as_patches ... 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 9.56s Running unittests src/lib.rs (target/debug/deps/git_branchless_undo-b0f1ed1c9c4af24a) 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.17s Running unittests src/lib.rs (target/debug/deps/git_record-bd59f5b30185cb82) running 7 tests test ui::tests::test_initial_tristate_states ... ok test ui::tests::test_cancel ... ok test ui::tests::test_context ... ok test ui::tests::test_cancel_no_confirm ... ok test ui::tests::test_render_multiple_sections ... ok test ui::tests::test_file_toggle ... ok test ui::tests::test_section_toggle ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s Running unittests src/lib.rs (target/debug/deps/scm_bisect-9d6693a33abc83a3) running 4 tests test search::tests::test_search_stick ... ok test search::tests::test_search_dag ... ok test search::tests::test_search_dag_proptest ... ok test search::tests::test_search_inconsistent_notify ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s Running unittests src/lib.rs (target/debug/deps/scm_record-213b58f3b04a3e10) 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_left ... ok test scm_diff_editor::tests::test_diff_absent_right ... ok test scm_diff_editor::tests::test_diff_no_changes ... ok test scm_diff_editor::tests::test_dir_diff_no_changes ... ok test scm_diff_editor::tests::test_diff_files_in_subdirectories ... ok test scm_diff_editor::tests::test_diff ... ok test scm_diff_editor::tests::test_reject_diff_non_files ... 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.13s Running unittests src/bin/scm-diff-editor.rs (target/debug/deps/scm_diff_editor-8439a3adfdf94a12) 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-5de2a573adb537c8) running 31 tests test test_render_old_path ... ok test test_state_binary_selected_contents ... ok test test_record_binary_file_noop ... ok test test_mouse_click_checkbox ... ok test test_record_binary_file ... ok test test_scroll_click_no_jump ... ok test test_enter_next ... ok test test_collapse_select_ancestor ... ok test test_abbreviate_unchanged_sections ... ok test test_mouse_click_dialog_buttons ... ok test test_no_abbreviate_short_unchanged_sections ... ok test test_menu_bar_scroll_into_view ... ok test test_expand_line_noop ... ok test test_expand ... ok test test_file_mode_change ... ok test test_select_scroll_into_view ... ok test test_toggle_all ... ok test test_quit_dialog_size ... ok test test_mouse_click_wide_line ... ok test test_toggle_all_uniform ... ok test test_quit_dialog_buttons ... ok test test_expand_menu ... ok test test_toggle_unchanged_line ... ok test test_sticky_header_click_expand ... ok test test_sticky_header_scroll ... ok test test_expand_scroll_into_view ... ok test test_mouse_support ... ok test test_focus_outer ... ok test test_focus_inner ... ok test test_quit_dialog_keyboard_navigation ... ok test test_read_only ... ok test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s 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.32s 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.13s 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.66s 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-ppc64le.so.1 so:libgcc_s.so.1 so:libgit2.so.1.7 so:libsqlite3.so.0 >>> git-branchless*: Package size: 6.7 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:33:56 +0000 elapsed time 0h 7m 29s >>> git-branchless: Cleaning up srcdir >>> git-branchless: Cleaning up pkgdir >>> git-branchless: Uninstalling dependencies... (1/37) Purging .makedepends-git-branchless (20230927.142628) (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: 264 MiB in 107 packages >>> git-branchless: Updating the community/ppc64le repository index... >>> git-branchless: Signing the index...