==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: cargo-auditable 0.7.2-1 (Sun Nov  9 08:24:04 2025)
==> Retrieving sources...
  -> Found cargo-auditable-0.7.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    cargo-auditable-0.7.2.tar.gz ... Passed
==> Making package: cargo-auditable 0.7.2-1 (Sun Nov  9 13:24:10 2025)
==> Checking runtime 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.5-1  libedit-20250104_3.1-1  lld-21.1.5-1  llvm-libs-21.1.5-1  rust-1:1.91.0-1

Total Download Size:    94.48 MiB
Total Installed Size:  429.94 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 rust-1:1.91.0-1-aarch64 downloading...
 llvm-libs-21.1.5-1-aarch64 downloading...
 compiler-rt-21.1.5-1-aarch64 downloading...
 lld-21.1.5-1-aarch64 downloading...
 libedit-20250104_3.1-1-aarch64 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...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cargo-auditable-0.7.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cargo-auditable-0.7.2.tar.gz with bsdtar
==> Starting prepare()...
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
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
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
 Downloading crates ...
  Downloaded autocfg v1.5.0
  Downloaded toml v0.8.23
  Downloaded unicode-ident v1.0.22
  Downloaded toml_datetime v0.6.11
  Downloaded dyn-clone v1.0.20
  Downloaded hex v0.4.3
  Downloaded itoa v1.0.15
  Downloaded serde_spanned v0.6.9
  Downloaded equivalent v1.0.2
  Downloaded num-conv v0.1.0
  Downloaded wasm-gen v0.1.4
  Downloaded cyclonedx-bom-macros v0.1.0
  Downloaded strum v0.26.3
  Downloaded percent-encoding v2.3.2
  Downloaded cargo-platform v0.3.1
  Downloaded cfg-if v1.0.4
  Downloaded time-core v0.1.6
  Downloaded binfarce v0.2.1
  Downloaded schemars_derive v0.8.22
  Downloaded rustversion v1.0.22
  Downloaded topological-sort v0.2.2
  Downloaded adler2 v2.0.1
  Downloaded foldhash v0.1.5
  Downloaded ordered-float v4.6.0
  Downloaded pico-args v0.5.0
  Downloaded leb128 v0.2.5
  Downloaded deranged v0.5.5
  Downloaded serde_derive_internals v0.29.1
  Downloaded which v8.0.0
  Downloaded once_cell v1.21.3
  Downloaded env_home v0.1.0
  Downloaded bitflags v2.10.0
  Downloaded num-traits v0.2.19
  Downloaded fluent-uri v0.1.4
  Downloaded crc32fast v1.5.0
  Downloaded schemars v0.8.22
  Downloaded base64 v0.21.7
  Downloaded miniz_oxide v0.8.9
  Downloaded indexmap v2.12.0
  Downloaded memchr v2.7.6
  Downloaded winnow v0.7.13
  Downloaded hashbrown v0.15.5
  Downloaded aho-corasick v1.1.4
  Downloaded time v0.3.44
  Downloaded regex v1.12.2
  Downloaded cyclonedx-bom v0.8.0
  Downloaded wasmparser v0.207.0
  Downloaded syn v2.0.109
  Downloaded serde_json v1.0.145
  Downloaded hashbrown v0.16.0
  Downloaded object v0.37.3
  Downloaded regex-syntax v0.8.8
  Downloaded serde v1.0.228
  Downloaded byteorder v0.5.3
  Downloaded rustix v1.1.2
  Downloaded serde_core v1.0.228
  Downloaded proc-macro2 v1.0.103
  Downloaded uuid v1.18.1
  Downloaded camino v1.2.1
  Downloaded getrandom v0.3.4
  Downloaded xml-rs v0.8.28
  Downloaded ryu v1.0.20
  Downloaded smallvec v1.15.1
  Downloaded strum_macros v0.26.4
  Downloaded cargo_metadata v0.23.0
  Downloaded regex-automata v0.4.13
  Downloaded toml_edit v0.22.27
  Downloaded purl v0.1.6
  Downloaded heck v0.5.0
  Downloaded time-macros v0.2.24
  Downloaded powerfmt v0.2.0
  Downloaded thiserror v2.0.17
  Downloaded semver v1.0.27
  Downloaded quote v1.0.42
  Downloaded bitflags v1.3.2
  Downloaded libc v0.2.177
  Downloaded thiserror-impl v1.0.69
  Downloaded thiserror v1.0.69
  Downloaded errno v0.3.14
  Downloaded serde_derive v1.0.228
  Downloaded thiserror-impl v2.0.17
  Downloaded spdx v0.10.9
  Downloaded linux-raw-sys v0.11.0
