>>> hex: Building testing/hex 0.4.2-r2 (using abuild 3.11.1-r0) started Thu, 25 May 2023 00:22:28 +0000 >>> hex: Checking sanity of /home/buildozer/aports/testing/hex/APKBUILD... >>> hex: Analyzing dependencies... >>> hex: Installing for build: build-base cargo cargo-auditable (1/9) Installing libffi (3.4.4-r3) (2/9) Installing xz-libs (5.4.3-r1) (3/9) Installing libxml2 (2.11.4-r0) (4/9) Installing llvm16-libs (16.0.4-r3) (5/9) Installing scudo-malloc (16.0.4-r2) (6/9) Installing rust (1.69.0-r10) (7/9) Installing cargo (1.69.0-r10) (8/9) Installing cargo-auditable (0.6.1-r1) (9/9) Installing .makedepends-hex (20230525.002230) Executing busybox-1.36.0-r11.trigger OK: 1125 MiB in 112 packages >>> hex: Cleaning up srcdir >>> hex: Cleaning up pkgdir >>> hex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hex-0.4.2.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 100 160k 100 160k 0 0 664k 0 --:--:-- --:--:-- --:--:-- 666k >>> hex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hex-0.4.2.tar.gz >>> hex: Checking sha512sums... hex-0.4.2.tar.gz: OK >>> hex: Unpacking /var/cache/distfiles/edge/hex-0.4.2.tar.gz... Updating crates.io index Downloading crates ... Downloaded no_color v0.1.0 Downloaded libc v0.2.47 Compiling libc v0.2.47 Compiling unicode-width v0.1.5 Compiling strsim v0.8.0 Compiling bitflags v1.0.4 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.1 Compiling no_color v0.1.0 Compiling ansi_term v0.12.1 Compiling textwrap v0.11.0 Compiling atty v0.2.11 Compiling clap v2.33.3 Compiling hx v0.4.2 (/home/buildozer/aports/testing/hex/src/hex-0.4.2) warning: found module declaration for lib.rs --> src/main.rs:2:1 | 2 | mod lib; | ^^^^^^^^ | = note: lib.rs is the root of this crate's library target = help: to refer to it from other targets, use the library's name as the path = note: `#[warn(special_module_name)]` on by default warning: `hx` (bin "hx") generated 1 warning Finished release [optimized] target(s) in 30.97s Compiling unicode-width v0.1.5 Compiling doc-comment v0.3.3 Compiling predicates-core v1.0.0 Compiling difference v2.0.0 Compiling vec_map v0.8.1 Compiling treeline v0.1.0 Compiling ansi_term v0.11.0 Compiling strsim v0.8.0 Compiling libc v0.2.47 Compiling bitflags v1.0.4 Compiling no_color v0.1.0 Compiling ansi_term v0.12.1 Compiling textwrap v0.11.0 Compiling predicates-tree v1.0.0 Compiling predicates v1.0.5 Compiling atty v0.2.11 Compiling wait-timeout v0.2.0 Compiling clap v2.33.3 Compiling assert_cmd v1.0.1 Compiling hx v0.4.2 (/home/buildozer/aports/testing/hex/src/hex-0.4.2) warning: found module declaration for lib.rs --> src/main.rs:2:1 | 2 | mod lib; | ^^^^^^^^ | = note: lib.rs is the root of this crate's library target = help: to refer to it from other targets, use the library's name as the path = note: `#[warn(special_module_name)]` on by default warning: `hx` (bin "hx" test) generated 1 warning Finished release [optimized] target(s) in 31.23s Running unittests src/lib.rs (target/release/deps/hx-99b435287bfb2e77) running 12 tests test tests::test_hex_binary ... ok test tests::test_hex_octal ... ok test tests::test_hex_lower_hex ... ok test tests::test_hex_upper_hex ... ok test tests::test_line_struct ... ok test tests::test_offset ... ok test tests::test_cli_arg_order_2 ... ok test tests::test_cli_input_missing_file ... ok test tests::test_cli_input_stdin ... ok test tests::test_cli_arg_order_1 ... ok test tests::test_cli_missing_param_value ... ok test tests::test_cli_input_directory ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/main.rs (target/release/deps/hx-599e6aec596adfff) running 12 tests test lib::tests::test_hex_binary ... ok test lib::tests::test_hex_lower_hex ... ok test lib::tests::test_hex_octal ... ok test lib::tests::test_hex_upper_hex ... ok test lib::tests::test_line_struct ... ok test lib::tests::test_offset ... ok test lib::tests::test_cli_arg_order_2 ... ok test lib::tests::test_cli_input_stdin ... ok test lib::tests::test_cli_input_directory ... ok test lib::tests::test_cli_input_missing_file ... ok test lib::tests::test_cli_arg_order_1 ... ok test lib::tests::test_cli_missing_param_value ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests hx running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> hex: Entering fakeroot... Installing hx v0.4.2 (/home/buildozer/aports/testing/hex/src/hex-0.4.2) Updating crates.io index warning: found module declaration for lib.rs --> src/main.rs:2:1 | 2 | mod lib; | ^^^^^^^^ | = note: lib.rs is the root of this crate's library target = help: to refer to it from other targets, use the library's name as the path = note: `#[warn(special_module_name)]` on by default warning: `hx` (bin "hx") generated 1 warning Finished release [optimized] target(s) in 1.06s Installing /home/buildozer/aports/testing/hex/pkg/hex/usr/bin/hx Installed package `hx v0.4.2 (/home/buildozer/aports/testing/hex/src/hex-0.4.2)` (executable `hx`) warning: be sure to add `/home/buildozer/aports/testing/hex/pkg/hex/usr/bin` to your PATH to be able to run the installed binaries >>> hex*: Running postcheck for hex >>> hex*: Preparing package hex... >>> hex*: Stripping binaries >>> hex*: Scanning shared objects >>> hex*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> hex*: Package size: 576.0 KB >>> hex*: Compressing data... >>> hex*: Create checksum... >>> hex*: Create hex-0.4.2-r2.apk >>> hex: Build complete at Thu, 25 May 2023 00:23:40 +0000 elapsed time 0h 1m 12s >>> hex: Cleaning up srcdir >>> hex: Cleaning up pkgdir >>> hex: Uninstalling dependencies... (1/9) Purging .makedepends-hex (20230525.002230) (2/9) Purging cargo (1.69.0-r10) (3/9) Purging rust (1.69.0-r10) (4/9) Purging cargo-auditable (0.6.1-r1) (5/9) Purging llvm16-libs (16.0.4-r3) (6/9) Purging scudo-malloc (16.0.4-r2) (7/9) Purging libffi (3.4.4-r3) (8/9) Purging libxml2 (2.11.4-r0) (9/9) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 374 MiB in 103 packages >>> hex: Updating the testing/x86_64 repository index... >>> hex: Signing the index...