>>> rustic: Building testing/rustic 0.6.1-r1 (using abuild 3.12.0-r1) started Sun, 07 Jan 2024 20:24:26 +0000 >>> rustic: Checking sanity of /home/buildozer/aports/testing/rustic/APKBUILD... >>> rustic: Analyzing dependencies... >>> rustic: Installing for build: build-base cargo cargo-auditable openssl-dev zstd-dev (1/11) Installing libffi (3.4.4-r3) (2/11) Installing libxml2 (2.11.6-r0) (3/11) Installing llvm16-libs (16.0.6-r7) (4/11) Installing scudo-malloc (17.0.6-r0) (5/11) Installing rust (1.72.1-r0) (6/11) Installing cargo (1.72.1-r0) (7/11) Installing cargo-auditable (0.6.1-r3) (8/11) Installing openssl-dev (3.1.4-r2) (9/11) Installing zstd (1.5.5-r8) (10/11) Installing zstd-dev (1.5.5-r8) (11/11) Installing .makedepends-rustic (20240107.202428) Executing busybox-1.36.1-r18.trigger OK: 1128 MiB in 123 packages >>> rustic: Cleaning up srcdir >>> rustic: Cleaning up pkgdir >>> rustic: Cleaning up tmpdir >>> rustic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rustic-0.6.1.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 100 125k 100 125k 0 0 997k 0 --:--:-- --:--:-- --:--:-- 1002k >>> rustic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rustic_core-0.1.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> rustic: Fetching https://github.com/rustic-rs/rustic_core/archive/0.1.2/rustic_core-0.1.2.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 100 420k 0 420k 0 0 679k 0 --:--:-- --:--:-- --:--:-- 679k >>> rustic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rustic-0.6.1.tar.gz >>> rustic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rustic_core-0.1.2.tar.gz >>> rustic: Checking sha512sums... rustic-0.6.1.tar.gz: OK rustic_core-0.1.2.tar.gz: OK make-self-update-optional.patch: OK fix-abscissa_core-features.patch: OK rustic_core-add-tls-native.patch: OK build-with-system-tls.patch: OK >>> rustic: Unpacking /var/cache/distfiles/edge/rustic-0.6.1.tar.gz... >>> rustic: Unpacking /var/cache/distfiles/edge/rustic_core-0.1.2.tar.gz... >>> rustic: make-self-update-optional.patch patching file Cargo.toml patching file src/commands.rs patching file src/commands/self_update.rs >>> rustic: fix-abscissa_core-features.patch patching file Cargo.toml Hunk #1 succeeded at 90 (offset 1 line). Hunk #2 succeeded at 103 (offset 1 line). >>> rustic: rustic_core-add-tls-native.patch patching file vendor/rustic_core/Cargo.toml patching file vendor/rustic_core/src/lib.rs >>> rustic: build-with-system-tls.patch patching file Cargo.toml patching file Cargo.lock Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling libc v0.2.150 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling once_cell v1.18.0 Compiling serde v1.0.192 Compiling typenum v1.17.0 Compiling bitflags v2.4.1 Compiling syn v1.0.109 Compiling memchr v2.6.4 Compiling ident_case v1.0.1 Compiling pin-project-lite v0.2.13 Compiling fnv v1.0.7 Compiling strsim v0.10.0 Compiling itoa v1.0.9 Compiling log v0.4.20 Compiling crossbeam-utils v0.8.16 Compiling rustix v0.38.21 Compiling scopeguard v1.2.0 Compiling vcpkg v0.2.15 Compiling pkg-config v0.3.27 Compiling linux-raw-sys v0.4.11 Compiling futures-core v0.3.29 Compiling bytes v1.5.0 Compiling subtle v2.5.0 Compiling lazy_static v1.4.0 Compiling futures-task v0.3.29 Compiling futures-util v0.3.29 Compiling heck v0.4.1 Compiling regex-syntax v0.8.2 Compiling utf8parse v0.2.1 Compiling crunchy v0.2.2 Compiling openssl v0.10.62 Compiling foreign-types-shared v0.1.1 Compiling anstyle-query v1.0.0 Compiling httparse v1.8.0 Compiling anstyle-parse v0.2.2 Compiling foreign-types v0.3.2 Compiling tinyvec_macros v0.1.1 Compiling anstyle v1.0.4 Compiling tracing-core v0.1.32 Compiling native-tls v0.2.11 Compiling cpufeatures v0.2.11 Compiling hashbrown v0.12.3 Compiling tiny-keccak v2.0.2 Compiling futures-channel v0.3.29 Compiling futures-io v0.3.29 Compiling futures-sink v0.3.29 Compiling pin-utils v0.1.0 Compiling colorchoice v1.0.0 Compiling tinyvec v1.6.0 Compiling percent-encoding v2.3.0 Compiling ryu v1.0.15 Compiling crossbeam-queue v0.3.8 Compiling try-lock v0.2.4 Compiling thiserror v1.0.50 Compiling zeroize v1.6.0 Compiling zstd-sys v2.0.9+zstd.1.5.5 Compiling serde_json v1.0.108 Compiling openssl-probe v0.1.5 Compiling parking_lot_core v0.9.9 Compiling anstream v0.6.4 Compiling clap_lex v0.6.0 Compiling form_urlencoded v1.2.0 Compiling want v0.3.1 Compiling generic-array v0.14.7 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling slab v0.4.9 Compiling num-traits v0.2.17 Compiling aho-corasick v1.1.2 Compiling indexmap v1.9.3 Compiling lock_api v0.4.11 Compiling http v0.2.11 Compiling thread_local v1.1.7 Compiling binrw_derive v0.13.1 Compiling fastrand v2.0.1 Compiling gimli v0.28.0 Compiling unicode-width v0.1.11 Compiling ppv-lite86 v0.2.17 Compiling tower-service v0.3.2 Compiling eyre v0.6.8 Compiling httpdate v1.0.3 Compiling unicode-bidi v0.3.13 Compiling rayon-core v1.12.0 Compiling quote v1.0.33 Compiling rustversion v1.0.14 Compiling option-ext v0.2.0 Compiling regex-syntax v0.6.29 Compiling adler v1.0.2 Compiling zstd-safe v7.0.0 Compiling crossbeam-channel v0.5.8 Compiling object v0.32.1 Compiling miniz_oxide v0.7.1 Compiling bstr v1.8.0 Compiling fs-err v2.10.0 Compiling syn v2.0.39 Compiling crossbeam-deque v0.8.3 Compiling smartstring v1.0.1 Compiling ahash v0.8.6 Compiling instant v0.1.12 Compiling indenter v0.3.3 Compiling rustc-demangle v0.1.23 Compiling binrw v0.13.1 Compiling opaque-debug v0.3.0 Compiling overload v0.1.1 Compiling iana-time-zone v0.1.58 Compiling either v1.9.0 Compiling base64 v0.21.5 Compiling powerfmt v0.2.0 Compiling time-core v0.1.2 Compiling same-file v1.0.6 Compiling cc v1.0.84 Compiling getrandom v0.2.11 Compiling unicode-xid v0.2.4 Compiling semver v1.0.20 Compiling owo-colors v3.5.0 Compiling unicode-normalization v0.1.22 Compiling portable-atomic v1.5.1 Compiling deranged v0.3.9 Compiling crossbeam v0.8.2 Compiling const-random-macro v0.1.16 Compiling time-macros v0.2.15 Compiling walkdir v2.4.0 Compiling nu-ansi-term v0.46.0 Compiling http-body v0.4.5 Compiling tracing-log v0.2.0 Compiling const-random v0.1.17 Compiling sharded-slab v0.1.7 Compiling encoding_rs v0.8.33 Compiling zerocopy v0.7.25 Compiling ipnet v2.9.0 Compiling array-init v2.1.0 Compiling num_cpus v1.16.0 Compiling mio v0.8.9 Compiling socket2 v0.5.5 Compiling socket2 v0.4.10 Compiling idna v0.4.0 Compiling dirs-sys v0.4.1 Compiling console v0.15.7 Compiling rand_core v0.6.4 Compiling cached_proc_macro_types v0.1.0 Compiling termcolor v1.1.3 Compiling bytemuck v1.14.0 Compiling anyhow v1.0.75 Compiling rand_chacha v0.3.1 Compiling crypto-common v0.1.6 Compiling tokio v1.34.0 Compiling inout v0.1.3 Compiling block-buffer v0.10.4 Compiling universal-hash v0.5.1 Compiling aead v0.5.2 Compiling static_assertions v1.1.0 Compiling hashbrown v0.14.2 Compiling cipher v0.4.4 Compiling digest v0.10.7 Compiling poly1305 v0.8.0 Compiling rand v0.8.5 Compiling shell-words v1.1.0 Compiling regex-automata v0.4.3 Compiling url v2.4.1 Compiling hmac v0.12.1 Compiling ctr v0.9.2 Compiling salsa20 v0.10.2 Compiling aes v0.8.3 Compiling num_threads v0.1.6 Compiling convert_case v0.4.0 Compiling pbkdf2 v0.12.2 Compiling mime v0.3.17 Compiling dirs v5.0.1 Compiling directories v5.0.1 Compiling rayon v1.8.0 Compiling pariter v0.5.1 Compiling integer-sqrt v0.1.5 Compiling filetime v0.2.22 Compiling xattr v1.0.1 Compiling gethostname v0.4.3 Compiling regex-automata v0.1.10 Compiling nix v0.27.1 Compiling zstd v0.13.0 Compiling itertools v0.11.0 Compiling tracing-log v0.1.4 Compiling terminal_size v0.3.0 Compiling tempfile v3.8.1 Compiling path-dedot v3.1.1 Compiling clap_builder v4.4.8 Compiling addr2line v0.21.0 Compiling backoff v0.4.0 Compiling openssl-sys v0.9.98 Compiling sha2-asm v0.6.3 Compiling backtrace v0.3.69 Compiling cachedir v0.3.0 Compiling aes256ctr_poly1305aes v0.2.0 Compiling dunce v1.0.4 Compiling arc-swap v1.6.0 Compiling bytesize v1.3.0 Compiling humantime v2.1.0 Compiling number_prefix v0.4.0 Compiling matchers v0.1.0 Compiling canonical-path v2.0.2 Compiling strum v0.25.0 Compiling indicatif v0.17.7 Compiling time v0.3.30 Compiling darling_core v0.20.3 Compiling regex v1.10.2 Compiling color-eyre v0.6.2 Compiling darling_core v0.14.4 Compiling synstructure v0.12.6 Compiling sha2 v0.10.8 Compiling simplelog v0.12.1 Compiling globset v0.4.13 Compiling scrypt v0.11.0 Compiling ignore v0.4.20 Compiling serde_derive v1.0.192 Compiling tracing-attributes v0.1.27 Compiling openssl-macros v0.1.1 Compiling thiserror-impl v1.0.50 Compiling clap_derive v4.4.7 Compiling enum-map-derive v0.15.0 Compiling strum_macros v0.25.3 Compiling rhai_codegen v1.6.0 Compiling displaydoc v0.2.4 Compiling merge_derive v0.1.0 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling abscissa_derive v0.7.0 Compiling enum-map v2.7.1 Compiling merge v0.1.0 Compiling darling_macro v0.20.3 Compiling dialoguer v0.11.0 Compiling darling_macro v0.14.4 Compiling tracing v0.1.40 Compiling darling v0.20.3 Compiling serde_with_macros v3.4.0 Compiling derive_setters v0.1.6 Compiling tokio-util v0.7.10 Compiling darling v0.14.4 Compiling cached_proc_macro v0.18.1 Compiling clap v4.4.8 Compiling clap_complete v4.4.4 Compiling h2 v0.3.21 Compiling cached v0.46.1 Compiling tokio-native-tls v0.3.1 Compiling hyper v0.14.27 Compiling smallvec v1.11.2 Compiling serde_urlencoded v0.7.1 Compiling chrono v0.4.31 Compiling hex v0.4.3 Compiling secrecy v0.8.0 Compiling toml v0.5.11 Compiling serde_with v3.4.0 Compiling tracing-subscriber v0.3.18 Compiling rhai v1.16.3 Compiling parking_lot v0.12.1 Compiling hyper-tls v0.5.0 Compiling crossterm v0.27.0 Compiling comfy-table v7.1.0 Compiling reqwest v0.11.22 Compiling serde-aux v4.2.0 Compiling abscissa_core v0.7.0 Compiling rustic_core v0.1.2 (/home/buildozer/aports/testing/rustic/src/rustic-0.6.1/vendor/rustic_core) Compiling rustic-rs v0.6.1 (/home/buildozer/aports/testing/rustic/src/rustic-0.6.1) Finished release [optimized] target(s) in 5m 00s using no config file, none of these exist: /home/buildozer/.config/rustic/rustic.toml, /etc/rustic/rustic.toml, ./rustic.toml using no config file, none of these exist: /home/buildozer/.config/rustic/rustic.toml, /etc/rustic/rustic.toml, ./rustic.toml using no config file, none of these exist: /home/buildozer/.config/rustic/rustic.toml, /etc/rustic/rustic.toml, ./rustic.toml Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling libc v0.2.150 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling serde v1.0.192 Compiling once_cell v1.18.0 Compiling typenum v1.17.0 Compiling bitflags v2.4.1 Compiling memchr v2.6.4 Compiling syn v1.0.109 Compiling ident_case v1.0.1 Compiling pin-project-lite v0.2.13 Compiling rustix v0.38.21 Compiling itoa v1.0.9 Compiling log v0.4.20 Compiling fnv v1.0.7 Compiling strsim v0.10.0 Compiling crossbeam-utils v0.8.16 Compiling linux-raw-sys v0.4.11 Compiling pkg-config v0.3.27 Compiling vcpkg v0.2.15 Compiling scopeguard v1.2.0 Compiling bytes v1.5.0 Compiling subtle v2.5.0 Compiling futures-core v0.3.29 Compiling regex-syntax v0.8.2 Compiling lazy_static v1.4.0 Compiling futures-task v0.3.29 Compiling cpufeatures v0.2.11 Compiling openssl v0.10.62 Compiling utf8parse v0.2.1 Compiling heck v0.4.1 Compiling crunchy v0.2.2 Compiling foreign-types-shared v0.1.1 Compiling futures-util v0.3.29 Compiling anstyle-parse v0.2.2 Compiling anstyle v1.0.4 Compiling futures-channel v0.3.29 Compiling foreign-types v0.3.2 Compiling native-tls v0.2.11 Compiling tracing-core v0.1.32 Compiling tiny-keccak v2.0.2 Compiling colorchoice v1.0.0 Compiling futures-sink v0.3.29 Compiling httparse v1.8.0 Compiling tinyvec_macros v0.1.1 Compiling futures-io v0.3.29 Compiling anstyle-query v1.0.0 Compiling pin-utils v0.1.0 Compiling thiserror v1.0.50 Compiling hashbrown v0.12.3 Compiling tinyvec v1.6.0 Compiling anstream v0.6.4 Compiling zstd-sys v2.0.9+zstd.1.5.5 Compiling try-lock v0.2.4 Compiling openssl-probe v0.1.5 Compiling percent-encoding v2.3.0 Compiling zeroize v1.6.0 Compiling aho-corasick v1.1.2 Compiling http v0.2.11 Compiling fastrand v2.0.1 Compiling hashbrown v0.14.2 Compiling clap_lex v0.6.0 Compiling crossbeam-queue v0.3.8 Compiling ryu v1.0.15 Compiling parking_lot_core v0.9.9 Compiling serde_json v1.0.108 Compiling form_urlencoded v1.2.0 Compiling want v0.3.1 Compiling thread_local v1.1.7 Compiling zstd-safe v7.0.0 Compiling quote v1.0.33 Compiling option-ext v0.2.0 Compiling tower-service v0.3.2 Compiling adler v1.0.2 Compiling rustversion v1.0.14 Compiling rayon-core v1.12.0 Compiling ppv-lite86 v0.2.17 Compiling regex-syntax v0.6.29 Compiling binrw_derive v0.13.1 Compiling gimli v0.28.0 Compiling eyre v0.6.8 Compiling httpdate v1.0.3 Compiling syn v2.0.39 Compiling unicode-normalization v0.1.22 Compiling http-body v0.4.5 Compiling unicode-bidi v0.3.13 Compiling same-file v1.0.6 Compiling unicode-width v0.1.11 Compiling miniz_oxide v0.7.1 Compiling walkdir v2.4.0 Compiling crossbeam-channel v0.5.8 Compiling bstr v1.8.0 Compiling object v0.32.1 Compiling instant v0.1.12 Compiling opaque-debug v0.3.0 Compiling rustc-demangle v0.1.23 Compiling time-core v0.1.2 Compiling either v1.9.0 Compiling cc v1.0.84 Compiling generic-array v0.14.7 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling getrandom v0.2.11 Compiling ahash v0.8.6 Compiling memoffset v0.9.0 Compiling crossbeam-epoch v0.9.15 Compiling num-traits v0.2.17 Compiling slab v0.4.9 Compiling regex-automata v0.4.3 Compiling indexmap v1.9.3 Compiling lock_api v0.4.11 Compiling const-random-macro v0.1.16 Compiling smartstring v1.0.1 Compiling fs-err v2.10.0 Compiling idna v0.4.0 Compiling binrw v0.13.1 Compiling num_cpus v1.16.0 Compiling socket2 v0.5.5 Compiling mio v0.8.9 Compiling tokio v1.34.0 Compiling rand_core v0.6.4 Compiling socket2 v0.4.10 Compiling dirs-sys v0.4.1 Compiling crossbeam-deque v0.8.3 Compiling regex-automata v0.1.10 Compiling rand_chacha v0.3.1 Compiling overload v0.1.1 Compiling portable-atomic v1.5.1 Compiling terminal_size v0.3.0 Compiling clap_builder v4.4.8 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling inout v0.1.3 Compiling digest v0.10.7 Compiling cipher v0.4.4 Compiling tempfile v3.8.1 Compiling hmac v0.12.1 Compiling universal-hash v0.5.1 Compiling addr2line v0.21.0 Compiling owo-colors v3.5.0 Compiling powerfmt v0.2.0 Compiling unicode-xid v0.2.4 Compiling iana-time-zone v0.1.58 Compiling indenter v0.3.3 Compiling regex v1.10.2 Compiling base64 v0.21.5 Compiling semver v1.0.20 Compiling deranged v0.3.9 Compiling poly1305 v0.8.0 Compiling darling_core v0.20.3 Compiling pbkdf2 v0.12.2 Compiling globset v0.4.13 Compiling salsa20 v0.10.2 Compiling ctr v0.9.2 Compiling aes v0.8.3 Compiling matchers v0.1.0 Compiling aead v0.5.2 Compiling const-random v0.1.17 Compiling rand v0.8.5 Compiling nu-ansi-term v0.46.0 Compiling darling_core v0.14.4 Compiling synstructure v0.12.6 Compiling crossbeam v0.8.2 Compiling url v2.4.1 Compiling console v0.15.7 Compiling time-macros v0.2.15 Compiling tracing-log v0.2.0 Compiling sharded-slab v0.1.7 Compiling encoding_rs v0.8.33 Compiling zerocopy v0.7.25 Compiling shell-words v1.1.0 Compiling mime v0.3.17 Compiling convert_case v0.4.0 Compiling termcolor v1.1.3 Compiling ipnet v2.9.0 Compiling static_assertions v1.1.0 Compiling array-init v2.1.0 Compiling cached_proc_macro_types v0.1.0 Compiling anyhow v1.0.75 Compiling bytemuck v1.14.0 Compiling num_threads v0.1.6 Compiling zstd v0.13.0 Compiling backoff v0.4.0 Compiling rayon v1.8.0 Compiling pariter v0.5.1 Compiling aes256ctr_poly1305aes v0.2.0 Compiling ignore v0.4.20 Compiling cachedir v0.3.0 Compiling integer-sqrt v0.1.5 Compiling itertools v0.11.0 Compiling directories v5.0.1 Compiling dirs v5.0.1 Compiling gethostname v0.4.3 Compiling xattr v1.0.1 Compiling wait-timeout v0.2.0 Compiling nix v0.27.1 Compiling filetime v0.2.22 Compiling tracing-log v0.1.4 Compiling path-dedot v3.1.1 Compiling strum v0.25.0 Compiling canonical-path v2.0.2 Compiling arc-swap v1.6.0 Compiling equivalent v1.0.1 Compiling dunce v1.0.4 Compiling number_prefix v0.4.0 Compiling humantime v2.1.0 Compiling bytesize v1.3.0 Compiling indicatif v0.17.7 Compiling indexmap v2.1.0 Compiling winnow v0.5.19 Compiling diff v0.1.13 Compiling yansi v0.5.1 Compiling rustic_testing v0.1.0 (/home/buildozer/aports/testing/rustic/src/rustic-0.6.1/crates/rustic_testing) Compiling pretty_assertions v1.4.0 Compiling openssl-sys v0.9.98 Compiling sha2-asm v0.6.3 Compiling backtrace v0.3.69 Compiling sha2 v0.10.8 Compiling time v0.3.30 Compiling scrypt v0.11.0 Compiling color-eyre v0.6.2 Compiling simplelog v0.12.1 Compiling darling_macro v0.14.4 Compiling merge_derive v0.1.0 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling abscissa_derive v0.7.0 Compiling serde_derive v1.0.192 Compiling tracing-attributes v0.1.27 Compiling openssl-macros v0.1.1 Compiling darling_macro v0.20.3 Compiling thiserror-impl v1.0.50 Compiling clap_derive v4.4.7 Compiling enum-map-derive v0.15.0 Compiling strum_macros v0.25.3 Compiling displaydoc v0.2.4 Compiling rhai_codegen v1.6.0 Compiling darling v0.14.4 Compiling cached_proc_macro v0.18.1 Compiling merge v0.1.0 Compiling darling v0.20.3 Compiling serde_with_macros v3.4.0 Compiling derive_setters v0.1.6 Compiling enum-map v2.7.1 Compiling tokio-native-tls v0.3.1 Compiling dialoguer v0.11.0 Compiling dircmp v0.2.0 Compiling cached v0.46.1 Compiling clap v4.4.8 Compiling clap_complete v4.4.4 Compiling tracing v0.1.40 Compiling tokio-util v0.7.10 Compiling h2 v0.3.21 Compiling hyper v0.14.27 Compiling smallvec v1.11.2 Compiling chrono v0.4.31 Compiling serde_urlencoded v0.7.1 Compiling secrecy v0.8.0 Compiling toml v0.5.11 Compiling hex v0.4.3 Compiling serde_with v3.4.0 Compiling serde_spanned v0.6.4 Compiling toml_datetime v0.6.5 Compiling toml_edit v0.21.0 Compiling tracing-subscriber v0.3.18 Compiling rhai v1.16.3 Compiling parking_lot v0.12.1 Compiling crossterm v0.27.0 Compiling comfy-table v7.1.0 Compiling serde-aux v4.2.0 Compiling hyper-tls v0.5.0 Compiling reqwest v0.11.22 Compiling abscissa_core v0.7.0 Compiling toml v0.8.8 Compiling rustic_core v0.1.2 (/home/buildozer/aports/testing/rustic/src/rustic-0.6.1/vendor/rustic_core) Compiling rustic-rs v0.6.1 (/home/buildozer/aports/testing/rustic/src/rustic-0.6.1) Finished test [optimized + debuginfo] target(s) in 4m 25s Running unittests src/lib.rs (target/debug/deps/rustic_rs-487020a4eb3f7ff8) running 2 tests test commands::tests::verify_cli ... ok test commands::completions::tests::test_completions ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running unittests src/bin/rustic.rs (target/debug/deps/rustic-f2ceecff9391bf55) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/backup_restore.rs (target/debug/deps/backup_restore-060a9dc7367a27cf) running 2 tests + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpRpwOr1/repo --password test --no-progress init + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpMVgZLU/repo --password test --no-progress init + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpMVgZLU/repo --password test --no-progress backup crates/ + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpRpwOr1/repo --password test --no-progress backup /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/crates + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpRpwOr1/repo --password test --no-progress restore latest /tmp/.tmpRpwOr1/restore + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpMVgZLU/repo --password test --no-progress snapshots + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpMVgZLU/repo --password test --no-progress backup crates/ test test_backup_and_restore_passes ... ok + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpMVgZLU/repo --password test --no-progress snapshots + run: /home/buildozer/aports/testing/rustic/src/rustic-0.6.1/target/debug/rustic -r /tmp/.tmpMVgZLU/repo --password test --no-progress check --read-data test test_backup_and_check_passes ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.17s Running tests/completions.rs (target/debug/deps/completions-1ffa1ee12a62ba91) running 4 tests test test_bash_completions_passes ... ignored, breaking changes, run before releasing test test_fish_completions_passes ... ignored, breaking changes, run before releasing test test_powershell_completions_passes ... ignored, breaking changes, run before releasing test test_zsh_completions_passes ... ignored, breaking changes, run before releasing test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/config.rs (target/debug/deps/config-65acd1b7d97227aa) running 1 test test parse_full_toml_example ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s Doc-tests rustic-rs running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> rustic: Entering fakeroot... >>> rustic-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/rustic/pkg/rustic/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/rustic/pkg/rustic-bash-completion/usr/share/bash-completion/completions' >>> rustic-bash-completion*: Preparing subpackage rustic-bash-completion... >>> rustic-bash-completion*: Running postcheck for rustic-bash-completion >>> rustic-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/testing/rustic/pkg/rustic/usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/testing/rustic/pkg/rustic-fish-completion/usr/share/fish/vendor_completions.d' >>> rustic-fish-completion*: Preparing subpackage rustic-fish-completion... >>> rustic-fish-completion*: Running postcheck for rustic-fish-completion >>> rustic-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/rustic/pkg/rustic/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/rustic/pkg/rustic-zsh-completion/usr/share/zsh/site-functions' >>> rustic-zsh-completion*: Preparing subpackage rustic-zsh-completion... >>> rustic-zsh-completion*: Running postcheck for rustic-zsh-completion >>> rustic*: Running postcheck for rustic >>> rustic*: Preparing package rustic... >>> rustic*: Stripping binaries >>> rustic-bash-completion*: Scanning shared objects >>> rustic-fish-completion*: Scanning shared objects >>> rustic-zsh-completion*: Scanning shared objects >>> rustic*: Scanning shared objects >>> rustic-bash-completion*: Tracing dependencies... >>> rustic-bash-completion*: Package size: 180.0 KB >>> rustic-bash-completion*: Compressing data... >>> rustic-bash-completion*: Create checksum... >>> rustic-bash-completion*: Create rustic-bash-completion-0.6.1-r1.apk >>> rustic-fish-completion*: Tracing dependencies... >>> rustic-fish-completion*: Package size: 196.0 KB >>> rustic-fish-completion*: Compressing data... >>> rustic-fish-completion*: Create checksum... >>> rustic-fish-completion*: Create rustic-fish-completion-0.6.1-r1.apk >>> rustic-zsh-completion*: Tracing dependencies... >>> rustic-zsh-completion*: Package size: 140.0 KB >>> rustic-zsh-completion*: Compressing data... >>> rustic-zsh-completion*: Create checksum... >>> rustic-zsh-completion*: Create rustic-zsh-completion-0.6.1-r1.apk >>> rustic*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libssl.so.3 so:libzstd.so.1 >>> rustic*: Package size: 6.3 MB >>> rustic*: Compressing data... >>> rustic*: Create checksum... >>> rustic*: Create rustic-0.6.1-r1.apk >>> rustic: Build complete at Sun, 07 Jan 2024 20:34:12 +0000 elapsed time 0h 9m 46s >>> rustic: Cleaning up srcdir >>> rustic: Cleaning up pkgdir >>> rustic: Uninstalling dependencies... (1/11) Purging .makedepends-rustic (20240107.202428) (2/11) Purging cargo (1.72.1-r0) (3/11) Purging rust (1.72.1-r0) (4/11) Purging cargo-auditable (0.6.1-r3) (5/11) Purging openssl-dev (3.1.4-r2) (6/11) Purging zstd-dev (1.5.5-r8) (7/11) Purging zstd (1.5.5-r8) (8/11) Purging llvm16-libs (16.0.6-r7) (9/11) Purging scudo-malloc (17.0.6-r0) (10/11) Purging libffi (3.4.4-r3) (11/11) Purging libxml2 (2.11.6-r0) Executing busybox-1.36.1-r18.trigger OK: 379 MiB in 112 packages >>> rustic: Updating the testing/x86 repository index... >>> rustic: Signing the index...