==> Starting build()...
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
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
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
   Compiling proc-macro2 v1.0.103
   Compiling unicode-ident v1.0.22
   Compiling quote v1.0.42
   Compiling serde_core v1.0.228
   Compiling serde v1.0.228
   Compiling hashbrown v0.16.0
   Compiling equivalent v1.0.2
   Compiling memchr v2.7.6
   Compiling itoa v1.0.15
   Compiling serde_json v1.0.145
   Compiling thiserror v2.0.17
   Compiling cfg-if v1.0.4
   Compiling ryu v1.0.20
   Compiling rustversion v1.0.22
   Compiling libc v0.2.177
   Compiling autocfg v1.5.0
   Compiling getrandom v0.3.4
   Compiling aho-corasick v1.1.4
   Compiling num-traits v0.2.19
   Compiling indexmap v2.12.0
   Compiling regex-syntax v0.8.8
   Compiling powerfmt v0.2.0
   Compiling heck v0.5.0
   Compiling topological-sort v0.2.2
   Compiling thiserror v1.0.69
   Compiling syn v2.0.109
   Compiling deranged v0.5.5
   Compiling hex v0.4.3
   Compiling percent-encoding v2.3.2
   Compiling adler2 v2.0.1
   Compiling bitflags v1.3.2
   Compiling time-core v0.1.6
   Compiling num-conv v0.1.0
   Compiling regex-automata v0.4.13
   Compiling bitflags v2.10.0
   Compiling semver v1.0.27
   Compiling camino v1.2.1
   Compiling crc32fast v1.5.0
   Compiling smallvec v1.15.1
   Compiling spdx v0.10.9
   Compiling wasmparser v0.207.0
   Compiling ordered-float v4.6.0
   Compiling fluent-uri v0.1.4
   Compiling regex v1.12.2
   Compiling time v0.3.44
   Compiling miniz_oxide v0.8.9
   Compiling uuid v1.18.1
   Compiling foldhash v0.1.5
   Compiling once_cell v1.21.3
   Compiling object v0.37.3
   Compiling xml-rs v0.8.28
   Compiling winnow v0.7.13
   Compiling base64 v0.21.7
   Compiling binfarce v0.2.1
   Compiling hashbrown v0.15.5
   Compiling auditable-extract v0.3.5 (/build/cargo-auditable/src/cargo-auditable-0.7.2/auditable-extract)
   Compiling serde_derive v1.0.228
   Compiling thiserror-impl v2.0.17
   Compiling thiserror-impl v1.0.69
   Compiling strum_macros v0.26.4
   Compiling cyclonedx-bom-macros v0.1.0
   Compiling leb128 v0.2.5
   Compiling byteorder v0.5.3
   Compiling wasm-gen v0.1.4
   Compiling pico-args v0.5.0
   Compiling purl v0.1.6
   Compiling strum v0.26.3
   Compiling auditable-serde v0.9.0 (/build/cargo-auditable/src/cargo-auditable-0.7.2/auditable-serde)
   Compiling serde_spanned v0.6.9
   Compiling toml_datetime v0.6.11
   Compiling cargo-platform v0.3.1
   Compiling cyclonedx-bom v0.8.0
   Compiling toml_edit v0.22.27
   Compiling auditable-info v0.10.0 (/build/cargo-auditable/src/cargo-auditable-0.7.2/auditable-info)
   Compiling cargo_metadata v0.23.0
   Compiling toml v0.8.23
   Compiling resolverver v0.1.0 (/build/cargo-auditable/src/cargo-auditable-0.7.2/resolverver)
   Compiling cargo-auditable v0.7.2 (/build/cargo-auditable/src/cargo-auditable-0.7.2/cargo-auditable)
   Compiling auditable-cyclonedx v0.2.0 (/build/cargo-auditable/src/cargo-auditable-0.7.2/auditable-cyclonedx)
   Compiling auditable2cdx v0.1.1 (/build/cargo-auditable/src/cargo-auditable-0.7.2/auditable2cdx)
    Finished `release` profile [optimized] target(s) in 1m 55s
==> 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...
==> WARNING: Package contains reference to $srcdir
usr/bin/cargo-auditable
==> Creating package "cargo-auditable"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cargo-auditable 0.7.2-1 (Sun Nov  9 13:26:20 2025)
==> Cleaning up...
[?12l[?25h