>>> virtiofsd: Building community/virtiofsd 1.11.1-r0 (using abuild 3.13.0-r3) started Tue, 16 Jul 2024 02:31:55 +0000 >>> virtiofsd: Checking sanity of /home/buildozer/aports/community/virtiofsd/APKBUILD... >>> virtiofsd: Analyzing dependencies... >>> virtiofsd: Installing for build: build-base cargo cargo-auditable libcap-ng-dev libseccomp-dev (1/14) Installing libffi (3.4.6-r0) (2/14) Installing xz-libs (5.6.2-r0) (3/14) Installing libxml2 (2.12.8-r0) (4/14) Installing llvm18-libs (18.1.8-r0) (5/14) Installing scudo-malloc (18.1.8-r0) (6/14) Installing rust (1.79.0-r1) (7/14) Installing cargo (1.79.0-r1) (8/14) Installing cargo-auditable (0.6.2-r0) (9/14) Installing linux-headers (6.6-r0) (10/14) Installing libcap-ng (0.8.5-r0) (11/14) Installing libcap-ng-dev (0.8.5-r0) (12/14) Installing libseccomp (2.5.5-r1) (13/14) Installing libseccomp-dev (2.5.5-r1) (14/14) Installing .makedepends-virtiofsd (20240716.023156) Executing busybox-1.36.1-r31.trigger OK: 727 MiB in 120 packages >>> virtiofsd: Cleaning up srcdir >>> virtiofsd: Cleaning up pkgdir >>> virtiofsd: Cleaning up tmpdir >>> virtiofsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/virtiofsd-v1.11.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> virtiofsd: Fetching https://gitlab.com/virtio-fs/virtiofsd/-/archive/v1.11.1/virtiofsd-v1.11.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26422 0 26422 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k 100 110k 0 110k 0 0 644k 0 --:--:-- --:--:-- --:--:-- 644k >>> virtiofsd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/virtiofsd-v1.11.1.tar.bz2 >>> virtiofsd: Checking sha512sums... virtiofsd-v1.11.1.tar.bz2: OK >>> virtiofsd: Unpacking /var/cache/distfiles/edge/virtiofsd-v1.11.1.tar.bz2... Updating crates.io index Downloading crates ... Downloaded thiserror v1.0.41 Downloaded unicode-ident v1.0.2 Downloaded futures-sink v0.3.21 Downloaded vmm-sys-util v0.12.1 Downloaded capng v0.2.2 Downloaded virtio-bindings v0.2.2 Downloaded futures-io v0.3.21 Downloaded futures-core v0.3.21 Downloaded clap_derive v4.3.2 Downloaded vhost-user-backend v0.15.0 Downloaded futures-executor v0.3.21 Downloaded proc-macro2 v1.0.63 Downloaded serde_derive v1.0.168 Downloaded futures v0.3.21 Downloaded futures-channel v0.3.21 Downloaded postcard v1.0.6 Downloaded serde v1.0.168 Downloaded time v0.3.11 Downloaded heapless v0.7.16 Downloaded vm-memory v0.14.1 Downloaded virtio-queue v0.12.0 Downloaded futures-util v0.3.21 Downloaded arc-swap v1.5.0 Downloaded syn v2.0.23 Downloaded vhost v0.11.0 Downloaded syn v1.0.98 Downloaded hash32 v0.2.1 Downloaded futures-macro v0.3.21 Downloaded rustix v0.38.7 Downloaded futures-task v0.3.21 Downloaded libseccomp-sys v0.2.1 Downloaded thiserror-impl v1.0.41 Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.2 Compiling libc v0.2.155 Compiling autocfg v1.1.0 Compiling memchr v2.5.0 Compiling semver v1.0.18 Compiling bitflags v2.4.1 Compiling thiserror v1.0.41 Compiling futures-core v0.3.21 Compiling rustix v0.38.7 Compiling syn v1.0.98 Compiling log v0.4.17 Compiling linux-raw-sys v0.4.5 Compiling bitflags v1.3.2 Compiling futures-task v0.3.21 Compiling futures-channel v0.3.21 Compiling cfg-if v1.0.0 Compiling utf8parse v0.2.1 Compiling futures-util v0.3.21 Compiling futures-sink v0.3.21 Compiling arc-swap v1.5.0 Compiling scopeguard v1.2.0 Compiling version_check v0.9.4 Compiling serde v1.0.168 Compiling futures-io v0.3.21 Compiling anstyle-query v1.0.0 Compiling pin-utils v0.1.0 Compiling colorchoice v1.0.0 Compiling pin-project-lite v0.2.9 Compiling anstyle v1.0.1 Compiling byteorder v1.4.3 Compiling regex-syntax v0.6.27 Compiling clap_lex v0.5.0 Compiling heck v0.4.1 Compiling itoa v1.0.2 Compiling capng v0.2.2 Compiling virtio-bindings v0.2.2 Compiling num_threads v0.1.6 Compiling libseccomp-sys v0.2.1 Compiling stable_deref_trait v1.2.0 Compiling strsim v0.10.0 Compiling match_cfg v0.1.0 Compiling termcolor v1.1.3 Compiling once_cell v1.18.0 Compiling humantime v2.1.0 Compiling cobs v0.2.3 Compiling anstyle-parse v0.2.1 Compiling hash32 v0.2.1 Compiling error-chain v0.12.4 Compiling slab v0.4.7 Compiling lock_api v0.4.10 Compiling rustc_version v0.4.0 Compiling heapless v0.7.16 Compiling spin v0.9.8 Compiling aho-corasick v0.7.18 Compiling syn v2.0.23 Compiling is-terminal v0.4.9 Compiling anstream v0.3.2 Compiling regex v1.6.0 Compiling clap_builder v4.3.11 Compiling vmm-sys-util v0.12.1 Compiling num_cpus v1.13.1 Compiling time v0.3.11 Compiling hostname v0.3.1 Compiling atty v0.2.14 Compiling syslog v6.1.1 Compiling env_logger v0.8.4 Compiling futures-macro v0.3.21 Compiling thiserror-impl v1.0.41 Compiling serde_derive v1.0.168 Compiling clap_derive v4.3.2 Compiling vm-memory v0.14.1 Compiling vhost v0.11.0 Compiling virtio-queue v0.12.0 Compiling clap v4.3.11 Compiling vhost-user-backend v0.15.0 Compiling futures-executor v0.3.21 Compiling futures v0.3.21 Compiling postcard v1.0.6 Compiling virtiofsd v1.11.1 (/home/buildozer/aports/community/virtiofsd/src/virtiofsd-v1.11.1) Finished `release` profile [optimized] target(s) in 51.43s Compiling bitflags v2.4.1 Compiling cfg-if v1.0.0 Compiling linux-raw-sys v0.4.5 Compiling bitflags v1.3.2 Compiling arc-swap v1.5.0 Compiling futures-sink v0.3.21 Compiling utf8parse v0.2.1 Compiling scopeguard v1.2.0 Compiling pin-utils v0.1.0 Compiling anstyle v1.0.1 Compiling futures-io v0.3.21 Compiling byteorder v1.4.3 Compiling pin-project-lite v0.2.9 Compiling anstyle-query v1.0.0 Compiling colorchoice v1.0.0 Compiling stable_deref_trait v1.2.0 Compiling regex-syntax v0.6.27 Compiling match_cfg v0.1.0 Compiling clap_lex v0.5.0 Compiling virtio-bindings v0.2.2 Compiling strsim v0.10.0 Compiling itoa v1.0.2 Compiling num_threads v0.1.6 Compiling cobs v0.2.3 Compiling humantime v2.1.0 Compiling termcolor v1.1.3 Compiling once_cell v1.18.0 Compiling libc v0.2.155 Compiling memchr v2.5.0 Compiling futures-core v0.3.21 Compiling log v0.4.17 Compiling futures-task v0.3.21 Compiling libseccomp-sys v0.2.1 Compiling lock_api v0.4.10 Compiling slab v0.4.7 Compiling error-chain v0.12.4 Compiling anstyle-parse v0.2.1 Compiling thiserror v1.0.41 Compiling serde v1.0.168 Compiling futures-channel v0.3.21 Compiling hash32 v0.2.1 Compiling spin v0.9.8 Compiling futures-util v0.3.21 Compiling aho-corasick v0.7.18 Compiling rustix v0.38.7 Compiling is-terminal v0.4.9 Compiling regex v1.6.0 Compiling anstream v0.3.2 Compiling clap_builder v4.3.11 Compiling vm-memory v0.14.1 Compiling vmm-sys-util v0.12.1 Compiling num_cpus v1.13.1 Compiling hostname v0.3.1 Compiling atty v0.2.14 Compiling time v0.3.11 Compiling capng v0.2.2 Compiling virtio-queue v0.12.0 Compiling vhost v0.11.0 Compiling env_logger v0.8.4 Compiling syslog v6.1.1 Compiling vhost-user-backend v0.15.0 Compiling clap v4.3.11 Compiling futures-executor v0.3.21 Compiling heapless v0.7.16 Compiling futures v0.3.21 Compiling postcard v1.0.6 Compiling virtiofsd v1.11.1 (/home/buildozer/aports/community/virtiofsd/src/virtiofsd-v1.11.1) Finished `release` profile [optimized] target(s) in 26.26s Running unittests src/lib.rs (target/release/deps/virtiofsd-2931d7f0f5d564ea) running 35 tests test descriptor_utils::tests::read_full ... ok test descriptor_utils::tests::reader_test_incompatible_chain ... ok test descriptor_utils::tests::reader_test_simple_chain ... ok test descriptor_utils::tests::reader_unexpected_eof ... ok test descriptor_utils::tests::reader_writer_shattered_object ... ok test descriptor_utils::tests::reader_writer_shared_chain ... ok test descriptor_utils::tests::split_border ... ok test descriptor_utils::tests::split_beginning ... ok test descriptor_utils::tests::split_end ... ok test descriptor_utils::tests::split_middle ... ok test descriptor_utils::tests::split_outofbounds ... ok test descriptor_utils::tests::write_full ... ok test descriptor_utils::tests::writer_test_incompatible_chain ... ok test passthrough::xattrmap::tests::test_parser_can_parse_multiple_valid_rules ... ok test descriptor_utils::tests::writer_test_simple_chain ... ok test passthrough::xattrmap::tests::test_parser_can_parse_rules_separated_by_whitespace ... ok test passthrough::xattrmap::tests::test_parser_can_parse_rules_with_different_delimiters ... ok test passthrough::xattrmap::tests::test_parser_can_parse_single_rule ... ok test passthrough::xattrmap::tests::test_parser_emits_error_when_invalid_scope_is_used ... ok test passthrough::xattrmap::tests::test_parser_emits_error_when_invalid_type_is_used ... ok test passthrough::xattrmap::tests::test_parser_emits_error_when_multiple_map_rules_exist ... ok test passthrough::xattrmap::tests::test_parser_emits_error_when_no_rules_are_provided ... ok test passthrough::xattrmap::tests::test_parser_emits_incomplete_rule_error ... ok test passthrough::xattrmap::tests::test_parser_expands_map_rule_with_empty_key ... ok test passthrough::xattrmap::tests::test_parser_expands_map_rule_with_key_and_prepend ... ok test passthrough::xattrmap::tests::test_rule_bad_denies_the_client_request ... ok test passthrough::xattrmap::tests::test_rule_bad_hides_xattr_names_from_client ... ok test passthrough::xattrmap::tests::test_rule_ok_all ... ok test passthrough::xattrmap::tests::test_rule_ok_allows_xattr_names_to_pass_through_unchanged ... ok test passthrough::xattrmap::tests::test_rule_prefix_prepends_xattr_names_from_client ... ok test passthrough::xattrmap::tests::test_rule_prefix_strips_prefixes_from_server ... ok test passthrough::xattrmap::tests::test_rule_unsupported_hides_xattr_names_from_client ... ok test passthrough::xattrmap::tests::test_rule_unsupported_not_support_the_client_request ... ok test read_dir::test::padded_cstrings ... ok test read_dir::test::no_nul_byte - should panic ... ok test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/release/deps/virtiofsd-802ba2371137432b) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests virtiofsd running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> virtiofsd: Entering fakeroot... >>> virtiofsd*: Running postcheck for virtiofsd >>> virtiofsd*: Preparing package virtiofsd... >>> virtiofsd*: Stripping binaries >>> virtiofsd*: Scanning shared objects >>> virtiofsd*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcap-ng.so.0 so:libgcc_s.so.1 so:libseccomp.so.2 >>> virtiofsd*: Package size: 1.4 MB >>> virtiofsd*: Compressing data... >>> virtiofsd*: Create checksum... >>> virtiofsd*: Create virtiofsd-1.11.1-r0.apk >>> virtiofsd: Build complete at Tue, 16 Jul 2024 02:33:19 +0000 elapsed time 0h 1m 24s >>> virtiofsd: Cleaning up srcdir >>> virtiofsd: Cleaning up pkgdir >>> virtiofsd: Uninstalling dependencies... (1/14) Purging .makedepends-virtiofsd (20240716.023156) (2/14) Purging cargo-auditable (0.6.2-r0) (3/14) Purging libcap-ng-dev (0.8.5-r0) (4/14) Purging libcap-ng (0.8.5-r0) (5/14) Purging libseccomp-dev (2.5.5-r1) (6/14) Purging linux-headers (6.6-r0) (7/14) Purging libseccomp (2.5.5-r1) (8/14) Purging cargo (1.79.0-r1) (9/14) Purging rust (1.79.0-r1) (10/14) Purging llvm18-libs (18.1.8-r0) (11/14) Purging scudo-malloc (18.1.8-r0) (12/14) Purging libffi (3.4.6-r0) (13/14) Purging libxml2 (2.12.8-r0) (14/14) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 377 MiB in 106 packages >>> virtiofsd: Updating the community/x86_64 repository index... >>> virtiofsd: Signing the index...