==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dog 0.1.0-8 (Sun Feb 15 20:26:00 2026)
==> Retrieving sources...
-> Found dog-0.1.0.tar.gz
-> Found dog-0.1.0-man.1
-> Found dog-openssl-crates-update.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
dog-0.1.0.tar.gz ... Passed
dog-0.1.0-man.1 ... Passed
dog-openssl-crates-update.patch ... Passed
==> Making package: dog 0.1.0-8 (Mon Feb 16 03:26:07 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
:: There are 2 providers available for cargo:
:: Repository extra
1) rust 2) rustup
Enter a number (default=1):
resolving dependencies...
looking for conflicting packages...
Packages (5) compiler-rt-21.1.8-1 libedit-20250104_3.1-1 lld-21.1.8-1 llvm-libs-21.1.8-1 rust-1:1.93.0-1
Total Installed Size: 425.95 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing compiler-rt...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
gdb: rust-gdb script
lldb: rust-lldb script
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found dog-0.1.0.tar.gz
-> Found dog-0.1.0-man.1
-> Found dog-openssl-crates-update.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting dog-0.1.0.tar.gz with bsdtar
==> Starting prepare()...
patching file Cargo.lock
warning: /build/dog/src/dog-0.1.0/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `datetime` dependency)
warning: /build/dog/src/dog-0.1.0/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `regex` dependency)
Updating crates.io index
Updating git repository `https://github.com/llogiq/mutagen`
Downloading crates ...
Downloaded unicode-xid v0.2.1
Downloaded foreign-types-shared v0.1.1
Downloaded rustc-demangle v0.1.18
Downloaded getopts v0.2.21
Downloaded log v0.4.11
Downloaded difference v2.0.0
Downloaded cfg-if v0.1.10
Downloaded regex-syntax v0.6.21
Downloaded libc v0.2.80
Downloaded atty v0.2.14
Downloaded datetime v0.5.1
Downloaded byteorder v1.3.4
Downloaded json v0.12.4
Downloaded lazy_static v1.4.0
Downloaded proc-macro2 v1.0.24
Downloaded adler v0.2.3
Downloaded failure v0.1.8
Downloaded ansi_term v0.12.1
Downloaded once_cell v1.9.0
Downloaded backtrace v0.3.54
Downloaded foreign-types v0.3.2
Downloaded openssl v0.10.38
Downloaded gimli v0.23.0
Downloaded openssl-sys v0.9.72
Downloaded native-tls v0.2.4
Downloaded unicode-width v0.1.8
Downloaded rand_core v0.5.1
Downloaded quote v1.0.7
Downloaded synstructure v0.12.4
Downloaded bitflags v1.2.1
Downloaded openssl-probe v0.1.2
Downloaded pkg-config v0.3.19
Downloaded cc v1.0.61
Downloaded ansi_term v0.11.0
Downloaded httparse v1.3.4
Downloaded cfg-if v1.0.0
Downloaded autocfg v1.0.1
Downloaded rand v0.7.3
Downloaded itoa v0.4.6
Downloaded miniz_oxide v0.4.3
Downloaded ryu v1.0.5
Downloaded failure_derive v0.1.8
Downloaded ppv-lite86 v0.2.10
Downloaded rand_chacha v0.2.2
Downloaded getrandom v0.1.15
Downloaded regex v1.4.2
Downloaded serde_json v1.0.59
Downloaded pretty_assertions v0.6.1
Downloaded serde_derive v1.0.117
Downloaded serde v1.0.117
Downloaded addr2line v0.14.0
Downloaded object v0.22.0
Downloaded syn v1.0.48
==> Starting build()...
warning: /build/dog/src/dog-0.1.0/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `datetime` dependency)
warning: /build/dog/src/dog-0.1.0/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `regex` dependency)
Compiling libc v0.2.80
Compiling cfg-if v0.1.10
Compiling autocfg v1.0.1
Compiling pkg-config v0.3.19
Compiling cc v1.0.61
Compiling getrandom v0.1.15
Compiling log v0.4.11
Compiling bitflags v1.2.1
Compiling openssl v0.10.38
Compiling byteorder v1.3.4
Compiling foreign-types-shared v0.1.1
Compiling foreign-types v0.3.2
Compiling cfg-if v1.0.0
Compiling native-tls v0.2.4
Compiling ryu v1.0.5
Compiling httparse v1.3.4
Compiling regex-syntax v0.6.21
Compiling serde v1.0.117
Compiling once_cell v1.9.0
Compiling rand_core v0.5.1
Compiling ppv-lite86 v0.2.10
Compiling serde_json v1.0.59
Compiling openssl-probe v0.1.2
Compiling dns v0.1.0 (/build/dog/src/dog-0.1.0/dns)
Compiling datetime v0.5.1
Compiling rand_chacha v0.2.2
Compiling openssl-sys v0.9.72
Compiling unicode-width v0.1.8
Compiling itoa v0.4.6
Compiling getopts v0.2.21
Compiling rand v0.7.3
Compiling atty v0.2.14
Compiling ansi_term v0.12.1
Compiling regex v1.4.2
Compiling dog v0.1.0 (/build/dog/src/dog-0.1.0)
Compiling dns-transport v0.1.0 (/build/dog/src/dog-0.1.0/dns-transport)
warning: field `naptr` is never read
--> src/colours.rs:24:9
|
9 | pub struct Colours {
| ------- field in this struct
...
24 | pub naptr: Style,
| ^^^^^
|
= note: `Colours` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
note: the lint level is defined here
--> src/main.rs:12:9
|
12 | #![warn(unused)]
| ^^^^^^
= note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
warning: variant `TooManyProtocols` is never constructed
--> src/options.rs:441:5
|
440 | pub enum OptionsError {
| ------------ variant in this enum
441 | TooManyProtocols,
| ^^^^^^^^^^^^^^^^
|
= note: `OptionsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
warning: `dog` (bin "dog") generated 2 warnings
Finished `release` profile [optimized] target(s) in 25.82s
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "dog"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dog 0.1.0-8 (Mon Feb 16 03:26:47 2026)
==> Cleaning up...
[?12l[?25h