Injecting configuration and compiling...
[1G [1G-----> Python app detected
[1G-----> Installing python-3.6.2
[1G-----> Installing pip
[1G-----> Installing requirements with pip
[1G Collecting scraperwiki==0.5.1
[1G Downloading scraperwiki-0.5.1.tar.gz (7.7 kB)
[1G Collecting lxml==4.5.2
[1G Downloading lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB)
[1G Collecting cssselect==0.9.1
[1G Downloading cssselect-0.9.1.tar.gz (32 kB)
[1G Collecting beautifulsoup4==4.9.1
[1G Downloading beautifulsoup4-4.9.1-py3-none-any.whl (115 kB)
[1G Collecting requests
[1G Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB)
[1G Collecting six
[1G Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[1G Collecting sqlalchemy
[1G Downloading SQLAlchemy-1.3.18-cp36-cp36m-manylinux2010_x86_64.whl (1.2 MB)
[1G Collecting alembic
[1G Downloading alembic-1.4.2.tar.gz (1.1 MB)
[1G Installing build dependencies: started
[1G Installing build dependencies: finished with status 'done'
[1G Getting requirements to build wheel: started
[1G Getting requirements to build wheel: finished with status 'done'
[1G Preparing wheel metadata: started
[1G Preparing wheel metadata: finished with status 'done'
[1G Collecting soupsieve>1.2
[1G Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB)
[1G Collecting idna<3,>=2.5
[1G Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[1G Collecting certifi>=2017.4.17
[1G Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
[1G Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
[1G Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
[1G Collecting chardet<4,>=3.0.2
[1G Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[1G Collecting python-dateutil
[1G Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[1G Collecting Mako
[1G Downloading Mako-1.1.3-py2.py3-none-any.whl (75 kB)
[1G Collecting python-editor>=0.3
[1G Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB)
[1G Collecting MarkupSafe>=0.9.2
[1G Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
[1G Building wheels for collected packages: scraperwiki, cssselect, alembic
[1G Building wheel for scraperwiki (setup.py): started
[1G Building wheel for scraperwiki (setup.py): finished with status 'done'
[1G Created wheel for scraperwiki: filename=scraperwiki-0.5.1-py3-none-any.whl size=6543 sha256=2776a38197ef6a12c4596d4301cdd8f1e900f750c21441d78f9be909ba32b4c0
[1G Stored in directory: /tmp/pip-ephem-wheel-cache-jlhrb7xx/wheels/cd/f8/ac/cd66eb1c557ab40d35c1ed852da3e9b37baa3e21b61906a5cf
[1G Building wheel for cssselect (setup.py): started
[1G Building wheel for cssselect (setup.py): finished with status 'done'
[1G Created wheel for cssselect: filename=cssselect-0.9.1-py3-none-any.whl size=26992 sha256=c5fca3d0b3ee1f7e69149daebcbb6b1c9224b299c5b318f6e95e667b74c056c7
[1G Stored in directory: /tmp/pip-ephem-wheel-cache-jlhrb7xx/wheels/63/71/d5/b5473de5b6bebecb4642ef7ef61b9124f461282297e7db01d0
[1G Building wheel for alembic (PEP 517): started
[1G Building wheel for alembic (PEP 517): finished with status 'done'
[1G Created wheel for alembic: filename=alembic-1.4.2-py2.py3-none-any.whl size=159543 sha256=6a5accb12ed04157f6dea10c753d0f0466cc8471947526987bff1748200a9764
[1G Stored in directory: /tmp/pip-ephem-wheel-cache-jlhrb7xx/wheels/f2/50/61/5cc491b0ca39be60dfb4dce940b389ff91b847d62e0eb2d680
[1G Successfully built scraperwiki cssselect alembic
[1G Installing collected packages: idna, certifi, urllib3, chardet, requests, six, sqlalchemy, python-dateutil, MarkupSafe, Mako, python-editor, alembic, scraperwiki, lxml, cssselect, soupsieve, beautifulsoup4
[1G Successfully installed Mako-1.1.3 MarkupSafe-1.1.1 alembic-1.4.2 beautifulsoup4-4.9.1 certifi-2020.6.20 chardet-3.0.4 cssselect-0.9.1 idna-2.10 lxml-4.5.2 python-dateutil-2.8.1 python-editor-1.0.4 requests-2.24.0 scraperwiki-0.5.1 six-1.15.0 soupsieve-2.0.1 sqlalchemy-1.3.18 urllib3-1.25.10
[1G
[1G [1G-----> Discovering process types
[1G Procfile declares types -> scraper
Injecting scraper and running...