Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing setuptools-check-hook unpacking sources unpacking source archive /nix/store/mbjgz6x34s9bzw7d37335kwd760n544m-hmmlearn-0.2.5.tar.gz source root is hmmlearn-0.2.5 setting SOURCE_DATE_EPOCH to timestamp 1612362493 of file hmmlearn-0.2.5/setup.cfg patching sources configuring no configure script, doing nothing building Executing setuptoolsBuildPhase running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/hmmlearn copying lib/hmmlearn/base.py -> build/lib.linux-x86_64-3.8/hmmlearn copying lib/hmmlearn/utils.py -> build/lib.linux-x86_64-3.8/hmmlearn copying lib/hmmlearn/_utils.py -> build/lib.linux-x86_64-3.8/hmmlearn copying lib/hmmlearn/hmm.py -> build/lib.linux-x86_64-3.8/hmmlearn copying lib/hmmlearn/stats.py -> build/lib.linux-x86_64-3.8/hmmlearn copying lib/hmmlearn/__init__.py -> build/lib.linux-x86_64-3.8/hmmlearn copying lib/hmmlearn/_version.py -> build/lib.linux-x86_64-3.8/hmmlearn creating build/lib.linux-x86_64-3.8/hmmlearn/tests copying lib/hmmlearn/tests/test_gmm_hmm.py -> build/lib.linux-x86_64-3.8/hmmlearn/tests copying lib/hmmlearn/tests/test_base.py -> build/lib.linux-x86_64-3.8/hmmlearn/tests copying lib/hmmlearn/tests/test_gaussian_hmm.py -> build/lib.linux-x86_64-3.8/hmmlearn/tests copying lib/hmmlearn/tests/conftest.py -> build/lib.linux-x86_64-3.8/hmmlearn/tests copying lib/hmmlearn/tests/__init__.py -> build/lib.linux-x86_64-3.8/hmmlearn/tests copying lib/hmmlearn/tests/test_gmm_hmm_new.py -> build/lib.linux-x86_64-3.8/hmmlearn/tests copying lib/hmmlearn/tests/test_multinomial_hmm.py -> build/lib.linux-x86_64-3.8/hmmlearn/tests copying lib/hmmlearn/tests/test_utils.py -> build/lib.linux-x86_64-3.8/hmmlearn/tests running build_ext Finished executing setuptoolsBuildPhase installing Executing pipInstallPhase /build/hmmlearn-0.2.5/dist /build/hmmlearn-0.2.5 Processing ./hmmlearn-0.2.5-cp38-cp38-linux_x86_64.whl Requirement already satisfied: scikit-learn>=0.16 in /nix/store/kp9p9i6avj6qjl7kr99ph5r7lzbbc6lz-python3.8-scikit-learn-0.24.1/lib/python3.8/site-packages (from hmmlearn==0.2.5) (0.24.1) Requirement already satisfied: numpy>=1.10 in /nix/store/a0y6mz8s7970cqm1ca3l7z5zcmhapzfd-python3.8-numpy-1.20.3/lib/python3.8/site-packages (from hmmlearn==0.2.5) (1.20.3) Requirement already satisfied: scipy>=0.19 in /nix/store/y9lm8m3g9y51zpckpbpwm8nnb5k6xlb5-python3.8-scipy-1.6.3/lib/python3.8/site-packages (from hmmlearn==0.2.5) (1.6.3) Requirement already satisfied: threadpoolctl>=2.0.0 in /nix/store/9ifip24440w19gzzsvrs8zhbaaf3ivdn-python3.8-threadpoolctl-2.1.0/lib/python3.8/site-packages (from scikit-learn>=0.16->hmmlearn==0.2.5) (2.1.0) Requirement already satisfied: joblib>=0.11 in /nix/store/q44m8dhyc8ph1901z0r5fvazd840b6qw-python3.8-joblib-1.0.1/lib/python3.8/site-packages (from scikit-learn>=0.16->hmmlearn==0.2.5) (1.0.1) Installing collected packages: hmmlearn Successfully installed hmmlearn-0.2.5 /build/hmmlearn-0.2.5 Finished executing pipInstallPhase post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/8xxzaqaaz4wjwyzhcbn2jzfayz9grsjp-python3.8-hmmlearn-0.2.5 shrinking /nix/store/8xxzaqaaz4wjwyzhcbn2jzfayz9grsjp-python3.8-hmmlearn-0.2.5/lib/python3.8/site-packages/hmmlearn/_hmmc.cpython-38-x86_64-linux-gnu.so strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/8xxzaqaaz4wjwyzhcbn2jzfayz9grsjp-python3.8-hmmlearn-0.2.5/lib patching script interpreter paths in /nix/store/8xxzaqaaz4wjwyzhcbn2jzfayz9grsjp-python3.8-hmmlearn-0.2.5 checking for references to /build/ in /nix/store/8xxzaqaaz4wjwyzhcbn2jzfayz9grsjp-python3.8-hmmlearn-0.2.5... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir running install tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /build/hmmlearn-0.2.5, configfile: setup.cfg collecting ... set RNG seed to 149316363 collected 119 items tests/test_base.py ............. [ 10%] tests/test_gaussian_hmm.py ........................................... [ 47%] tests/test_gmm_hmm.py xxxxxXxxxxxXxxxxxX [ 62%] tests/test_gmm_hmm_new.py ................................ [ 89%] tests/test_multinomial_hmm.py .......... [ 97%] tests/test_utils.py ... [100%] =============================== warnings summary =============================== tests/test_gmm_hmm_new.py::TestGMMHMMWithDiagCovars::test_fit_zero_variance /nix/store/8xxzaqaaz4wjwyzhcbn2jzfayz9grsjp-python3.8-hmmlearn-0.2.5/lib/python3.8/site-packages/hmmlearn/hmm.py:1032: RuntimeWarning: invalid value encountered in true_divide self.covars_ = c_n / c_d -- Docs: https://docs.pytest.org/en/stable/warnings.html ============ 101 passed, 15 xfailed, 3 xpassed, 1 warning in 31.81s ============ pythonCatchConflictsPhase pythonRemoveBinBytecodePhase pythonImportsCheckPhase Executing pythonImportsCheckPhase pytestcachePhase