>>> py3-dacite: Building community/py3-dacite 1.9.2-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 16:23:08 +0000 >>> py3-dacite: Validating /home/udu/aports/community/py3-dacite/APKBUILD... >>> py3-dacite: Analyzing dependencies... >>> py3-dacite: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-pytest-benchmark py3-pytest-cov py3-coveralls WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/43) Installing py3-setuptools-pyc (80.9.0-r0) (2/43) Installing py3-parsing (3.2.3-r0) (3/43) Installing py3-parsing-pyc (3.2.3-r0) (4/43) Installing py3-packaging-pyc (25.0-r0) (5/43) Installing py3-packaging (25.0-r0) (6/43) Installing py3-setuptools (80.9.0-r0) (7/43) Installing py3-installer (0.7.0-r2) (8/43) Installing py3-installer-pyc (0.7.0-r2) (9/43) Installing py3-gpep517 (19-r0) (10/43) Installing py3-gpep517-pyc (19-r0) (11/43) Installing py3-wheel (0.46.1-r0) (12/43) Installing py3-wheel-pyc (0.46.1-r0) (13/43) Installing py3-iniconfig (2.1.0-r0) (14/43) Installing py3-iniconfig-pyc (2.1.0-r0) (15/43) Installing py3-pluggy (1.5.0-r0) (16/43) Installing py3-pluggy-pyc (1.5.0-r0) (17/43) Installing py3-py (1.11.0-r4) (18/43) Installing py3-py-pyc (1.11.0-r4) (19/43) Installing py3-pytest (8.3.5-r0) (20/43) Installing py3-pytest-pyc (8.3.5-r0) (21/43) Installing py3-py-cpuinfo (9.0.0-r4) (22/43) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (23/43) Installing py3-pytest-benchmark (4.0.0-r4) (24/43) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (25/43) Installing py3-coverage (7.8.2-r0) (26/43) Installing py3-coverage-pyc (7.8.2-r0) (27/43) Installing py3-pytest-cov (5.0.0-r0) (28/43) Installing py3-pytest-cov-pyc (5.0.0-r0) (29/43) Installing py3-docopt (0.6.2-r11) (30/43) Installing py3-docopt-pyc (0.6.2-r11) (31/43) Installing py3-certifi (2025.4.26-r0) (32/43) Installing py3-certifi-pyc (2025.4.26-r0) (33/43) Installing py3-charset-normalizer (3.4.2-r0) (34/43) Installing py3-charset-normalizer-pyc (3.4.2-r0) (35/43) Installing py3-idna (3.10-r0) (36/43) Installing py3-idna-pyc (3.10-r0) (37/43) Installing py3-urllib3 (1.26.20-r0) (38/43) Installing py3-urllib3-pyc (1.26.20-r0) (39/43) Installing py3-requests (2.32.5-r0) (40/43) Installing py3-requests-pyc (2.32.5-r0) (41/43) Installing py3-coveralls (3.3.1-r1) (42/43) Installing py3-coveralls-pyc (3.3.1-r1) (43/43) Installing .makedepends-py3-dacite (20251012.162308) Executing busybox-1.37.0-r19.trigger OK: 314 MiB in 132 packages >>> py3-dacite: Cleaning up srcdir >>> py3-dacite: Cleaning up pkgdir >>> py3-dacite: Cleaning up tmpdir >>> py3-dacite: Fetching py3-dacite-1.9.2.tar.gz::https://github.com/konradhalas/dacite/archive/refs/tags/v1.9.2.tar.gz >>> py3-dacite: Fetching py3-dacite-1.9.2.tar.gz::https://github.com/konradhalas/dacite/archive/refs/tags/v1.9.2.tar.gz >>> py3-dacite: Checking sha512sums... py3-dacite-1.9.2.tar.gz: OK >>> py3-dacite: Unpacking /var/cache/distfiles/py3-dacite-1.9.2.tar.gz... 2025-10-12 16:23:09,501 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 16:23:09,513 root INFO running bdist_wheel 2025-10-12 16:23:09,522 root INFO running build 2025-10-12 16:23:09,522 root INFO running build_py 2025-10-12 16:23:09,524 root INFO creating build/lib/dacite 2025-10-12 16:23:09,524 root INFO copying dacite/data.py -> build/lib/dacite 2025-10-12 16:23:09,524 root INFO copying dacite/types.py -> build/lib/dacite 2025-10-12 16:23:09,524 root INFO copying dacite/core.py -> build/lib/dacite 2025-10-12 16:23:09,524 root INFO copying dacite/config.py -> build/lib/dacite 2025-10-12 16:23:09,525 root INFO copying dacite/exceptions.py -> build/lib/dacite 2025-10-12 16:23:09,525 root INFO copying dacite/generics.py -> build/lib/dacite 2025-10-12 16:23:09,525 root INFO copying dacite/frozen_dict.py -> build/lib/dacite 2025-10-12 16:23:09,525 root INFO copying dacite/cache.py -> build/lib/dacite 2025-10-12 16:23:09,525 root INFO copying dacite/__init__.py -> build/lib/dacite 2025-10-12 16:23:09,525 root INFO copying dacite/dataclasses.py -> build/lib/dacite 2025-10-12 16:23:09,525 root INFO copying dacite/py.typed -> build/lib/dacite 2025-10-12 16:23:09,529 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 16:23:09,529 root INFO running install 2025-10-12 16:23:09,534 root INFO running install_lib 2025-10-12 16:23:09,536 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 16:23:09,536 root INFO creating build/bdist.linux-x86_64/wheel/dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/py.typed -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/data.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/types.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/core.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/config.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/exceptions.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/generics.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/frozen_dict.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/cache.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/__init__.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,536 root INFO copying build/lib/dacite/dataclasses.py -> build/bdist.linux-x86_64/wheel/./dacite 2025-10-12 16:23:09,537 root INFO running install_egg_info 2025-10-12 16:23:09,538 root INFO running egg_info 2025-10-12 16:23:09,540 root INFO creating dacite.egg-info 2025-10-12 16:23:09,540 root INFO writing dacite.egg-info/PKG-INFO 2025-10-12 16:23:09,541 root INFO writing dependency_links to dacite.egg-info/dependency_links.txt 2025-10-12 16:23:09,541 root INFO writing requirements to dacite.egg-info/requires.txt 2025-10-12 16:23:09,541 root INFO writing top-level names to dacite.egg-info/top_level.txt 2025-10-12 16:23:09,541 root INFO writing manifest file 'dacite.egg-info/SOURCES.txt' 2025-10-12 16:23:09,543 root INFO reading manifest file 'dacite.egg-info/SOURCES.txt' 2025-10-12 16:23:09,543 root INFO adding license file 'LICENSE' 2025-10-12 16:23:09,544 root INFO writing manifest file 'dacite.egg-info/SOURCES.txt' 2025-10-12 16:23:09,544 root INFO Copying dacite.egg-info to build/bdist.linux-x86_64/wheel/./dacite-1.9.1-py3.12.egg-info 2025-10-12 16:23:09,544 root INFO running install_scripts 2025-10-12 16:23:09,545 root INFO creating build/bdist.linux-x86_64/wheel/dacite-1.9.1.dist-info/WHEEL 2025-10-12 16:23:09,545 wheel INFO creating '/home/udu/aports/community/py3-dacite/src/dacite-1.9.2/.dist/.tmp-q2ocpz4o/dacite-1.9.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 16:23:09,545 wheel INFO adding 'dacite/__init__.py' 2025-10-12 16:23:09,545 wheel INFO adding 'dacite/cache.py' 2025-10-12 16:23:09,545 wheel INFO adding 'dacite/config.py' 2025-10-12 16:23:09,545 wheel INFO adding 'dacite/core.py' 2025-10-12 16:23:09,545 wheel INFO adding 'dacite/data.py' 2025-10-12 16:23:09,545 wheel INFO adding 'dacite/dataclasses.py' 2025-10-12 16:23:09,545 wheel INFO adding 'dacite/exceptions.py' 2025-10-12 16:23:09,545 wheel INFO adding 'dacite/frozen_dict.py' 2025-10-12 16:23:09,546 wheel INFO adding 'dacite/generics.py' 2025-10-12 16:23:09,546 wheel INFO adding 'dacite/py.typed' 2025-10-12 16:23:09,546 wheel INFO adding 'dacite/types.py' 2025-10-12 16:23:09,546 wheel INFO adding 'dacite-1.9.1.dist-info/licenses/LICENSE' 2025-10-12 16:23:09,546 wheel INFO adding 'dacite-1.9.1.dist-info/METADATA' 2025-10-12 16:23:09,546 wheel INFO adding 'dacite-1.9.1.dist-info/WHEEL' 2025-10-12 16:23:09,546 wheel INFO adding 'dacite-1.9.1.dist-info/top_level.txt' 2025-10-12 16:23:09,546 wheel INFO adding 'dacite-1.9.1.dist-info/RECORD' 2025-10-12 16:23:09,546 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 16:23:09,546 gpep517 INFO The backend produced .dist/dacite-1.9.1-py3-none-any.whl dacite-1.9.1-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/udu/aports/community/py3-dacite/src/dacite-1.9.2 configfile: pyproject.toml plugins: cov-5.0.0, benchmark-4.0.0 collecting ... collected 199 items tests/core/test_base.py::test_from_dict_iterables_with_typing_list PASSED [ 0%] tests/core/test_base.py::test_from_dict_iterables PASSED [ 1%] tests/core/test_base.py::test_from_dict_with_correct_data PASSED [ 1%] tests/core/test_base.py::test_from_dict_with_default_value PASSED [ 2%] tests/core/test_base.py::test_from_dict_with_default_factory PASSED [ 2%] tests/core/test_base.py::test_from_dict_with_wrong_type PASSED [ 3%] tests/core/test_base.py::test_from_dict_with_missing_value PASSED [ 3%] tests/core/test_base.py::test_from_dict_with_nested_data_class PASSED [ 4%] tests/core/test_base.py::test_from_dict_with_missing_value_of_nested_data_class PASSED [ 4%] tests/core/test_base.py::test_from_dict_with_additional_values PASSED [ 5%] tests/core/test_base.py::test_from_dict_with_any PASSED [ 5%] tests/core/test_base.py::test_from_dict_with_nested_data_classes_and_default_factory PASSED [ 6%] tests/core/test_base.py::test_from_dict_with_post_init PASSED [ 6%] tests/core/test_base.py::test_from_dict_with_post_init_missing_value PASSED [ 7%] tests/core/test_base.py::test_from_dict_with_optional_non_init_field PASSED [ 7%] tests/core/test_base.py::test_from_dict_with_non_init_field_with_default_value_and_frozen_dataclass PASSED [ 8%] tests/core/test_base.py::test_from_dict_with_new_type PASSED [ 8%] tests/core/test_base.py::test_dataclass_default_factory_identity PASSED [ 9%] tests/core/test_collection.py::test_from_dict_with_generic_collection PASSED [ 9%] tests/core/test_collection.py::test_from_dict_with_generic_collection_of_data_classes PASSED [ 10%] tests/core/test_collection.py::test_from_dict_with_generic_collection_of_unions PASSED [ 10%] tests/core/test_collection.py::test_from_dict_with_nested_generic_collection PASSED [ 11%] tests/core/test_collection.py::test_from_dict_with_set PASSED [ 11%] tests/core/test_collection.py::test_from_dict_with_set_strings PASSED [ 12%] tests/core/test_collection.py::test_from_dict_with_cast_of_both_collection_and_inner_type PASSED [ 12%] tests/core/test_collection.py::test_from_dict_with_set_of_dataclasses PASSED [ 13%] tests/core/test_collection.py::test_from_dict_with_dict PASSED [ 13%] tests/core/test_collection.py::test_from_dict_with_dict_of_data_classes PASSED [ 14%] tests/core/test_collection.py::test_from_dict_with_already_created_data_class_instances PASSED [ 14%] tests/core/test_collection.py::test_from_dict_with_generic_abstract_collection PASSED [ 15%] tests/core/test_collection.py::test_from_dict_with_wrong_type_of_collection_item PASSED [ 15%] tests/core/test_collection.py::test_from_dict_with_wrong_type_of_dict_value PASSED [ 16%] tests/core/test_collection.py::test_from_dict_with_dict_and_implicit_any_types PASSED [ 16%] tests/core/test_collection.py::test_from_dict_with_list_and_implicit_any_types PASSED [ 17%] tests/core/test_collection.py::test_from_dict_with_tuple_of_defined_length PASSED [ 17%] tests/core/test_collection.py::test_from_dict_with_tuple_of_undefined_length PASSED [ 18%] tests/core/test_collection.py::test_from_dict_with_tuple_and_wrong_length PASSED [ 18%] tests/core/test_collection.py::test_from_dict_with_tuple_and_implicit_any_types PASSED [ 19%] tests/core/test_collection.py::test_from_dict_with_sequence_and_tuple PASSED [ 19%] tests/core/test_collection.py::test_from_dict_with_sequence_and_empty_tuple PASSED [ 20%] tests/core/test_config.py::test_from_dict_with_type_hooks PASSED [ 20%] tests/core/test_config.py::test_from_dict_with_type_hooks_and_optional PASSED [ 21%] tests/core/test_config.py::test_from_dict_with_type_hooks_and_optional_null_value PASSED [ 21%] tests/core/test_config.py::test_from_dict_with_type_hooks_and_union PASSED [ 22%] tests/core/test_config.py::test_from_dict_with_cast PASSED [ 22%] tests/core/test_config.py::test_from_dict_with_base_class_cast PASSED [ 23%] tests/core/test_config.py::test_from_dict_with_base_class_cast_and_optional PASSED [ 23%] tests/core/test_config.py::test_from_dict_with_cast_and_generic_collection PASSED [ 24%] tests/core/test_config.py::test_from_dict_with_type_hooks_and_generic_sequence PASSED [ 24%] tests/core/test_config.py::test_from_dict_with_type_hook_exception PASSED [ 25%] tests/core/test_config.py::test_from_dict_with_forward_reference PASSED [ 25%] tests/core/test_config.py::test_from_dict_with_missing_forward_reference PASSED [ 26%] tests/core/test_config.py::test_form_dict_with_disabled_type_checking PASSED [ 26%] tests/core/test_config.py::test_form_dict_with_disabled_type_checking_and_union PASSED [ 27%] tests/core/test_config.py::test_from_dict_with_strict PASSED [ 27%] tests/core/test_config.py::test_from_dict_with_strict_unions_match_and_ambiguous_match PASSED [ 28%] tests/core/test_config.py::test_from_dict_with_strict_unions_match_and_single_match PASSED [ 28%] tests/core/test_convert_key.py::test_convert_key PASSED [ 29%] tests/core/test_forward_reference.py::test_self_reference PASSED [ 29%] tests/core/test_forward_reference.py::test_other_reference PASSED [ 30%] tests/core/test_forward_reference.py::test_generic_self_reference PASSED [ 30%] tests/core/test_generics.py::test_multi_generic PASSED [ 31%] tests/core/test_generics.py::test_generic_parent PASSED [ 31%] tests/core/test_generics.py::test_generic_field PASSED [ 32%] tests/core/test_init_var.py::test_from_dict_with_init_var PASSED [ 32%] tests/core/test_init_var.py::test_from_dict_with_init_var_and_data_class PASSED [ 33%] tests/core/test_init_var.py::test_from_dict_with_init_var_and_cast PASSED [ 33%] tests/core/test_literal.py::test_from_dict_with_literal PASSED [ 34%] tests/core/test_literal.py::test_from_dict_with_literal_and_wrong_value PASSED [ 34%] tests/core/test_literal.py::test_from_dict_with_optional_literal_and_none PASSED [ 35%] tests/core/test_literal.py::test_from_dict_with_optional_literal_and_not_none PASSED [ 35%] tests/core/test_optional.py::test_from_dict_with_missing_optional_value PASSED [ 36%] tests/core/test_optional.py::test_from_dict_with_existing_optional_value PASSED [ 36%] tests/core/test_optional.py::test_from_dict_with_missing_optional_value_for_union PASSED [ 37%] tests/core/test_optional.py::test_from_dict_with_none_optional_value_for_union PASSED [ 37%] tests/core/test_optional.py::test_from_dict_with_none_as_optional_value PASSED [ 38%] tests/core/test_optional.py::test_from_dict_with_wrong_type_of_optional_value PASSED [ 38%] tests/core/test_optional.py::test_from_dict_with_missing_optional_nested_data_class PASSED [ 39%] tests/core/test_optional.py::test_from_dict_with_optional_nested_data_class PASSED [ 39%] tests/core/test_optional.py::test_from_dict_with_optional_nested_data_class_and_missing_value PASSED [ 40%] tests/core/test_optional.py::test_from_dict_with_null_as_optional_value_for_nested_data_class PASSED [ 40%] tests/core/test_optional.py::test_from_dict_with_none_for_non_optional_field PASSED [ 41%] tests/core/test_optional.py::test_from_dict_with_optional_generic_collection_of_data_classes PASSED [ 41%] tests/core/test_optional.py::test_from_dict_with_optional_field_and_default_value PASSED [ 42%] tests/core/test_optional.py::test_from_dict_with_optional_new_type PASSED [ 42%] tests/core/test_type.py::test_from_dict_with_type_field PASSED [ 43%] tests/core/test_union.py::test_from_dict_with_union_of_builtin_types PASSED [ 43%] tests/core/test_union.py::test_from_dict_with_union_of_data_classes PASSED [ 44%] tests/core/test_union.py::test_from_dict_with_union_and_wrong_data PASSED [ 44%] tests/core/test_union.py::test_from_dict_with_union_of_data_classes_and_wrong_data PASSED [ 45%] tests/core/test_union.py::test_from_dict_with_union_of_generic_collecionts_of_data_classes PASSED [ 45%] tests/core/test_union.py::test_from_dict_with_union_and_optional PASSED [ 46%] tests/core/test_union.py::test_from_dict_with_union_and_optional_and_missing_value PASSED [ 46%] tests/core/test_union.py::test_from_dict_with_union_and_optional_and_none_value PASSED [ 47%] tests/core/test_union.py::test_from_dict_with_union_and_optional_and_wrong_value PASSED [ 47%] tests/core/test_union.py::test_from_dict_with_union_of_mixed_types_and_builtin_type_as_a_result PASSED [ 48%] tests/core/test_union.py::test_from_dict_with_union_of_mixed_types_and_data_class_as_a_result PASSED [ 48%] tests/core/test_union.py::test_from_dict_with_union_of_mixed_types_and_collection_of_data_classes_as_a_result PASSED [ 49%] tests/core/test_union.py::test_from_dict_with_union_of_mixed_types_and_dict_of_data_classes_as_a_result PASSED [ 49%] tests/performance/test_from_dict.py::test_basic_scenario PASSED [ 50%] tests/performance/test_from_dict.py::test_union_matching PASSED [ 50%] tests/performance/test_from_dict.py::test_strict_unions_match PASSED [ 51%] tests/performance/test_from_dict.py::test_collection_of_union PASSED [ 51%] tests/performance/test_from_dict.py::test_type_hooks PASSED [ 52%] tests/performance/test_from_dict.py::test_casting PASSED [ 52%] tests/performance/test_from_dict.py::test_forward_references PASSED [ 53%] tests/performance/test_from_dict.py::test_parsing_multiple_items PASSED [ 53%] tests/test_cache.py::test_cache_size PASSED [ 54%] tests/test_cache.py::test_cache_from_function PASSED [ 54%] tests/test_dataclasses.py::test_get_default_value_for_field_with_default_value PASSED [ 55%] tests/test_dataclasses.py::test_get_default_value_for_field_with_default_factory PASSED [ 55%] tests/test_dataclasses.py::test_get_default_value_for_optional_field PASSED [ 56%] tests/test_dataclasses.py::test_get_default_value_for_field_without_default_value PASSED [ 56%] tests/test_dataclasses.py::test_is_frozen_with_frozen_dataclass PASSED [ 57%] tests/test_dataclasses.py::test_is_frozen_with_non_frozen_dataclass PASSED [ 57%] tests/test_types.py::test_is_union_with_union PASSED [ 58%] tests/test_types.py::test_is_union_with_non_union PASSED [ 58%] tests/test_types.py::test_is_union_with_import_error PASSED [ 59%] tests/test_types.py::test_is_tuple_with_tuple PASSED [ 59%] tests/test_types.py::test_is_tuple_with_variable_length_tuple PASSED [ 60%] tests/test_types.py::test_is_tuple_with_not_parametrized_tuple PASSED [ 60%] tests/test_types.py::test_is_tuple_with_tuple_class_object PASSED [ 61%] tests/test_types.py::test_is_tuple_with_tuple_generic PASSED [ 61%] tests/test_types.py::test_is_tuple_with_variable_length_tuple_generic PASSED [ 62%] tests/test_types.py::test_is_tuple_with_non_tuple PASSED [ 62%] tests/test_types.py::test_is_union_with_pep_604_union PASSED [ 63%] tests/test_types.py::test_is_literal_with_literal PASSED [ 63%] tests/test_types.py::test_is_literal_with_non_literal PASSED [ 64%] tests/test_types.py::test_is_literal_with_import_error PASSED [ 64%] tests/test_types.py::test_is_init_var_with_init_var PASSED [ 65%] tests/test_types.py::test_is_init_var_with_non_init_var PASSED [ 65%] tests/test_types.py::test_is_optional_with_optional PASSED [ 66%] tests/test_types.py::test_is_optional_with_non_optional PASSED [ 66%] tests/test_types.py::test_is_optional_with_optional_of_union PASSED [ 67%] tests/test_types.py::test_is_optional_with_pep_604_union PASSED [ 67%] tests/test_types.py::test_is_optional_with_non_optional_pep_604_union PASSED [ 68%] tests/test_types.py::test_extract_optional PASSED [ 68%] tests/test_types.py::test_extract_optional_with_wrong_type PASSED [ 69%] tests/test_types.py::test_extract_optional_with_optional_of_union PASSED [ 69%] tests/test_types.py::test_is_generic_with_generic PASSED [ 70%] tests/test_types.py::test_is_generic_with_non_generic PASSED [ 70%] tests/test_types.py::test_is_generic_collection_with_generic_collection PASSED [ 71%] tests/test_types.py::test_is_generic_collection_with_non_generic_collection PASSED [ 71%] tests/test_types.py::test_is_generic_collection_with_union PASSED [ 72%] tests/test_types.py::test_extract_generic_collection PASSED [ 72%] tests/test_types.py::test_is_new_type_with_new_type PASSED [ 73%] tests/test_types.py::test_is_new_type_with_non_new_type PASSED [ 73%] tests/test_types.py::test_extract_new_type PASSED [ 74%] tests/test_types.py::test_is_instance_with_built_in_type_and_matching_value_type PASSED [ 74%] tests/test_types.py::test_is_instance_with_built_in_type_and_not_matching_value_type PASSED [ 75%] tests/test_types.py::test_is_instance_with_union_and_matching_value_type PASSED [ 75%] tests/test_types.py::test_is_instance_with_union_and_not_matching_value_type PASSED [ 76%] tests/test_types.py::test_is_instance_with_union_and_matching_generic_collection PASSED [ 76%] tests/test_types.py::test_is_instance_with_union_and_not_matching_generic_collection PASSED [ 77%] tests/test_types.py::test_is_instance_with_optional_and_matching_value_type PASSED [ 77%] tests/test_types.py::test_is_instance_with_optional_and_not_matching_value_type PASSED [ 78%] tests/test_types.py::test_is_instance_with_generic_collection_and_matching_value_type PASSED [ 78%] tests/test_types.py::test_is_instance_with_generic_collection_and_not_matching_item_type PASSED [ 79%] tests/test_types.py::test_is_instance_with_nested_generic_collection_and_matching_value_type PASSED [ 79%] tests/test_types.py::test_is_instance_with_nested_generic_collection_and_not_matching_item_type PASSED [ 80%] tests/test_types.py::test_is_instance_with_generic_collection_without_specified_inner_types_and_matching_value_type PASSED [ 80%] tests/test_types.py::test_is_instance_with_generic_collection_without_specified_inner_types_and_not_matching_value_type PASSED [ 81%] tests/test_types.py::test_is_instance_with_generic_abstract_collection_and_matching_value_type PASSED [ 81%] tests/test_types.py::test_is_instance_with_generic_collection_and_not_matching_value_type PASSED [ 82%] tests/test_types.py::test_is_instance_with_any_type PASSED [ 82%] tests/test_types.py::test_is_instance_with_new_type_and_matching_value_type PASSED [ 83%] tests/test_types.py::test_is_instance_with_new_type_and_not_matching_value_type PASSED [ 83%] tests/test_types.py::test_is_instance_with_init_var_and_matching_value_type PASSED [ 84%] tests/test_types.py::test_is_instance_with_init_var_and_not_matching_value_type PASSED [ 84%] tests/test_types.py::test_is_instance_with_with_type_and_matching_value_type PASSED [ 85%] tests/test_types.py::test_is_instance_with_with_type_and_not_matching_value_type PASSED [ 85%] tests/test_types.py::test_is_instance_with_not_supported_generic_types PASSED [ 86%] tests/test_types.py::test_is_instance_with_generic_mapping_and_matching_value_type PASSED [ 86%] tests/test_types.py::test_is_instance_with_generic_mapping_and_not_matching_mapping_key_type PASSED [ 87%] tests/test_types.py::test_is_instance_with_generic_mapping_and_not_matching_mapping_value_type PASSED [ 87%] tests/test_types.py::test_is_instance_with_numeric_tower PASSED [ 88%] tests/test_types.py::test_is_instance_with_numeric_tower_and_optional PASSED [ 88%] tests/test_types.py::test_is_instance_with_numeric_tower_and_new_type PASSED [ 89%] tests/test_types.py::test_is_instance_with_literal_and_matching_type PASSED [ 89%] tests/test_types.py::test_is_instance_with_literal_and_not_matching_type PASSED [ 90%] tests/test_types.py::test_is_instance_with_optional_literal_and_matching_type PASSED [ 90%] tests/test_types.py::test_is_instance_with_optional_literal_and_not_matching_type PASSED [ 91%] tests/test_types.py::test_is_instance_with_optional_literal_and_none PASSED [ 91%] tests/test_types.py::test_is_instance_with_tuple_and_matching_type PASSED [ 92%] tests/test_types.py::test_is_instance_with_tuple_and_not_matching_type PASSED [ 92%] tests/test_types.py::test_is_instance_with_tuple_and_wrong_length PASSED [ 93%] tests/test_types.py::test_is_instance_with_variable_length_tuple_and_matching_type PASSED [ 93%] tests/test_types.py::test_is_instance_with_variable_length_tuple_and_not_matching_type PASSED [ 94%] tests/test_types.py::test_is_instance_with_empty_tuple_and_matching_type PASSED [ 94%] tests/test_types.py::test_is_instance_with_empty_tuple_and_not_matching_type PASSED [ 95%] tests/test_types.py::test_extract_generic PASSED [ 95%] tests/test_types.py::test_extract_generic_with_defaults PASSED [ 96%] tests/test_types.py::test_extract_init_var PASSED [ 96%] tests/test_types.py::test_extract_init_var_with_attribute_error PASSED [ 97%] tests/test_types.py::test_is_type_generic_with_matching_value PASSED [ 97%] tests/test_types.py::test_is_type_generic_with_not_matching_value PASSED [ 98%] tests/test_types.py::test_extract_generic_special PASSED [ 98%] tests/test_types.py::test_optional_and_union_none_does_not_pollute_scope_via_caching PASSED [ 99%] tests/test_types.py::test_optional_and_union_none_does_not_pollute_scope_via_caching_pep_604 PASSED [100%] Wrote benchmark data in: <_io.BufferedWriter name='benchmark.json'> Saved benchmark data in: /home/udu/aports/community/py3-dacite/src/dacite-1.9.2/.benchmarks/Linux-CPython-3.12-64bit/0001_unversioned_20251012_162309.json -------------------------------------------------------------------------------------------------- benchmark: 8 tests -------------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ test_casting 2.5257 (1.0) 23.1024 (1.0) 2.6520 (1.0) 0.1842 (1.0) 2.6328 (1.0) 0.0577 (1.0) 411;1035 377,080.3628 (1.0) 26611 1 test_basic_scenario 26.5753 (10.52) 41.5291 (1.80) 27.3098 (10.30) 0.4215 (2.29) 27.2579 (10.35) 0.2622 (4.54) 573;345 36,616.9420 (0.10) 9066 1 test_collection_of_union 70.4667 (27.90) 82.7513 (3.58) 71.7271 (27.05) 0.7251 (3.94) 71.5880 (27.19) 0.5648 (9.78) 898;473 13,941.7397 (0.04) 6550 1 test_union_matching 1,029.5990 (407.64) 1,079.7116 (46.74) 1,042.1033 (392.96) 3.6579 (19.86) 1,041.8305 (395.70) 4.1784 (72.36) 191;22 959.5978 (0.00) 800 1 test_forward_references 1,030.1173 (407.85) 1,133.2938 (49.06) 1,039.5395 (391.99) 4.9313 (26.78) 1,039.1511 (394.69) 4.4368 (76.84) 121;17 961.9644 (0.00) 813 1 test_strict_unions_match 1,030.5890 (408.03) 1,076.2969 (46.59) 1,039.7352 (392.06) 3.6152 (19.63) 1,039.4945 (394.82) 4.2128 (72.96) 240;18 961.7834 (0.00) 916 1 test_type_hooks 1,044.1383 (413.40) 1,165.1409 (50.43) 1,055.0967 (397.86) 5.9360 (32.23) 1,054.3140 (400.45) 5.1302 (88.85) 131;32 947.7804 (0.00) 900 1 test_parsing_multiple_items 26,006.6111 (>1000.0) 31,935.6224 (>1000.0) 26,378.9004 (>1000.0) 935.4242 (>1000.0) 26,232.9185 (>1000.0) 243.6256 (>1000.0) 1;1 37.9091 (0.00) 38 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ============================================================================================================================================ 199 passed in 6.89s ============================================================================================================================================= >>> py3-dacite: Entering fakeroot... >>> py3-dacite-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/dacite/__pycache__' -> '/home/udu/aports/community/py3-dacite/pkg/py3-dacite-pyc/usr/lib/python3.12/site-packages/dacite/__pycache__' >>> py3-dacite-pyc*: Preparing subpackage py3-dacite-pyc... >>> py3-dacite-pyc*: Running postcheck for py3-dacite-pyc >>> py3-dacite*: Running postcheck for py3-dacite >>> py3-dacite*: Preparing package py3-dacite... >>> py3-dacite-pyc*: Tracing dependencies... python3~3.12 >>> py3-dacite-pyc*: Package size: 36.7 KB >>> py3-dacite-pyc*: Compressing data... >>> py3-dacite-pyc*: Create checksum... >>> py3-dacite-pyc*: Create py3-dacite-pyc-1.9.2-r0.apk >>> py3-dacite*: Tracing dependencies... python3~3.12 >>> py3-dacite*: Package size: 41.2 KB >>> py3-dacite*: Compressing data... >>> py3-dacite*: Create checksum... >>> py3-dacite*: Create py3-dacite-1.9.2-r0.apk >>> py3-dacite: Build complete at Sun, 12 Oct 2025 16:23:17 +0000 elapsed time 0h 0m 9s >>> py3-dacite: Cleaning up srcdir >>> py3-dacite: Cleaning up pkgdir >>> py3-dacite: Uninstalling dependencies... (1/43) Purging .makedepends-py3-dacite (20251012.162308) (2/43) Purging py3-setuptools-pyc (80.9.0-r0) (3/43) Purging py3-setuptools (80.9.0-r0) (4/43) Purging py3-gpep517-pyc (19-r0) (5/43) Purging py3-gpep517 (19-r0) (6/43) Purging py3-installer-pyc (0.7.0-r2) (7/43) Purging py3-installer (0.7.0-r2) (8/43) Purging py3-wheel-pyc (0.46.1-r0) (9/43) Purging py3-wheel (0.46.1-r0) (10/43) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/43) Purging py3-pytest-benchmark (4.0.0-r4) (12/43) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (13/43) Purging py3-py-cpuinfo (9.0.0-r4) (14/43) Purging py3-pytest-cov-pyc (5.0.0-r0) (15/43) Purging py3-pytest-cov (5.0.0-r0) (16/43) Purging py3-pytest-pyc (8.3.5-r0) (17/43) Purging py3-pytest (8.3.5-r0) (18/43) Purging py3-iniconfig-pyc (2.1.0-r0) (19/43) Purging py3-iniconfig (2.1.0-r0) (20/43) Purging py3-packaging-pyc (25.0-r0) (21/43) Purging py3-packaging (25.0-r0) (22/43) Purging py3-parsing-pyc (3.2.3-r0) (23/43) Purging py3-parsing (3.2.3-r0) (24/43) Purging py3-pluggy-pyc (1.5.0-r0) (25/43) Purging py3-pluggy (1.5.0-r0) (26/43) Purging py3-py-pyc (1.11.0-r4) (27/43) Purging py3-py (1.11.0-r4) (28/43) Purging py3-coveralls-pyc (3.3.1-r1) (29/43) Purging py3-coveralls (3.3.1-r1) (30/43) Purging py3-coverage-pyc (7.8.2-r0) (31/43) Purging py3-coverage (7.8.2-r0) (32/43) Purging py3-docopt-pyc (0.6.2-r11) (33/43) Purging py3-docopt (0.6.2-r11) (34/43) Purging py3-requests-pyc (2.32.5-r0) (35/43) Purging py3-requests (2.32.5-r0) (36/43) Purging py3-certifi-pyc (2025.4.26-r0) (37/43) Purging py3-certifi (2025.4.26-r0) (38/43) Purging py3-charset-normalizer-pyc (3.4.2-r0) (39/43) Purging py3-charset-normalizer (3.4.2-r0) (40/43) Purging py3-idna-pyc (3.10-r0) (41/43) Purging py3-idna (3.10-r0) (42/43) Purging py3-urllib3-pyc (1.26.20-r0) (43/43) Purging py3-urllib3 (1.26.20-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-dacite: Updating the community/x86_64 repository index... >>> py3-dacite: Signing the index...