* Package:    dev-python/outcome-1.3.0_p0:0
 * Repository: gentoo
 * Maintainer: nowa@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking outcome-1.3.0.post0.gh.tar.gz to /var/tmp/portage/dev-python/outcome-1.3.0_p0/work
>>> Source unpacked in /var/tmp/portage/dev-python/outcome-1.3.0_p0/work
>>> Preparing source in /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0 ...
 * Build system packages:
 *   dev-python/gpep517            : 17
 *   dev-python/installer          : 0.7.0
 *   dev-python/setuptools         : 79.0.1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 8.2.1
 *   dev-python/wheel              : 0.45.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0 ...
 * python3_13: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for outcome-1.3.0.post0 via setuptools.build_meta:__legacy__
python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/wheel
2025-05-17 12:34:32,696 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.13/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
        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
2025-05-17 12:34:32,926 root INFO running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
2025-05-17 12:34:33,209 root INFO running build
2025-05-17 12:34:33,209 root INFO running build_py
2025-05-17 12:34:33,232 root INFO creating /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome
2025-05-17 12:34:33,232 root INFO copying src/outcome/_version.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome
2025-05-17 12:34:33,233 root INFO copying src/outcome/_util.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome
2025-05-17 12:34:33,234 root INFO copying src/outcome/__init__.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome
2025-05-17 12:34:33,234 root INFO copying src/outcome/_impl.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome
2025-05-17 12:34:33,235 root INFO running egg_info
2025-05-17 12:34:33,255 root INFO creating src/outcome.egg-info
2025-05-17 12:34:33,256 root INFO writing src/outcome.egg-info/PKG-INFO
2025-05-17 12:34:33,256 root INFO writing dependency_links to src/outcome.egg-info/dependency_links.txt
2025-05-17 12:34:33,257 root INFO writing requirements to src/outcome.egg-info/requires.txt
2025-05-17 12:34:33,257 root INFO writing top-level names to src/outcome.egg-info/top_level.txt
2025-05-17 12:34:33,258 root INFO writing manifest file 'src/outcome.egg-info/SOURCES.txt'
[05/17/25 12:34:33] ERROR    listing git files failed - pretending     git.py:26
                             there aren't any                                   
2025-05-17 12:34:33,348 root INFO reading manifest file 'src/outcome.egg-info/SOURCES.txt'
2025-05-17 12:34:33,349 root INFO reading manifest template 'MANIFEST.in'
2025-05-17 12:34:33,351 root WARNING warning: no files found matching '.coveragerc'
2025-05-17 12:34:33,353 root WARNING no previously-included directories found matching 'docs/build'
2025-05-17 12:34:33,355 root INFO adding license file 'LICENSE'
2025-05-17 12:34:33,355 root INFO adding license file 'LICENSE.APACHE2'
2025-05-17 12:34:33,355 root INFO adding license file 'LICENSE.MIT'
2025-05-17 12:34:33,359 root INFO writing manifest file 'src/outcome.egg-info/SOURCES.txt'
2025-05-17 12:34:33,362 root INFO copying src/outcome/py.typed -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome
2025-05-17 12:34:33,363 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-05-17 12:34:33,406 root INFO installing to /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-17 12:34:33,406 root INFO running install
2025-05-17 12:34:33,451 root INFO running install_lib
2025-05-17 12:34:33,471 root INFO creating /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-17 12:34:33,471 root INFO creating /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel/outcome
2025-05-17 12:34:33,471 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome/_version.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel/./outcome
2025-05-17 12:34:33,472 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome/_util.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel/./outcome
2025-05-17 12:34:33,473 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome/__init__.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel/./outcome
2025-05-17 12:34:33,473 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome/py.typed -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel/./outcome
2025-05-17 12:34:33,473 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/lib/outcome/_impl.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel/./outcome
2025-05-17 12:34:33,474 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-05-17 12:34:33,474 root INFO running install_egg_info
2025-05-17 12:34:33,495 root INFO Copying src/outcome.egg-info to /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel/./outcome-1.3.0.post0-py3.13.egg-info
2025-05-17 12:34:33,497 root INFO running install_scripts
2025-05-17 12:34:33,501 root INFO creating /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel/outcome-1.3.0.post0.dist-info/WHEEL
2025-05-17 12:34:33,502 wheel INFO creating '/var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/wheel/.tmp-nvszvftj/outcome-1.3.0.post0-py2.py3-none-any.whl' and adding '/var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel' to it
2025-05-17 12:34:33,503 wheel INFO adding 'outcome/__init__.py'
2025-05-17 12:34:33,503 wheel INFO adding 'outcome/_impl.py'
2025-05-17 12:34:33,504 wheel INFO adding 'outcome/_util.py'
2025-05-17 12:34:33,504 wheel INFO adding 'outcome/_version.py'
2025-05-17 12:34:33,504 wheel INFO adding 'outcome/py.typed'
2025-05-17 12:34:33,505 wheel INFO adding 'outcome-1.3.0.post0.dist-info/licenses/LICENSE'
2025-05-17 12:34:33,505 wheel INFO adding 'outcome-1.3.0.post0.dist-info/licenses/LICENSE.APACHE2'
2025-05-17 12:34:33,506 wheel INFO adding 'outcome-1.3.0.post0.dist-info/licenses/LICENSE.MIT'
2025-05-17 12:34:33,506 wheel INFO adding 'outcome-1.3.0.post0.dist-info/METADATA'
2025-05-17 12:34:33,506 wheel INFO adding 'outcome-1.3.0.post0.dist-info/WHEEL'
2025-05-17 12:34:33,507 wheel INFO adding 'outcome-1.3.0.post0.dist-info/top_level.txt'
2025-05-17 12:34:33,507 wheel INFO adding 'outcome-1.3.0.post0.dist-info/RECORD'
2025-05-17 12:34:33,507 root INFO removing /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-17 12:34:33,509 gpep517 INFO The backend produced /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/wheel/outcome-1.3.0.post0-py2.py3-none-any.whl
 *   Installing outcome-1.3.0.post0-py2.py3-none-any.whl to /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/install
python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/wheel/outcome-1.3.0.post0-py2.py3-none-any.whl
2025-05-17 12:34:33,783 gpep517 INFO Installing /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/wheel/outcome-1.3.0.post0-py2.py3-none-any.whl into /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_13/install
2025-05-17 12:34:33,817 gpep517 INFO Installation complete
 * Checking whether python3_13 is suitable ...
  [ ok ]
  [ ok ]
 * Using python3.13 in global scope
 * python3_13: running distutils-r1_run_phase python_compile_all
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-python/outcome-1.3.0_p0

>>> Install dev-python/outcome-1.3.0_p0 into /var/tmp/portage/dev-python/outcome-1.3.0_p0/image
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install
 * Checking whether python3_13 is suitable ...
  [ ok ]
  [ ok ]
 * Using python3.13 in global scope
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing dev-python/outcome-1.3.0_p0 into /var/tmp/portage/dev-python/outcome-1.3.0_p0/image

 * Final size of build directory: 304 KiB
 * Final size of installed tree:  148 KiB

 * QA Notice: setuptools warnings detected:
 * 
 * 	License classifiers are deprecated.
 * 	bdist_wheel.universal is deprecated
 * Verifying compiled files for python3.13