>>> rdedup: Building testing/rdedup 3.2.1-r0 (using abuild 3.9.0_rc2-r1) started Fri, 22 Oct 2021 07:35:02 +0000 >>> rdedup: Checking sanity of /home/buildozer/aports/testing/rdedup/APKBUILD... >>> WARNING: rdedup: No maintainer >>> rdedup: Analyzing dependencies... >>> rdedup: Installing for build: build-base cargo clang-dev libsodium-dev openssl-dev xz-dev (1/15) Installing rust-stdlib (1.55.0-r3) (2/15) Installing libffi (3.4.2-r1) (3/15) Installing libxml2 (2.9.12-r1) (4/15) Installing llvm12-libs (12.0.1-r0) (5/15) Installing rust (1.55.0-r3) (6/15) Installing cargo (1.55.0-r3) (7/15) Installing clang-libs (12.0.1-r0) (8/15) Installing clang (12.0.1-r0) (9/15) Installing clang-extra-tools (12.0.1-r0) (10/15) Installing clang-dev (12.0.1-r0) (11/15) Installing libsodium (1.0.18-r0) (12/15) Installing libsodium-dev (1.0.18-r0) (13/15) Installing openssl-dev (3.0.0-r2) (14/15) Installing xz-dev (5.2.5-r0) (15/15) Installing .makedepends-rdedup (20211022.073503) Executing busybox-1.34.1-r1.trigger OK: 1192 MiB in 115 packages >>> rdedup: Cleaning up srcdir >>> rdedup: Cleaning up pkgdir >>> rdedup: Fetching https://distfiles.alpinelinux.org/distfiles/rdedup-3.2.1.tar.gz >>> rdedup: Fetching https://distfiles.alpinelinux.org/distfiles/rdedup-3.2.1.tar.gz >>> rdedup: Checking sha512sums... rdedup-3.2.1.tar.gz: OK >>> rdedup: Unpacking /var/cache/distfiles/rdedup-3.2.1.tar.gz... RELEASE BUILD: rdedup Running check; use `make build` to actually build cargo check --release --locked cargo build --release --locked Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on build directory Compiling libc v0.2.98 Compiling autocfg v1.0.1 Compiling version_check v0.9.3 Compiling proc-macro2 v1.0.28 Checking cfg-if v1.0.0 Compiling unicode-xid v0.2.2 Compiling syn v1.0.74 Compiling pkg-config v0.3.19 Checking lazy_static v1.4.0 Compiling serde_derive v1.0.127 Compiling typenum v1.13.0 Compiling serde v1.0.127 Compiling maybe-uninit v2.0.0 Checking cfg-if v0.1.10 Compiling same-file v1.0.6 Compiling getrandom v0.1.16 Compiling slog v2.7.0 Checking tinyvec_macros v0.1.0 Compiling zstd-safe v4.1.1+zstd.1.5.0 Compiling crc32fast v1.2.1 Compiling crossbeam-utils v0.8.5 Compiling ryu v1.0.5 Checking scopeguard v1.1.0 Checking matches v0.1.8 Checking signature v1.3.1 Checking once_cell v1.8.0 Checking ppv-lite86 v0.2.10 Checking adler v1.0.2 Checking opaque-debug v0.3.0 Checking linked-hash-map v0.5.4 Checking stable_deref_trait v1.2.0 Compiling unicode-segmentation v1.8.0 Checking subtle v2.4.1 Compiling serde_json v1.0.66 Compiling bitflags v1.2.1 Checking unicode-width v0.1.8 Compiling slog-async v2.7.0 Checking percent-encoding v1.0.1 Checking hashbrown v0.11.2 Checking cpufeatures v0.1.5 Checking dtoa v0.4.8 Checking itoa v0.4.7 Compiling log v0.4.14 Checking termcolor v1.1.2 Checking take_mut v0.2.2 Checking vec_map v0.8.2 Checking strsim v0.10.0 Checking rdedup-cdc v0.1.0 Checking base64 v0.12.3 Checking os_str_bytes v3.1.0 Checking hex v0.4.3 Checking bytevec v0.2.0 Checking dangerous_option v0.2.0 Checking tinyvec v1.3.1 Checking unicode-bidi v0.3.5 Checking owning_ref v0.4.1 Checking ed25519 v1.2.0 Compiling walkdir v2.3.2 Checking textwrap v0.14.2 Checking thread_local v1.1.3 Checking yaml-rust v0.4.5 Checking sgdata v0.2.0 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1/sgdata) Compiling heck v0.3.3 Checking crossbeam-channel v0.5.1 Compiling generic-array v0.14.4 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling crossbeam-utils v0.7.2 Compiling memoffset v0.5.6 Compiling num-traits v0.2.14 Compiling crossbeam-epoch v0.8.2 Compiling num-integer v0.1.44 Compiling miniz_oxide v0.4.4 Compiling indexmap v1.7.0 Compiling rust-lzma v0.5.1 Checking slog-perf v0.2.0 Compiling quote v1.0.9 Checking dirs-sys-next v0.1.2 Checking time v0.1.43 Checking atty v0.2.14 Checking num_cpus v1.13.0 Checking fs2 v0.4.3 Checking rpassword v4.0.5 Checking unicode-normalization v0.1.19 Checking crossbeam-channel v0.4.4 Checking crossbeam-queue v0.2.3 Compiling jobserver v0.1.23 Checking dirs-next v2.0.0 Checking term v0.7.0 Checking rand_core v0.5.1 Checking flate2 v1.0.20 Compiling cc v1.0.69 Checking crossbeam-deque v0.7.4 Checking rand_chacha v0.2.2 Checking rand v0.7.3 Checking crossbeam v0.7.3 Checking digest v0.9.0 Checking block-buffer v0.9.0 Checking crypto-mac v0.8.0 Checking blake2 v0.9.1 Checking sha2 v0.9.5 Checking idna v0.1.5 Compiling zstd-sys v1.6.1+zstd.1.5.0 Compiling libsodium-sys v0.2.7 Compiling bzip2-sys v0.1.11+1.0.8 Checking url v1.7.2 Checking bzip2 v0.4.3 Compiling clap_derive v3.0.0-beta.4 Checking clap v3.0.0-beta.4 Checking zstd v0.9.0+zstd.1.5.0 Checking chrono v0.4.19 Checking sodiumoxide v0.2.7 Checking serde_yaml v0.8.17 Checking slog-term v2.8.0 Checking rdedup-lib v3.2.0 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1/lib) Checking rdedup v3.2.1 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1) Finished release [optimized + debuginfo] target(s) in 42.76s Compiling cfg-if v1.0.0 Compiling lazy_static v1.4.0 Compiling cfg-if v0.1.10 Compiling tinyvec_macros v0.1.0 Compiling matches v0.1.8 Compiling scopeguard v1.1.0 Compiling signature v1.3.1 Compiling stable_deref_trait v1.2.0 Compiling opaque-debug v0.3.0 Compiling once_cell v1.8.0 Compiling subtle v2.4.1 Compiling ppv-lite86 v0.2.10 Compiling linked-hash-map v0.5.4 Compiling adler v1.0.2 Compiling dtoa v0.4.8 Compiling percent-encoding v1.0.1 Compiling itoa v0.4.7 Compiling cpufeatures v0.1.5 Compiling hashbrown v0.11.2 Compiling same-file v1.0.6 Compiling unicode-width v0.1.8 Compiling take_mut v0.2.2 Compiling termcolor v1.1.2 Compiling dangerous_option v0.2.0 Compiling strsim v0.10.0 Compiling hex v0.4.3 Compiling rdedup-cdc v0.1.0 Compiling bytevec v0.2.0 Compiling base64 v0.12.3 Compiling os_str_bytes v3.1.0 Compiling vec_map v0.8.2 Compiling libc v0.2.98 Compiling typenum v1.13.0 Compiling tinyvec v1.3.1 Compiling unicode-bidi v0.3.5 Compiling maybe-uninit v2.0.0 Compiling slog v2.7.0 Compiling ryu v1.0.5 Compiling crc32fast v1.2.1 Compiling bitflags v1.2.1 Compiling log v0.4.14 Compiling memoffset v0.5.6 Compiling num-traits v0.2.14 Compiling owning_ref v0.4.1 Compiling ed25519 v1.2.0 Compiling rust-lzma v0.5.1 Compiling crossbeam-utils v0.7.2 Compiling crossbeam-utils v0.8.5 Compiling miniz_oxide v0.4.4 Compiling walkdir v2.3.2 Compiling textwrap v0.14.2 Compiling thread_local v1.1.3 Compiling yaml-rust v0.4.5 Compiling serde v1.0.127 Compiling sgdata v0.2.0 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1/sgdata) Compiling slog-perf v0.2.0 Compiling crossbeam-epoch v0.8.2 Compiling crossbeam-channel v0.4.4 Compiling crossbeam-queue v0.2.3 Compiling crossbeam-channel v0.5.1 Compiling indexmap v1.7.0 Compiling crossbeam-deque v0.7.4 Compiling getrandom v0.1.16 Compiling dirs-sys-next v0.1.2 Compiling time v0.1.43 Compiling zstd-sys v1.6.1+zstd.1.5.0 Compiling bzip2-sys v0.1.11+1.0.8 Compiling atty v0.2.14 Compiling libsodium-sys v0.2.7 Compiling flate2 v1.0.20 Compiling fs2 v0.4.3 Compiling num_cpus v1.13.0 Compiling rpassword v4.0.5 Compiling generic-array v0.14.4 Compiling crossbeam v0.7.3 Compiling dirs-next v2.0.0 Compiling rand_core v0.5.1 Compiling bzip2 v0.4.3 Compiling slog-async v2.7.0 Compiling clap v3.0.0-beta.4 Compiling num-integer v0.1.44 Compiling zstd-safe v4.1.1+zstd.1.5.0 Compiling term v0.7.0 Compiling unicode-normalization v0.1.19 Compiling rand_chacha v0.2.2 Compiling zstd v0.9.0+zstd.1.5.0 Compiling rand v0.7.3 Compiling digest v0.9.0 Compiling crypto-mac v0.8.0 Compiling block-buffer v0.9.0 Compiling blake2 v0.9.1 Compiling sha2 v0.9.5 Compiling idna v0.1.5 Compiling url v1.7.2 Compiling chrono v0.4.19 Compiling sodiumoxide v0.2.7 Compiling serde_yaml v0.8.17 Compiling serde_json v1.0.66 Compiling slog-term v2.8.0 Compiling rdedup-lib v3.2.0 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1/lib) Compiling rdedup v3.2.1 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1) Finished release [optimized + debuginfo] target(s) in 3m 21s RELEASE BUILD: rdedup cargo bench --locked cargo test --release --locked Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Blocking waiting for file lock on build directory Compiling cfg-if v1.0.0 Compiling lazy_static v1.4.0 Compiling cfg-if v0.1.10 Compiling tinyvec_macros v0.1.0 Compiling scopeguard v1.1.0 Compiling matches v0.1.8 Compiling stable_deref_trait v1.2.0 Compiling signature v1.3.1 Compiling adler v1.0.2 Compiling subtle v2.4.1 Compiling ppv-lite86 v0.2.10 Compiling opaque-debug v0.3.0 Compiling linked-hash-map v0.5.4 Compiling once_cell v1.8.0 Compiling cpufeatures v0.1.5 Compiling hashbrown v0.11.2 Compiling unicode-width v0.1.8 Compiling dtoa v0.4.8 Compiling same-file v1.0.6 Compiling itoa v0.4.7 Compiling percent-encoding v1.0.1 Compiling base64 v0.12.3 Compiling take_mut v0.2.2 Compiling termcolor v1.1.2 Compiling dangerous_option v0.2.0 Compiling bytevec v0.2.0 Compiling rdedup-cdc v0.1.0 Compiling vec_map v0.8.2 Compiling strsim v0.10.0 Compiling os_str_bytes v3.1.0 Compiling hex v0.4.3 Compiling libc v0.2.98 Compiling typenum v1.13.0 Compiling maybe-uninit v2.0.0 Compiling tinyvec v1.3.1 Compiling unicode-bidi v0.3.5 Compiling slog v2.7.0 Compiling crc32fast v1.2.1 Compiling ryu v1.0.5 Compiling bitflags v1.2.1 Compiling log v0.4.14 Compiling num-traits v0.2.14 Compiling memoffset v0.5.6 Compiling owning_ref v0.4.1 Compiling ed25519 v1.2.0 Compiling crossbeam-utils v0.7.2 Compiling crossbeam-utils v0.8.5 Compiling rust-lzma v0.5.1 Compiling miniz_oxide v0.4.4 Compiling walkdir v2.3.2 Compiling textwrap v0.14.2 Compiling thread_local v1.1.3 Compiling yaml-rust v0.4.5 Compiling serde v1.0.127 Compiling sgdata v0.2.0 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1/sgdata) Compiling slog-perf v0.2.0 Compiling crossbeam-epoch v0.8.2 Compiling crossbeam-queue v0.2.3 Compiling crossbeam-channel v0.4.4 Compiling crossbeam-channel v0.5.1 Compiling indexmap v1.7.0 Compiling crossbeam-deque v0.7.4 Compiling getrandom v0.1.16 Compiling time v0.1.43 Compiling dirs-sys-next v0.1.2 Compiling zstd-sys v1.6.1+zstd.1.5.0 Compiling libsodium-sys v0.2.7 Compiling atty v0.2.14 Compiling bzip2-sys v0.1.11+1.0.8 Compiling fs2 v0.4.3 Compiling flate2 v1.0.20 Compiling num_cpus v1.13.0 Compiling rpassword v4.0.5 Compiling generic-array v0.14.4 Compiling rand_core v0.5.1 Compiling crossbeam v0.7.3 Compiling slog-async v2.7.0 Compiling dirs-next v2.0.0 Compiling num-integer v0.1.44 Compiling zstd-safe v4.1.1+zstd.1.5.0 Compiling clap v3.0.0-beta.4 Compiling unicode-normalization v0.1.19 Compiling bzip2 v0.4.3 Compiling rand_chacha v0.2.2 Compiling term v0.7.0 Compiling zstd v0.9.0+zstd.1.5.0 Compiling digest v0.9.0 Compiling crypto-mac v0.8.0 Compiling block-buffer v0.9.0 Compiling rand v0.7.3 Compiling blake2 v0.9.1 Compiling sha2 v0.9.5 Compiling idna v0.1.5 Compiling url v1.7.2 Compiling chrono v0.4.19 Compiling sodiumoxide v0.2.7 Compiling serde_yaml v0.8.17 Compiling serde_json v1.0.66 Compiling slog-term v2.8.0 Compiling rdedup-lib v3.2.0 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1/lib) Compiling rdedup v3.2.1 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1) Finished release [optimized + debuginfo] target(s) in 56.69s Running unittests (target/release/deps/rdedup-066f3770e487f818) running 1 test test util::test_parse_size ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Finished bench [optimized] target(s) in 56.73s Running unittests (target/release/deps/rdedup-066f3770e487f818) running 1 test test util::test_parse_size ... ignored test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> rdedup: Entering fakeroot... Installing rdedup v3.2.1 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1) Updating crates.io index Compiling libc v0.2.104 Compiling proc-macro2 v1.0.30 Compiling syn v1.0.80 Compiling pkg-config v0.3.20 Compiling serde_derive v1.0.130 Compiling typenum v1.14.0 Compiling serde v1.0.130 Compiling memchr v2.4.1 Compiling signature v1.4.0 Compiling ppv-lite86 v0.2.14 Compiling matches v0.1.9 Compiling unicode-bidi v0.3.7 Compiling serde_json v1.0.68 Compiling itoa v0.4.8 Compiling unicode-width v0.1.9 Compiling cpufeatures v0.2.1 Compiling bitflags v1.3.2 Compiling tinyvec v1.5.0 Compiling unicase v2.6.0 Compiling ed25519 v1.2.0 Compiling textwrap v0.14.2 Compiling os_str_bytes v4.2.0 Compiling rust-lzma v0.5.1 Compiling quote v1.0.10 Compiling getrandom v0.1.16 Compiling dirs-sys-next v0.1.2 Compiling time v0.1.43 Compiling atty v0.2.14 Compiling flate2 v1.0.22 Compiling num_cpus v1.13.0 Compiling fs2 v0.4.3 Compiling rpassword v4.0.5 Compiling jobserver v0.1.24 Compiling unicode-normalization v0.1.19 Compiling dirs-next v2.0.0 Compiling term v0.7.0 Compiling proc-macro-error-attr v1.0.4 Compiling rand_core v0.5.1 Compiling cc v1.0.71 Compiling rand_chacha v0.2.2 Compiling rand v0.7.3 Compiling generic-array v0.14.4 Compiling digest v0.9.0 Compiling block-buffer v0.9.0 Compiling crypto-mac v0.8.0 Compiling sha2 v0.9.8 Compiling blake2 v0.9.2 Compiling idna v0.1.5 Compiling zstd-sys v1.6.1+zstd.1.5.0 Compiling bzip2-sys v0.1.11+1.0.8 Compiling libsodium-sys v0.2.7 Compiling url v1.7.2 Compiling bzip2 v0.4.3 Compiling proc-macro-error v1.0.4 Compiling clap_derive v3.0.0-beta.5 Compiling clap v3.0.0-beta.5 Compiling zstd-safe v4.1.1+zstd.1.5.0 Compiling zstd v0.9.0+zstd.1.5.0 Compiling chrono v0.4.19 Compiling sodiumoxide v0.2.7 Compiling serde_yaml v0.8.21 Compiling slog-term v2.8.0 Compiling rdedup-lib v3.2.0 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1/lib) Compiling rdedup v3.2.1 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1) error[E0432]: unresolved import `clap::Clap` --> src/bin.rs:125:5 | 125 | use clap::Clap; | ^^^^^^^^^^ no `Clap` in the root error: cannot determine resolution for the derive macro `Clap` --> src/bin.rs:316:17 | 316 | #[derive(Debug, Clap)] | ^^^^ | = note: import resolution is stuck, try simplifying macro imports error: cannot find attribute `clap` in this scope --> src/bin.rs:317:3 | 317 | #[clap(author, about = "Data deduplication toolkit")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:319:7 | 319 | #[clap(name = "dir", short = 'd', long, value_name = "PATH")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:323:7 | 323 | #[clap( | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:332:7 | 332 | #[clap(short = 'v', parse(from_occurrences))] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:336:7 | 336 | #[clap(short = 't', parse(from_occurrences))] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:340:7 | 340 | #[clap(subcommand)] | ^^^^ error: cannot determine resolution for the derive macro `Clap` --> src/bin.rs:344:17 | 344 | #[derive(Debug, Clap)] | ^^^^ | = note: import resolution is stuck, try simplifying macro imports error: cannot find attribute `clap` in this scope --> src/bin.rs:345:3 | 345 | #[clap(setting = clap::AppSettings::DeriveDisplayOrder)] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:347:7 | 347 | #[clap(setting = clap::AppSettings::DeriveDisplayOrder)] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:350:11 | 350 | #[clap( | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:359:11 | 359 | #[clap( | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:368:11 | 368 | #[clap( | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:377:11 | 377 | #[clap(long, default_value = "0", value_name = "N")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:381:11 | 381 | #[clap( | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:390:11 | 390 | #[clap( | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:399:11 | 399 | #[clap(long, validator = validate_nesting, default_value = "2", value_name = "N")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:403:11 | 403 | #[clap( | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:415:11 | 415 | #[clap(name = "NAME")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:422:11 | 422 | #[clap(name = "NAME")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:427:7 | 427 | #[clap(visible_alias = "ls")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:431:7 | 431 | #[clap(visible_alias = "rm")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:434:11 | 434 | #[clap(name = "NAME", required = true)] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:439:7 | 439 | #[clap(name = "change_passphrase", visible_alias = "chpasswd")] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:445:11 | 445 | #[clap(name = "NAME", required = true)] | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:452:11 | 452 | #[clap( | ^^^^ error: cannot find attribute `clap` in this scope --> src/bin.rs:463:11 | 463 | #[clap(name = "NAME", required = true)] | ^^^^ error[E0599]: no function or associated item named `parse` found for struct `CliOpts` in the current scope --> src/bin.rs:470:29 | 318 | struct CliOpts { | -------------- function or associated item `parse` not found for this ... 470 | let cli_opts = CliOpts::parse(); | ^^^^^ function or associated item not found in `CliOpts` | = help: items from traits can only be used if the trait is implemented and in scope = note: the following trait defines an item `parse`, perhaps you need to implement it: candidate #1: `Parser` error[E0277]: the size for values of type `str` cannot be known at compilation time --> src/bin.rs:473:13 | 473 | let s = loc.into_string().map_err(|_| { | ^ doesn't have a size known at compile-time | = help: the trait `Sized` is not implemented for `str` = note: all local variables must have a statically known size = help: unsized locals are gated as an unstable feature error[E0277]: the size for values of type `str` cannot be known at compilation time --> src/bin.rs:473:17 | 473 | let s = loc.into_string().map_err(|_| { | _________________^ 474 | | io::Error::new( 475 | | io::ErrorKind::InvalidData, 476 | | "URI not valid UTF-8 string".to_string(), 477 | | ) 478 | | })?; | |___________^ doesn't have a size known at compile-time | = help: the trait `Sized` is not implemented for `str` = note: all local variables must have a statically known size = help: unsized locals are gated as an unstable feature error[E0277]: the size for values of type `str` cannot be known at compilation time --> src/bin.rs:478:11 | 478 | })?; | ^ doesn't have a size known at compile-time | = help: the trait `Sized` is not implemented for `str` note: required by `Break` Some errors have detailed explanations: E0277, E0432, E0599. For more information about an error, try `rustc --explain E0277`. error: failed to compile `rdedup v3.2.1 (/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1)`, intermediate artifacts can be found at `/home/buildozer/aports/testing/rdedup/src/rdedup-3.2.1/target` Caused by: could not compile `rdedup` due to 32 previous errors >>> ERROR: rdedup*: package failed >>> ERROR: rdedup: rootpkg failed >>> rdedup: Uninstalling dependencies... (1/15) Purging .makedepends-rdedup (20211022.073503) (2/15) Purging cargo (1.55.0-r3) (3/15) Purging rust (1.55.0-r3) (4/15) Purging rust-stdlib (1.55.0-r3) (5/15) Purging clang-dev (12.0.1-r0) (6/15) Purging clang (12.0.1-r0) (7/15) Purging clang-extra-tools (12.0.1-r0) (8/15) Purging clang-libs (12.0.1-r0) (9/15) Purging libsodium-dev (1.0.18-r0) (10/15) Purging libsodium (1.0.18-r0) (11/15) Purging openssl-dev (3.0.0-r2) (12/15) Purging xz-dev (5.2.5-r0) (13/15) Purging llvm12-libs (12.0.1-r0) (14/15) Purging libffi (3.4.2-r1) (15/15) Purging libxml2 (2.9.12-r1) Executing busybox-1.34.1-r1.trigger OK: 321 MiB in 100 packages