>>> cbindgen: Building community/cbindgen 0.23.0-r0 (using abuild 3.9.0-r0) started Tue, 31 May 2022 15:57:19 +0000 >>> cbindgen: Checking sanity of /home/buildozer/aports/community/cbindgen/APKBUILD... >>> cbindgen: Analyzing dependencies... >>> cbindgen: Installing for build: build-base cargo cython (1/15) Installing rust-stdlib (1.60.0-r2) (2/15) Installing libffi (3.4.2-r1) (3/15) Installing xz-libs (5.2.5-r1) (4/15) Installing libxml2 (2.9.14-r0) (5/15) Installing llvm13-libs (13.0.1-r2) (6/15) Installing rust (1.60.0-r2) (7/15) Installing cargo (1.60.0-r2) (8/15) Installing libbz2 (1.0.8-r1) (9/15) Installing gdbm (1.23-r0) (10/15) Installing mpdecimal (2.5.1-r1) (11/15) Installing readline (8.1.2-r0) (12/15) Installing sqlite-libs (3.38.5-r0) (13/15) Installing python3 (3.10.4-r0) (14/15) Installing cython (0.29.24-r1) (15/15) Installing .makedepends-cbindgen (20220531.155720) Executing busybox-1.35.0-r13.trigger OK: 1149 MiB in 105 packages >>> cbindgen: Cleaning up srcdir >>> cbindgen: Cleaning up pkgdir >>> cbindgen: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/cbindgen-0.23.0.tar.gz % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> cbindgen: Fetching cbindgen-0.23.0.tar.gz::https://crates.io/api/v1/crates/cbindgen/0.23.0/download % 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 100 183k 100 183k 0 0 479k 0 --:--:-- --:--:-- --:--:-- 479k >>> cbindgen: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/cbindgen-0.23.0.tar.gz >>> cbindgen: Checking sha512sums... cbindgen-0.23.0.tar.gz: OK >>> cbindgen: Unpacking /var/cache/distfiles/v3.16/cbindgen-0.23.0.tar.gz... Downloading crates ... Downloaded log v0.4.16 Downloaded smallvec v1.8.0 Downloaded heck v0.4.0 Downloaded lock_api v0.4.6 Downloaded quote v1.0.17 Downloaded serial_test v0.5.1 Downloaded libc v0.2.121 Downloaded clap v3.1.6 Downloaded syn v1.0.89 Downloaded serial_test_derive v0.5.1 Downloaded redox_syscall v0.2.12 Compiling proc-macro2 v1.0.36 Compiling syn v1.0.89 Compiling unicode-xid v0.2.2 Compiling libc v0.2.121 Compiling serde_derive v1.0.136 Compiling autocfg v1.1.0 Compiling memchr v2.4.1 Compiling serde v1.0.136 Compiling cfg-if v1.0.0 Compiling log v0.4.16 Compiling hashbrown v0.11.2 Compiling serde_json v1.0.79 Compiling ryu v1.0.9 Compiling strsim v0.10.0 Compiling fastrand v1.7.0 Compiling bitflags v1.3.2 Compiling textwrap v0.15.0 Compiling cbindgen v0.23.0 (/home/buildozer/aports/community/cbindgen/src/cbindgen-0.23.0) Compiling itoa v1.0.1 Compiling remove_dir_all v0.5.3 Compiling termcolor v1.1.3 Compiling heck v0.4.0 Compiling indexmap v1.8.0 Compiling os_str_bytes v6.0.0 Compiling quote v1.0.17 Compiling atty v0.2.14 Compiling tempfile v3.3.0 Compiling clap v3.1.6 Compiling toml v0.5.8 Finished release [optimized] target(s) in 2m 56s Compiling proc-macro2 v1.0.36 Compiling unicode-xid v0.2.2 Compiling libc v0.2.121 Compiling syn v1.0.89 Compiling cfg-if v1.0.0 Compiling serde_derive v1.0.136 Compiling serde v1.0.136 Compiling autocfg v1.1.0 Compiling memchr v2.4.1 Compiling parking_lot_core v0.8.5 Compiling log v0.4.16 Compiling serde_json v1.0.79 Compiling hashbrown v0.11.2 Compiling bitflags v1.3.2 Compiling textwrap v0.15.0 Compiling scopeguard v1.1.0 Compiling fastrand v1.7.0 Compiling cbindgen v0.23.0 (/home/buildozer/aports/community/cbindgen/src/cbindgen-0.23.0) Compiling termcolor v1.1.3 Compiling ryu v1.0.9 Compiling remove_dir_all v0.5.3 Compiling strsim v0.10.0 Compiling smallvec v1.8.0 Compiling itoa v1.0.1 Compiling heck v0.4.0 Compiling lazy_static v1.4.0 Compiling instant v0.1.12 Compiling lock_api v0.4.6 Compiling indexmap v1.8.0 Compiling os_str_bytes v6.0.0 Compiling quote v1.0.17 Compiling atty v0.2.14 Compiling tempfile v3.3.0 Compiling clap v3.1.6 Compiling parking_lot v0.11.2 Compiling serial_test_derive v0.5.1 Compiling serial_test v0.5.1 Compiling toml v0.5.8 Finished test [unoptimized + debuginfo] target(s) in 1m 04s Running unittests (target/debug/deps/cbindgen-143b80db8186cdef) running 2 tests test bindgen::builder::tests::with_style ... ok test bindgen::mangle::generics ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests (target/debug/deps/cbindgen-478091f34d3ac88e) running 2 tests test bindgen::builder::tests::with_style ... ok test bindgen::mangle::generics ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/tests.rs (target/debug/deps/tests-a51f3f47c1a91564) running 116 tests test test_custom_header ... ok test test_cfg_field ... ok test test_constant_sort_name ... ok test test_constant_sort_none ... ok test test_assoc_const_conflict ... ok test test_const_conflict ... ok test test_associated_constant_panic ... ok test test_constant_big ... ok test test_doclength_short ... ok test test_const_transparent ... ok test test_cdecl ... ok test test_cython_options ... ok test test_constant_constexpr ... ok test test_constant_user_defined_type ... ok test test_cell ... ok test test_docstyle_auto ... ok test test_cfg_2 ... ok test test_asserted_cast ... ok test test_box ... ok test test_char ... ok test test_constant ... ok test test_body ... ok test test_alias ... ok test test_decl_name_conflicting ... ok test test_array ... ok test test_assoc_constant ... ok test test_display_list ... ok test test_annotation ... ok test test_cfg ... ok test test_derive_ostream ... ok test test_bitflags ... ok test test_associated_in_body ... ok test test_destructor_and_copy_ctor ... ok test test_docstyle_doxy ... ok test test_docstyle_c99 ... ok test test_documentation ... ok test test_enum_discriminant ... ok test test_documentation_attr ... ok test test_export_name ... ok test test_include_guard ... ok test test_exclude_generic_monomorph ... ok test test_extern_2 ... ok test test_function_noreturn ... ok test test_function_args ... ok test test_global_attr ... ok test test_function_sort_name ... ok test test_function_sort_none ... ok test test_include_specific ... ok test test_extern ... ok test test_ignore ... ok test test_enum_self ... ok test test_global_variable ... ok test test_infinite_recursion_typedef_monomorph ... ok test test_item_types ... ok test test_forward_declaration ... ok test test_item_types_renamed ... ok test test_enum ... ok test test_euclid ... ok test test_include ... ok test test_fns ... ok test test_no_includes ... ok test test_include_item ... ok test test_generic_pointer ... ok test test_inner_mod ... ok test test_layout ... ok test test_layout_aligned_opaque ... ok test test_linestyle_crlf ... ok test test_linestyle_cr ... ok test test_nested_import ... ok test test_lifetime_arg ... ok test test_linestyle_lf ... ok test test_layout_packed_opaque ... ok test test_pragma_once_skip_warning_as_error ... ok test test_mangle ... ok test test_manuallydrop ... ok test test_maybeuninit ... ok test test_ptrs_as_arrays ... ok test test_monomorph_2 ... ok test test_monomorph_1 ... ok test test_namespace_constant ... ok test test_raw_lines ... ok test test_must_use ... ok test test_namespaces_constant ... ok test test_monomorph_3 ... ok test test_opaque ... ok test test_nonnull ... ok test test_rename_case ... ok test test_nonzero ... ok test test_nonnull_attribute ... ok test test_pin ... ok test test_prefix ... ok test test_prefixed_struct_literal ... ok test test_prefixed_struct_literal_deep ... ok test test_size_types ... ok test test_style_crash ... ok test test_renaming_overrides_prefixing ... ok test test_raw_ident ... ok test test_std_lib ... ok test test_rename ... ok test test_reserved ... ok test test_using_namespaces ... ok test test_static ... ok test test_va_list ... ok test test_struct_self ... ok test test_simplify_option_ptr ... ok test test_sentinel ... ok test test_struct_literal ... ok test test_struct_literal_order ... ok test test_struct ... ok test test_swift_name ... ok test test_union ... ok test test_typedef ... ok test test_transform_op ... ok test test_transparent ... ok test test_zst ... ok test test_union_self ... ok test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.08s Doc-tests cbindgen running 1 test test src/bindgen/config.rs - bindgen::config::Config::only_target_dependencies (line 987) ... ignored test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> cbindgen: Entering fakeroot... >>> cbindgen*: Running postcheck for cbindgen >>> cbindgen*: Preparing package cbindgen... >>> cbindgen*: Stripping binaries >>> cbindgen*: Scanning shared objects >>> cbindgen*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> cbindgen*: Package size: 2.3 MB >>> cbindgen*: Compressing data... >>> cbindgen*: Create checksum... >>> cbindgen*: Create cbindgen-0.23.0-r0.apk >>> cbindgen: Build complete at Tue, 31 May 2022 16:01:42 +0000 elapsed time 0h 4m 23s >>> cbindgen: Cleaning up srcdir >>> cbindgen: Cleaning up pkgdir >>> cbindgen: Uninstalling dependencies... (1/15) Purging .makedepends-cbindgen (20220531.155720) (2/15) Purging cargo (1.60.0-r2) (3/15) Purging rust (1.60.0-r2) (4/15) Purging rust-stdlib (1.60.0-r2) (5/15) Purging cython (0.29.24-r1) (6/15) Purging python3 (3.10.4-r0) (7/15) Purging llvm13-libs (13.0.1-r2) (8/15) Purging libffi (3.4.2-r1) (9/15) Purging libxml2 (2.9.14-r0) (10/15) Purging xz-libs (5.2.5-r1) (11/15) Purging libbz2 (1.0.8-r1) (12/15) Purging gdbm (1.23-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.2-r0) (15/15) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 328 MiB in 90 packages >>> cbindgen: Updating the community/x86_64 repository index... >>> cbindgen: Signing the index...