>>> scryer-prolog: Building community/scryer-prolog 0.9.4-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 00:59:03 +0000
>>> scryer-prolog: Validating /home/buildozer/aports/community/scryer-prolog/APKBUILD...
>>> scryer-prolog: Analyzing dependencies...
>>> scryer-prolog: Installing for build: build-base cargo>1.74 cargo-auditable libffi-dev libsodium-dev m4 openssl-dev>3 rustfmt
(1/15) Installing libffi (3.4.6-r0)
(2/15) Installing xz-libs (5.6.3-r0)
(3/15) Installing libxml2 (2.13.4-r3)
(4/15) Installing llvm19-libs (19.1.2-r0)
(5/15) Installing rust (1.82.0-r1)
(6/15) Installing cargo (1.82.0-r1)
(7/15) Installing cargo-auditable (0.6.4-r0)
(8/15) Installing linux-headers (6.6-r1)
(9/15) Installing libffi-dev (3.4.6-r0)
(10/15) Installing libsodium (1.0.20-r0)
(11/15) Installing libsodium-dev (1.0.20-r0)
(12/15) Installing m4 (1.4.19-r3)
(13/15) Installing openssl-dev (3.3.2-r3)
(14/15) Installing rustfmt (1.82.0-r1)
(15/15) Installing .makedepends-scryer-prolog (20241101.005913)
Executing busybox-1.37.0-r3.trigger
OK: 519 MiB in 116 packages
>>> scryer-prolog: Cleaning up srcdir
>>> scryer-prolog: Cleaning up pkgdir
>>> scryer-prolog: Cleaning up tmpdir
>>> scryer-prolog: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/scryer-prolog-0.9.4.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> scryer-prolog: Fetching scryer-prolog-0.9.4.tar.gz::https://github.com/mthom/scryer-prolog/archive/refs/tags/v0.9.4.tar.gz
Connecting to github.com (140.82.121.3:443)
Connecting to codeload.github.com (140.82.121.9:443)
saving to '/var/cache/distfiles/v3.21/scryer-prolog-0.9.4.tar.gz.part'
scryer-prolog-0.9.4. 100% |********************************| 1389k  0:00:00 ETA
'/var/cache/distfiles/v3.21/scryer-prolog-0.9.4.tar.gz.part' saved
>>> scryer-prolog: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/scryer-prolog-0.9.4.tar.gz
>>> scryer-prolog: Checking sha512sums...
scryer-prolog-0.9.4.tar.gz: OK
fix-ffi-warp.patch: OK
>>> scryer-prolog: Unpacking /var/cache/distfiles/v3.21/scryer-prolog-0.9.4.tar.gz...
>>> scryer-prolog: fix-ffi-warp.patch
patching file Cargo.lock
patching file Cargo.toml
    Updating crates.io index
 Downloading crates ...
  Downloaded tungstenite v0.20.1
  Downloaded tokio-tungstenite v0.20.1
  Downloaded phf_generator v0.9.1
  Downloaded phf v0.9.0
  Downloaded strum v0.23.0
  Downloaded derive_deref v1.1.1
  Downloaded pin-project-internal v1.1.4
  Downloaded serial_test v2.0.0
  Downloaded tokio-stream v0.1.14
  Downloaded phf_shared v0.9.0
  Downloaded serial_test_derive v2.0.0
  Downloaded subtle v1.0.0
  Downloaded xmlparser v0.13.6
  Downloaded crypto-mac v0.7.0
  Downloaded clap v4.5.1
  Downloaded blake2 v0.8.1
  Downloaded dashu-float v0.4.3
  Downloaded lexical v5.2.2
  Downloaded dashu-int v0.4.1
  Downloaded markup5ever_rcdom v0.2.0
  Downloaded lexical-core v0.7.6
  Downloaded sha3 v0.8.2
  Downloaded clap_builder v4.5.1
  Downloaded symbolic-demangle v12.8.0
  Downloaded bytemuck v1.14.3
  Downloaded inferno v0.11.19
  Downloaded cpp_demangle v0.4.3
  Downloaded xml5ever v0.17.0
  Downloaded select v0.6.0
  Downloaded warp v0.3.6
  Downloaded dashu-ratio v0.4.1
  Downloaded num-modular v0.6.1
  Downloaded symbolic-common v12.8.0
  Downloaded strum_macros v0.23.1
  Downloaded dashu-base v0.4.1
  Downloaded num-order v1.2.0
  Downloaded ripemd160 v0.8.0
  Downloaded pin-project v1.1.4
  Downloaded dashu v0.4.2
  Downloaded phf_macros v0.9.0
  Downloaded snapbox v0.4.17
  Downloaded cpu-time v1.0.0
  Downloaded iai-callgrind-macros v0.1.0
  Downloaded to-syn-value_derive v0.1.1
  Downloaded divrem v0.1.0
  Downloaded to-syn-value v0.1.1
  Downloaded ref_thread_local v0.0.0
  Downloaded dashu-macros v0.4.1
  Downloaded trycmd v0.14.21
  Downloaded scryer-modular-bitfield v0.11.4
  Downloaded roxmltree v0.11.0
  Downloaded iai-callgrind v0.9.0
  Downloaded scryer-modular-bitfield-impl v0.11.2
  Downloaded iai-callgrind-runner v0.9.0
  Downloaded crossterm v0.20.0
  Downloaded rustyline v12.0.0
  Downloaded crrl v0.6.0
   Compiling proc-macro2 v1.0.78
   Compiling libc v0.2.153
   Compiling cfg-if v1.0.0
   Compiling unicode-ident v1.0.12
   Compiling autocfg v1.1.0
   Compiling version_check v0.9.4
   Compiling smallvec v1.13.1
   Compiling cc v1.0.88
   Compiling log v0.4.21
   Compiling typenum v1.17.0
   Compiling scopeguard v1.2.0
   Compiling parking_lot_core v0.9.9
   Compiling pin-project-lite v0.2.13
   Compiling once_cell v1.19.0
   Compiling bytes v1.5.0
   Compiling ppv-lite86 v0.2.17
   Compiling syn v1.0.109
   Compiling siphasher v0.3.11
   Compiling itoa v1.0.10
   Compiling memchr v2.7.1
   Compiling futures-core v0.3.30
   Compiling rustversion v1.0.14
   Compiling fnv v1.0.7
   Compiling futures-sink v0.3.30
   Compiling serde v1.0.197
   Compiling futures-task v0.3.30
   Compiling futures-io v0.3.30
   Compiling vcpkg v0.2.15
   Compiling subtle v2.5.0
   Compiling bitflags v2.4.2
   Compiling pkg-config v0.3.30
   Compiling pin-utils v0.1.0
   Compiling httparse v1.8.0
   Compiling utf-8 v0.7.6
   Compiling new_debug_unreachable v1.0.4
   Compiling tinyvec_macros v0.1.1
   Compiling byteorder v1.5.0
   Compiling percent-encoding v2.3.1
   Compiling static_assertions v1.1.0
   Compiling spin v0.9.8
   Compiling mac v0.1.1
   Compiling openssl v0.10.64
   Compiling precomputed-hash v0.1.1
   Compiling unicode-bidi v0.3.15
   Compiling untrusted v0.9.0
   Compiling ryu v1.0.17
   Compiling foreign-types-shared v0.1.1
   Compiling hashbrown v0.14.3
   Compiling equivalent v1.0.1
   Compiling dashu-base v0.4.1
   Compiling thiserror v1.0.57
   Compiling bitflags v1.3.2
   Compiling num-modular v0.6.1
   Compiling byte-tools v0.3.1
   Compiling try-lock v0.2.5
   Compiling httpdate v1.0.3
   Compiling native-tls v0.2.11
   Compiling mime v0.3.17
   Compiling parking_lot_core v0.8.6
   Compiling tower-service v0.3.2
   Compiling rustix v0.38.31
   Compiling base64 v0.21.7
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling signal-hook v0.3.17
   Compiling unicode-segmentation v1.11.0
   Compiling openssl-probe v0.1.5
   Compiling rustls v0.21.10
   Compiling paste v1.0.14
   Compiling serde_json v1.0.114
   Compiling lexical-core v0.7.6
   Compiling linux-raw-sys v0.4.13
   Compiling opaque-debug v0.2.3
   Compiling data-encoding v2.5.0
   Compiling encoding_rs v0.8.33
   Compiling instant v0.1.12
   Compiling same-file v1.0.6
   Compiling keccak v0.1.5
   Compiling foreign-types v0.3.2
   Compiling radium v0.7.0
   Compiling futf v0.1.5
   Compiling want v0.3.1
   Compiling hashbrown v0.12.3
   Compiling walkdir v2.5.0
   Compiling subtle v1.0.0
   Compiling arrayvec v0.5.2
   Compiling bit-vec v0.6.3
   Compiling endian-type v0.1.2
   Compiling tap v1.0.1
   Compiling regex-syntax v0.8.2
   Compiling strum v0.23.0
   Compiling tracing-core v0.1.32
   Compiling home v0.5.9
   Compiling utf8parse v0.2.1
   Compiling sync_wrapper v0.1.2
   Compiling funty v2.0.0
   Compiling iana-time-zone v0.1.60
   Compiling unicode-width v0.1.11
   Compiling tinyvec v1.6.0
   Compiling block-padding v0.1.5
   Compiling scoped-tls v1.0.1
   Compiling futures-channel v0.3.30
   Compiling nibble_vec v0.1.0
   Compiling match_cfg v0.1.0
   Compiling xmlparser v0.13.6
   Compiling ipnet v2.9.0
   Compiling libloading v0.7.4
   Compiling ref_thread_local v0.0.0
   Compiling form_urlencoded v1.2.1
   Compiling base64 v0.12.3
   Compiling tendril v0.4.3
   Compiling lazy_static v1.4.0
   Compiling divrem v0.1.0
   Compiling wyz v0.5.1
   Compiling phf_shared v0.10.0
   Compiling phf_shared v0.9.0
   Compiling radix_trie v0.2.1
   Compiling bit-set v0.5.3
   Compiling generic-array v0.14.7
   Compiling unicase v2.7.0
   Compiling multer v2.1.0
   Compiling lock_api v0.4.11
   Compiling slab v0.4.9
   Compiling indexmap v1.9.3
   Compiling num-traits v0.2.18
   Compiling fxhash v0.2.1
   Compiling phf v0.10.1
   Compiling rustls-pemfile v1.0.4
   Compiling aho-corasick v1.1.2
   Compiling http v0.2.11
   Compiling heck v0.3.3
   Compiling roxmltree v0.11.0
   Compiling tracing v0.1.40
   Compiling mime_guess v2.0.4
   Compiling quote v1.0.35
   Compiling bitvec v1.0.1
   Compiling num-order v1.2.0
   Compiling indexmap v2.2.5
   Compiling syn v2.0.52
   Compiling dashu-int v0.4.1
   Compiling getrandom v0.2.12
   Compiling unicode-normalization v0.1.23
   Compiling ring v0.17.8
   Compiling openssl-sys v0.9.101
   Compiling libffi-sys v2.3.0
   Compiling generic-array v0.12.4
   Compiling rand_core v0.6.4
   Compiling rand_chacha v0.3.1
   Compiling http-body v0.4.6
   Compiling headers-core v0.2.0
   Compiling digest v0.8.1
   Compiling block-buffer v0.7.3
   Compiling crypto-mac v0.7.0
   Compiling blake2 v0.8.1
   Compiling ripemd160 v0.8.0
   Compiling sha3 v0.8.2
   Compiling rand v0.8.5
   Compiling idna v0.5.0
   Compiling chrono v0.4.34
   Compiling ordered-float v2.10.1
   Compiling signal-hook-registry v1.4.1
   Compiling socket2 v0.5.6
   Compiling mio v0.8.10
   Compiling num_cpus v1.16.0
   Compiling mio v0.7.14
   Compiling nix v0.27.1
   Compiling dirs-sys-next v0.1.2
   Compiling nix v0.26.4
   Compiling libffi v3.2.0
   Compiling cpu-time v1.0.0
   Compiling hostname v0.3.1
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling digest v0.10.7
   Compiling dirs-next v2.0.0
   Compiling lexical v5.2.2
   Compiling parking_lot v0.12.1
   Compiling parking_lot v0.11.2
   Compiling url v2.5.0
   Compiling sha1 v0.10.6
   Compiling blake2 v0.10.6
   Compiling sha2 v0.10.8
   Compiling sha3 v0.10.8
   Compiling headers v0.3.9
   Compiling signal-hook-mio v0.2.3
   Compiling phf_generator v0.10.0
   Compiling phf_generator v0.9.1
   Compiling crossterm v0.20.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_codegen v0.10.0
   Compiling crrl v0.6.0
   Compiling regex-automata v0.4.5
   Compiling markup5ever v0.11.0
   Compiling fd-lock v3.0.13
   Compiling dashu-float v0.4.3
   Compiling dashu-ratio v0.4.1
   Compiling ctrlc v3.4.2
   Compiling rustyline v12.0.0
   Compiling string_cache v0.8.7
   Compiling serde_urlencoded v0.7.1
   Compiling dashu-macros v0.4.1
   Compiling xml5ever v0.17.0
   Compiling regex v1.10.3
   Compiling dashu v0.4.2
   Compiling rustls-webpki v0.101.7
   Compiling sct v0.7.1
   Compiling tokio-macros v2.2.0
   Compiling futures-macro v0.3.30
   Compiling openssl-macros v0.1.1
   Compiling thiserror-impl v1.0.57
   Compiling to-syn-value_derive v0.1.1
   Compiling pin-project-internal v1.1.4
   Compiling git-version-macro v0.3.9
   Compiling html5ever v0.26.0
   Compiling strum_macros v0.23.1
   Compiling phf_macros v0.9.0
   Compiling scryer-modular-bitfield-impl v0.11.2
   Compiling derive_deref v1.1.1
   Compiling to-syn-value v0.1.1
   Compiling git-version v0.3.9
   Compiling tokio v1.36.0
   Compiling phf v0.9.0
   Compiling futures-util v0.3.30
   Compiling tungstenite v0.20.1
   Compiling pin-project v1.1.4
   Compiling scryer-modular-bitfield v0.11.4
   Compiling scryer-prolog v0.9.4 (/home/buildozer/aports/community/scryer-prolog/src/scryer-prolog-0.9.4)
   Compiling markup5ever_rcdom v0.2.0
   Compiling select v0.6.0
   Compiling futures-executor v0.3.30
   Compiling futures v0.3.30
   Compiling tokio-util v0.7.10
   Compiling tokio-native-tls v0.3.1
   Compiling tokio-rustls v0.24.1
   Compiling tokio-tungstenite v0.20.1
   Compiling tokio-stream v0.1.14
   Compiling h2 v0.3.24
   Compiling hyper v0.14.28
   Compiling hyper-tls v0.5.0
   Compiling warp v0.3.6
   Compiling reqwest v0.11.24
warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:549:23
    |
549 |                 #[cfg(feature = "num")]
    |                       ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:553:27
    |
553 |                 #[cfg(not(feature = "num"))]
    |                           ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:559:23
    |
559 |                 #[cfg(feature = "num")]
    |                       ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:563:27
    |
563 |                 #[cfg(not(feature = "num"))]
    |                           ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:646:23
    |
646 |                 #[cfg(feature = "num")]
    |                       ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:650:27
    |
650 |                 #[cfg(not(feature = "num"))]
    |                           ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:656:23
    |
656 |                 #[cfg(feature = "num")]
    |                       ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:660:27
    |
660 |                 #[cfg(not(feature = "num"))]
    |                           ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unnecessary `unsafe` block
  --> src/ffi.rs:92:9
   |
92 |         unsafe {
   |         ^^^^^^ unnecessary `unsafe` block
   |
   = note: `#[warn(unused_unsafe)]` on by default

warning: struct `IteratorUMP` is never constructed
  --> src/machine/gc.rs:31:19
   |
31 | pub(crate) struct IteratorUMP {
   |                   ^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: function `invert_marker` is never used
  --> src/machine/gc.rs:35:4
   |
35 | fn invert_marker<UMP: UnmarkPolicy>(iter: &mut StacklessPreOrderHeapIter<UMP>) {
   |    ^^^^^^^^^^^^^

warning: struct `OrderedOpDirKey` is never constructed
  --> src/machine/machine_indices.rs:22:19
   |
22 | pub(crate) struct OrderedOpDirKey(pub(crate) Atom, pub(crate) Fixity);
   |                   ^^^^^^^^^^^^^^^

warning: method `unify_big_num` is never used
   --> src/machine/unify.rs:456:8
    |
17  | pub(crate) trait Unifier: DerefMut<Target = MachineState> {
    |                  ------- method in this trait
...
456 |     fn unify_big_num<N>(&mut self, n1: TypedArenaPtr<N>, value: HeapCellValue)
    |        ^^^^^^^^^^^^^

warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> src/arena.rs:232:9
    |
232 |         self.0 == other.0 || **self == **other
    |         ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
232 |         std::ptr::addr_eq(self.0.as_ptr(), other.0.as_ptr()) || **self == **other
    |         ++++++++++++++++++      ~~~~~~~~~~        ++++++++++
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
232 |         std::ptr::eq(self.0.as_ptr(), other.0.as_ptr()) || **self == **other
    |         +++++++++++++      ~~~~~~~~~~        ++++++++++

warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> src/rcu.rs:196:9
    |
196 |         this.data == other.data
    |         ^^^^^^^^^^^^^^^^^^^^^^^
    |
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
196 |         std::ptr::addr_eq(this.data.as_ptr(), other.data.as_ptr())
    |         ++++++++++++++++++         ~~~~~~~~~~           ++++++++++
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
196 |         std::ptr::eq(this.data.as_ptr(), other.data.as_ptr())
    |         +++++++++++++         ~~~~~~~~~~           ++++++++++

warning: `scryer-prolog` (lib) generated 15 warnings
    Finished `release` profile [optimized] target(s) in 8m 16s
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.78
   Compiling unicode-ident v1.0.12
   Compiling libc v0.2.153
   Compiling autocfg v1.1.0
   Compiling version_check v0.9.4
   Compiling cc v1.0.88
   Compiling smallvec v1.13.1
   Compiling log v0.4.21
   Compiling memchr v2.7.1
   Compiling serde v1.0.197
   Compiling scopeguard v1.2.0
   Compiling once_cell v1.19.0
   Compiling parking_lot_core v0.9.9
   Compiling typenum v1.17.0
   Compiling ppv-lite86 v0.2.17
   Compiling itoa v1.0.10
   Compiling siphasher v0.3.11
   Compiling syn v1.0.109
   Compiling pin-project-lite v0.2.13
   Compiling bytes v1.5.0
   Compiling futures-core v0.3.30
   Compiling bitflags v2.4.2
   Compiling futures-sink v0.3.30
   Compiling rustversion v1.0.14
   Compiling fnv v1.0.7
   Compiling hashbrown v0.14.3
   Compiling futures-task v0.3.30
   Compiling pin-utils v0.1.0
   Compiling static_assertions v1.1.0
   Compiling futures-io v0.3.30
   Compiling vcpkg v0.2.15
   Compiling subtle v2.5.0
   Compiling equivalent v1.0.1
   Compiling pkg-config v0.3.30
   Compiling httparse v1.8.0
   Compiling num-modular v0.6.1
   Compiling utf-8 v0.7.6
   Compiling ryu v1.0.17
   Compiling tinyvec_macros v0.1.1
   Compiling new_debug_unreachable v1.0.4
   Compiling rustix v0.38.31
   Compiling byteorder v1.5.0
   Compiling same-file v1.0.6
   Compiling percent-encoding v2.3.1
   Compiling crossbeam-utils v0.8.19
   Compiling spin v0.9.8
   Compiling mac v0.1.1
   Compiling linux-raw-sys v0.4.13
   Compiling utf8parse v0.2.1
   Compiling anstyle v1.0.6
   Compiling openssl v0.10.64
   Compiling bitflags v1.3.2
   Compiling precomputed-hash v0.1.1
   Compiling either v1.10.0
   Compiling thiserror v1.0.57
   Compiling unicode-bidi v0.3.15
   Compiling serde_json v1.0.114
   Compiling untrusted v0.9.0
   Compiling foreign-types-shared v0.1.1
   Compiling try-lock v0.2.5
   Compiling unicode-segmentation v1.11.0
   Compiling httpdate v1.0.3
   Compiling lazy_static v1.4.0
   Compiling byte-tools v0.3.1
   Compiling native-tls v0.2.11
   Compiling mime v0.3.17
   Compiling dashu-base v0.4.1
   Compiling signal-hook v0.3.17
   Compiling regex-syntax v0.8.2
   Compiling parking_lot_core v0.8.6
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rayon-core v1.12.1
   Compiling paste v1.0.14
   Compiling tower-service v0.3.2
   Compiling openssl-probe v0.1.5
   Compiling base64 v0.21.7
   Compiling rustls v0.21.10
   Compiling encoding_rs v0.8.33
   Compiling instant v0.1.12
   Compiling opaque-debug v0.2.3
   Compiling lexical-core v0.7.6
   Compiling block-padding v0.1.5
   Compiling keccak v0.1.5
   Compiling hashbrown v0.12.3
   Compiling data-encoding v2.5.0
   Compiling want v0.3.1
   Compiling radium v0.7.0
   Compiling half v2.4.0
   Compiling walkdir v2.5.0
   Compiling tinyvec v1.6.0
   Compiling tracing-core v0.1.32
   Compiling form_urlencoded v1.2.1
   Compiling plotters-backend v0.3.5
   Compiling foreign-types v0.3.2
   Compiling anstyle-parse v0.2.3
   Compiling nibble_vec v0.1.0
   Compiling futf v0.1.5
   Compiling fastrand v2.0.1
   Compiling bit-vec v0.6.3
   Compiling cpp_demangle v0.4.3
   Compiling uuid v1.7.0
   Compiling clap_lex v0.7.0
   Compiling strum v0.23.0
   Compiling endian-type v0.1.2
   Compiling tap v1.0.1
   Compiling subtle v1.0.0
   Compiling anstyle-query v1.0.2
   Compiling ciborium-io v0.2.2
   Compiling colorchoice v1.0.0
   Compiling arrayvec v0.5.2
   Compiling futures-channel v0.3.30
   Compiling predicates-core v1.0.6
   Compiling arrayvec v0.7.4
   Compiling zerocopy v0.7.32
   Compiling rustc-demangle v0.1.23
   Compiling stable_deref_trait v1.2.0
   Compiling home v0.5.9
   Compiling bytemuck v1.14.3
   Compiling tendril v0.4.3
   Compiling unicode-width v0.1.11
   Compiling doc-comment v0.3.3
   Compiling xmlparser v0.13.6
   Compiling iana-time-zone v0.1.60
   Compiling symbolic-demangle v12.8.0
   Compiling radix_trie v0.2.1
   Compiling phf_shared v0.10.0
   Compiling phf_shared v0.9.0
   Compiling wyz v0.5.1
   Compiling sync_wrapper v0.1.2
   Compiling ipnet v2.9.0
   Compiling match_cfg v0.1.0
   Compiling cast v0.3.0
   Compiling adler v1.0.2
   Compiling funty v2.0.0
   Compiling gimli v0.28.1
   Compiling anstream v0.6.13
   Compiling clap_builder v4.5.1
   Compiling scoped-tls v1.0.1
   Compiling itertools v0.10.5
   Compiling libloading v0.7.4
   Compiling humantime v2.1.0
   Compiling pprof v0.13.0
   Compiling fxhash v0.2.1
   Compiling bit-set v0.5.3
   Compiling ciborium-ll v0.2.2
   Compiling anes v0.1.6
   Compiling miniz_oxide v0.7.2
   Compiling plotters-svg v0.3.5
   Compiling generic-array v0.14.7
   Compiling unicase v2.7.0
   Compiling aho-corasick v1.1.2
   Compiling proc-macro-error-attr v1.0.4
   Compiling phf v0.10.1
   Compiling multer v2.1.0
   Compiling proc-macro-error v1.0.4
   Compiling lock_api v0.4.11
   Compiling slab v0.4.9
   Compiling num-traits v0.2.18
   Compiling indexmap v1.9.3
   Compiling rustls-pemfile v1.0.4
   Compiling ahash v0.8.10
   Compiling debugid v0.8.0
   Compiling rgb v0.8.37
   Compiling num-format v0.4.4
   Compiling quick-xml v0.26.0
   Compiling object v0.32.2
   Compiling content_inspector v0.2.4
   Compiling termtree v0.4.1
   Compiling dunce v1.0.4
   Compiling oorandom v11.1.3
   Compiling heck v0.3.3
   Compiling normalize-line-endings v0.3.0
   Compiling difflib v0.4.0
   Compiling divrem v0.1.0
   Compiling winnow v0.6.5
   Compiling base64 v0.12.3
   Compiling str_stack v0.1.0
   Compiling ref_thread_local v0.0.0
   Compiling snapbox-macros v0.3.8
   Compiling roxmltree v0.11.0
   Compiling regex-automata v0.1.10
   Compiling similar v2.4.0
   Compiling predicates-tree v1.0.9
   Compiling glob v0.3.1
   Compiling shlex v1.3.0
   Compiling maplit v1.0.2
   Compiling tracing v0.1.40
   Compiling http v0.2.11
   Compiling quote v1.0.35
   Compiling num-order v1.2.0
   Compiling indexmap v2.2.5
   Compiling bstr v0.2.17
   Compiling mime_guess v2.0.4
   Compiling crossbeam-epoch v0.9.18
   Compiling bitvec v1.0.1
   Compiling syn v2.0.52
   Compiling dashu-int v0.4.1
   Compiling unicode-normalization v0.1.23
   Compiling crossbeam-deque v0.8.5
   Compiling openssl-sys v0.9.101
   Compiling ring v0.17.8
   Compiling libffi-sys v2.3.0
   Compiling backtrace v0.3.69
   Compiling findshlibs v0.10.2
   Compiling getrandom v0.2.12
   Compiling rand_core v0.6.4
   Compiling generic-array v0.12.4
   Compiling rand_chacha v0.3.1
   Compiling digest v0.8.1
   Compiling block-buffer v0.7.3
   Compiling crypto-mac v0.7.0
   Compiling idna v0.5.0
   Compiling http-body v0.4.6
   Compiling headers-core v0.2.0
   Compiling rand v0.8.5
   Compiling blake2 v0.8.1
   Compiling ripemd160 v0.8.0
   Compiling sha3 v0.8.2
   Compiling rayon v1.9.0
   Compiling signal-hook-registry v1.4.1
   Compiling mio v0.8.10
   Compiling socket2 v0.5.6
   Compiling num_cpus v1.16.0
   Compiling nix v0.26.4
   Compiling mio v0.7.14
   Compiling is-terminal v0.4.12
   Compiling dirs-sys-next v0.1.2
   Compiling wait-timeout v0.2.0
   Compiling memmap2 v0.9.4
   Compiling nix v0.27.1
   Compiling os_pipe v1.1.5
   Compiling filetime v0.2.23
   Compiling hostname v0.3.1
   Compiling cpu-time v1.0.0
   Compiling libffi v3.2.0
   Compiling plotters v0.3.5
   Compiling ordered-float v2.10.1
   Compiling chrono v0.4.34
   Compiling criterion-plot v0.5.0
   Compiling predicates v2.1.5
   Compiling dirs-next v2.0.0
   Compiling symbolic-common v12.8.0
   Compiling lexical v5.2.2
   Compiling parking_lot v0.11.2
   Compiling parking_lot v0.12.1
   Compiling dashmap v5.5.3
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling url v2.5.0
   Compiling digest v0.10.7
   Compiling inferno v0.11.19
   Compiling assert_cmd v1.0.8
   Compiling regex-automata v0.4.5
   Compiling signal-hook-mio v0.2.3
   Compiling sha1 v0.10.6
   Compiling blake2 v0.10.6
   Compiling sha2 v0.10.8
   Compiling sha3 v0.10.8
   Compiling clap v4.5.1
   Compiling crossterm v0.20.0
   Compiling headers v0.3.9
   Compiling phf_generator v0.10.0
   Compiling phf_generator v0.9.1
   Compiling phf_codegen v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling crrl v0.6.0
   Compiling fd-lock v3.0.13
   Compiling tempfile v3.10.1
   Compiling markup5ever v0.11.0
   Compiling addr2line v0.21.0
   Compiling snapbox v0.4.17
   Compiling dashu-ratio v0.4.1
   Compiling dashu-float v0.4.3
   Compiling rustyline v12.0.0
   Compiling ctrlc v3.4.2
   Compiling dashu-macros v0.4.1
   Compiling regex v1.10.3
   Compiling dashu v0.4.2
   Compiling rustls-webpki v0.101.7
   Compiling sct v0.7.1
   Compiling html5ever v0.26.0
   Compiling strum_macros v0.23.1
   Compiling phf_macros v0.9.0
   Compiling scryer-modular-bitfield-impl v0.11.2
   Compiling derive_deref v1.1.1
   Compiling serde_derive v1.0.197
   Compiling futures-macro v0.3.30
   Compiling tokio-macros v2.2.0
   Compiling thiserror-impl v1.0.57
   Compiling openssl-macros v0.1.1
   Compiling to-syn-value_derive v0.1.1
   Compiling pin-project-internal v1.1.4
   Compiling git-version-macro v0.3.9
   Compiling serial_test_derive v2.0.0
   Compiling iai-callgrind-macros v0.1.0
   Compiling to-syn-value v0.1.1
   Compiling git-version v0.3.9
   Compiling tokio v1.36.0
   Compiling phf v0.9.0
   Compiling futures-util v0.3.30
   Compiling scryer-modular-bitfield v0.11.4
   Compiling tungstenite v0.20.1
   Compiling pin-project v1.1.4
   Compiling scryer-prolog v0.9.4 (/home/buildozer/aports/community/scryer-prolog/src/scryer-prolog-0.9.4)
   Compiling futures-executor v0.3.30
   Compiling futures v0.3.30
   Compiling serial_test v2.0.0
   Compiling tokio-util v0.7.10
   Compiling tokio-native-tls v0.3.1
   Compiling tokio-tungstenite v0.20.1
   Compiling tokio-rustls v0.24.1
   Compiling tokio-stream v0.1.14
   Compiling h2 v0.3.24
   Compiling string_cache v0.8.7
   Compiling serde_urlencoded v0.7.1
   Compiling serde_spanned v0.6.5
   Compiling toml_datetime v0.6.5
   Compiling ciborium v0.2.2
   Compiling humantime-serde v1.1.1
   Compiling iai-callgrind-runner v0.9.0
   Compiling bincode v1.3.3
   Compiling toml_edit v0.22.6
   Compiling iai-callgrind v0.9.0
   Compiling tinytemplate v1.2.1
   Compiling xml5ever v0.17.0
   Compiling criterion v0.5.1
   Compiling markup5ever_rcdom v0.2.0
   Compiling select v0.6.0
   Compiling trycmd v0.14.21
   Compiling hyper v0.14.28
   Compiling hyper-tls v0.5.0
   Compiling warp v0.3.6
   Compiling reqwest v0.11.24
warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:549:23
    |
549 |                 #[cfg(feature = "num")]
    |                       ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:553:27
    |
553 |                 #[cfg(not(feature = "num"))]
    |                           ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:559:23
    |
559 |                 #[cfg(feature = "num")]
    |                       ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:563:27
    |
563 |                 #[cfg(not(feature = "num"))]
    |                           ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:646:23
    |
646 |                 #[cfg(feature = "num")]
    |                       ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:650:27
    |
650 |                 #[cfg(not(feature = "num"))]
    |                           ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:656:23
    |
656 |                 #[cfg(feature = "num")]
    |                       ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `num`
   --> src/arithmetic.rs:660:27
    |
660 |                 #[cfg(not(feature = "num"))]
    |                           ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `crypto-full`, `default`, `ffi`, `hostname`, `http`, `repl`, `rust_beta_channel`, and `tls`
    = help: consider adding `num` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unnecessary `unsafe` block
  --> src/ffi.rs:92:9
   |
92 |         unsafe {
   |         ^^^^^^ unnecessary `unsafe` block
   |
   = note: `#[warn(unused_unsafe)]` on by default

warning: struct `IteratorUMP` is never constructed
  --> src/machine/gc.rs:31:19
   |
31 | pub(crate) struct IteratorUMP {
   |                   ^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: function `invert_marker` is never used
  --> src/machine/gc.rs:35:4
   |
35 | fn invert_marker<UMP: UnmarkPolicy>(iter: &mut StacklessPreOrderHeapIter<UMP>) {
   |    ^^^^^^^^^^^^^

warning: struct `OrderedOpDirKey` is never constructed
  --> src/machine/machine_indices.rs:22:19
   |
22 | pub(crate) struct OrderedOpDirKey(pub(crate) Atom, pub(crate) Fixity);
   |                   ^^^^^^^^^^^^^^^

warning: method `unify_big_num` is never used
   --> src/machine/unify.rs:456:8
    |
17  | pub(crate) trait Unifier: DerefMut<Target = MachineState> {
    |                  ------- method in this trait
...
456 |     fn unify_big_num<N>(&mut self, n1: TypedArenaPtr<N>, value: HeapCellValue)
    |        ^^^^^^^^^^^^^

warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> src/arena.rs:232:9
    |
232 |         self.0 == other.0 || **self == **other
    |         ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
232 |         std::ptr::addr_eq(self.0.as_ptr(), other.0.as_ptr()) || **self == **other
    |         ++++++++++++++++++      ~~~~~~~~~~        ++++++++++
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
232 |         std::ptr::eq(self.0.as_ptr(), other.0.as_ptr()) || **self == **other
    |         +++++++++++++      ~~~~~~~~~~        ++++++++++

warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> src/rcu.rs:196:9
    |
196 |         this.data == other.data
    |         ^^^^^^^^^^^^^^^^^^^^^^^
    |
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
196 |         std::ptr::addr_eq(this.data.as_ptr(), other.data.as_ptr())
    |         ++++++++++++++++++         ~~~~~~~~~~           ++++++++++
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
196 |         std::ptr::eq(this.data.as_ptr(), other.data.as_ptr())
    |         +++++++++++++         ~~~~~~~~~~           ++++++++++

warning: struct `OrderedOpDirKey` is never constructed
  --> src/machine/machine_indices.rs:22:19
   |
22 | pub(crate) struct OrderedOpDirKey(pub(crate) Atom, pub(crate) Fixity);
   |                   ^^^^^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: `scryer-prolog` (lib) generated 15 warnings
warning: `scryer-prolog` (lib test) generated 13 warnings (12 duplicates)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
     Running unittests src/lib.rs (target/debug/deps/scryer_prolog-987805410ba39716)

running 34 tests
test arena::tests::float_ptr_cast ... ok
test arena::tests::heap_cell_value_const_cast ... ok
test arena::tests::heap_put_literal_tests ... ok
test machine::copier::tests::copier_tests ... ok
test machine::arithmetic_ops::tests::arith_eval_by_metacall_tests ... ok
test machine::mock_wam::tests::test_term_compare ... ok
test machine::mock_wam::tests::is_cyclic_term_tests ... ok
test machine::gc::tests::heap_marking_tests ... ok
test machine::mock_wam::tests::test_unify_with_occurs_check ... ok
test heap_iter::tests::heap_stackless_post_order_iter ... ok
test parser::char_reader::tests::greek_string ... ok
test machine::stack::tests::stack_tests ... ok
test parser::char_reader::tests::plain_string ... ok
test parser::char_reader::tests::russian_string ... ok
test heap_iter::tests::heap_stackful_iter_tests ... ok
test heap_iter::tests::heap_stackful_post_order_iter ... ok
test machine::partial_string::test::pstr_iter_tests ... ok
test machine::mock_wam::tests::unify_tests ... ok
test parser::char_reader::tests::armenian_lorem_ipsum ... ok
test parser::char_reader::tests::greek_lorem_ipsum ... ok
test parser::char_reader::tests::russian_lorem_ipsum ... ok
test heap_print::tests::term_printing_tests ... ok
test machine::lib_machine::tests::list_results ... ok
test machine::lib_machine::tests::failing_query ... ok
test machine::lib_machine::tests::dont_return_partial_matches ... ok
test machine::lib_machine::tests::consult ... ok
test machine::lib_machine::tests::findall ... ok
test machine::lib_machine::tests::complex_results ... ok
test machine::lib_machine::tests::empty_predicate ... ok
test machine::lib_machine::tests::programatic_query ... ok
test machine::lib_machine::tests::non_existent_predicate_should_not_cause_panic_when_other_predicates_are_defined ... ok
test machine::lib_machine::tests::dont_return_partial_matches_without_discountiguous ... ok
test heap_iter::tests::heap_stackless_iter_tests ... ok
test machine::lib_machine::tests::integration_test ... ok

test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.77s

     Running unittests src/bin/scryer-prolog.rs (target/debug/deps/scryer_prolog-238f31a70a62a092)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running tests/scryer/main.rs (target/debug/deps/scryer-29f6a1fb71323b45)

running 12 tests
Testing tests/scryer/cli/issues/singleton_warning.toml ... ignored
Testing tests/scryer/cli/issues/no_stutter.toml ... ok
Testing tests/scryer/cli/issues/occurs_check_flag2.toml ... ok
Testing tests/scryer/cli/issues/op3.toml ... ok
Testing tests/scryer/cli/issues/do_not_duplicate_path_components.toml ... ok
Testing tests/scryer/cli/issues/occurs_check_flag.toml ... ok
Testing tests/scryer/cli/issues/os_argv.toml ... ok
Testing tests/scryer/cli/issues/goals_compound_goal.toml ... ok
Testing tests/scryer/cli/issues/os_argv-no-final--.toml ... ok
Testing tests/scryer/cli/issues/goals_multiple_goals.toml ... ok
test src_tests::builtins ... ok
Testing tests/scryer/cli/issues/ignored_constraint.toml ... ok
Testing tests/scryer/cli/issues/display_constraints.toml ... ok
Testing tests/scryer/cli/issues/handle_residual_goal.toml ... ok
Testing tests/scryer/cli/src_tests/setup_call_cleanup_process.toml ... ok
Testing tests/scryer/cli/src_tests/ground_tests.toml ... ok
Testing tests/scryer/cli/src_tests/term_variables_tests.toml ... ok
Testing tests/scryer/cli/src_tests/acyclic_term_tests.toml ... ok
Testing tests/scryer/cli/src_tests/when_tests.toml ... ok
Testing tests/scryer/cli/src_tests/dif_tests.toml ... ok
test issues::call_0 ... ok
test src_tests::iso_conformity_tests ... ok
Testing tests/scryer/cli/src_tests/all_modules.toml ... ok
test cli_tests ... ok
test src_tests::clpz_load ... ok
test src_tests::facts ... ok
test src_tests::hello_world ... ok
test src_tests::predicates ... ok
test src_tests::rules ... ok
test src_tests::syntax_error ... ok
test src_tests::call_with_inference_limit has been running for over 60 seconds
test src_tests::setup_call_cleanup_load has been running for over 60 seconds
test src_tests::setup_call_cleanup_load ... ok
test src_tests::call_with_inference_limit ... ok

test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 65.72s

   Doc-tests scryer_prolog

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

>>> scryer-prolog: Entering fakeroot...
>>> scryer-prolog*: Running postcheck for scryer-prolog
>>> scryer-prolog*: Preparing package scryer-prolog...
>>> scryer-prolog*: Stripping binaries
>>> scryer-prolog*: Scanning shared objects
>>> scryer-prolog*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libcrypto.so.3
	so:libffi.so.8
	so:libgcc_s.so.1
	so:libssl.so.3
>>> scryer-prolog*: Package size: 4.4 MB
>>> scryer-prolog*: Compressing data...
>>> scryer-prolog*: Create checksum...
>>> scryer-prolog*: Create scryer-prolog-0.9.4-r0.apk
>>> scryer-prolog: Build complete at Fri, 01 Nov 2024 01:10:36 +0000 elapsed time 0h 11m 33s
>>> scryer-prolog: Cleaning up srcdir
>>> scryer-prolog: Cleaning up pkgdir
>>> scryer-prolog: Uninstalling dependencies...
(1/15) Purging .makedepends-scryer-prolog (20241101.005913)
(2/15) Purging cargo-auditable (0.6.4-r0)
(3/15) Purging libffi-dev (3.4.6-r0)
(4/15) Purging linux-headers (6.6-r1)
(5/15) Purging libsodium-dev (1.0.20-r0)
(6/15) Purging libsodium (1.0.20-r0)
(7/15) Purging m4 (1.4.19-r3)
(8/15) Purging openssl-dev (3.3.2-r3)
(9/15) Purging rustfmt (1.82.0-r1)
(10/15) Purging cargo (1.82.0-r1)
(11/15) Purging rust (1.82.0-r1)
(12/15) Purging llvm19-libs (19.1.2-r0)
(13/15) Purging libffi (3.4.6-r0)
(14/15) Purging libxml2 (2.13.4-r3)
(15/15) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 271 MiB in 101 packages
>>> scryer-prolog: Updating the community/armv7 repository index...
>>> scryer-prolog: Signing the index...