mediawiki/libs/UpdateHistory: main (log #1295758)

sourcepatches

This run took 14 seconds.

$ date
--- stdout ---
Wed Apr 24 05:40:02 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-libs-UpdateHistory.git repo --depth=1 -b main
--- stderr ---
Cloning into 'repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stdout ---

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/main
--- stdout ---
b778533b09368da283ab93640c52ee3db69e9754 refs/heads/main

--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 58 installs, 0 updates, 0 removals
  - Locking composer/semver (3.4.0)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (1.4.6)
  - Locking doctrine/deprecations (1.1.3)
  - Locking doctrine/instantiator (1.5.0)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v37.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.10.6)
  - Locking mediawiki/minus-x (1.1.1)
  - Locking mediawiki/phan-taint-check-plugin (3.2.1)
  - Locking microsoft/tolerant-php-parser (v0.0.23)
  - Locking myclabs/deep-copy (1.11.1)
  - Locking netresearch/jsonmapper (v3.1.1)
  - Locking ockcyp/covers-validator (v1.3.3)
  - Locking phan/phan (3.2.6)
  - Locking phar-io/manifest (2.0.4)
  - Locking phar-io/version (3.2.1)
  - Locking php-parallel-lint/php-console-color (v0.3)
  - Locking php-parallel-lint/php-console-highlighter (v0.5)
  - Locking php-parallel-lint/php-parallel-lint (v1.3.0)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.4.0)
  - Locking phpdocumentor/type-resolver (1.8.2)
  - Locking phpstan/phpdoc-parser (1.28.0)
  - Locking phpunit/php-code-coverage (7.0.17)
  - Locking phpunit/php-file-iterator (2.0.6)
  - Locking phpunit/php-text-template (1.2.1)
  - Locking phpunit/php-timer (2.1.4)
  - Locking phpunit/php-token-stream (4.0.4)
  - Locking phpunit/phpunit (8.5.38)
  - Locking psr/container (2.0.2)
  - Locking psr/log (1.1.4)
  - Locking sabre/event (5.1.4)
  - Locking sebastian/code-unit-reverse-lookup (1.0.3)
  - Locking sebastian/comparator (3.0.5)
  - Locking sebastian/diff (3.0.6)
  - Locking sebastian/environment (4.2.5)
  - Locking sebastian/exporter (3.1.6)
  - Locking sebastian/global-state (3.0.5)
  - Locking sebastian/object-enumerator (3.0.5)
  - Locking sebastian/object-reflector (1.1.3)
  - Locking sebastian/recursion-context (3.0.2)
  - Locking sebastian/resource-operations (2.0.3)
  - Locking sebastian/type (1.1.5)
  - Locking sebastian/version (2.0.1)
  - Locking squizlabs/php_codesniffer (3.6.0)
  - Locking symfony/console (v5.4.36)
  - Locking symfony/deprecation-contracts (v3.4.0)
  - Locking symfony/polyfill-ctype (v1.29.0)
  - Locking symfony/polyfill-intl-grapheme (v1.29.0)
  - Locking symfony/polyfill-intl-normalizer (v1.29.0)
  - Locking symfony/polyfill-mbstring (v1.29.0)
  - Locking symfony/polyfill-php73 (v1.29.0)
  - Locking symfony/polyfill-php80 (v1.29.0)
  - Locking symfony/service-contracts (v3.4.2)
  - Locking symfony/string (v6.4.4)
  - Locking theseer/tokenizer (1.2.3)
  - Locking webmozart/assert (1.11.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 58 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing squizlabs/php_codesniffer (3.6.0): Extracting archive
  - Installing sebastian/diff (3.0.6): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.4.0): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v37.0.0): Extracting archive
  - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
  - Installing symfony/string (v6.4.4): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.4.2): Extracting archive
  - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive
  - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive
  - Installing symfony/console (v5.4.36): Extracting archive
  - Installing sabre/event (5.1.4): Extracting archive
  - Installing netresearch/jsonmapper (v3.1.1): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.0.23): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (1.28.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.3): Extracting archive
  - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.4.0): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (1.1.4): Extracting archive
  - Installing composer/xdebug-handler (1.4.6): Extracting archive
  - Installing phan/phan (3.2.6): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (3.2.1): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.10.6): Extracting archive
  - Installing mediawiki/minus-x (1.1.1): Extracting archive
  - Installing sebastian/version (2.0.1): Extracting archive
  - Installing sebastian/type (1.1.5): Extracting archive
  - Installing sebastian/resource-operations (2.0.3): Extracting archive
  - Installing sebastian/recursion-context (3.0.2): Extracting archive
  - Installing sebastian/object-reflector (1.1.3): Extracting archive
  - Installing sebastian/object-enumerator (3.0.5): Extracting archive
  - Installing sebastian/global-state (3.0.5): Extracting archive
  - Installing sebastian/exporter (3.1.6): Extracting archive
  - Installing sebastian/environment (4.2.5): Extracting archive
  - Installing sebastian/comparator (3.0.5): Extracting archive
  - Installing phpunit/php-timer (2.1.4): Extracting archive
  - Installing phpunit/php-text-template (1.2.1): Extracting archive
  - Installing phpunit/php-file-iterator (2.0.6): Extracting archive
  - Installing theseer/tokenizer (1.2.3): Extracting archive
  - Installing sebastian/code-unit-reverse-lookup (1.0.3): Extracting archive
  - Installing phpunit/php-token-stream (4.0.4): Extracting archive
  - Installing phpunit/php-code-coverage (7.0.17): Extracting archive
  - Installing phar-io/version (3.2.1): Extracting archive
  - Installing phar-io/manifest (2.0.4): Extracting archive
  - Installing myclabs/deep-copy (1.11.1): Extracting archive
  - Installing doctrine/instantiator (1.5.0): Extracting archive
  - Installing phpunit/phpunit (8.5.38): Extracting archive
  - Installing ockcyp/covers-validator (v1.3.3): Extracting archive
  - Installing php-parallel-lint/php-console-color (v0.3): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v0.5): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.3.0): Extracting archive
  0/58 [>---------------------------]   0%
 18/58 [========>-------------------]  31%
 31/58 [==============>-------------]  53%
 44/58 [=====================>------]  75%
 57/58 [===========================>]  98%
 58/58 [============================] 100%
