>>> horust: Building testing/horust 0.1.7-r0 (using abuild 3.11.0-r1) started Fri, 12 May 2023 06:43:29 +0000 >>> horust: Checking sanity of /home/buildozer/aports/testing/horust/APKBUILD... >>> horust: Analyzing dependencies... >>> horust: Installing for build: build-base cargo bash (1/9) Installing libffi (3.4.4-r2) (2/9) Installing xz-libs (5.4.3-r0) (3/9) Installing libxml2 (2.11.3-r0) (4/9) Installing llvm16-libs (16.0.3-r1) (5/9) Installing rust (1.69.0-r5) (6/9) Installing cargo (1.69.0-r5) (7/9) Installing readline (8.2.1-r1) (8/9) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (9/9) Installing .makedepends-horust (20230512.064330) Executing busybox-1.36.0-r9.trigger OK: 1061 MiB in 108 packages >>> horust: Cleaning up srcdir >>> horust: Cleaning up pkgdir >>> horust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/horust-0.1.7.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 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 >>> horust: Fetching horust-0.1.7.tar.gz::https://github.com/FedericoPonzi/Horust/archive/v0.1.7.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 125k 0 0 79730 0 --:--:-- 0:00:01 --:--:-- 79730 100 125k 0 125k 0 0 79715 0 --:--:-- 0:00:01 --:--:-- 0 >>> 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... Downloading crates ... Downloaded tracing-core v0.1.21 Downloaded predicates-tree v1.0.4 Downloaded socket2 v0.4.2 Downloaded termtree v0.2.3 Downloaded crossbeam-utils v0.8.10 Downloaded h2 v0.3.10 Downloaded serde_json v1.0.68 Downloaded tinyvec v1.5.0 Downloaded tracing v0.1.29 Downloaded httparse v1.7.1 Downloaded http v0.2.5 Downloaded hyper v0.14.19 Downloaded crossbeam-queue v0.3.2 Downloaded tokio v1.16.1 Compiling libc v0.2.141 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.56 Compiling cfg-if v1.0.0 Compiling unicode-ident v1.0.4 Compiling quote v1.0.26 Compiling serde_derive v1.0.160 Compiling memchr v2.4.1 Compiling log v0.4.17 Compiling serde v1.0.160 Compiling pin-project-lite v0.2.7 Compiling once_cell v1.14.0 Compiling futures-core v0.3.17 Compiling lazy_static v1.4.0 Compiling io-lifetimes v1.0.10 Compiling bitflags v1.3.2 Compiling bytes v1.1.0 Compiling rustix v0.37.11 Compiling crossbeam-utils v0.8.10 Compiling futures-task v0.3.17 Compiling hashbrown v0.12.3 Compiling linux-raw-sys v0.3.1 Compiling itoa v0.4.8 Compiling tinyvec_macros v0.1.0 Compiling ryu v1.0.5 Compiling pin-utils v0.1.0 Compiling fnv v1.0.7 Compiling matches v0.1.9 Compiling futures-sink v0.3.17 Compiling crossbeam-epoch v0.9.5 Compiling httparse v1.7.1 Compiling slab v0.4.5 Compiling percent-encoding v2.1.0 Compiling futures-io v0.3.17 Compiling utf8parse v0.2.1 Compiling futures-channel v0.3.17 Compiling crossbeam-queue v0.3.2 Compiling try-lock v0.2.3 Compiling concolor-override v1.0.0 Compiling unicode-bidi v0.3.7 Compiling encoding_rs v0.8.29 Compiling concolor-query v0.3.3 Compiling serde_json v1.0.68 Compiling itoa v1.0.2 Compiling anstyle v0.3.5 Compiling scopeguard v1.1.0 Compiling thiserror v1.0.40 Compiling winnow v0.4.1 Compiling anyhow v1.0.68 Compiling clap_lex v0.4.1 Compiling strsim v0.10.0 Compiling humantime v2.1.0 Compiling tower-service v0.3.1 Compiling regex-syntax v0.6.26 Compiling httpdate v1.0.1 Compiling heck v0.4.0 Compiling mime v0.3.16 Compiling termcolor v1.1.2 Compiling base64 v0.21.0 Compiling ipnet v2.3.1 Compiling static_assertions v1.1.0 Compiling maplit v1.0.2 Compiling shlex v1.1.0 Compiling tracing-core v0.1.21 Compiling anstyle-parse v0.1.1 Compiling tinyvec v1.5.0 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 form_urlencoded v1.0.1 Compiling tracing v0.1.29 Compiling crossbeam-channel v0.5.1 Compiling syn v2.0.13 Compiling crossbeam-deque v0.8.1 Compiling http v0.2.5 Compiling aho-corasick v0.7.18 Compiling unicode-normalization v0.1.19 Compiling crossbeam v0.8.2 Compiling regex v1.5.6 Compiling idna v0.2.3 Compiling mio v0.7.14 Compiling num_cpus v1.13.0 Compiling dirs-sys v0.3.7 Compiling socket2 v0.4.2 Compiling nix v0.26.2 Compiling dirs v4.0.0 Compiling shellexpand v3.1.0 Compiling url v2.2.2 Compiling http-body v0.4.4 Compiling tokio v1.16.1 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 32s 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 once_cell v1.14.0 Compiling log v0.4.17 Compiling serde v1.0.160 Compiling futures-core v0.3.17 Compiling pin-project-lite v0.2.7 Compiling io-lifetimes v1.0.10 Compiling lazy_static v1.4.0 Compiling crossbeam-utils v0.8.10 Compiling rustix v0.37.11 Compiling bytes v1.1.0 Compiling bitflags v1.3.2 Compiling hashbrown v0.12.3 Compiling linux-raw-sys v0.3.1 Compiling itoa v0.4.8 Compiling futures-task v0.3.17 Compiling matches v0.1.9 Compiling pin-utils v0.1.0 Compiling tinyvec_macros v0.1.0 Compiling fnv v1.0.7 Compiling ryu v1.0.5 Compiling futures-channel v0.3.17 Compiling slab v0.4.5 Compiling futures-io v0.3.17 Compiling anstyle v0.3.5 Compiling futures-sink v0.3.17 Compiling httparse v1.7.1 Compiling percent-encoding v2.1.0 Compiling crossbeam-epoch v0.9.5 Compiling utf8parse v0.2.1 Compiling itoa v1.0.2 Compiling try-lock v0.2.3 Compiling regex-syntax v0.6.26 Compiling unicode-bidi v0.3.7 Compiling concolor-override v1.0.0 Compiling crossbeam-queue v0.3.2 Compiling concolor-query v0.3.3 Compiling serde_json v1.0.68 Compiling encoding_rs v0.8.29 Compiling scopeguard v1.1.0 Compiling humantime v2.1.0 Compiling clap_lex v0.4.1 Compiling tower-service v0.3.1 Compiling anyhow v1.0.68 Compiling thiserror v1.0.40 Compiling heck v0.4.0 Compiling predicates-core v1.0.2 Compiling either v1.6.1 Compiling strsim v0.10.0 Compiling httpdate v1.0.1 Compiling winnow v0.4.1 Compiling static_assertions v1.1.0 Compiling doc-comment v0.3.3 Compiling difflib v0.4.0 Compiling ipnet v2.3.1 Compiling termcolor v1.1.2 Compiling mime v0.3.16 Compiling base64 v0.21.0 Compiling tracing-core v0.1.21 Compiling shlex v1.1.0 Compiling termtree v0.2.3 Compiling ppv-lite86 v0.2.15 Compiling maplit v1.0.2 Compiling regex-automata v0.1.10 Compiling remove_dir_all v0.5.3 Compiling normalize-line-endings v0.3.0 Compiling tinyvec v1.5.0 Compiling anstyle-parse v0.1.1 Compiling want v0.3.0 Compiling itertools v0.10.5 Compiling predicates-tree v1.0.4 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 num-traits v0.2.14 Compiling http v0.2.5 Compiling aho-corasick v0.7.18 Compiling bstr v1.1.0 Compiling tracing v0.1.29 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 float-cmp v0.9.0 Compiling mio v0.7.14 Compiling num_cpus v1.13.0 Compiling socket2 v0.4.2 Compiling dirs-sys v0.3.7 Compiling getrandom v0.2.3 Compiling nix v0.26.2 Compiling rand v0.4.6 Compiling wait-timeout v0.2.0 Compiling dirs v4.0.0 Compiling shellexpand v3.1.0 Compiling predicates v2.1.1 Compiling idna v0.2.3 Compiling rand_core v0.6.3 Compiling rand_chacha v0.3.1 Compiling tokio v1.16.1 Compiling assert_cmd v2.0.7 Compiling rand v0.8.5 Compiling http-body v0.4.4 Compiling regex v1.5.6 Compiling url v2.2.2 Compiling tempdir v0.3.7 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 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 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 44.03s Running unittests src/lib.rs (target/debug/deps/horust-1e0fc90715596ae5) 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::service::test::test_validate ... ok test horust::formats::horust_config::test::test_load_and_merge ... ok test horust::supervisor::service_handler::test::test_handle_failed_service ... ok test horust::healthcheck::test::test_healthiness_check_file ... ok test horust::bus::test::test_bus_simple ... ok test horust::signal_safe::test::test_int_to_string_conversion ... ok test horust::supervisor::service_handler::test::test_should_force_kill ... ok test horust::formats::service::test::test_expansion_ok_without_env ... 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-c4af876bbbf0113d) 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-c8c265e303533292) running 6 tests test test_cli_help ... ok y11tX.toml: child_process_main: Failed to exec the new process. Errno: (2) No such file or directory y11tX.toml: child_process_main: Failed to exec the new process. Errno: (2) No such file or directory test test_single_command ... ok [2023-05-12T06:46:01Z ERROR horust] Some processes have failed. test test_command_not_found ... ok [2023-05-12T06:46:01Z ERROR horust] Some processes have failed. test test_config_unsuccessful_exit_finished_failed ... ok test test_stress_test_chained_services ... ok test test_multiple ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.32s Running tests/section_environment.rs (target/debug/deps/section_environment-c72646b1712cb1cc) running 3 tests test test_environment_keep_env ... ok test test_environment_re_export ... ok test test_environment_additional ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.01s Running tests/section_failure.rs (target/debug/deps/section_failure-9f7e99644a526e62) 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.61s Running tests/section_general.rs (target/debug/deps/section_general-c54479fcf07478b0) 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.03s Running tests/section_healthiness.rs (target/debug/deps/section_healthiness-5989accbc18750ca) 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.45s Running tests/section_restart.rs (target/debug/deps/section_restart-2d06346e3ec45702) running 4 tests [2023-05-12T06:46:31Z 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.05s Running tests/section_termination.rs (target/debug/deps/section_termination-065141387948ea1d) 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.11s Running tests/service_deserialization.rs (target/debug/deps/service_deserialization-fa07b157ffc86f79) 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-r0.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-r0.apk >>> horust: Build complete at Fri, 12 May 2023 06:48:54 +0000 elapsed time 0h 5m 25s >>> horust: Cleaning up srcdir >>> horust: Cleaning up pkgdir >>> horust: Uninstalling dependencies... (1/9) Purging .makedepends-horust (20230512.064330) (2/9) Purging cargo (1.69.0-r5) (3/9) Purging rust (1.69.0-r5) (4/9) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (5/9) Purging llvm16-libs (16.0.3-r1) (6/9) Purging readline (8.2.1-r1) (7/9) Purging libffi (3.4.4-r2) (8/9) Purging libxml2 (2.11.3-r0) (9/9) Purging xz-libs (5.4.3-r0) Executing busybox-1.36.0-r9.trigger OK: 292 MiB in 99 packages >>> horust: Updating the testing/ppc64le repository index... >>> horust: Signing the index...