>>> horust: Building testing/horust 0.1.7-r1 (using abuild 3.11.0-r1) started Wed, 24 May 2023 01:00:24 +0000 >>> horust: Checking sanity of /home/buildozer/aports/testing/horust/APKBUILD... >>> horust: Analyzing dependencies... >>> horust: Installing for build: build-base cargo cargo-auditable bash (1/11) Installing libffi (3.4.4-r3) (2/11) Installing xz-libs (5.4.3-r1) (3/11) Installing libxml2 (2.11.4-r0) (4/11) Installing llvm16-libs (16.0.4-r3) (5/11) Installing scudo-malloc (16.0.4-r1) (6/11) Installing rust (1.69.0-r10) (7/11) Installing cargo (1.69.0-r10) (8/11) Installing cargo-auditable (0.6.1-r1) (9/11) Installing readline (8.2.1-r2) (10/11) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (11/11) Installing .makedepends-horust (20230524.010025) Executing busybox-1.36.0-r11.trigger OK: 1028 MiB in 111 packages >>> horust: Cleaning up srcdir >>> horust: Cleaning up pkgdir >>> horust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/horust-0.1.7.tar.gz >>> horust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/horust-0.1.7.tar.gz >>> horust: Checking sha512sums... horust-0.1.7.tar.gz: OK >>> horust: Unpacking /var/cache/distfiles/horust-0.1.7.tar.gz... Compiling libc v0.2.141 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.56 Compiling quote v1.0.26 Compiling unicode-ident v1.0.4 Compiling memchr v2.4.1 Compiling serde_derive v1.0.160 Compiling log v0.4.17 Compiling serde v1.0.160 Compiling io-lifetimes v1.0.10 Compiling futures-core v0.3.17 Compiling lazy_static v1.4.0 Compiling once_cell v1.14.0 Compiling pin-project-lite v0.2.7 Compiling bitflags v1.3.2 Compiling crossbeam-utils v0.8.10 Compiling rustix v0.37.11 Compiling bytes v1.1.0 Compiling futures-task v0.3.17 Compiling hashbrown v0.12.3 Compiling itoa v0.4.8 Compiling linux-raw-sys v0.3.1 Compiling tinyvec_macros v0.1.0 Compiling matches v0.1.9 Compiling pin-utils v0.1.0 Compiling fnv v1.0.7 Compiling ryu v1.0.5 Compiling futures-channel v0.3.17 Compiling futures-io v0.3.17 Compiling futures-sink v0.3.17 Compiling utf8parse v0.2.1 Compiling crossbeam-epoch v0.9.5 Compiling slab v0.4.5 Compiling httparse v1.7.1 Compiling percent-encoding v2.1.0 Compiling crossbeam-queue v0.3.2 Compiling concolor-override v1.0.0 Compiling anstyle v0.3.5 Compiling serde_json v1.0.68 Compiling unicode-bidi v0.3.7 Compiling try-lock v0.2.3 Compiling concolor-query v0.3.3 Compiling encoding_rs v0.8.29 Compiling scopeguard v1.1.0 Compiling itoa v1.0.2 Compiling strsim v0.10.0 Compiling tower-service v0.3.1 Compiling httpdate v1.0.1 Compiling thiserror v1.0.40 Compiling clap_lex v0.4.1 Compiling regex-syntax v0.6.26 Compiling winnow v0.4.1 Compiling anyhow v1.0.68 Compiling humantime v2.1.0 Compiling heck v0.4.0 Compiling base64 v0.21.0 Compiling mime v0.3.16 Compiling ipnet v2.3.1 Compiling termcolor v1.1.2 Compiling static_assertions v1.1.0 Compiling shlex v1.1.0 Compiling maplit v1.0.2 Compiling tracing-core v0.1.21 Compiling anstyle-parse v0.1.1 Compiling tinyvec v1.5.0 Compiling form_urlencoded v1.0.1 Compiling indexmap v1.9.3 Compiling futures-util v0.3.17 Compiling memoffset v0.6.4 Compiling memoffset v0.7.1 Compiling want v0.3.0 Compiling tracing v0.1.29 Compiling aho-corasick v0.7.18 Compiling http v0.2.5 Compiling crossbeam-channel v0.5.1 Compiling crossbeam-deque v0.8.1 Compiling syn v2.0.13 Compiling crossbeam v0.8.2 Compiling unicode-normalization v0.1.19 Compiling regex v1.5.6 Compiling mio v0.7.14 Compiling num_cpus v1.13.0 Compiling socket2 v0.4.2 Compiling dirs-sys v0.3.7 Compiling nix v0.26.2 Compiling dirs v4.0.0 Compiling shellexpand v3.1.0 Compiling tokio v1.16.1 Compiling idna v0.2.3 Compiling http-body v0.4.4 Compiling url v2.2.2 Compiling is-terminal v0.4.7 Compiling anstream v0.2.6 Compiling env_logger v0.10.0 Compiling clap_builder v4.2.1 Compiling clap_derive v4.2.0 Compiling thiserror-impl v1.0.40 Compiling tokio-util v0.6.9 Compiling h2 v0.3.10 Compiling clap v4.2.1 Compiling hyper v0.14.19 Compiling toml_datetime v0.6.1 Compiling serde_spanned v0.6.1 Compiling serde_urlencoded v0.7.1 Compiling humantime-serde v1.1.1 Compiling toml_edit v0.19.8 Compiling reqwest v0.11.16 Compiling toml v0.7.3 Compiling horust v0.1.7 (/home/buildozer/aports/testing/horust/src/Horust-0.1.7) Finished release [optimized] target(s) in 1m 20s Compiling libc v0.2.141 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.56 Compiling unicode-ident v1.0.4 Compiling quote v1.0.26 Compiling memchr v2.4.1 Compiling serde_derive v1.0.160 Compiling log v0.4.17 Compiling once_cell v1.14.0 Compiling serde v1.0.160 Compiling futures-core v0.3.17 Compiling io-lifetimes v1.0.10 Compiling lazy_static v1.4.0 Compiling pin-project-lite v0.2.7 Compiling bytes v1.1.0 Compiling crossbeam-utils v0.8.10 Compiling bitflags v1.3.2 Compiling rustix v0.37.11 Compiling linux-raw-sys v0.3.1 Compiling itoa v0.4.8 Compiling futures-task v0.3.17 Compiling hashbrown v0.12.3 Compiling pin-utils v0.1.0 Compiling matches v0.1.9 Compiling tinyvec_macros v0.1.0 Compiling ryu v1.0.5 Compiling fnv v1.0.7 Compiling futures-sink v0.3.17 Compiling percent-encoding v2.1.0 Compiling httparse v1.7.1 Compiling utf8parse v0.2.1 Compiling crossbeam-epoch v0.9.5 Compiling futures-io v0.3.17 Compiling slab v0.4.5 Compiling anstyle v0.3.5 Compiling futures-channel v0.3.17 Compiling unicode-bidi v0.3.7 Compiling crossbeam-queue v0.3.2 Compiling regex-syntax v0.6.26 Compiling concolor-override v1.0.0 Compiling try-lock v0.2.3 Compiling encoding_rs v0.8.29 Compiling scopeguard v1.1.0 Compiling serde_json v1.0.68 Compiling itoa v1.0.2 Compiling concolor-query v0.3.3 Compiling anyhow v1.0.68 Compiling either v1.6.1 Compiling clap_lex v0.4.1 Compiling strsim v0.10.0 Compiling humantime v2.1.0 Compiling heck v0.4.0 Compiling httpdate v1.0.1 Compiling tower-service v0.3.1 Compiling winnow v0.4.1 Compiling thiserror v1.0.40 Compiling predicates-core v1.0.2 Compiling static_assertions v1.1.0 Compiling termcolor v1.1.2 Compiling mime v0.3.16 Compiling doc-comment v0.3.3 Compiling base64 v0.21.0 Compiling difflib v0.4.0 Compiling ipnet v2.3.1 Compiling regex-automata v0.1.10 Compiling termtree v0.2.3 Compiling ppv-lite86 v0.2.15 Compiling tracing-core v0.1.21 Compiling shlex v1.1.0 Compiling maplit v1.0.2 Compiling normalize-line-endings v0.3.0 Compiling tinyvec v1.5.0 Compiling remove_dir_all v0.5.3 Compiling anstyle-parse v0.1.1 Compiling form_urlencoded v1.0.1 Compiling predicates-tree v1.0.4 Compiling itertools v0.10.5 Compiling indexmap v1.9.3 Compiling memoffset v0.6.4 Compiling futures-util v0.3.17 Compiling memoffset v0.7.1 Compiling num-traits v0.2.14 Compiling want v0.3.0 Compiling http v0.2.5 Compiling tracing v0.1.29 Compiling aho-corasick v0.7.18 Compiling bstr v1.1.0 Compiling crossbeam-channel v0.5.1 Compiling crossbeam-deque v0.8.1 Compiling crossbeam v0.8.2 Compiling syn v2.0.13 Compiling unicode-normalization v0.1.19 Compiling float-cmp v0.9.0 Compiling mio v0.7.14 Compiling num_cpus v1.13.0 Compiling dirs-sys v0.3.7 Compiling socket2 v0.4.2 Compiling getrandom v0.2.3 Compiling nix v0.26.2 Compiling rand v0.4.6 Compiling wait-timeout v0.2.0 Compiling rand_core v0.6.3 Compiling dirs v4.0.0 Compiling shellexpand v3.1.0 Compiling rand_chacha v0.3.1 Compiling predicates v2.1.1 Compiling rand v0.8.5 Compiling tokio v1.16.1 Compiling idna v0.2.3 Compiling tempdir v0.3.7 Compiling http-body v0.4.4 Compiling assert_cmd v2.0.7 Compiling regex v1.5.6 Compiling url v2.2.2 Compiling is-terminal v0.4.7 Compiling anstream v0.2.6 Compiling clap_builder v4.2.1 Compiling env_logger v0.10.0 Compiling predicates v3.0.2 Compiling thiserror-impl v1.0.40 Compiling clap_derive v4.2.0 Compiling tokio-util v0.6.9 Compiling h2 v0.3.10 Compiling clap v4.2.1 Compiling hyper v0.14.19 Compiling serde_spanned v0.6.1 Compiling toml_datetime v0.6.1 Compiling serde_urlencoded v0.7.1 Compiling humantime-serde v1.1.1 Compiling toml_edit v0.19.8 Compiling reqwest v0.11.16 Compiling toml v0.7.3 Compiling horust v0.1.7 (/home/buildozer/aports/testing/horust/src/Horust-0.1.7) Finished test [unoptimized + debuginfo] target(s) in 33.39s Running unittests src/lib.rs (target/debug/deps/horust-6dc1cbb9ace51046) running 17 tests test horust::bus::test::test_bus_nested ... ok test horust::formats::service::test::test_should_fail_on_not_existing_envvar ... ok test horust::formats::horust_config::test::test_load_and_merge ... ok test horust::formats::service::test::test_validate ... ok test horust::supervisor::service_handler::test::test_should_force_kill ... ok test horust::healthcheck::test::test_healthiness_check_file ... ok test horust::bus::test::test_bus_simple ... ok test horust::supervisor::service_handler::test::test_handle_failed_service ... ok test horust::formats::service::test::test_expansion_ok_without_env ... ok test horust::signal_safe::test::test_int_to_string_conversion ... ok test horust::test::test_list_files ... ok test horust::supervisor::service_handler::test::test_handle_restart_strategy ... ok test horust::formats::service::test::test_should_correctly_deserialize_sample ... ok test horust::healthcheck::test::test_healthiness_http ... ok test horust::test::test_fetch_services ... ok test horust::bus::test::test_stress ... ok test horust::bus::test::test_get_events ... ok test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s Running unittests src/main.rs (target/debug/deps/horust-98acfc7ee4ce08df) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/horust.rs (target/debug/deps/horust-e92977f039ecd709) running 6 tests test test_cli_help ... ok AiL8w.toml: child_process_main: Failed to exec the new process. Errno: (2) No such file or directory AiL8w.toml: child_process_main: Failed to exec the new process. Errno: (2) No such file or directory test test_single_command ... ok [2023-05-24T01:02:27Z ERROR horust] Some processes have failed. [2023-05-24T01:02:27Z ERROR horust] Some processes have failed. test test_command_not_found ... ok test test_config_unsuccessful_exit_finished_failed ... ok test test_multiple ... ok test test_stress_test_chained_services ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.34s Running tests/section_environment.rs (target/debug/deps/section_environment-504ea744b0a69079) running 3 tests test test_environment_re_export ... ok test test_environment_keep_env ... ok test test_environment_additional ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.03s Running tests/section_failure.rs (target/debug/deps/section_failure-b1e927201e156710) running 2 tests test test_failure_kill_dependents ... ok test test_failure_shutdown ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.62s Running tests/section_general.rs (target/debug/deps/section_general-053cdbee713788ff) running 5 tests test test_user ... ignored test test_cwd ... ok test test_termination_with_pending_thread ... ok test test_start_after ... ok test test_output_redirection ... ok test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.08s Running tests/section_healthiness.rs (target/debug/deps/section_healthiness-6094a09cb0272365) running 1 test test test_http_healthcheck ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.47s Running tests/section_restart.rs (target/debug/deps/section_restart-3aaa5ec90085ea8c) running 4 tests [2023-05-24T01:02:57Z ERROR horust] Some processes have failed. test test_restart_always_normal_exit ... ok File is there test test_restart_strategy_on_failure ... ok test test_restart_attempts ... ok test test_restart_always_killed_by_signals ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.07s Running tests/section_termination.rs (target/debug/deps/section_termination-d067b54ee0f0d954) running 3 tests test test_termination_die_if_failed ... ok test test_termination_wait ... ok test test_termination_all_custom_signals has been running for over 60 seconds test test_termination_all_custom_signals ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 104.32s Running tests/service_deserialization.rs (target/debug/deps/service_deserialization-74311d4e88e5986c) running 1 test test tests::should_deserialize ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests horust running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> horust: Entering fakeroot... >>> horust-doc*: Running split function doc... >>> horust-doc*: Preparing subpackage horust-doc... >>> horust-doc*: Running postcheck for horust-doc >>> horust*: Running postcheck for horust >>> horust*: Preparing package horust... >>> horust*: Stripping binaries >>> horust-doc*: Scanning shared objects >>> horust*: Scanning shared objects >>> horust-doc*: Tracing dependencies... >>> horust-doc*: Package size: 60.0 KB >>> horust-doc*: Compressing data... >>> horust-doc*: Create checksum... >>> horust-doc*: Create horust-doc-0.1.7-r1.apk >>> horust*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 >>> horust*: Package size: 2.4 MB >>> horust*: Compressing data... >>> horust*: Create checksum... >>> horust*: Create horust-0.1.7-r1.apk >>> horust: Build complete at Wed, 24 May 2023 01:05:21 +0000 elapsed time 0h 4m 57s >>> horust: Cleaning up srcdir >>> horust: Cleaning up pkgdir >>> horust: Uninstalling dependencies... (1/11) Purging .makedepends-horust (20230524.010025) (2/11) Purging cargo (1.69.0-r10) (3/11) Purging rust (1.69.0-r10) (4/11) Purging cargo-auditable (0.6.1-r1) (5/11) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (6/11) Purging llvm16-libs (16.0.4-r3) (7/11) Purging readline (8.2.1-r2) (8/11) Purging scudo-malloc (16.0.4-r1) (9/11) Purging libffi (3.4.4-r3) (10/11) Purging libxml2 (2.11.4-r0) (11/11) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 257 MiB in 100 packages >>> horust: Updating the testing/ppc64le repository index... >>> horust: Signing the index...