8 package suggestions were added by new dependencies, use `composer suggest` to see details.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
34 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---

--- end ---
Upgrading c:mediawiki/mediawiki-codesniffer from 37.0.0 -> 43.0.0
Upgrading c:mediawiki/mediawiki-phan-config from 0.10.6 -> 0.14.0
Upgrading c:ockcyp/covers-validator from 1.3.3 -> 1.6.0
Upgrading c:php-parallel-lint/php-console-highlighter from 0.5.0 -> 1.0.0
Upgrading c:php-parallel-lint/php-parallel-lint from 1.3.0 -> 1.4.0
Upgrading c:phpunit/phpunit from ^8.5|^9.5 -> 9.6.16
$ /usr/bin/composer update
--- stderr ---
Loading composer repositories with package information
Updating dependencies
Lock file operations: 11 installs, 31 updates, 1 removal
  - Removing phpunit/php-token-stream (4.0.4)
  - Locking composer/pcre (3.1.3)
  - Upgrading composer/xdebug-handler (1.4.6 => 3.0.4)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Upgrading doctrine/instantiator (1.5.0 => 2.0.0)
  - Upgrading mediawiki/mediawiki-codesniffer (v37.0.0 => v43.0.0)
  - Upgrading mediawiki/mediawiki-phan-config (0.10.6 => 0.14.0)
  - Upgrading mediawiki/phan-taint-check-plugin (3.2.1 => 6.0.0)
  - Upgrading microsoft/tolerant-php-parser (v0.0.23 => v0.1.2)
  - Upgrading netresearch/jsonmapper (v3.1.1 => v4.4.1)
  - Locking nikic/php-parser (v5.0.2)
  - Upgrading ockcyp/covers-validator (v1.3.3 => v1.6.0)
  - Upgrading phan/phan (3.2.6 => 5.4.3)
  - Upgrading php-parallel-lint/php-console-color (v0.3 => v1.0.1)
  - Upgrading php-parallel-lint/php-console-highlighter (v0.5 => v1.0.0)
  - Upgrading php-parallel-lint/php-parallel-lint (v1.3.0 => v1.4.0)
  - Locking phpcsstandards/phpcsextra (1.1.2)
  - Locking phpcsstandards/phpcsutils (1.0.9)
  - Upgrading phpunit/php-code-coverage (7.0.17 => 9.2.31)
  - Upgrading phpunit/php-file-iterator (2.0.6 => 3.0.6)
  - Locking phpunit/php-invoker (3.1.1)
  - Upgrading phpunit/php-text-template (1.2.1 => 2.0.4)
  - Upgrading phpunit/php-timer (2.1.4 => 5.0.3)
  - Upgrading phpunit/phpunit (8.5.38 => 9.6.16)
  - Upgrading psr/log (1.1.4 => 2.0.0)
  - Locking sebastian/cli-parser (1.0.2)
  - Locking sebastian/code-unit (1.0.8)
  - Upgrading sebastian/code-unit-reverse-lookup (1.0.3 => 2.0.3)
  - Upgrading sebastian/comparator (3.0.5 => 4.0.8)
  - Locking sebastian/complexity (2.0.3)
  - Upgrading sebastian/diff (3.0.6 => 4.0.6)
  - Upgrading sebastian/environment (4.2.5 => 5.1.5)
  - Upgrading sebastian/exporter (3.1.6 => 4.0.6)
  - Upgrading sebastian/global-state (3.0.5 => 5.0.7)
  - Locking sebastian/lines-of-code (1.0.4)
  - Upgrading sebastian/object-enumerator (3.0.5 => 4.0.4)
  - Upgrading sebastian/object-reflector (1.1.3 => 2.0.4)
  - Upgrading sebastian/recursion-context (3.0.2 => 4.0.5)
  - Upgrading sebastian/resource-operations (2.0.3 => 3.0.4)
  - Upgrading sebastian/type (1.1.5 => 3.2.1)
  - Upgrading sebastian/version (2.0.1 => 3.0.2)
  - Upgrading squizlabs/php_codesniffer (3.6.0 => 3.8.1)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 11 installs, 31 updates, 1 removal
    0 [>---------------------------]    0 [->--------------------------]
  - Removing phpunit/php-token-stream (4.0.4)
  - Upgrading squizlabs/php_codesniffer (3.6.0 => 3.8.1): Extracting archive
 0/2 [>---------------------------]   0%
 1/2 [==============>-------------]  50%
 2/2 [============================] 100%
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing composer/pcre (3.1.3): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.1.2): Extracting archive
  - Upgrading mediawiki/mediawiki-codesniffer (v37.0.0 => v43.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Upgrading netresearch/jsonmapper (v3.1.1 => v4.4.1): Extracting archive
  - Upgrading microsoft/tolerant-php-parser (v0.0.23 => v0.1.2): Extracting archive
  - Upgrading psr/log (1.1.4 => 2.0.0): Extracting archive
  - Upgrading composer/xdebug-handler (1.4.6 => 3.0.4): Extracting archive
  - Upgrading phan/phan (3.2.6 => 5.4.3): Extracting archive
  - Upgrading mediawiki/phan-taint-check-plugin (3.2.1 => 6.0.0): Extracting archive
  - Upgrading mediawiki/mediawiki-phan-config (0.10.6 => 0.14.0): Extracting archive
  - Upgrading sebastian/version (2.0.1 => 3.0.2): Extracting archive
  - Upgrading sebastian/type (1.1.5 => 3.2.1): Extracting archive
  - Upgrading sebastian/resource-operations (2.0.3 => 3.0.4): Extracting archive
  - Upgrading sebastian/recursion-context (3.0.2 => 4.0.5): Extracting archive
  - Upgrading sebastian/object-reflector (1.1.3 => 2.0.4): Extracting archive
  - Upgrading sebastian/object-enumerator (3.0.5 => 4.0.4): Extracting archive
  - Upgrading sebastian/global-state (3.0.5 => 5.0.7): Extracting archive
  - Upgrading sebastian/exporter (3.1.6 => 4.0.6): Extracting archive
  - Upgrading sebastian/environment (4.2.5 => 5.1.5): Extracting archive
  - Upgrading sebastian/diff (3.0.6 => 4.0.6): Extracting archive
  - Upgrading sebastian/comparator (3.0.5 => 4.0.8): Extracting archive
  - Installing sebastian/code-unit (1.0.8): Extracting archive
  - Installing sebastian/cli-parser (1.0.2): Extracting archive
  - Upgrading phpunit/php-timer (2.1.4 => 5.0.3): Extracting archive
  - Upgrading phpunit/php-text-template (1.2.1 => 2.0.4): Extracting archive
  - Installing phpunit/php-invoker (3.1.1): Extracting archive
  - Upgrading phpunit/php-file-iterator (2.0.6 => 3.0.6): Extracting archive
  - Installing nikic/php-parser (v5.0.2): Extracting archive
  - Installing sebastian/lines-of-code (1.0.4): Extracting archive
  - Installing sebastian/complexity (2.0.3): Extracting archive
  - Upgrading sebastian/code-unit-reverse-lookup (1.0.3 => 2.0.3): Extracting archive
  - Upgrading phpunit/php-code-coverage (7.0.17 => 9.2.31): Extracting archive
  - Upgrading doctrine/instantiator (1.5.0 => 2.0.0): Extracting archive
  - Upgrading phpunit/phpunit (8.5.38 => 9.6.16): Extracting archive
  - Upgrading ockcyp/covers-validator (v1.3.3 => v1.6.0): Extracting archive
  - Upgrading php-parallel-lint/php-console-color (v0.3 => v1.0.1): Extracting archive
  - Upgrading php-parallel-lint/php-console-highlighter (v0.5 => v1.0.0): Extracting archive
  - Upgrading php-parallel-lint/php-parallel-lint (v1.3.0 => v1.4.0): Extracting archive
  0/40 [>---------------------------]   0%
 14/40 [=========>------------------]  35%
 22/40 [===============>------------]  55%
 31/40 [=====================>------]  77%
 40/40 [============================] 100%
Generating autoload files
42 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
Previously failing phpcs rules: set()
$ vendor/bin/phpcs --report=json
--- stdout ---
{"totals":{"errors":9,"warnings":0,"fixable":9},"files":{"\/src\/repo\/tests\/UpdateHistoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/UpdateHistory.php":{"errors":9,"warnings":0,"messages":[{"message":"Long list syntax is not allowed","source":"Universal.Lists.DisallowLongListSyntax.Found","severity":5,"fixable":true,"type":"ERROR","line":32,"column":21},{"message":"Expected 1 space between the comma and \"$major\". Found: no spaces","source":"Universal.WhiteSpace.CommaSpacing.NoSpaceAfter","severity":5,"fixable":true,"type":"ERROR","line":32,"column":34},{"message":"Expected 1 space between the comma and \"$minor\". Found: no spaces","source":"Universal.WhiteSpace.CommaSpacing.NoSpaceAfter","severity":5,"fixable":true,"type":"ERROR","line":32,"column":41},{"message":"Expected 1 space between the comma and \"$patch\". Found: no spaces","source":"Universal.WhiteSpace.CommaSpacing.NoSpaceAfter","severity":5,"fixable":true,"type":"ERROR","line":32,"column":48},{"message":"Line indented incorrectly; expected 6 tabs, found 5","source":"Generic.WhiteSpace.ScopeIndent.IncorrectExact","severity":5,"fixable":true,"type":"ERROR","line":34,"column":21},{"message":"Line indented incorrectly; expected 6 tabs, found 5","source":"Generic.WhiteSpace.ScopeIndent.IncorrectExact","severity":5,"fixable":true,"type":"ERROR","line":35,"column":21},{"message":"Line indented incorrectly; expected 6 tabs, found 5","source":"Generic.WhiteSpace.ScopeIndent.IncorrectExact","severity":5,"fixable":true,"type":"ERROR","line":36,"column":21},{"message":"Line indented incorrectly; expected at least 7 tabs, found 6","source":"Generic.WhiteSpace.ScopeIndent.Incorrect","severity":5,"fixable":true,"type":"ERROR","line":37,"column":25},{"message":"Line indented incorrectly; expected 6 tabs, found 5","source":"Generic.WhiteSpace.ScopeIndent.IncorrectExact","severity":5,"fixable":true,"type":"ERROR","line":39,"column":21}]}}}

--- end ---
PHPCS run failed
$ vendor/bin/phpcbf
--- stdout ---

PHPCBF RESULT SUMMARY
----------------------------------------------------------------------
FILE                                                  FIXED  REMAINING
----------------------------------------------------------------------
/src/repo/src/UpdateHistory.php                       9      0
----------------------------------------------------------------------
A TOTAL OF 9 ERRORS WERE FIXED IN 1 FILE
----------------------------------------------------------------------

Time: 158ms; Memory: 8MB



--- end ---
$ vendor/bin/phpcs --report=json
--- stdout ---
{"totals":{"errors":0,"warnings":0,"fixable":0},"files":{"\/src\/repo\/tests\/UpdateHistoryTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/UpdateHistory.php":{"errors":0,"warnings":0,"messages":[]}}}

--- end ---
$ git checkout .phpcs.xml
--- stderr ---
Updated 1 path from the index
--- stdout ---

--- end ---
Tests still failing. Skipping
$ /usr/bin/composer install
--- stderr ---
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
42 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---

--- end ---
$ /usr/bin/composer test
--- stderr ---
> parallel-lint . --exclude vendor
> phpunit
> covers-validator
> phpcs -sp
> phan --allow-polyfill-parser
WARNING: Caught exception while listing files in '.phan/stubs': RecursiveDirectoryIterator::__construct(.phan/stubs): Failed to open directory: No such file or directory
Parsing files...
░░                                                     2 / 2 (100%) 15MB
Analyzing classes...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 18MB
Analyzing functions...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 18MB
Analyzing methods...
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 18MB
Analyzing files...
░░                                                     2 / 2 (100%) 36MB

Script phan --allow-polyfill-parser handling the phan event returned with error code 1
Script @phan was called via test
--- stdout ---
PHP 8.2.7 | 10 parallel jobs
...                                                          3/3 (100%)


Checked 3 files in 0.1 seconds
No syntax error found
PHPUnit 9.6.16 by Sebastian Bergmann and contributors.

Warning:       Your XML configuration validates against a deprecated schema.
Suggestion:    Migrate your XML configuration using "--migrate-configuration"!

No tests executed!
CoversValidator 1.6.0

No tests found to validate.
... 3 / 3 (100%)


Time: 100ms; Memory: 8MB

src/UpdateHistory.php:29 MediaWikiNoBaseException Instantiating \Exception directly is not allowed. Use SPL exceptions if the exception is unchecked, or define a custom exception class otherwise. See https://w.wiki/6nur
src/UpdateHistory.php:40 MediaWikiNoBaseException Instantiating \Exception directly is not allowed. Use SPL exceptions if the exception is unchecked, or define a custom exception class otherwise. See https://w.wiki/6nur
src/UpdateHistory.php:52 MediaWikiNoBaseException Instantiating \Exception directly is not allowed. Use SPL exceptions if the exception is unchecked, or define a custom exception class otherwise. See https://w.wiki/6nur

--- end ---
Traceback (most recent call last):
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1584, in main
    libup.run(args.repo, args.output, args.branch)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1523, in run
    self.composer_upgrade(plan)
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 870, in composer_upgrade
    self.composer_test()
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 307, in composer_test
    self.check_call(['composer', 'test'])
  File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 54, in check_call
    res.check_returncode()
  File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/composer', 'test']' returned non-zero exit status 1.
Source code is licensed under the AGPL.