Injecting configuration and compiling...
[1G [1G-----> PHP app detected
[1G-----> Bootstrapping...
[1G-----> Installing platform packages...
[1G NOTICE: No runtime required in composer.lock; using PHP ^5.5.17
[1G - php (5.6.38)
[1G - ext-gd (bundled with php)
[1G - ext-mbstring (bundled with php)
[1G - ext-pdo_sqlite (bundled with php)
[1G - ext-sqlite3 (bundled with php)
[1G - nginx (1.8.1)
[1G - apache (2.4.34)
[1G-----> Installing dependencies...
[1G Composer version 1.5.2 2017-09-11 16:59:25
[1G Loading composer repositories with package information
[1G Installing dependencies from lock file
[1G Package operations: 1 install, 0 updates, 0 removals
[1G - Installing openaustralia/scraperwiki (dev-morph_defaults e996fe0): Cloning e996fe0253
[1G Generating optimized autoload files
[1G-----> Preparing runtime environment...
[1G-----> Checking for additional extensions to install...
[1G [1G-----> Discovering process types
[1G Procfile declares types -> scraper
Injecting scraper and running...
Scraper didn't create an SQLite database in your current working directory called
data.sqlite. If you've just created your first scraper and not edited the code yet
this is to be expected.
To fix this make your scraper write to an SQLite database at data.sqlite.
However, this could also be related to an intermittent problem which we're
working hard to resolve: https://github.com/openaustralia/morph/issues/1064