2023-09-12T12:56:03,586 Created temporary directory: /tmp/pip-build-tracker-rb7t5vy6 2023-09-12T12:56:03,587 Initialized build tracking at /tmp/pip-build-tracker-rb7t5vy6 2023-09-12T12:56:03,588 Created build tracker: /tmp/pip-build-tracker-rb7t5vy6 2023-09-12T12:56:03,588 Entered build tracker: /tmp/pip-build-tracker-rb7t5vy6 2023-09-12T12:56:03,589 Created temporary directory: /tmp/pip-wheel-aqq1uycy 2023-09-12T12:56:03,592 Created temporary directory: /tmp/pip-ephem-wheel-cache-64acxqyu 2023-09-12T12:56:03,618 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-12T12:56:03,621 2 location(s) to search for versions of bcwyx: 2023-09-12T12:56:03,621 * https://pypi.org/simple/bcwyx/ 2023-09-12T12:56:03,621 * https://www.piwheels.org/simple/bcwyx/ 2023-09-12T12:56:03,622 Fetching project page and analyzing links: https://pypi.org/simple/bcwyx/ 2023-09-12T12:56:03,623 Getting page https://pypi.org/simple/bcwyx/ 2023-09-12T12:56:03,625 Found index url https://pypi.org/simple/ 2023-09-12T12:56:03,852 Fetched page https://pypi.org/simple/bcwyx/ as application/vnd.pypi.simple.v1+json 2023-09-12T12:56:03,853 Found link https://files.pythonhosted.org/packages/eb/5f/5034a85bd989494cc5b08ce1d1a9b5f398171ce267ca7cf6d1812d0e4884/bcwyx-1.0.tar.gz (from https://pypi.org/simple/bcwyx/), version: 1.0 2023-09-12T12:56:03,854 Fetching project page and analyzing links: https://www.piwheels.org/simple/bcwyx/ 2023-09-12T12:56:03,855 Getting page https://www.piwheels.org/simple/bcwyx/ 2023-09-12T12:56:03,856 Found index url https://www.piwheels.org/simple/ 2023-09-12T12:56:04,127 Fetched page https://www.piwheels.org/simple/bcwyx/ as text/html 2023-09-12T12:56:04,128 Skipping link: not a file: https://www.piwheels.org/simple/bcwyx/ 2023-09-12T12:56:04,129 Skipping link: not a file: https://pypi.org/simple/bcwyx/ 2023-09-12T12:56:04,147 Given no hashes to check 1 links for project 'bcwyx': discarding no candidates 2023-09-12T12:56:04,165 Collecting bcwyx==1.0 2023-09-12T12:56:04,168 Created temporary directory: /tmp/pip-unpack-h7he5m_x 2023-09-12T12:56:04,377 Downloading bcwyx-1.0.tar.gz (805 bytes) 2023-09-12T12:56:04,388 ERROR: Exception: 2023-09-12T12:56:04,388 Traceback (most recent call last): 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-12T12:56:04,388 status = run_func(*args) 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-12T12:56:04,388 return func(self, options, args) 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-12T12:56:04,388 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-12T12:56:04,388 result = self._result = resolver.resolve( 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-12T12:56:04,388 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-12T12:56:04,388 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-12T12:56:04,388 if not criterion.candidates: 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-12T12:56:04,388 return bool(self._sequence) 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-12T12:56:04,388 return any(self) 2023-09-12T12:56:04,388 ^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-12T12:56:04,388 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-12T12:56:04,388 candidate = func() 2023-09-12T12:56:04,388 ^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-12T12:56:04,388 self._link_candidate_cache[link] = LinkCandidate( 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-12T12:56:04,388 super().__init__( 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-12T12:56:04,388 self.dist = self._prepare() 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-12T12:56:04,388 dist = self._prepare_distribution() 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-12T12:56:04,388 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-12T12:56:04,388 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-12T12:56:04,388 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 609, in _prepare_linked_requirement 2023-09-12T12:56:04,388 local_file = unpack_url( 2023-09-12T12:56:04,388 ^^^^^^^^^^^ 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 176, in unpack_url 2023-09-12T12:56:04,388 unpack_file(file.path, location, file.content_type) 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/unpacking.py", line 246, in unpack_file 2023-09-12T12:56:04,388 untar_file(filename, location) 2023-09-12T12:56:04,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/unpacking.py", line 221, in untar_file 2023-09-12T12:56:04,388 tar.utime(member, path) 2023-09-12T12:56:04,388 File "/usr/lib/python3.11/tarfile.py", line 2324, in utime 2023-09-12T12:56:04,388 os.utime(targetpath, (tarinfo.mtime, tarinfo.mtime)) 2023-09-12T12:56:04,388 OverflowError: timestamp out of range for platform time_t 2023-09-12T12:56:04,414 Removed build tracker: '/tmp/pip-build-tracker-rb7t5vy6'