nixbot

builds

succeeded x86_64-linux.package-wikiextractor build #36 · raw · ·

1this derivation will be built:2  /nix/store/b59y8mcfh24cxfaw22fijzh9nl4gbvk1-wikiextractor-3.0.7.drv3these 17 paths will be fetched (2.8 MiB download, 14.1 MiB unpacked):4  /nix/store/y7nalycm4bdfk9ip5jalzwgb12jd49w5-ensure-newer-sources-hook5  /nix/store/6qsjxxkiz9wisq89yvjm2f9wvqs4x304-pypa-build-hook.sh6  /nix/store/pil1psspiydk2xapq058zq36z9bbirp1-pypa-install-hook7  /nix/store/d28fzw2dgyadiy379jxmsvwbwj4misy6-python-catch-conflicts-hook8  /nix/store/jzyc37z7k9sy8x5b3hwn0qymzxsc7m6j-python-imports-check-hook.sh9  /nix/store/pyl591764sszb0ypavh0c4k2g6ml0pym-python-namespaces-hook.sh10  /nix/store/jvb2f61qnm2mlp9vqxmsxl1rqfxwwnrr-python-output-dist-hook11  /nix/store/a0blfvs0s8fq79rxngwfiy3jfshy2p77-python-remove-bin-bytecode-hook12  /nix/store/qlps234m4cfcy9i3gcq55vhf1dnvj9hz-python-remove-tests-dir-hook13  /nix/store/k40k918mfl9rkgad8f86sdnwqwbdc010-python-runtime-deps-check-hook.sh14  /nix/store/ng0cks4gi5ijlg5rlw4991s9ckmlhsmz-python3.13-build-1.4.415  /nix/store/wr64vscjp4qwbgs77b2wb6l6zqfd7mq8-python3.13-installer-1.0.016  /nix/store/9wxrsfw224c8jqy0a5y0f85wnja071a1-python3.13-packaging-26.117  /nix/store/zbx3dv73yv2ml81b4856q1zy89rbcpd1-python3.13-pyproject-hooks-1.2.018  /nix/store/x72ryd1ff4xw1p92szk0cjyp53gph00y-python3.13-setuptools-80.10.119  /nix/store/kg1cw9d32gljz3fabbzr4xbh765ryg0i-python3.13-wheel-0.46.120  /nix/store/rrdc4k16xz73p6j8vpyx14r6yr3i1dh2-wrap-python-hook21building '/nix/store/b59y8mcfh24cxfaw22fijzh9nl4gbvk1-wikiextractor-3.0.7.drv' on 'ssh-ng://nix@jamie'22building '/nix/store/b59y8mcfh24cxfaw22fijzh9nl4gbvk1-wikiextractor-3.0.7.drv'23wikiextractor-3.0.7> Sourcing python-remove-tests-dir-hook24wikiextractor-3.0.7> Sourcing python-catch-conflicts-hook.sh25wikiextractor-3.0.7> Sourcing python-remove-bin-bytecode-hook.sh26wikiextractor-3.0.7> Sourcing pypa-build-hook27wikiextractor-3.0.7> Using pypaBuildPhase28wikiextractor-3.0.7> Sourcing python-runtime-deps-check-hook29wikiextractor-3.0.7> Using pythonRuntimeDepsCheckHook30wikiextractor-3.0.7> Sourcing pypa-install-hook31wikiextractor-3.0.7> Using pypaInstallPhase32wikiextractor-3.0.7> Sourcing python-imports-check-hook.sh33wikiextractor-3.0.7> Using pythonImportsCheckPhase34wikiextractor-3.0.7> Sourcing python-namespaces-hook35wikiextractor-3.0.7> Sourcing python-catch-conflicts-hook.sh36wikiextractor-3.0.7> Running phase: unpackPhase37wikiextractor-3.0.7> unpacking source archive /nix/store/9xk06lv2ynzxy2k4vsgaqlz5bxwqlqzc-source38wikiextractor-3.0.7> source root is source39wikiextractor-3.0.7> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/wikiextractor/extractPage.py"40wikiextractor-3.0.7> Running phase: patchPhase41wikiextractor-3.0.7> applying patch /nix/store/40g2rp48m7v8zwp0nifijbd634c2j55y-ab8988ebfa9e4557411f3d4c0f4ccda139e18875.patch42wikiextractor-3.0.7> patching file wikiextractor/extract.py43wikiextractor-3.0.7> Running phase: updateAutotoolsGnuConfigScriptsPhase44wikiextractor-3.0.7> Running phase: configurePhase45wikiextractor-3.0.7> no configure script, doing nothing46wikiextractor-3.0.7> Running phase: buildPhase47wikiextractor-3.0.7> Executing pypaBuildPhase48wikiextractor-3.0.7> Creating a wheel...49wikiextractor-3.0.7> pypa build flags: --no-isolation --outdir dist/ --wheel50wikiextractor-3.0.7> * Getting build dependencies for wheel...51wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:33: SyntaxWarning: invalid escape sequence '\w'52wikiextractor-3.0.7>   tailRE = re.compile('\w+')53wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:171: SyntaxWarning: invalid escape sequence '\.'54wikiextractor-3.0.7>   text = re.sub(u' (,:\.\)\]»)', r'\1', text)55wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:172: SyntaxWarning: invalid escape sequence '\['56wikiextractor-3.0.7>   text = re.sub(u'(\[\(«) ', r'\1', text)57wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:383: SyntaxWarning: invalid escape sequence '\['58wikiextractor-3.0.7>   '(?i)\[((' + '|'.join(wgUrlProtocols) + ')' + EXT_LINK_URL_CLASS + r'+)\s*([^\]\x00-\x08\x0a-\x1F]*?)\]',59wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:737: SyntaxWarning: invalid escape sequence '\w'60wikiextractor-3.0.7>   return re.sub("&#?(\w+);", fixup, text)61wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:1400: SyntaxWarning: invalid escape sequence '\['62wikiextractor-3.0.7>   reOpen = re.compile('{{2,}|\[{2,}')63wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:1401: SyntaxWarning: invalid escape sequence '\['64wikiextractor-3.0.7>   reNext = re.compile('{{2,}|}{2,}|\[{2,}|]{2,}')  # at least 265wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:1652: SyntaxWarning: invalid escape sequence '\s'66wikiextractor-3.0.7>   if re.match('<(?:strong|span|p|div)\s(?:[^\s>]*\s+)*?class="(?:[^"\s>]*\s+)*?error(?:\s[^">]*)?"', test):67wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:1823: SyntaxWarning: invalid escape sequence '\['68wikiextractor-3.0.7>   m = re.match('#REDIRECT.*?\[\[([^\]]*)]]', page[0], re.IGNORECASE)69wikiextractor-3.0.7> /nix/store/x72ryd1ff4xw1p92szk0cjyp53gph00y-python3.13-setuptools-80.10.1/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.70wikiextractor-3.0.7> !!71wikiextractor-3.0.7> 72wikiextractor-3.0.7>         ********************************************************************************73wikiextractor-3.0.7>         Please consider removing the following classifiers in favor of a SPDX license expression:74wikiextractor-3.0.7> 75wikiextractor-3.0.7>         License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)76wikiextractor-3.0.7> 77wikiextractor-3.0.7>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.78wikiextractor-3.0.7>         ********************************************************************************79wikiextractor-3.0.7> 80wikiextractor-3.0.7> !!81wikiextractor-3.0.7>   self._finalize_license_expression()82wikiextractor-3.0.7> running egg_info83wikiextractor-3.0.7> creating wikiextractor.egg-info84wikiextractor-3.0.7> writing wikiextractor.egg-info/PKG-INFO85wikiextractor-3.0.7> writing dependency_links to wikiextractor.egg-info/dependency_links.txt86wikiextractor-3.0.7> writing entry points to wikiextractor.egg-info/entry_points.txt87wikiextractor-3.0.7> writing top-level names to wikiextractor.egg-info/top_level.txt88wikiextractor-3.0.7> writing manifest file 'wikiextractor.egg-info/SOURCES.txt'89wikiextractor-3.0.7> reading manifest file 'wikiextractor.egg-info/SOURCES.txt'90wikiextractor-3.0.7> adding license file 'LICENSE'91wikiextractor-3.0.7> writing manifest file 'wikiextractor.egg-info/SOURCES.txt'92wikiextractor-3.0.7> * Building wheel...93wikiextractor-3.0.7> /nix/store/x72ryd1ff4xw1p92szk0cjyp53gph00y-python3.13-setuptools-80.10.1/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.94wikiextractor-3.0.7> !!95wikiextractor-3.0.7> 96wikiextractor-3.0.7>         ********************************************************************************97wikiextractor-3.0.7>         Please consider removing the following classifiers in favor of a SPDX license expression:98wikiextractor-3.0.7> 99wikiextractor-3.0.7>         License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)100wikiextractor-3.0.7> 101wikiextractor-3.0.7>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.102wikiextractor-3.0.7>         ********************************************************************************103wikiextractor-3.0.7> 104wikiextractor-3.0.7> !!105wikiextractor-3.0.7>   self._finalize_license_expression()106wikiextractor-3.0.7> running bdist_wheel107wikiextractor-3.0.7> running build108wikiextractor-3.0.7> running build_py109wikiextractor-3.0.7> creating build/lib/wikiextractor110wikiextractor-3.0.7> copying wikiextractor/__init__.py -> build/lib/wikiextractor111wikiextractor-3.0.7> copying wikiextractor/cirrus-extract.py -> build/lib/wikiextractor112wikiextractor-3.0.7> copying wikiextractor/clean.py -> build/lib/wikiextractor113wikiextractor-3.0.7> copying wikiextractor/extractPage.py -> build/lib/wikiextractor114wikiextractor-3.0.7> copying wikiextractor/extract.py -> build/lib/wikiextractor115wikiextractor-3.0.7> copying wikiextractor/WikiExtractor.py -> build/lib/wikiextractor116wikiextractor-3.0.7> installing to build/bdist.linux-x86_64/wheel117wikiextractor-3.0.7> running install118wikiextractor-3.0.7> running install_lib119wikiextractor-3.0.7> creating build/bdist.linux-x86_64/wheel120wikiextractor-3.0.7> creating build/bdist.linux-x86_64/wheel/wikiextractor121wikiextractor-3.0.7> copying build/lib/wikiextractor/cirrus-extract.py -> build/bdist.linux-x86_64/wheel/./wikiextractor122wikiextractor-3.0.7> copying build/lib/wikiextractor/extract.py -> build/bdist.linux-x86_64/wheel/./wikiextractor123wikiextractor-3.0.7> copying build/lib/wikiextractor/WikiExtractor.py -> build/bdist.linux-x86_64/wheel/./wikiextractor124wikiextractor-3.0.7> copying build/lib/wikiextractor/__init__.py -> build/bdist.linux-x86_64/wheel/./wikiextractor125wikiextractor-3.0.7> copying build/lib/wikiextractor/extractPage.py -> build/bdist.linux-x86_64/wheel/./wikiextractor126wikiextractor-3.0.7> copying build/lib/wikiextractor/clean.py -> build/bdist.linux-x86_64/wheel/./wikiextractor127wikiextractor-3.0.7> running install_egg_info128wikiextractor-3.0.7> running egg_info129wikiextractor-3.0.7> writing wikiextractor.egg-info/PKG-INFO130wikiextractor-3.0.7> writing dependency_links to wikiextractor.egg-info/dependency_links.txt131wikiextractor-3.0.7> writing entry points to wikiextractor.egg-info/entry_points.txt132wikiextractor-3.0.7> writing top-level names to wikiextractor.egg-info/top_level.txt133wikiextractor-3.0.7> reading manifest file 'wikiextractor.egg-info/SOURCES.txt'134wikiextractor-3.0.7> adding license file 'LICENSE'135wikiextractor-3.0.7> writing manifest file 'wikiextractor.egg-info/SOURCES.txt'136wikiextractor-3.0.7> Copying wikiextractor.egg-info to build/bdist.linux-x86_64/wheel/./wikiextractor-3.0.7-py3.13.egg-info137wikiextractor-3.0.7> running install_scripts138wikiextractor-3.0.7> creating build/bdist.linux-x86_64/wheel/wikiextractor-3.0.7.dist-info/WHEEL139wikiextractor-3.0.7> creating '/build/source/dist/.tmp-rri0uhmv/wikiextractor-3.0.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it140wikiextractor-3.0.7> adding 'wikiextractor/WikiExtractor.py'141wikiextractor-3.0.7> adding 'wikiextractor/__init__.py'142wikiextractor-3.0.7> adding 'wikiextractor/cirrus-extract.py'143wikiextractor-3.0.7> adding 'wikiextractor/clean.py'144wikiextractor-3.0.7> adding 'wikiextractor/extract.py'145wikiextractor-3.0.7> adding 'wikiextractor/extractPage.py'146wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/licenses/LICENSE'147wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/METADATA'148wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/WHEEL'149wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/entry_points.txt'150wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/top_level.txt'151wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/RECORD'152wikiextractor-3.0.7> removing build/bdist.linux-x86_64/wheel153wikiextractor-3.0.7> Successfully built wikiextractor-3.0.7-py3-none-any.whl154wikiextractor-3.0.7> Finished creating a wheel...155wikiextractor-3.0.7> Finished executing pypaBuildPhase156wikiextractor-3.0.7> Running phase: pythonRuntimeDepsCheckHook157wikiextractor-3.0.7> Executing pythonRuntimeDepsCheck158wikiextractor-3.0.7> Checking runtime dependencies for wikiextractor-3.0.7-py3-none-any.whl159wikiextractor-3.0.7> Finished executing pythonRuntimeDepsCheck160wikiextractor-3.0.7> Running phase: installPhase161wikiextractor-3.0.7> Executing pypaInstallPhase162wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:33: SyntaxWarning: invalid escape sequence '\w'163wikiextractor-3.0.7>   tailRE = re.compile('\w+')164wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:171: SyntaxWarning: invalid escape sequence '\.'165wikiextractor-3.0.7>   text = re.sub(u' (,:\.\)\]»)', r'\1', text)166wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:172: SyntaxWarning: invalid escape sequence '\['167wikiextractor-3.0.7>   text = re.sub(u'(\[\(«) ', r'\1', text)168wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:383: SyntaxWarning: invalid escape sequence '\['169wikiextractor-3.0.7>   '(?i)\[((' + '|'.join(wgUrlProtocols) + ')' + EXT_LINK_URL_CLASS + r'+)\s*([^\]\x00-\x08\x0a-\x1F]*?)\]',170wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:737: SyntaxWarning: invalid escape sequence '\w'171wikiextractor-3.0.7>   return re.sub("&#?(\w+);", fixup, text)172wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1400: SyntaxWarning: invalid escape sequence '\['173wikiextractor-3.0.7>   reOpen = re.compile('{{2,}|\[{2,}')174wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1401: SyntaxWarning: invalid escape sequence '\['175wikiextractor-3.0.7>   reNext = re.compile('{{2,}|}{2,}|\[{2,}|]{2,}')  # at least 2176wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1652: SyntaxWarning: invalid escape sequence '\s'177wikiextractor-3.0.7>   if re.match('<(?:strong|span|p|div)\s(?:[^\s>]*\s+)*?class="(?:[^"\s>]*\s+)*?error(?:\s[^">]*)?"', test):178wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1823: SyntaxWarning: invalid escape sequence '\['179wikiextractor-3.0.7>   m = re.match('#REDIRECT.*?\[\[([^\]]*)]]', page[0], re.IGNORECASE)180wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:33: SyntaxWarning: invalid escape sequence '\w'181wikiextractor-3.0.7>   tailRE = re.compile('\w+')182wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:171: SyntaxWarning: invalid escape sequence '\.'183wikiextractor-3.0.7>   text = re.sub(u' (,:\.\)\]»)', r'\1', text)184wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:172: SyntaxWarning: invalid escape sequence '\['185wikiextractor-3.0.7>   text = re.sub(u'(\[\(«) ', r'\1', text)186wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:383: SyntaxWarning: invalid escape sequence '\['187wikiextractor-3.0.7>   '(?i)\[((' + '|'.join(wgUrlProtocols) + ')' + EXT_LINK_URL_CLASS + r'+)\s*([^\]\x00-\x08\x0a-\x1F]*?)\]',188wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:737: SyntaxWarning: invalid escape sequence '\w'189wikiextractor-3.0.7>   return re.sub("&#?(\w+);", fixup, text)190wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1400: SyntaxWarning: invalid escape sequence '\['191wikiextractor-3.0.7>   reOpen = re.compile('{{2,}|\[{2,}')192wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1401: SyntaxWarning: invalid escape sequence '\['193wikiextractor-3.0.7>   reNext = re.compile('{{2,}|}{2,}|\[{2,}|]{2,}')  # at least 2194wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1652: SyntaxWarning: invalid escape sequence '\s'195wikiextractor-3.0.7>   if re.match('<(?:strong|span|p|div)\s(?:[^\s>]*\s+)*?class="(?:[^"\s>]*\s+)*?error(?:\s[^">]*)?"', test):196wikiextractor-3.0.7> /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1823: SyntaxWarning: invalid escape sequence '\['197wikiextractor-3.0.7>   m = re.match('#REDIRECT.*?\[\[([^\]]*)]]', page[0], re.IGNORECASE)198wikiextractor-3.0.7> Successfully installed wikiextractor-3.0.7-py3-none-any.whl199wikiextractor-3.0.7> Finished executing pypaInstallPhase200wikiextractor-3.0.7> Running phase: pythonOutputDistPhase201wikiextractor-3.0.7> Executing pythonOutputDistPhase202wikiextractor-3.0.7> Finished executing pythonOutputDistPhase203wikiextractor-3.0.7> Running phase: fixupPhase204wikiextractor-3.0.7> shrinking RPATHs of ELF executables and libraries in /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7205wikiextractor-3.0.7> checking for references to /build/ in /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7...206wikiextractor-3.0.7> patching script interpreter paths in /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7207wikiextractor-3.0.7> stripping (with command strip and flags -S -p) in  /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/lib /nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/bin208wikiextractor-3.0.7> shrinking RPATHs of ELF executables and libraries in /nix/store/vxaralqnd7v11z3x5gq3qdr6g65qigd2-wikiextractor-3.0.7-dist209wikiextractor-3.0.7> checking for references to /build/ in /nix/store/vxaralqnd7v11z3x5gq3qdr6g65qigd2-wikiextractor-3.0.7-dist...210wikiextractor-3.0.7> patching script interpreter paths in /nix/store/vxaralqnd7v11z3x5gq3qdr6g65qigd2-wikiextractor-3.0.7-dist211wikiextractor-3.0.7> Rewriting #!/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.13/bin/python3.13 to #!/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.13212wikiextractor-3.0.7> wrapping `/nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/bin/extractPage'...213wikiextractor-3.0.7> Rewriting #!/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.13/bin/python3.13 to #!/nix/store/l9k0anq0z7zz81zcwy035jfwap9ga6rl-python3-3.13.13214wikiextractor-3.0.7> wrapping `/nix/store/ppkqjjp54f9przkwpqivc83kk6qbc5wq-wikiextractor-3.0.7/bin/wikiextractor'...215wikiextractor-3.0.7> Executing pythonRemoveTestsDir216wikiextractor-3.0.7> Finished executing pythonRemoveTestsDir217wikiextractor-3.0.7> Running phase: installCheckPhase218wikiextractor-3.0.7> no Makefile or custom installCheckPhase, doing nothing219wikiextractor-3.0.7> Running phase: pythonCatchConflictsPhase220wikiextractor-3.0.7> Running phase: pythonRemoveBinBytecodePhase221wikiextractor-3.0.7> Running phase: pythonImportsCheckPhase222wikiextractor-3.0.7> Executing pythonImportsCheckPhase223wikiextractor-3.0.7> Check whether the following modules can be imported: wikiextractor224225post-build step Upload coverage to codecov: ok226Skipping codecov: project=NixOS/nixos-wiki-infra attr=x86_64-linux.package-wikiextractor