>>> peanutbutter: Building community/peanutbutter 0.3-r0 (using abuild 3.13.0-r5) started Fri, 30 Aug 2024 04:47:48 +0000 >>> peanutbutter: Checking sanity of /home/buildozer/aports/community/peanutbutter/APKBUILD... >>> peanutbutter: Analyzing dependencies... >>> peanutbutter: Installing for build: build-base cargo cargo-auditable (1/8) Installing libffi (3.4.6-r0) (2/8) Installing xz-libs (5.6.2-r0) (3/8) Installing libxml2 (2.12.8-r0) (4/8) Installing llvm18-libs (18.1.8-r0) (5/8) Installing rust (1.80.1-r0) (6/8) Installing cargo (1.80.1-r0) (7/8) Installing cargo-auditable (0.6.4-r0) (8/8) Installing .makedepends-peanutbutter (20240830.044749) Executing busybox-1.36.1-r31.trigger OK: 510 MiB in 111 packages >>> peanutbutter: Cleaning up srcdir >>> peanutbutter: Cleaning up pkgdir >>> peanutbutter: Cleaning up tmpdir >>> peanutbutter: Fetching https://distfiles.alpinelinux.org/distfiles/edge/peanutbutter-0.3.tar.gz >>> peanutbutter: Fetching https://distfiles.alpinelinux.org/distfiles/edge/peanutbutter-0.3.tar.gz >>> peanutbutter: Checking sha512sums... peanutbutter-0.3.tar.gz: OK cargo-update.patch: OK >>> peanutbutter: Unpacking /var/cache/distfiles/edge/peanutbutter-0.3.tar.gz... >>> peanutbutter: cargo-update.patch patching file Cargo.lock Downloading crates ... Downloaded log v0.4.19 Downloaded smallvec v1.11.0 Downloaded proc-macro2 v1.0.66 Downloaded libloading v0.8.0 Downloaded quote v1.0.31 Downloaded unicode-ident v1.0.11 Downloaded nix v0.26.2 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.66 Compiling pkg-config v0.3.27 Compiling memchr v2.5.0 Compiling libc v0.2.155 Compiling cc v1.0.79 Compiling unicode-ident v1.0.11 Compiling log v0.4.19 Compiling bitflags v2.4.1 Compiling bitflags v1.3.2 Compiling static_assertions v1.1.0 Compiling downcast-rs v1.2.0 Compiling smallvec v1.11.0 Compiling rustix v0.38.28 Compiling scoped-tls v1.0.1 Compiling linux-raw-sys v0.4.12 Compiling fastrand v2.0.1 Compiling libloading v0.8.0 Compiling dlib v0.5.2 Compiling memoffset v0.7.1 Compiling quick-xml v0.30.0 Compiling wayland-sys v0.31.1 Compiling quote v1.0.31 Compiling wayland-backend v0.3.2 Compiling wayland-scanner v0.31.0 Compiling nix v0.26.2 Compiling tempfile v3.9.0 Compiling wayland-client v0.31.1 Compiling wayland-protocols v0.31.0 Compiling peanutbutter v0.2.0 (/home/buildozer/aports/community/peanutbutter/src/peanutbutter-0.3) warning: unused imports: `ZxdgOutputV1` and `zxdg_output_manager_v1::ZxdgOutputManagerV1` --> src/wayland_protocol.rs:22:9 | 22 | zxdg_output_manager_v1::ZxdgOutputManagerV1, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 23 | zxdg_output_v1::{self, ZxdgOutputV1}, | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused variable: `touch` --> src/wayland_protocol.rs:221:9 | 221 | touch: &wl_touch::WlTouch, | ^^^^^ help: if this is intentional, prefix it with an underscore: `_touch` | = note: `#[warn(unused_variables)]` on by default warning: unused variable: `qh` --> src/wayland_protocol.rs:225:9 | 225 | qh: &QueueHandle, | ^^ help: if this is intentional, prefix it with an underscore: `_qh` warning: unused variable: `width` --> src/wayland_protocol.rs:252:17 | 252 | width, | ^^^^^ help: try ignoring the field: `width: _` warning: unused variable: `height` --> src/wayland_protocol.rs:253:17 | 253 | height, | ^^^^^^ help: try ignoring the field: `height: _` warning: unused variable: `qh` --> src/wayland_protocol.rs:247:9 | 247 | qh: &QueueHandle, | ^^ help: if this is intentional, prefix it with an underscore: `_qh` warning: unused variable: `lock_surface` --> src/wayland_protocol.rs:276:21 | 276 | let lock_surface = state.lock.as_ref().unwrap().get_lock_surface( | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_surface` warning: unused variable: `compositor` --> src/wayland_protocol.rs:267:9 | 267 | compositor: &ext_session_lock_v1::ExtSessionLockV1, | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compositor` warning: unused variable: `output` --> src/wayland_protocol.rs:350:9 | 350 | let output = state.zxdg_manager.as_ref().unwrap().get_xdg_output( | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` warning: unused variable: `state` --> src/wayland_protocol.rs:395:9 | 395 | state: &mut Self, | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` warning: unused variable: `event` --> src/wayland_protocol.rs:397:9 | 397 | event: xdg_toplevel::Event, | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` warning: unused variable: `zxdg_output` --> src/wayland_protocol.rs:411:9 | 411 | zxdg_output: &zxdg_output_v1::ZxdgOutputV1, | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zxdg_output` warning: method `print` is never used --> src/touch_pass.rs:100:12 | 53 | impl TouchState { | --------------- method in this implementation ... 100 | pub fn print(&self) { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `peanutbutter` (bin "peanutbutter") generated 13 warnings (run `cargo fix --bin "peanutbutter"` to apply 1 suggestion) Finished `release` profile [optimized] target(s) in 27.99s >>> peanutbutter: Entering fakeroot... >>> peanutbutter*: Running postcheck for peanutbutter >>> peanutbutter*: Preparing package peanutbutter... >>> peanutbutter*: Stripping binaries >>> peanutbutter*: Scanning shared objects >>> peanutbutter*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 >>> peanutbutter*: Package size: 320.0 KB >>> peanutbutter*: Compressing data... >>> peanutbutter*: Create checksum... >>> peanutbutter*: Create peanutbutter-0.3-r0.apk >>> peanutbutter: Build complete at Fri, 30 Aug 2024 04:48:19 +0000 elapsed time 0h 0m 31s >>> peanutbutter: Cleaning up srcdir >>> peanutbutter: Cleaning up pkgdir >>> peanutbutter: Uninstalling dependencies... (1/8) Purging .makedepends-peanutbutter (20240830.044749) (2/8) Purging cargo-auditable (0.6.4-r0) (3/8) Purging cargo (1.80.1-r0) (4/8) Purging rust (1.80.1-r0) (5/8) Purging llvm18-libs (18.1.8-r0) (6/8) Purging libffi (3.4.6-r0) (7/8) Purging libxml2 (2.12.8-r0) (8/8) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 283 MiB in 103 packages >>> peanutbutter: Updating the community/armv7 repository index... >>> peanutbutter: Signing the index...