>>> c2rust: Building testing/c2rust 0.18.0-r1 (using abuild 3.12.0-r2) started Fri, 19 Jan 2024 18:46:31 +0000 >>> c2rust: Checking sanity of /home/buildozer/aports/testing/c2rust/APKBUILD... >>> c2rust: Analyzing dependencies... >>> c2rust: Installing for build: build-base cargo cargo-auditable clang17-dev clang17-static cmake libxml2-dev llvm17-dev llvm17-gtest llvm17-static ncurses-dev openssl-dev rust tinycbor-dev (1/54) Installing libffi (3.4.4-r3) (2/54) Installing xz-libs (5.4.5-r0) (3/54) Installing libxml2 (2.12.4-r0) (4/54) Installing llvm16-libs (16.0.6-r7) (5/54) Installing scudo-malloc (17.0.6-r0) (6/54) Installing rust (1.72.1-r0) (7/54) Installing cargo (1.72.1-r0) (8/54) Installing cargo-auditable (0.6.1-r3) (9/54) Installing clang17-headers (17.0.6-r0) (10/54) Installing llvm17-libs (17.0.6-r0) (11/54) Installing clang17-libs (17.0.6-r0) (12/54) Installing llvm17-linker-tools (17.0.6-r0) (13/54) Installing clang17 (17.0.6-r0) (14/54) Installing clang17-libclang (17.0.6-r0) (15/54) Installing clang17-extra-tools (17.0.6-r0) (16/54) Installing clang17-dev (17.0.6-r0) (17/54) Installing clang17-static (17.0.6-r0) (18/54) Installing libbz2 (1.0.8-r6) (19/54) Installing libarchive (3.7.2-r0) (20/54) Installing rhash-libs (1.4.4-r0) (21/54) Installing libuv (1.47.0-r0) (22/54) Installing cmake (3.28.1-r0) (23/54) Installing zlib-dev (1.3-r2) (24/54) Installing xz (5.4.5-r0) (25/54) Installing xz-dev (5.4.5-r0) (26/54) Installing libxml2-utils (2.12.4-r0) (27/54) Installing libxml2-dev (2.12.4-r0) (28/54) Installing llvm17 (17.0.6-r0) (29/54) Installing linux-headers (6.6-r0) (30/54) Installing libffi-dev (3.4.4-r3) (31/54) Installing zstd (1.5.5-r8) (32/54) Installing zstd-dev (1.5.5-r8) (33/54) Installing gdbm (1.23-r1) (34/54) Installing mpdecimal (2.5.1-r2) (35/54) Installing libpanelw (6.4_p20231125-r0) (36/54) Installing readline (8.2.10-r0) (37/54) Installing sqlite-libs (3.45.0-r0) (38/54) Installing python3 (3.11.6-r1) (39/54) Installing python3-pycache-pyc0 (3.11.6-r1) (40/54) Installing pyc (3.11.6-r1) (41/54) Installing llvm17-test-utils-pyc (17.0.6-r0) (42/54) Installing python3-pyc (3.11.6-r1) (43/54) Installing llvm17-test-utils (17.0.6-r0) (44/54) Installing llvm17-dev (17.0.6-r0) (45/54) Installing llvm17-gtest (17.0.6-r0) (46/54) Installing llvm17-static (17.0.6-r0) (47/54) Installing libformw (6.4_p20231125-r0) (48/54) Installing libmenuw (6.4_p20231125-r0) (49/54) Installing libncurses++ (6.4_p20231125-r0) (50/54) Installing ncurses-dev (6.4_p20231125-r0) (51/54) Installing openssl-dev (3.1.4-r4) (52/54) Installing libtinycbor (0.6.0-r1) (53/54) Installing tinycbor-dev (0.6.0-r1) (54/54) Installing .makedepends-c2rust (20240119.184633) Executing busybox-1.36.1-r19.trigger OK: 2841 MiB in 159 packages >>> c2rust: Cleaning up srcdir >>> c2rust: Cleaning up pkgdir >>> c2rust: Cleaning up tmpdir >>> c2rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/c2rust-0.18.0.tar.gz >>> c2rust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/c2rust-0.18.0.tar.gz >>> c2rust: Checking sha512sums... c2rust-0.18.0.tar.gz: OK 0001-link-clang-dynamic.patch: OK 0002-use-system-tinycbor.patch: OK df42b55eae9ecfd4380004a513a10526ef8776cf.patch: OK >>> c2rust: Unpacking /var/cache/distfiles/c2rust-0.18.0.tar.gz... >>> c2rust: 0001-link-clang-dynamic.patch patching file c2rust/Cargo.toml patching file c2rust-ast-exporter/Cargo.toml patching file c2rust-ast-exporter/build.rs patching file c2rust-ast-exporter/src/CMakeLists.txt patching file c2rust-ast-exporter/src/CMakeLists.txt.orig patching file c2rust-transpile/Cargo.toml >>> c2rust: 0002-use-system-tinycbor.patch patching file c2rust-ast-exporter/build.rs patching file c2rust-ast-exporter/src/CMakeLists.txt >>> c2rust: df42b55eae9ecfd4380004a513a10526ef8776cf.patch patching file c2rust-ast-exporter/src/AstExporter.cpp patching file c2rust-ast-exporter/src/ast_tags.hpp patching file c2rust-transpile/src/c_ast/conversion.rs patching file c2rust-transpile/src/c_ast/iterators.rs patching file c2rust-transpile/src/c_ast/mod.rs patching file c2rust-transpile/src/translator/mod.rs warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest Downloading crates ... Downloaded linked_hash_set v0.1.4 Downloaded eyre v0.6.8 Downloaded tracing-core v0.1.31 Downloaded assert_matches v1.5.0 Downloaded indexed_vec v1.2.1 Downloaded clap_lex v0.4.1 Downloaded enum_dispatch v0.3.11 Downloaded polonius-engine v0.13.0 Downloaded datafrog v2.0.1 Downloaded tempfile v3.5.0 Downloaded clap_derive v4.2.0 Downloaded toml_edit v0.19.8 Downloaded clap_builder v4.2.7 Downloaded tracing-subscriber v0.3.17 Downloaded color-spantrace v0.2.0 Downloaded clap v4.2.7 Downloaded toml_datetime v0.6.1 Downloaded fs-err v2.9.0 warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest Compiling proc-macro2 v1.0.57 Compiling quote v1.0.27 Compiling unicode-ident v1.0.8 Compiling libc v0.2.144 Compiling memchr v2.5.0 Compiling syn v1.0.109 Compiling log v0.4.17 Compiling io-lifetimes v1.0.10 Compiling rustix v0.37.19 Compiling cfg-if v1.0.0 Compiling thiserror v1.0.40 Compiling serde v1.0.163 Compiling glob v0.3.1 Compiling cc v1.0.79 Compiling bitflags v1.3.2 Compiling version_check v0.9.4 Compiling prettyplease v0.2.5 Compiling linux-raw-sys v0.3.7 Compiling minimal-lexical v0.2.1 Compiling regex-syntax v0.7.1 Compiling ucd-trie v0.1.5 Compiling either v1.8.1 Compiling bindgen v0.65.1 Compiling rustc-hash v1.1.0 Compiling lazy_static v1.4.0 Compiling peeking_take_while v0.1.2 Compiling shlex v1.1.0 Compiling lazycell v1.3.0 Compiling print_bytes v1.2.0 Compiling termcolor v1.2.0 Compiling once_cell v1.17.1 Compiling autocfg v1.1.0 Compiling humantime v2.1.0 Compiling time-core v0.1.0 Compiling unicode-xid v0.2.4 Compiling failure_derive v0.1.8 Compiling prettyplease v0.1.25 Compiling rustversion v1.0.12 Compiling adler v1.0.2 Compiling gimli v0.27.2 Compiling serde_json v1.0.96 Compiling heck v0.4.1 Compiling itoa v1.0.6 Compiling half v1.8.2 Compiling hashbrown v0.12.3 Compiling rustc-demangle v0.1.23 Compiling ryu v1.0.13 Compiling arc-swap v1.6.0 Compiling anyhow v1.0.71 Compiling os_str_bytes v6.5.0 Compiling linked-hash-map v0.5.6 Compiling strum v0.24.1 Compiling pathdiff v0.2.1 Compiling strsim v0.10.0 Compiling textwrap v0.16.0 Compiling smallvec v1.10.0 Compiling dtoa v1.0.6 Compiling no-std-compat v0.4.1 Compiling is_executable v1.0.1 Compiling libloading v0.7.4 Compiling c2rust-build-paths v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust-build-paths) Compiling miniz_oxide v0.6.2 Compiling itertools v0.10.5 Compiling time-macros v0.2.6 Compiling clang-sys v1.6.1 Compiling clap_lex v0.2.4 Compiling indexmap v1.9.3 Compiling proc-macro-error-attr v1.0.4 Compiling cmake v0.1.50 Compiling proc-macro-error v1.0.4 Compiling yaml-rust v0.4.5 Compiling log-reroute v0.1.8 Compiling object v0.30.3 Compiling aho-corasick v1.0.1 Compiling nom v7.1.3 Compiling backtrace v0.3.67 Compiling syn v2.0.16 Compiling time v0.3.18 Compiling atty v0.2.14 Compiling colored v1.9.3 Compiling colored v2.0.0 Compiling which v4.4.0 Compiling regex v1.8.1 Compiling fern v0.6.2 Compiling cexpr v0.6.0 Compiling addr2line v0.19.0 Compiling is-terminal v0.4.7 Compiling env_logger v0.10.0 Compiling serde_bytes v0.11.9 Compiling serde_cbor v0.11.2 Compiling serde_bencode v0.2.3 Compiling c2rust-ast-builder v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust-ast-builder) Compiling synstructure v0.12.6 Compiling c2rust-ast-printer v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust-ast-printer) Compiling thiserror-impl v1.0.40 Compiling serde_derive v1.0.163 Compiling c2rust-bitfields-derive v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust-bitfields-derive) Compiling git-testament-derive v0.1.14 Compiling strum_macros v0.24.3 Compiling clap_derive v3.2.25 Compiling pest v2.6.0 Compiling failure v0.1.8 Compiling c2rust-bitfields v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust-bitfields) Compiling git-testament v0.2.4 Compiling pest_meta v2.6.0 Compiling pest_generator v2.6.0 Compiling clap v3.2.25 Compiling c2rust-ast-exporter v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust-ast-exporter) Compiling pest_derive v2.6.0 warning: field `llvm_major_version` is never read --> c2rust-ast-exporter/build.rs:176:9 | 168 | struct LLVMInfo { | -------- field in this struct ... 176 | pub llvm_major_version: u32, | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling handlebars v4.3.7 warning: `c2rust-ast-exporter` (build script) generated 1 warning Compiling c2rust-transpile v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust-transpile) Compiling c2rust v0.18.0 (/home/buildozer/aports/testing/c2rust/src/c2rust-0.18.0/c2rust) Finished release [optimized] target(s) in 3m 02s >>> c2rust: Entering fakeroot... >>> c2rust*: Running postcheck for c2rust >>> c2rust*: Preparing package c2rust... >>> c2rust*: Stripping binaries >>> c2rust*: Scanning shared objects >>> c2rust*: Tracing dependencies... so:libLLVM-17.so so:libc.musl-aarch64.so.1 so:libclang-cpp.so.17 so:libgcc_s.so.1 so:libstdc++.so.6 so:libtinycbor.so.0.6 >>> c2rust*: Package size: 4.2 MB >>> c2rust*: Compressing data... >>> c2rust*: Create checksum... >>> c2rust*: Create c2rust-0.18.0-r1.apk >>> c2rust: Build complete at Fri, 19 Jan 2024 18:49:50 +0000 elapsed time 0h 3m 19s >>> c2rust: Cleaning up srcdir >>> c2rust: Cleaning up pkgdir >>> c2rust: Uninstalling dependencies... (1/54) Purging .makedepends-c2rust (20240119.184633) (2/54) Purging cargo (1.72.1-r0) (3/54) Purging cargo-auditable (0.6.1-r3) (4/54) Purging clang17-dev (17.0.6-r0) (5/54) Purging clang17-extra-tools (17.0.6-r0) (6/54) Purging clang17 (17.0.6-r0) (7/54) Purging clang17-libclang (17.0.6-r0) (8/54) Purging clang17-headers (17.0.6-r0) (9/54) Purging clang17-libs (17.0.6-r0) (10/54) Purging clang17-static (17.0.6-r0) (11/54) Purging cmake (3.28.1-r0) (12/54) Purging libxml2-dev (2.12.4-r0) (13/54) Purging libxml2-utils (2.12.4-r0) (14/54) Purging llvm17-dev (17.0.6-r0) (15/54) Purging llvm17 (17.0.6-r0) (16/54) Purging llvm17-linker-tools (17.0.6-r0) (17/54) Purging libffi-dev (3.4.4-r3) (18/54) Purging linux-headers (6.6-r0) (19/54) Purging zlib-dev (1.3-r2) (20/54) Purging zstd-dev (1.5.5-r8) (21/54) Purging zstd (1.5.5-r8) (22/54) Purging llvm17-test-utils-pyc (17.0.6-r0) (23/54) Purging llvm17-test-utils (17.0.6-r0) (24/54) Purging llvm17-libs (17.0.6-r0) (25/54) Purging llvm17-gtest (17.0.6-r0) (26/54) Purging llvm17-static (17.0.6-r0) (27/54) Purging ncurses-dev (6.4_p20231125-r0) (28/54) Purging libncurses++ (6.4_p20231125-r0) (29/54) Purging openssl-dev (3.1.4-r4) (30/54) Purging rust (1.72.1-r0) (31/54) Purging tinycbor-dev (0.6.0-r1) (32/54) Purging libtinycbor (0.6.0-r1) (33/54) Purging libarchive (3.7.2-r0) (34/54) Purging libformw (6.4_p20231125-r0) (35/54) Purging libmenuw (6.4_p20231125-r0) (36/54) Purging libuv (1.47.0-r0) (37/54) Purging llvm16-libs (16.0.6-r7) (38/54) Purging python3-pyc (3.11.6-r1) (39/54) Purging python3-pycache-pyc0 (3.11.6-r1) (40/54) Purging pyc (3.11.6-r1) (41/54) Purging rhash-libs (1.4.4-r0) (42/54) Purging scudo-malloc (17.0.6-r0) (43/54) Purging xz-dev (5.4.5-r0) (44/54) Purging xz (5.4.5-r0) (45/54) Purging python3 (3.11.6-r1) (46/54) Purging gdbm (1.23-r1) (47/54) Purging libbz2 (1.0.8-r6) (48/54) Purging libffi (3.4.4-r3) (49/54) Purging libpanelw (6.4_p20231125-r0) (50/54) Purging libxml2 (2.12.4-r0) (51/54) Purging mpdecimal (2.5.1-r2) (52/54) Purging readline (8.2.10-r0) (53/54) Purging sqlite-libs (3.45.0-r0) (54/54) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r19.trigger OK: 381 MiB in 105 packages >>> c2rust: Updating the testing/aarch64 repository index... >>> c2rust: Signing the index...