==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: cargo-auditable 0.7.4-1 (Thu Mar  5 02:23:58 2026)
==> Retrieving sources...
  -> Found cargo-auditable-0.7.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    cargo-auditable-0.7.4.tar.gz ... Passed
==> Making package: cargo-auditable 0.7.4-1 (Thu Mar  5 02:24:07 2026)
==> 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.8-2  libedit-20250104_3.1-1  lld-21.1.8-1  llvm-libs-21.1.8-1  rust-1:1.93.1-1

Total Installed Size:  425.98 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...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found cargo-auditable-0.7.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cargo-auditable-0.7.4.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 itoa v1.0.15
  Downloaded serde_spanned v0.6.9
  Downloaded cargo-platform v0.3.1
  Downloaded quote v1.0.42
  Downloaded thiserror-impl v2.0.17
  Downloaded thiserror v2.0.17
  Downloaded foldhash v0.1.5
  Downloaded serde v1.0.228
  Downloaded powerfmt v0.2.0
  Downloaded byteorder v0.5.3
  Downloaded wasm-gen v0.1.4
  Downloaded leb128 v0.2.5
  Downloaded pico-args v0.5.0
  Downloaded hex v0.4.3
  Downloaded autocfg v1.5.0
  Downloaded which v8.0.0
  Downloaded cyclonedx-bom-macros v0.1.0
  Downloaded errno v0.3.14
  Downloaded purl v0.1.6
  Downloaded crc32fast v1.5.0
  Downloaded memchr v2.7.6
  Downloaded getrandom v0.3.4
  Downloaded fluent-uri v0.1.4
  Downloaded num-traits v0.2.19
  Downloaded bitflags v2.10.0
  Downloaded uuid v1.18.1
  Downloaded base64 v0.21.7
  Downloaded indexmap v2.12.0
  Downloaded hashbrown v0.15.5
  Downloaded winnow v0.7.13
  Downloaded aho-corasick v1.1.4
  Downloaded regex v1.12.2
  Downloaded cyclonedx-bom v0.8.0
  Downloaded wasmparser v0.207.0
  Downloaded time v0.3.47
  Downloaded serde_json v1.0.145
  Downloaded syn v2.0.109
  Downloaded hashbrown v0.16.0
  Downloaded regex-syntax v0.8.8
  Downloaded miniz_oxide v0.8.9
  Downloaded object v0.37.3
  Downloaded rustix v1.1.2
  Downloaded xml-rs v0.8.28
  Downloaded smallvec v1.15.1
  Downloaded strum_macros v0.26.4
  Downloaded schemars v0.8.22
  Downloaded unicode-ident v1.0.22
  Downloaded toml_edit v0.22.27
  Downloaded once_cell v1.21.3
  Downloaded rustversion v1.0.22
  Downloaded thiserror-impl v1.0.69
  Downloaded schemars_derive v0.8.22
  Downloaded camino v1.2.1
  Downloaded thiserror v1.0.69
  Downloaded time-macros v0.2.27
  Downloaded regex-automata v0.4.13
  Downloaded binfarce v0.2.1
  Downloaded serde_derive_internals v0.29.1
  Downloaded cargo_metadata v0.23.0
  Downloaded strum v0.26.3
  Downloaded topological-sort v0.2.2
  Downloaded bitflags v1.3.2
  Downloaded semver v1.0.27
  Downloaded heck v0.5.0
  Downloaded libc v0.2.177
  Downloaded time-core v0.1.8
  Downloaded cfg-if v1.0.4
  Downloaded equivalent v1.0.2
  Downloaded ordered-float v4.6.0
  Downloaded percent-encoding v2.3.2
  Downloaded serde_core v1.0.228
  Downloaded proc-macro2 v1.0.103
  Downloaded serde_derive v1.0.228
  Downloaded env_home v0.1.0
  Downloaded num-conv v0.2.0
  Downloaded ryu v1.0.20
  Downloaded deranged v0.5.5
  Downloaded dyn-clone v1.0.20
  Downloaded adler2 v2.0.1
  Downloaded toml v0.8.23
  Downloaded toml_datetime v0.6.11
  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 quote v1.0.42
   Compiling unicode-ident v1.0.22
   Compiling serde_core v1.0.228
   Compiling serde v1.0.228
   Compiling equivalent v1.0.2
   Compiling hashbrown v0.16.0
   Compiling memchr v2.7.6
   Compiling itoa v1.0.15
   Compiling serde_json v1.0.145
   Compiling thiserror v2.0.17
   Compiling ryu v1.0.20
   Compiling cfg-if v1.0.4
   Compiling autocfg v1.5.0
   Compiling libc v0.2.177
   Compiling indexmap v2.12.0
   Compiling rustversion v1.0.22
   Compiling num-traits v0.2.19
   Compiling syn v2.0.109
   Compiling getrandom v0.3.4
   Compiling aho-corasick v1.1.4
   Compiling regex-syntax v0.8.8
   Compiling topological-sort v0.2.2
   Compiling thiserror v1.0.69
   Compiling powerfmt v0.2.0
   Compiling heck v0.5.0
   Compiling deranged v0.5.5
   Compiling semver v1.0.27
   Compiling regex-automata v0.4.13
   Compiling num-conv v0.2.0
   Compiling time-core v0.1.8
   Compiling crc32fast v1.5.0
   Compiling percent-encoding v2.3.2
   Compiling hex v0.4.3
   Compiling camino v1.2.1
   Compiling bitflags v1.3.2
   Compiling bitflags v2.10.0
   Compiling smallvec v1.15.1
   Compiling adler2 v2.0.1
   Compiling miniz_oxide v0.8.9
   Compiling serde_derive v1.0.228
   Compiling thiserror-impl v2.0.17
   Compiling strum_macros v0.26.4
   Compiling thiserror-impl v1.0.69
   Compiling purl v0.1.6
   Compiling regex v1.12.2
   Compiling strum v0.26.3
   Compiling cyclonedx-bom-macros v0.1.0
   Compiling spdx v0.10.9
   Compiling auditable-serde v0.9.0 (/build/cargo-auditable/src/cargo-auditable-0.7.4/auditable-serde)
   Compiling toml_datetime v0.6.11
   Compiling serde_spanned v0.6.9
   Compiling wasmparser v0.207.0
   Compiling fluent-uri v0.1.4
   Compiling time v0.3.47
   Compiling ordered-float v4.6.0
   Compiling uuid v1.18.1
   Compiling base64 v0.21.7
   Compiling winnow v0.7.13
   Compiling once_cell v1.21.3
   Compiling xml-rs v0.8.28
   Compiling binfarce v0.2.1
   Compiling foldhash v0.1.5
   Compiling object v0.37.3
   Compiling hashbrown v0.15.5
   Compiling toml_edit v0.22.27
   Compiling auditable-extract v0.3.5 (/build/cargo-auditable/src/cargo-auditable-0.7.4/auditable-extract)
   Compiling cyclonedx-bom v0.8.0
   Compiling cargo-platform v0.3.1
   Compiling byteorder v0.5.3
   Compiling leb128 v0.2.5
   Compiling wasm-gen v0.1.4
   Compiling cargo_metadata v0.23.0
   Compiling toml v0.8.23
   Compiling auditable-info v0.10.0 (/build/cargo-auditable/src/cargo-auditable-0.7.4/auditable-info)
   Compiling pico-args v0.5.0
   Compiling resolverver v0.1.0 (/build/cargo-auditable/src/cargo-auditable-0.7.4/resolverver)
   Compiling cargo-auditable v0.7.4 (/build/cargo-auditable/src/cargo-auditable-0.7.4/cargo-auditable)
   Compiling auditable-cyclonedx v0.2.0 (/build/cargo-auditable/src/cargo-auditable-0.7.4/auditable-cyclonedx)
   Compiling auditable2cdx v0.1.1 (/build/cargo-auditable/src/cargo-auditable-0.7.4/auditable2cdx)
    Finished `release` profile [optimized] target(s) in 4m 57s
==> 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 "cargo-auditable"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cargo-auditable 0.7.4-1 (Thu Mar  5 02:29:25 2026)
==> Cleaning up...
[?12l[?25h