>>> macchina: Building testing/macchina 6.1.8-r1 (using abuild 3.13.0-r3) started Fri, 12 Jul 2024 01:57:47 +0000 >>> macchina: Checking sanity of /home/buildozer/aports/testing/macchina/APKBUILD... >>> macchina: Analyzing dependencies... >>> macchina: Installing for build: build-base cargo sqlite-dev cargo-auditable (1/13) Installing libffi (3.4.6-r0) (2/13) Installing xz-libs (5.6.2-r0) (3/13) Installing libxml2 (2.12.8-r0) (4/13) Installing llvm18-libs (18.1.8-r0) (5/13) Installing scudo-malloc (18.1.8-r0) (6/13) Installing rust (1.79.0-r1) (7/13) Installing cargo (1.79.0-r1) (8/13) Installing readline (8.2.10-r0) (9/13) Installing sqlite (3.46.0-r0) (10/13) Installing sqlite-libs (3.46.0-r0) (11/13) Installing sqlite-dev (3.46.0-r0) (12/13) Installing cargo-auditable (0.6.2-r0) (13/13) Installing .makedepends-macchina (20240712.015749) Executing busybox-1.36.1-r31.trigger OK: 510 MiB in 112 packages >>> macchina: Cleaning up srcdir >>> macchina: Cleaning up pkgdir >>> macchina: Cleaning up tmpdir >>> macchina: Fetching https://distfiles.alpinelinux.org/distfiles/edge/macchina-6.1.8.tar.gz >>> macchina: Fetching https://distfiles.alpinelinux.org/distfiles/edge/macchina-6.1.8.tar.gz >>> macchina: Checking sha512sums... macchina-6.1.8.tar.gz: OK update-getrandom.patch: OK >>> macchina: Unpacking /var/cache/distfiles/macchina-6.1.8.tar.gz... >>> macchina: update-getrandom.patch patching file Cargo.lock Compiling libc v0.2.155 Compiling proc-macro2 v1.0.49 Compiling quote v1.0.21 Compiling unicode-ident v1.0.4 Compiling syn v1.0.107 Compiling pkg-config v0.3.25 Compiling log v0.4.17 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling thiserror v1.0.38 Compiling tinyvec_macros v0.1.0 Compiling rustversion v1.0.9 Compiling anyhow v1.0.65 Compiling unicode-bidi v0.3.8 Compiling semver v1.0.14 Compiling bitflags v1.3.2 Compiling percent-encoding v2.2.0 Compiling itoa v1.0.3 Compiling num_threads v0.1.6 Compiling autocfg v1.1.0 Compiling signal-hook v0.3.14 Compiling parking_lot_core v0.9.3 Compiling smallvec v1.9.0 Compiling serde_derive v1.0.152 Compiling scopeguard v1.1.0 Compiling io-lifetimes v1.0.3 Compiling serde v1.0.152 Compiling memchr v2.5.0 Compiling rustix v0.36.6 Compiling tinyvec v1.6.0 Compiling unicode-segmentation v1.10.0 Compiling cassowary v0.3.0 Compiling same-file v1.0.6 Compiling linux-raw-sys v0.1.4 Compiling unicode-width v0.1.10 Compiling lazy_static v1.4.0 error[E0432]: unresolved import `crate::general` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:84:16 | 84 | use crate::general::{cmsghdr, msghdr}; | ^^^^^^^ could not find `general` in the crate root | note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:142:9 | 142 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `arm` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:158:9 | 158 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `aarch64` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:174:9 | 174 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `mips` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:190:9 | 190 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `mips64` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:206:9 | 206 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `powerpc` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:222:9 | 222 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `powerpc64` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:238:9 | 238 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `riscv32` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:254:9 | 254 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `riscv64` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:270:9 | 270 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `s390x` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:286:9 | 286 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `sparc` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:302:9 | 302 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `sparc64` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:318:9 | 318 | pub mod general; | ^^^^^^^ = note: the item is gated behind the `x86` feature note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:334:9 | 334 | pub mod general; | ^^^^^^^ note: found an item that was configured out --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:350:9 | 350 | pub mod general; | ^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `general` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:67:20 | 67 | impl PartialEq for general::__kernel_timespec { | ^^^^^^^ use of undeclared crate or module `general` error[E0433]: failed to resolve: use of undeclared crate or module `general` --> /home/buildozer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-raw-sys-0.1.4/src/lib.rs:79:13 | 79 | impl Eq for general::__kernel_timespec {} | ^^^^^^^ use of undeclared crate or module `general` Some errors have detailed explanations: E0432, E0433. For more information about an error, try `rustc --explain E0432`. error: could not compile `linux-raw-sys` (lib) due to 3 previous errors warning: build failed, waiting for other jobs to finish... >>> ERROR: macchina: build failed >>> macchina: Uninstalling dependencies... (1/13) Purging .makedepends-macchina (20240712.015749) (2/13) Purging sqlite-dev (3.46.0-r0) (3/13) Purging sqlite (3.46.0-r0) (4/13) Purging sqlite-libs (3.46.0-r0) (5/13) Purging cargo-auditable (0.6.2-r0) (6/13) Purging cargo (1.79.0-r1) (7/13) Purging rust (1.79.0-r1) (8/13) Purging llvm18-libs (18.1.8-r0) (9/13) Purging readline (8.2.10-r0) (10/13) Purging scudo-malloc (18.1.8-r0) (11/13) Purging libffi (3.4.6-r0) (12/13) Purging libxml2 (2.12.8-r0) (13/13) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 213 MiB in 99 packages