2022-04-26T07:37:30,038 Created temporary directory: /tmp/pip-ephem-wheel-cache-5b8tyh_3 2022-04-26T07:37:30,043 Created temporary directory: /tmp/pip-req-tracker-gdgl0v75 2022-04-26T07:37:30,044 Initialized build tracking at /tmp/pip-req-tracker-gdgl0v75 2022-04-26T07:37:30,044 Created build tracker: /tmp/pip-req-tracker-gdgl0v75 2022-04-26T07:37:30,045 Entered build tracker: /tmp/pip-req-tracker-gdgl0v75 2022-04-26T07:37:30,046 Created temporary directory: /tmp/pip-wheel-oy5v4rnx 2022-04-26T07:37:30,118 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-26T07:37:30,127 2 location(s) to search for versions of fable-circuits: 2022-04-26T07:37:30,127 * https://pypi.org/simple/fable-circuits/ 2022-04-26T07:37:30,127 * https://www.piwheels.org/simple/fable-circuits/ 2022-04-26T07:37:30,128 Fetching project page and analyzing links: https://pypi.org/simple/fable-circuits/ 2022-04-26T07:37:30,129 Getting page https://pypi.org/simple/fable-circuits/ 2022-04-26T07:37:30,132 Found index url https://pypi.org/simple 2022-04-26T07:37:30,241 Found link https://files.pythonhosted.org/packages/28/48/b66ccf70dd488af98ae5ffd295cca292451ca00948d993e85045d808b73d/fable-circuits-0.1.tar.gz#sha256=f6620ec9c629463d1b8e377527f9e85f430df3dcfa06faba9b87f4ab59861030 (from https://pypi.org/simple/fable-circuits/) (requires-python:>=3.6), version: 0.1 2022-04-26T07:37:30,242 Skipping link: No binaries permitted for fable-circuits: https://files.pythonhosted.org/packages/90/0a/1642cd774715e97bd45b7cf1bb9e24bbb33cb002fbd5e623a9792737d398/fable_circuits-0.1-py3-none-any.whl#sha256=563ee320ebb3e5d4707ecae863878b9b0d7a5c3c9854b8b52eecab003755e33d (from https://pypi.org/simple/fable-circuits/) (requires-python:>=3.6) 2022-04-26T07:37:30,243 Fetching project page and analyzing links: https://www.piwheels.org/simple/fable-circuits/ 2022-04-26T07:37:30,244 Getting page https://www.piwheels.org/simple/fable-circuits/ 2022-04-26T07:37:30,246 Found index url https://www.piwheels.org/simple 2022-04-26T07:37:30,475 Skipping link: not a file: https://www.piwheels.org/simple/fable-circuits/ 2022-04-26T07:37:30,475 Skipping link: not a file: https://pypi.org/simple/fable-circuits/ 2022-04-26T07:37:30,508 Given no hashes to check 1 links for project 'fable-circuits': discarding no candidates 2022-04-26T07:37:30,540 Collecting fable-circuits==0.1 2022-04-26T07:37:30,544 Created temporary directory: /tmp/pip-unpack-4nm9bjnl 2022-04-26T07:37:30,774 Downloading fable-circuits-0.1.tar.gz (4.2 kB) 2022-04-26T07:37:30,842 Added fable-circuits==0.1 from https://files.pythonhosted.org/packages/28/48/b66ccf70dd488af98ae5ffd295cca292451ca00948d993e85045d808b73d/fable-circuits-0.1.tar.gz#sha256=f6620ec9c629463d1b8e377527f9e85f430df3dcfa06faba9b87f4ab59861030 to build tracker '/tmp/pip-req-tracker-gdgl0v75' 2022-04-26T07:37:30,850 Created temporary directory: /tmp/pip-build-env-y8hk5xf6 2022-04-26T07:37:30,864 Created temporary directory: /tmp/pip-standalone-pip-36dw45ds 2022-04-26T07:37:33,182 Installing build dependencies: started 2022-04-26T07:37:33,184 Running command pip subprocess to install build dependencies 2022-04-26T07:37:43,474 Using pip 22.0.4 from /tmp/pip-standalone-pip-36dw45ds/__env_pip__.zip/pip (python 3.7) 2022-04-26T07:37:44,948 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-26T07:37:49,180 Collecting setuptools 2022-04-26T07:37:49,433 Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-26T07:37:50,091 Collecting wheel 2022-04-26T07:37:50,127 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-04-26T07:37:59,689 Installing collected packages: wheel, setuptools 2022-04-26T07:37:59,953 Creating /tmp/pip-build-env-y8hk5xf6/overlay/bin 2022-04-26T07:37:59,957 changing mode of /tmp/pip-build-env-y8hk5xf6/overlay/bin/wheel to 755 2022-04-26T07:38:04,419 Successfully installed setuptools-62.1.0 wheel-0.37.1 2022-04-26T07:38:05,078 Installing build dependencies: finished with status 'done' 2022-04-26T07:38:05,104 Getting requirements to build wheel: started 2022-04-26T07:38:05,106 Running command Getting requirements to build wheel 2022-04-26T07:38:06,979 running egg_info 2022-04-26T07:38:07,019 writing manifest file 'py/fable_circuits.egg-info/SOURCES.txt' 2022-04-26T07:38:07,022 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Bug Tracker' in 'metadata' will be deprecated in future versions. Please use lowercase 'bug tracker' instead 2022-04-26T07:38:07,023 % (opt, section, lowercase_opt) 2022-04-26T07:38:07,023 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Programming Language' in 'metadata' will be deprecated in future versions. Please use lowercase 'programming language' instead 2022-04-26T07:38:07,024 % (opt, section, lowercase_opt) 2022-04-26T07:38:07,024 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'License' in 'metadata' will be deprecated in future versions. Please use lowercase 'license' instead 2022-04-26T07:38:07,025 % (opt, section, lowercase_opt) 2022-04-26T07:38:07,025 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Operating System' in 'metadata' will be deprecated in future versions. Please use lowercase 'operating system' instead 2022-04-26T07:38:07,025 % (opt, section, lowercase_opt) 2022-04-26T07:38:07,148 Getting requirements to build wheel: finished with status 'done' 2022-04-26T07:38:07,169 Created temporary directory: /tmp/pip-modern-metadata-allbh5_t 2022-04-26T07:38:07,175 Preparing metadata (pyproject.toml): started 2022-04-26T07:38:07,177 Running command Preparing metadata (pyproject.toml) 2022-04-26T07:38:08,918 running dist_info 2022-04-26T07:38:08,946 creating /tmp/pip-modern-metadata-allbh5_t/fable_circuits.egg-info 2022-04-26T07:38:08,960 writing manifest file '/tmp/pip-modern-metadata-allbh5_t/fable_circuits.egg-info/SOURCES.txt' 2022-04-26T07:38:08,982 writing manifest file '/tmp/pip-modern-metadata-allbh5_t/fable_circuits.egg-info/SOURCES.txt' 2022-04-26T07:38:09,098 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Bug Tracker' in 'metadata' will be deprecated in future versions. Please use lowercase 'bug tracker' instead 2022-04-26T07:38:09,098 % (opt, section, lowercase_opt) 2022-04-26T07:38:09,098 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Programming Language' in 'metadata' will be deprecated in future versions. Please use lowercase 'programming language' instead 2022-04-26T07:38:09,099 % (opt, section, lowercase_opt) 2022-04-26T07:38:09,099 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'License' in 'metadata' will be deprecated in future versions. Please use lowercase 'license' instead 2022-04-26T07:38:09,100 % (opt, section, lowercase_opt) 2022-04-26T07:38:09,100 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Operating System' in 'metadata' will be deprecated in future versions. Please use lowercase 'operating system' instead 2022-04-26T07:38:09,100 % (opt, section, lowercase_opt) 2022-04-26T07:38:09,230 Preparing metadata (pyproject.toml): finished with status 'done' 2022-04-26T07:38:09,244 Source in /tmp/pip-wheel-oy5v4rnx/fable-circuits_9a5c9b3d328c461494a4dcc872c77e66 has version 0.1, which satisfies requirement fable-circuits==0.1 from https://files.pythonhosted.org/packages/28/48/b66ccf70dd488af98ae5ffd295cca292451ca00948d993e85045d808b73d/fable-circuits-0.1.tar.gz#sha256=f6620ec9c629463d1b8e377527f9e85f430df3dcfa06faba9b87f4ab59861030 2022-04-26T07:38:09,246 Removed fable-circuits==0.1 from https://files.pythonhosted.org/packages/28/48/b66ccf70dd488af98ae5ffd295cca292451ca00948d993e85045d808b73d/fable-circuits-0.1.tar.gz#sha256=f6620ec9c629463d1b8e377527f9e85f430df3dcfa06faba9b87f4ab59861030 from build tracker '/tmp/pip-req-tracker-gdgl0v75' 2022-04-26T07:38:09,259 Created temporary directory: /tmp/pip-unpack-c5fxsj2s 2022-04-26T07:38:09,260 Building wheels for collected packages: fable-circuits 2022-04-26T07:38:09,270 Created temporary directory: /tmp/pip-wheel-yh44z620 2022-04-26T07:38:09,270 Destination directory: /tmp/pip-wheel-yh44z620 2022-04-26T07:38:09,275 Building wheel for fable-circuits (pyproject.toml): started 2022-04-26T07:38:09,277 Running command Building wheel for fable-circuits (pyproject.toml) 2022-04-26T07:38:11,094 running bdist_wheel 2022-04-26T07:38:11,521 running build 2022-04-26T07:38:11,521 running build_py 2022-04-26T07:38:11,529 creating build 2022-04-26T07:38:11,530 creating build/lib 2022-04-26T07:38:11,531 creating build/lib/fable 2022-04-26T07:38:11,533 copying py/fable/__init__.py -> build/lib/fable 2022-04-26T07:38:11,536 copying py/fable/_util.py -> build/lib/fable 2022-04-26T07:38:11,539 copying py/fable/fable.py -> build/lib/fable 2022-04-26T07:38:11,555 running install 2022-04-26T07:38:11,619 running install_lib 2022-04-26T07:38:11,626 creating build/bdist.linux-armv7l 2022-04-26T07:38:11,627 creating build/bdist.linux-armv7l/wheel 2022-04-26T07:38:11,630 creating build/bdist.linux-armv7l/wheel/fable 2022-04-26T07:38:11,640 running install_egg_info 2022-04-26T07:38:11,678 running egg_info 2022-04-26T07:38:11,701 writing manifest file 'py/fable_circuits.egg-info/SOURCES.txt' 2022-04-26T07:38:11,703 Copying py/fable_circuits.egg-info to build/bdist.linux-armv7l/wheel/fable_circuits-0.1-py3.7.egg-info 2022-04-26T07:38:11,722 running install_scripts 2022-04-26T07:38:11,920 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Bug Tracker' in 'metadata' will be deprecated in future versions. Please use lowercase 'bug tracker' instead 2022-04-26T07:38:11,920 % (opt, section, lowercase_opt) 2022-04-26T07:38:11,921 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Programming Language' in 'metadata' will be deprecated in future versions. Please use lowercase 'programming language' instead 2022-04-26T07:38:11,921 % (opt, section, lowercase_opt) 2022-04-26T07:38:11,922 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'License' in 'metadata' will be deprecated in future versions. Please use lowercase 'license' instead 2022-04-26T07:38:11,922 % (opt, section, lowercase_opt) 2022-04-26T07:38:11,923 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:746: UserWarning: Usage of uppercase key 'Operating System' in 'metadata' will be deprecated in future versions. Please use lowercase 'operating system' instead 2022-04-26T07:38:11,923 % (opt, section, lowercase_opt) 2022-04-26T07:38:12,087 Building wheel for fable-circuits (pyproject.toml): finished with status 'done' 2022-04-26T07:38:12,099 Created wheel for fable-circuits: filename=fable_circuits-0.1-py3-none-any.whl size=4668 sha256=3639d8ada81e1b615fda4a1c5b304b429cd3784ee8b8b7780f399c0818a3394d 2022-04-26T07:38:12,101 Stored in directory: /tmp/pip-ephem-wheel-cache-5b8tyh_3/wheels/98/84/f7/920dbbd318a08e0937938c43a877a103fc8a51d4c159551002 2022-04-26T07:38:12,122 Successfully built fable-circuits 2022-04-26T07:38:12,129 Removed build tracker: '/tmp/pip-req-tracker-gdgl0v75'