==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: dog 0.1.0-7 (Sun Dec 7 05:42:04 2025)
==> 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-7 (Sun Dec 7 12:42:30 2025)
==> 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.6-1 libedit-20250104_3.1-1 lld-21.1.6-1 llvm-libs-21.1.6-1 rust-1:1.91.1-2
Total Download Size: 58.24 MiB
Total Installed Size: 384.13 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
rust-1:1.91.1-2-armv7h downloading...
lld-21.1.6-1-armv7h downloading...
compiler-rt-21.1.6-1-armv7h downloading...
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
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
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 ansi_term v0.12.1
Downloaded once_cell v1.9.0
Downloaded difference v2.0.0
Downloaded libc v0.2.80
Downloaded openssl-probe v0.1.2
Downloaded synstructure v0.12.4
Downloaded hermit-abi v0.1.17
Downloaded addr2line v0.14.0
Downloaded cc v1.0.61
Downloaded backtrace v0.3.54
Downloaded json v0.12.4
Downloaded serde_json v1.0.59
Downloaded datetime v0.5.1
Downloaded miniz_oxide v0.4.3
Downloaded serde v1.0.117
Downloaded object v0.22.0
Downloaded rustc-demangle v0.1.18
Downloaded openssl v0.10.38
Downloaded syn v1.0.48
Downloaded regex v1.4.2
Downloaded openssl-sys v0.9.72
Downloaded regex-syntax v0.6.21
Downloaded schannel v0.1.19
Downloaded security-framework v0.4.4
Downloaded native-tls v0.2.4
Downloaded socket2 v0.3.15
Downloaded ipconfig v0.2.2
Downloaded output_vt100 v0.1.2
Downloaded pretty_assertions v0.6.1
Downloaded httparse v1.3.4
Downloaded winapi v0.3.9
Downloaded vcpkg v0.2.10
Downloaded tempfile v3.1.0
Downloaded ctor v0.1.16
Downloaded ppv-lite86 v0.2.10
Downloaded getrandom v0.1.15
Downloaded rand_hc v0.2.0
Downloaded serde_derive v1.0.117
Downloaded security-framework-sys v0.4.3
Downloaded winreg v0.6.2
Downloaded rand v0.7.3
Downloaded gimli v0.23.0
Downloaded lazy_static v1.4.0
Downloaded bitflags v1.2.1
Downloaded core-foundation v0.7.0
Downloaded unicode-width v0.1.8
Downloaded widestring v0.4.3
Downloaded log v0.4.11
Downloaded ansi_term v0.11.0
Downloaded rand_chacha v0.2.2
Downloaded wasi v0.9.0+wasi-snapshot-preview1
Downloaded rand_core v0.5.1
Downloaded atty v0.2.14
Downloaded byteorder v1.3.4
Downloaded adler v0.2.3
Downloaded failure_derive v0.1.8
Downloaded failure v0.1.8
Downloaded cfg-if v1.0.0
Downloaded foreign-types-shared v0.1.1
Downloaded foreign-types v0.3.2
Downloaded autocfg v1.0.1
Downloaded pkg-config v0.3.19
Downloaded core-foundation-sys v0.7.0
Downloaded remove_dir_all v0.5.3
Downloaded getopts v0.2.21
Downloaded redox_syscall v0.1.57
Downloaded cfg-if v0.1.10
Downloaded itoa v0.4.6
Downloaded ryu v1.0.5
Downloaded proc-macro2 v1.0.24
Downloaded quote v1.0.7
Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
Downloaded winapi-i686-pc-windows-gnu v0.4.0
==> 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 autocfg v1.0.1
Compiling cfg-if v0.1.10
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 foreign-types-shared v0.1.1
Compiling openssl v0.10.38
Compiling byteorder v1.3.4
Compiling foreign-types v0.3.2
Compiling native-tls v0.2.4
Compiling openssl-sys v0.9.72
Compiling serde v1.0.117
Compiling regex-syntax v0.6.21
Compiling ryu v1.0.5
Compiling once_cell v1.9.0
Compiling cfg-if v1.0.0
Compiling httparse v1.3.4
Compiling datetime v0.5.1
Compiling rand_core v0.5.1
Compiling serde_json v1.0.59
Compiling ppv-lite86 v0.2.10
Compiling openssl-probe v0.1.2
Compiling regex v1.4.2
Compiling rand_chacha v0.2.2
Compiling dns v0.1.0 (/build/dog/src/dog-0.1.0/dns)
Compiling dog v0.1.0 (/build/dog/src/dog-0.1.0)
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 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 1m 34s
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library 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-7 (Sun Dec 7 12:44:34 2025)
==> Cleaning up...
[?12l[?25h