Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-metadata-check-hook.sh Using pythonMetadataCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Using checkPhaseThreadLimitHook Running phase: unpackPhase unpacking source archive /nix/store/bgw5405s07gh9ycmwsffgpc7jbbfp2v4-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tests/test_utils.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... /nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: 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() running egg_info creating faster_whisper.egg-info writing faster_whisper.egg-info/PKG-INFO writing dependency_links to faster_whisper.egg-info/dependency_links.txt writing requirements to faster_whisper.egg-info/requires.txt writing top-level names to faster_whisper.egg-info/top_level.txt writing manifest file 'faster_whisper.egg-info/SOURCES.txt' reading manifest file 'faster_whisper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'faster_whisper.egg-info/SOURCES.txt' * Building wheel... /nix/store/gyficbimx12q5975523ps3kjzz8ys4pq-python3.14-setuptools-83.0.0/lib/python3.14/site-packages/setuptools/dist.py:765: 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() running bdist_wheel running build running build_py creating build/lib/faster_whisper copying faster_whisper/vad.py -> build/lib/faster_whisper copying faster_whisper/__init__.py -> build/lib/faster_whisper copying faster_whisper/audio.py -> build/lib/faster_whisper copying faster_whisper/transcribe.py -> build/lib/faster_whisper copying faster_whisper/version.py -> build/lib/faster_whisper copying faster_whisper/utils.py -> build/lib/faster_whisper copying faster_whisper/tokenizer.py -> build/lib/faster_whisper copying faster_whisper/feature_extractor.py -> build/lib/faster_whisper creating build/lib/faster_whisper/assets copying faster_whisper/assets/__init__.py -> build/lib/faster_whisper/assets running egg_info writing faster_whisper.egg-info/PKG-INFO writing dependency_links to faster_whisper.egg-info/dependency_links.txt writing requirements to faster_whisper.egg-info/requires.txt writing top-level names to faster_whisper.egg-info/top_level.txt reading manifest file 'faster_whisper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'faster_whisper.egg-info/SOURCES.txt' copying faster_whisper/assets/silero_vad_v6.onnx -> build/lib/faster_whisper/assets installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/faster_whisper copying build/lib/faster_whisper/version.py -> build/bdist.linux-x86_64/wheel/./faster_whisper copying build/lib/faster_whisper/tokenizer.py -> build/bdist.linux-x86_64/wheel/./faster_whisper copying build/lib/faster_whisper/audio.py -> build/bdist.linux-x86_64/wheel/./faster_whisper copying build/lib/faster_whisper/feature_extractor.py -> build/bdist.linux-x86_64/wheel/./faster_whisper creating build/bdist.linux-x86_64/wheel/faster_whisper/assets copying build/lib/faster_whisper/assets/silero_vad_v6.onnx -> build/bdist.linux-x86_64/wheel/./faster_whisper/assets copying build/lib/faster_whisper/assets/__init__.py -> build/bdist.linux-x86_64/wheel/./faster_whisper/assets copying build/lib/faster_whisper/utils.py -> build/bdist.linux-x86_64/wheel/./faster_whisper copying build/lib/faster_whisper/transcribe.py -> build/bdist.linux-x86_64/wheel/./faster_whisper copying build/lib/faster_whisper/__init__.py -> build/bdist.linux-x86_64/wheel/./faster_whisper copying build/lib/faster_whisper/vad.py -> build/bdist.linux-x86_64/wheel/./faster_whisper running install_egg_info Copying faster_whisper.egg-info to build/bdist.linux-x86_64/wheel/./faster_whisper-1.2.1-py3.14.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/faster_whisper-1.2.1.dist-info/WHEEL creating '/build/source/dist/.tmp-0j1msw8j/faster_whisper-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'faster_whisper/__init__.py' adding 'faster_whisper/audio.py' adding 'faster_whisper/feature_extractor.py' adding 'faster_whisper/tokenizer.py' adding 'faster_whisper/transcribe.py' adding 'faster_whisper/utils.py' adding 'faster_whisper/vad.py' adding 'faster_whisper/version.py' adding 'faster_whisper/assets/__init__.py' adding 'faster_whisper/assets/silero_vad_v6.onnx' adding 'faster_whisper-1.2.1.dist-info/licenses/LICENSE' adding 'faster_whisper-1.2.1.dist-info/METADATA' adding 'faster_whisper-1.2.1.dist-info/WHEEL' adding 'faster_whisper-1.2.1.dist-info/top_level.txt' adding 'faster_whisper-1.2.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built faster_whisper-1.2.1-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for faster_whisper-1.2.1-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed faster_whisper-1.2.1-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/s3qxh61sng9njwfhgsr381ja4fhc57gg-python3.14-faster-whisper-1.2.1 checking for references to /build/ in /nix/store/s3qxh61sng9njwfhgsr381ja4fhc57gg-python3.14-faster-whisper-1.2.1... patching script interpreter paths in /nix/store/s3qxh61sng9njwfhgsr381ja4fhc57gg-python3.14-faster-whisper-1.2.1 stripping (with command strip and flags -S -p) in /nix/store/s3qxh61sng9njwfhgsr381ja4fhc57gg-python3.14-faster-whisper-1.2.1/lib shrinking RPATHs of ELF executables and libraries in /nix/store/kfn9sqzpzmqdbmz14q3dbncafflicm8j-python3.14-faster-whisper-1.2.1-dist checking for references to /build/ in /nix/store/kfn9sqzpzmqdbmz14q3dbncafflicm8j-python3.14-faster-whisper-1.2.1-dist... patching script interpreter paths in /nix/store/kfn9sqzpzmqdbmz14q3dbncafflicm8j-python3.14-faster-whisper-1.2.1-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: faster_whisper Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase