rultor.com logo This build log was produced by rultor.com for MaxGoryunov/saving-iterator#167
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 17169
+ echo '1.70.6 5bcc93e7c'
1.70.6 5bcc93e7c
+ date
Sat Mar  5 00:51:41 CET 2022
+ uptime
 00:51:41 up 523 days,  9:57,  0 users,  load average: 0.88, 0.91, 0.92
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ head_branch=master
+ pull_title='Update infection/infection requirement from ^0.23.0 to ^0.26.5'
+ author=maxgoryunov
+ directory=
+ head=git@github.com:MaxGoryunov/saving-iterator.git
+ pull_id=167
+ fork=git@github.com:MaxGoryunov/saving-iterator.git
+ fork_branch=dependabot/composer/infection/infection-tw-0.26.5
+ squash=false
+ vars=('--env=head=git@github.com:MaxGoryunov/saving-iterator.git' '--env=pull_id=167' '--env=fork=git@github.com:MaxGoryunov/saving-iterator.git' '--env=fork_branch=dependabot/composer/infection/infection-tw-0.26.5' '--env=head_branch=master' '--env=pull_title=Update infection/infection requirement from ^0.23.0 to ^0.26.5' '--env=author=maxgoryunov' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=167'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:MaxGoryunov/saving-iterator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=dependabot/composer/infection/infection-tw-0.26.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update infection/infection requirement from ^0.23.0 to ^0.26.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxgoryunov'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt install -y php8.0-dom'\'' '\'';'\'' '\''sudo apt-get install -y php8.0-curl'\'' '\'';'\'' '\''sudo apt-get install -y php8.0-mbstring'\'' '\'';'\'' '\''sudo apt-get install -y php8.0-xdebug'\'' '\'';'\'' '\''composer install'\'' '\'';'\'' '\''./vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text'\'' '\'';'\'' '\''XDEBUG_MODE=coverage ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4'\'' '\'';'\'' '\''./vendor/bin/phpstan analyse'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''' ';' 'export '\''pull_id=167'\''' ';' 'export '\''fork=git@github.com:MaxGoryunov/saving-iterator.git'\''' ';' 'export '\''fork_branch=dependabot/composer/infection/infection-tw-0.26.5'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update infection/infection requirement from ^0.23.0 to ^0.26.5'\''' ';' 'export '\''author=maxgoryunov'\''' ';' 'sudo apt-get update' ';' 'sudo apt install -y php8.0-dom' ';' 'sudo apt-get install -y php8.0-curl' ';' 'sudo apt-get install -y php8.0-mbstring' ';' 'sudo apt-get install -y php8.0-xdebug' ';' 'composer install' ';' './vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text' ';' 'XDEBUG_MODE=coverage ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4' ';' './vendor/bin/phpstan analyse' ';')
+ container=maxgoryunov_saving-iterator_167
+ as_root=false
+ git --version
git version 2.7.4
+ docker --version
Docker version 17.12.0-ce, build c97c6d6
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:MaxGoryunov/saving-iterator.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''' ';' 'export '\''pull_id=167'\''' ';' 'export '\''fork=git@github.com:MaxGoryunov/saving-iterator.git'\''' ';' 'export '\''fork_branch=dependabot/composer/infection/infection-tw-0.26.5'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update infection/infection requirement from ^0.23.0 to ^0.26.5'\''' ';' 'export '\''author=maxgoryunov'\''' ';' 'sudo apt-get update' ';' 'sudo apt install -y php8.0-dom' ';' 'sudo apt-get install -y php8.0-curl' ';' 'sudo apt-get install -y php8.0-mbstring' ';' 'sudo apt-get install -y php8.0-xdebug' ';' 'composer install' ';' './vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text' ';' 'XDEBUG_MODE=coverage ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4' ';' './vendor/bin/phpstan analyse' ';'
+ sensitive=()
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:MaxGoryunov/saving-iterator.git
+ git remote update
Fetching origin
Fetching fork
From github.com:MaxGoryunov/saving-iterator
 * [new branch]      azure-pipelines -> fork/azure-pipelines
 * [new branch]      circleci-project-setup -> fork/circleci-project-setup
 * [new branch]      dependabot/composer/infection/infection-tw-0.26.5 -> fork/dependabot/composer/infection/infection-tw-0.26.5
 * [new branch]      develop    -> fork/develop
 * [new branch]      infection-badge -> fork/infection-badge
 * [new branch]      master     -> fork/master
 * [new branch]      readme     -> fork/readme
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
+ git checkout -B __rultor fork/dependabot/composer/infection/infection-tw-0.26.5
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch dependabot/composer/infection/infection-tw-0.26.5 from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 930168a..29d9743
Fast-forward
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.92
++ echo 0.92 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.92, low enough to run a new Docker container'
load average is 0.92, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
35807b77a593: Pulling fs layer
4f4fb700ef54: Pulling fs layer
e87d7d04ac63: Pulling fs layer
c4853a446d76: Pulling fs layer
4cd42724caeb: Pulling fs layer
6f2d712ec241: Pulling fs layer
03280ba2addc: Pulling fs layer
18c1cfe1ed2f: Pulling fs layer
920dd6296292: Pulling fs layer
329ed8dda052: Pulling fs layer
fe33c9bd1179: Pulling fs layer
e3edfbe18bec: Pulling fs layer
3fb97e56a86a: Pulling fs layer
79d6d6e9a8e1: Pulling fs layer
f4592bfcd22b: Pulling fs layer
b6b218d7cc04: Pulling fs layer
e3e7aafa5350: Pulling fs layer
95076778b47f: Pulling fs layer
82cdd8aab39e: Pulling fs layer
7be0cac82a3d: Pulling fs layer
c8bef2e8cd14: Pulling fs layer
dea54c960dfe: Pulling fs layer
0306128afa66: Pulling fs layer
89d4bc0e3d59: Pulling fs layer
6f2d712ec241: Waiting
a248ed779039: Pulling fs layer
e3edfbe18bec: Waiting
90328a658b9a: Pulling fs layer
79d6d6e9a8e1: Waiting
03280ba2addc: Waiting
f4592bfcd22b: Waiting
3fb97e56a86a: Waiting
d215499a1bbb: Pulling fs layer
18c1cfe1ed2f: Waiting
b6b218d7cc04: Waiting
920dd6296292: Waiting
e3e7aafa5350: Waiting
329ed8dda052: Waiting
fe33c9bd1179: Waiting
c4853a446d76: Waiting
95076778b47f: Waiting
89d4bc0e3d59: Waiting
4cd42724caeb: Waiting
a248ed779039: Waiting
82cdd8aab39e: Waiting
7be0cac82a3d: Waiting
90328a658b9a: Waiting
dea54c960dfe: Waiting
d215499a1bbb: Waiting
c8bef2e8cd14: Waiting
0306128afa66: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
e87d7d04ac63: Verifying Checksum
e87d7d04ac63: Download complete
c4853a446d76: Download complete
35807b77a593: Download complete
35807b77a593: Pull complete
03280ba2addc: Verifying Checksum
03280ba2addc: Download complete
4f4fb700ef54: Pull complete
e87d7d04ac63: Pull complete
c4853a446d76: Pull complete
18c1cfe1ed2f: Verifying Checksum
18c1cfe1ed2f: Download complete
920dd6296292: Download complete
4cd42724caeb: Verifying Checksum
4cd42724caeb: Download complete
4cd42724caeb: Pull complete
fe33c9bd1179: Verifying Checksum
fe33c9bd1179: Download complete
e3edfbe18bec: Verifying Checksum
e3edfbe18bec: Download complete
329ed8dda052: Verifying Checksum
329ed8dda052: Download complete
79d6d6e9a8e1: Verifying Checksum
79d6d6e9a8e1: Download complete
6f2d712ec241: Verifying Checksum
6f2d712ec241: Download complete
6f2d712ec241: Pull complete
03280ba2addc: Pull complete
18c1cfe1ed2f: Pull complete
920dd6296292: Pull complete
329ed8dda052: Pull complete
fe33c9bd1179: Pull complete
e3edfbe18bec: Pull complete
f4592bfcd22b: Verifying Checksum
f4592bfcd22b: Download complete
e3e7aafa5350: Verifying Checksum
e3e7aafa5350: Download complete
95076778b47f: Verifying Checksum
95076778b47f: Download complete
82cdd8aab39e: Verifying Checksum
82cdd8aab39e: Download complete
7be0cac82a3d: Verifying Checksum
7be0cac82a3d: Download complete
c8bef2e8cd14: Verifying Checksum
c8bef2e8cd14: Download complete
dea54c960dfe: Verifying Checksum
dea54c960dfe: Download complete
3fb97e56a86a: Verifying Checksum
3fb97e56a86a: Download complete
89d4bc0e3d59: Verifying Checksum
0306128afa66: Verifying Checksum
0306128afa66: Download complete
a248ed779039: Download complete
d215499a1bbb: Verifying Checksum
d215499a1bbb: Download complete
90328a658b9a: Verifying Checksum
90328a658b9a: Download complete
3fb97e56a86a: Pull complete
79d6d6e9a8e1: Pull complete
b6b218d7cc04: Verifying Checksum
b6b218d7cc04: Download complete
f4592bfcd22b: Pull complete
b6b218d7cc04: Pull complete
e3e7aafa5350: Pull complete
95076778b47f: Pull complete
82cdd8aab39e: Pull complete
7be0cac82a3d: Pull complete
c8bef2e8cd14: Pull complete
dea54c960dfe: Pull complete
0306128afa66: Pull complete
89d4bc0e3d59: Pull complete
a248ed779039: Pull complete
90328a658b9a: Pull complete
d215499a1bbb: Pull complete
Digest: sha256:a89652b6148962aa1b0c3591bd2a41985d731f5e4b0d01c5d7c2183074154f8c
Status: Downloaded newer image for yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\smaxgoryunov_saving-iterator_167\s*$'
+ ls -al .
total 716
drwx--x--x  3 rultor rultor   4096 Mar  5 00:51 .
drwxrwxrwt 13 root   root   684032 Mar  5 00:53 ..
-rw-rw-r--  1 rultor rultor    444 Mar  5 00:54 end.sh
-rwxrwxr-x  1 rultor rultor    363 Mar  5 00:51 entry.sh
-rw-rw-r--  1 rultor rultor      6 Mar  5 00:51 pid
drwxrwxr-x  9 rultor rultor   4096 Mar  5 00:51 repo
-rwxrwxr-x  1 rultor rultor   6808 Mar  5 00:51 run.sh
-rw-rw-r--  1 rultor rultor    876 Mar  5 00:51 script.sh
-rw-rw-r--  1 rultor rultor  10486 Mar  5 00:54 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-u9Aq:/main --env=head=git@github.com:MaxGoryunov/saving-iterator.git --env=pull_id=167 --env=fork=git@github.com:MaxGoryunov/saving-iterator.git --env=fork_branch=dependabot/composer/infection/infection-tw-0.26.5 --env=head_branch=master '--env=pull_title=Update infection/infection requirement from ^0.23.0 to ^0.26.5' --env=author=maxgoryunov '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:MaxGoryunov/saving-iterator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=167'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:MaxGoryunov/saving-iterator.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=dependabot/composer/infection/infection-tw-0.26.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update infection/infection requirement from ^0.23.0 to ^0.26.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=maxgoryunov'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get update'\'' '\'';'\'' '\''sudo apt install -y php8.0-dom'\'' '\'';'\'' '\''sudo apt-get install -y php8.0-curl'\'' '\'';'\'' '\''sudo apt-get install -y php8.0-mbstring'\'' '\'';'\'' '\''sudo apt-get install -y php8.0-xdebug'\'' '\'';'\'' '\''composer install'\'' '\'';'\'' '\''./vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text'\'' '\'';'\'' '\''XDEBUG_MODE=coverage ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4'\'' '\'';'\'' '\''./vendor/bin/phpstan analyse'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-u9Aq/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=maxgoryunov_saving-iterator_167 yegor256/rultor-image /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.config /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:MaxGoryunov/saving-iterator.git
+ head=git@github.com:MaxGoryunov/saving-iterator.git
+ export pull_id=167
+ pull_id=167
+ export fork=git@github.com:MaxGoryunov/saving-iterator.git
+ fork=git@github.com:MaxGoryunov/saving-iterator.git
+ export fork_branch=dependabot/composer/infection/infection-tw-0.26.5
+ fork_branch=dependabot/composer/infection/infection-tw-0.26.5
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=Update infection/infection requirement from ^0.23.0 to ^0.26.5'
+ pull_title='Update infection/infection requirement from ^0.23.0 to ^0.26.5'
+ export author=maxgoryunov
+ author=maxgoryunov
+ sudo -i apt-get update
Get:1ohttp://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal InRelease [18.1 kB]
Get:2ohttp://ppa.launchpad.net/git-core/ppa/ubuntutfocaluInReleaset[23.8 kB].18
Hit:3ahttp://archive.ubuntu.com/ubuntuhfocalsInReleasetingttogppa.launchpad.net
Get:4ahttp://archive.ubuntu.com/ubuntuhfocal-updateseInReleasep[114akB]hpad.net
Get:5 http://ppa.launchpad.net/ondrej/php/ubuntuhfocalsInReleaseg[23.9hkB]ers]
Get:6 http://security.ubuntu.com/ubuntuifocal-securityrInReleasee[114ekB]572 B/
Get:7 http://archive.ubuntu.com/ubuntu focal-backportskInRelease1[108[kB]tingnf
Get:8 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 Packages [26.4 kB]
Get:9 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/mainpamd64tPackages.[3,169 B]
Get:10Ihttp://ppa.launchpad.net/ondrej/php/ubuntu4focal/main9amd64%Packages [169 kB]
Get:11Ihttp://archive.ubuntu.com/ubuntu focal-updates/multiverse1amd64 Packages [29.4 kB]
Get:12ihttp://archive.ubuntu.com/ubuntu6focal-updates/universe amd64 Packages [1,136 kB]
Get:13ihttp://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,017 kB]
Get:143http://security.ubuntu.com/ubuntuafocal-security/universe amd64 Packages [844 kB]
Get:15ahttp://archive.ubuntu.com/ubuntu9focal-updates/restricted amd64]Packages [1,063 kB]
Get:163http://archive.ubuntu.com/ubunturfocal-backports/maineamd64PPackagesB[51.2 kB]
Get:173http://archive.ubuntu.com/ubunturfocal-backports/universe1amd648Packages [26.0 kB]
Get:18ahttp://security.ubuntu.com/ubuntu focal-security/restrictedPamd64ePackages [994 kB]
Get:19ahttp://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,592 kB]
Get:20ahttp://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [25.8 kB]
Fetchedo8,379]kBsint2se(4,7602kB/s)kages 12.7 kB/25.8 kB 49%]
Reading package lists... Done
+ sudo -i apt install -y php8.0-dom
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
Note, selecting 'php8.0-xml' instead of 'php8.0-dom'
The following additional packages will be installed:
  libpcre2-8-0 php8.0-cli php8.0-common php8.0-opcache php8.0-readline
The following NEW packages will be installed:
  php8.0-xml
The following packages will be upgraded:
  libpcre2-8-0 php8.0-cli php8.0-common php8.0-opcache php8.0-readline
5 upgraded, 1 newly installed, 0 to remove and 201 not upgraded.
Need to get 3,297 kB of archives.
After this operation, 481 kB of additional disk space will be used.
Get:1ohttp://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 libpcre2-8-0 amd64 10.39-2+ubuntu20.04.1+deb.sury.org+1 [202 kB]
Get:2ohttp://ppa.launchpad.net/ondrej/php/ubuntu5focal/main amd64 php8.0-readline amd64 8.0.16-1+ubuntu20.04.1+deb.sury.org+1 [12.7 kB]
Get:3Whttp://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-opcache amd64 8.0.16-1+ubuntu20.04.1+deb.sury.org+1 [462 kB]
Get:4Chttp://ppa.launchpad.net/ondrej/php/ubuntu8focal/main amd64 php8.0-cli amd64 8.0.16-1+ubuntu20.04.1+deb.sury.org+1 [1,471 kB]
Get:5Whttp://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-common amd64 8.0.16-1+ubuntu20.04.1+deb.sury.org+1 [1,052 kB]
Get:6Whttp://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-xml amd64 8.0.16-1+ubuntu20.04.1+deb.sury.org+1 [98.1 kB]
Fetchedo3,297]kBlin,1s7(3,8601kB/s)%]0m33m
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 83744 files and directories currently installed.)
Preparing to unpack .../libpcre2-8-0_10.39-2+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.39-2+ubuntu20.04.1+deb.sury.org+1) over (10.34-7) ...
Setting up libpcre2-8-0:amd64 (10.39-2+ubuntu20.04.1+deb.sury.org+1) ...
(Reading database ... 83744 files and directories currently installed.)
Preparing to unpack .../php8.0-readline_8.0.16-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
Unpacking php8.0-readline (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) over (8.0.10-1+ubuntu20.04.1+deb.sury.org+1) ...
Preparing to unpack .../php8.0-opcache_8.0.16-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
Unpacking php8.0-opcache (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) over (8.0.10-1+ubuntu20.04.1+deb.sury.org+1) ...
Preparing to unpack .../php8.0-cli_8.0.16-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
Unpacking php8.0-cli (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) over (8.0.10-1+ubuntu20.04.1+deb.sury.org+1) ...
Preparing to unpack .../php8.0-common_8.0.16-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
Unpacking php8.0-common (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) over (8.0.10-1+ubuntu20.04.1+deb.sury.org+1) ...
Selecting previously unselected package php8.0-xml.
Preparing to unpack .../php8.0-xml_8.0.16-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
Unpacking php8.0-xml (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
Setting up php8.0-common (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Setting up php8.0-xml (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/php/8.0/mods-available/dom.ini with new version
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/php/8.0/mods-available/simplexml.ini with new version
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/php/8.0/mods-available/xml.ini with new version
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/php/8.0/mods-available/xmlreader.ini with new version
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/php/8.0/mods-available/xmlwriter.ini with new version
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/php/8.0/mods-available/xsl.ini with new version
Setting up php8.0-readline (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Setting up php8.0-opcache (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Setting up php8.0-cli (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Replacing config file /etc/php/8.0/cli/php.ini with new version
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Processing triggers for php8.0-cli (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
+ sudo -i apt-get install -y php8.0-curl
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
The following NEW packages will be installed:
  php8.0-curl
0 upgraded, 1 newly installed, 0 to remove and 201 not upgraded.
Need to get 33.0 kB of archives.
After this operation, 143 kB of additional disk space will be used.
Get:1ohttp://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-curl amd64 8.0.16-1+ubuntu20.04.1+deb.sury.org+1 [33.0 kB]
Fetchedo33.0gkBrin10s7(3953kB/s)B 4%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package php8.0-curl.
(Reading database ... 83763 files and directories currently installed.)
Preparing to unpack .../php8.0-curl_8.0.16-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
Unpacking php8.0-curl (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
Setting up php8.0-curl (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/php/8.0/mods-available/curl.ini with new version
Processing triggers for php8.0-cli (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
+ sudo -i apt-get install -y php8.0-mbstring
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
The following NEW packages will be installed:
  php8.0-mbstring
0 upgraded, 1 newly installed, 0 to remove and 201 not upgraded.
Need to get 396 kB of archives.
After this operation, 1,071 kB of additional disk space will be used.
Get:1ohttp://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-mbstring amd64 8.0.16-1+ubuntu20.04.1+deb.sury.org+1 [396 kB]
Fetchedo396nkBbinr0sg(2,719 kB/s) kB 1%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package php8.0-mbstring.
(Reading database ... 83772 files and directories currently installed.)
Preparing to unpack .../php8.0-mbstring_8.0.16-1+ubuntu20.04.1+deb.sury.org+1_amd64.deb ...
Unpacking php8.0-mbstring (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
Setting up php8.0-mbstring (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/php/8.0/mods-available/mbstring.ini with new version
Processing triggers for php8.0-cli (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
+ sudo -i apt-get install -y php8.0-xdebug
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
The following NEW packages will be installed:
  php8.0-xdebug
0 upgraded, 1 newly installed, 0 to remove and 201 not upgraded.
Need to get 562 kB of archives.
After this operation, 2,571 kB of additional disk space will be used.
Get:1ohttp://ppa.launchpad.net/ondrej/php/ubuntu focal/main amd64 php8.0-xdebug amd64 3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10 [562 kB]
Fetchedo562nkBdinu0s2(3,675/kB/s)B 0%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package php8.0-xdebug.
(Reading database ... 83781 files and directories currently installed.)
Preparing to unpack .../php8.0-xdebug_3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10_amd64.deb ...
Unpacking php8.0-xdebug (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
Setting up php8.0-xdebug (3.1.2+2.9.8+2.8.1+2.5.5-4+ubuntu20.04.1+deb.sury.org+10) ...
Processing triggers for php8.0-cli (8.0.16-1+ubuntu20.04.1+deb.sury.org+1) ...
+ composer install
30;43mNo composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.39;49m
32mLoading composer repositories with package information39m
32mUpdating dependencies39m
32mLock file operations: 87 installs, 0 updates, 0 removals39m
  - Locking 32mamphp/amp39m (33mv2.6.239m)
  - Locking 32mamphp/byte-stream39m (33mv1.8.139m)
  - Locking 32mcomposer/package-versions-deprecated39m (33m1.11.99.539m)
  - Locking 32mcomposer/pcre39m (33m1.0.139m)
  - Locking 32mcomposer/semver39m (33m3.2.939m)
  - Locking 32mcomposer/xdebug-handler39m (33m2.0.539m)
  - Locking 32mdnoegel/php-xdg-base-dir39m (33mv0.1.139m)
  - Locking 32mdoctrine/annotations39m (33m1.13.239m)
  - Locking 32mdoctrine/instantiator39m (33m1.4.139m)
  - Locking 32mdoctrine/lexer39m (33m1.2.339m)
  - Locking 32mfelixfbecker/advanced-json-rpc39m (33mv3.2.139m)
  - Locking 32mfelixfbecker/language-server-protocol39m (33m1.5.139m)
  - Locking 32mfriendsofphp/php-cs-fixer39m (33mv3.4.039m)
  - Locking 32minfection/abstract-testframework-adapter39m (33m0.5.039m)
  - Locking 32minfection/extension-installer39m (33m0.1.239m)
  - Locking 32minfection/include-interceptor39m (33m0.2.539m)
  - Locking 32minfection/infection39m (33m0.26.539m)
  - Locking 32mjustinrainbow/json-schema39m (33m5.2.1139m)
  - Locking 32mmyclabs/deep-copy39m (33m1.11.039m)
  - Locking 32mnetresearch/jsonmapper39m (33mv4.0.039m)
  - Locking 32mnikic/php-parser39m (33mv4.13.239m)
  - Locking 32mondram/ci-detector39m (33m4.1.039m)
  - Locking 32mopenlss/lib-array2xml39m (33m1.0.039m)
  - Locking 32mpdepend/pdepend39m (33m2.10.339m)
  - Locking 32mphar-io/manifest39m (33m2.0.339m)
  - Locking 32mphar-io/version39m (33m3.2.139m)
  - Locking 32mphp-cs-fixer/diff39m (33mv2.0.239m)
  - Locking 32mphpdocumentor/reflection-common39m (33m2.2.039m)
  - Locking 32mphpdocumentor/reflection-docblock39m (33m5.3.039m)
  - Locking 32mphpdocumentor/type-resolver39m (33m1.6.039m)
  - Locking 32mphpmd/phpmd39m (33m2.11.139m)
  - Locking 32mphpspec/prophecy39m (33mv1.15.039m)
  - Locking 32mphpstan/phpstan39m (33m1.4.839m)
  - Locking 32mphpunit/php-code-coverage39m (33m9.2.1439m)
  - Locking 32mphpunit/php-file-iterator39m (33m3.0.639m)
  - Locking 32mphpunit/php-invoker39m (33m3.1.139m)
  - Locking 32mphpunit/php-text-template39m (33m2.0.439m)
  - Locking 32mphpunit/php-timer39m (33m5.0.339m)
  - Locking 32mphpunit/phpunit39m (33m9.5.1639m)
  - Locking 32mpsr/cache39m (33m3.0.039m)
  - Locking 32mpsr/container39m (33m2.0.239m)
  - Locking 32mpsr/event-dispatcher39m (33m1.0.039m)
  - Locking 32mpsr/log39m (33m3.0.039m)
  - Locking 32mrregeer/phpunit-coverage-check39m (33m0.3.139m)
  - Locking 32msanmai/later39m (33m0.1.239m)
  - Locking 32msanmai/pipeline39m (33mv6.139m)
  - Locking 32msebastian/cli-parser39m (33m1.0.139m)
  - Locking 32msebastian/code-unit39m (33m1.0.839m)
  - Locking 32msebastian/code-unit-reverse-lookup39m (33m2.0.339m)
  - Locking 32msebastian/comparator39m (33m4.0.639m)
  - Locking 32msebastian/complexity39m (33m2.0.239m)
  - Locking 32msebastian/diff39m (33m4.0.439m)
  - Locking 32msebastian/environment39m (33m5.1.339m)
  - Locking 32msebastian/exporter39m (33m4.0.439m)
  - Locking 32msebastian/global-state39m (33m5.0.539m)
  - Locking 32msebastian/lines-of-code39m (33m1.0.339m)
  - Locking 32msebastian/object-enumerator39m (33m4.0.439m)
  - Locking 32msebastian/object-reflector39m (33m2.0.439m)
  - Locking 32msebastian/recursion-context39m (33m4.0.439m)
  - Locking 32msebastian/resource-operations39m (33m3.0.339m)
  - Locking 32msebastian/type39m (33m2.3.439m)
  - Locking 32msebastian/version39m (33m3.0.239m)
  - Locking 32mseld/jsonlint39m (33m1.8.339m)
  - Locking 32msymfony/config39m (33mv6.0.339m)
  - Locking 32msymfony/console39m (33mv6.0.539m)
  - Locking 32msymfony/dependency-injection39m (33mv6.0.539m)
  - Locking 32msymfony/deprecation-contracts39m (33mv3.0.039m)
  - Locking 32msymfony/event-dispatcher39m (33mv6.0.339m)
  - Locking 32msymfony/event-dispatcher-contracts39m (33mv3.0.039m)
  - Locking 32msymfony/filesystem39m (33mv6.0.539m)
  - Locking 32msymfony/finder39m (33mv6.0.339m)
  - Locking 32msymfony/options-resolver39m (33mv6.0.339m)
  - Locking 32msymfony/polyfill-ctype39m (33mv1.25.039m)
  - Locking 32msymfony/polyfill-intl-grapheme39m (33mv1.25.039m)
  - Locking 32msymfony/polyfill-intl-normalizer39m (33mv1.25.039m)
  - Locking 32msymfony/polyfill-mbstring39m (33mv1.25.039m)
  - Locking 32msymfony/polyfill-php8039m (33mv1.25.039m)
  - Locking 32msymfony/polyfill-php8139m (33mv1.25.039m)
  - Locking 32msymfony/process39m (33mv6.0.539m)
  - Locking 32msymfony/service-contracts39m (33mv3.0.039m)
  - Locking 32msymfony/stopwatch39m (33mv6.0.539m)
  - Locking 32msymfony/string39m (33mv6.0.339m)
  - Locking 32mthecodingmachine/safe39m (33mv1.3.339m)
  - Locking 32mtheseer/tokenizer39m (33m1.2.139m)
  - Locking 32mvimeo/psalm39m (33m4.22.039m)
  - Locking 32mwebmozart/assert39m (33m1.10.039m)
  - Locking 32mwebmozart/path-util39m (33m2.3.039m)
32mWriting lock file39m
32mInstalling dependencies from lock file (including require-dev)39m
32mPackage operations: 87 installs, 0 updates, 0 removals39m
  - Downloading 32minfection/extension-installer39m (33m0.1.239m)
  - Downloading 32mcomposer/package-versions-deprecated39m (33m1.11.99.539m)
  - Downloading 32mcomposer/pcre39m (33m1.0.139m)
  - Downloading 32mdoctrine/lexer39m (33m1.2.339m)
  - Downloading 32mpsr/container39m (33m2.0.239m)
  - Downloading 32msymfony/service-contracts39m (33mv3.0.039m)
  - Downloading 32msymfony/stopwatch39m (33mv6.0.539m)
  - Downloading 32msymfony/process39m (33mv6.0.539m)
  - Downloading 32msymfony/polyfill-php8139m (33mv1.25.039m)
  - Downloading 32msymfony/polyfill-php8039m (33mv1.25.039m)
  - Downloading 32msymfony/polyfill-mbstring39m (33mv1.25.039m)
  - Downloading 32msymfony/deprecation-contracts39m (33mv3.0.039m)
  - Downloading 32msymfony/options-resolver39m (33mv6.0.339m)
  - Downloading 32msymfony/finder39m (33mv6.0.339m)
  - Downloading 32msymfony/polyfill-ctype39m (33mv1.25.039m)
  - Downloading 32msymfony/filesystem39m (33mv6.0.539m)
  - Downloading 32mpsr/event-dispatcher39m (33m1.0.039m)
  - Downloading 32msymfony/event-dispatcher-contracts39m (33mv3.0.039m)
  - Downloading 32msymfony/event-dispatcher39m (33mv6.0.339m)
  - Downloading 32msymfony/polyfill-intl-normalizer39m (33mv1.25.039m)
  - Downloading 32msymfony/polyfill-intl-grapheme39m (33mv1.25.039m)
  - Downloading 32msymfony/string39m (33mv6.0.339m)
  - Downloading 32msymfony/console39m (33mv6.0.539m)
  - Downloading 32mphp-cs-fixer/diff39m (33mv2.0.239m)
  - Downloading 32mpsr/cache39m (33m3.0.039m)
  - Downloading 32mdoctrine/annotations39m (33m1.13.239m)
  - Downloading 32mpsr/log39m (33m3.0.039m)
  - Downloading 32mcomposer/xdebug-handler39m (33m2.0.539m)
  - Downloading 32mcomposer/semver39m (33m3.2.939m)
  - Downloading 32mfriendsofphp/php-cs-fixer39m (33mv3.4.039m)
  - Downloading 32mwebmozart/assert39m (33m1.10.039m)
  - Downloading 32mwebmozart/path-util39m (33m2.3.039m)
  - Downloading 32mthecodingmachine/safe39m (33mv1.3.339m)
  - Downloading 32mseld/jsonlint39m (33m1.8.339m)
  - Downloading 32msebastian/diff39m (33m4.0.439m)
  - Downloading 32msanmai/pipeline39m (33mv6.139m)
  - Downloading 32msanmai/later39m (33m0.1.239m)
  - Downloading 32mondram/ci-detector39m (33m4.1.039m)
  - Downloading 32mnikic/php-parser39m (33mv4.13.239m)
  - Downloading 32mjustinrainbow/json-schema39m (33m5.2.1139m)
  - Downloading 32minfection/include-interceptor39m (33m0.2.539m)
  - Downloading 32minfection/abstract-testframework-adapter39m (33m0.5.039m)
  - Downloading 32minfection/infection39m (33m0.26.539m)
  - Downloading 32mphpdocumentor/reflection-common39m (33m2.2.039m)
  - Downloading 32mphpdocumentor/type-resolver39m (33m1.6.039m)
  - Downloading 32mphpdocumentor/reflection-docblock39m (33m5.3.039m)
  - Downloading 32msymfony/dependency-injection39m (33mv6.0.539m)
  - Downloading 32msymfony/config39m (33mv6.0.339m)
  - Downloading 32mpdepend/pdepend39m (33m2.10.339m)
  - Downloading 32mphpmd/phpmd39m (33m2.11.139m)
  - Downloading 32mphpstan/phpstan39m (33m1.4.839m)
  - Downloading 32msebastian/version39m (33m3.0.239m)
  - Downloading 32msebastian/type39m (33m2.3.439m)
  - Downloading 32msebastian/resource-operations39m (33m3.0.339m)
  - Downloading 32msebastian/recursion-context39m (33m4.0.439m)
  - Downloading 32msebastian/object-reflector39m (33m2.0.439m)
  - Downloading 32msebastian/object-enumerator39m (33m4.0.439m)
  - Downloading 32msebastian/global-state39m (33m5.0.539m)
  - Downloading 32msebastian/exporter39m (33m4.0.439m)
  - Downloading 32msebastian/environment39m (33m5.1.339m)
  - Downloading 32msebastian/comparator39m (33m4.0.639m)
  - Downloading 32msebastian/code-unit39m (33m1.0.839m)
  - Downloading 32msebastian/cli-parser39m (33m1.0.139m)
  - Downloading 32mphpunit/php-timer39m (33m5.0.339m)
  - Downloading 32mphpunit/php-text-template39m (33m2.0.439m)
  - Downloading 32mphpunit/php-invoker39m (33m3.1.139m)
  - Downloading 32mphpunit/php-file-iterator39m (33m3.0.639m)
  - Downloading 32mtheseer/tokenizer39m (33m1.2.139m)
  - Downloading 32msebastian/lines-of-code39m (33m1.0.339m)
  - Downloading 32msebastian/complexity39m (33m2.0.239m)
  - Downloading 32msebastian/code-unit-reverse-lookup39m (33m2.0.339m)
  - Downloading 32mphpunit/php-code-coverage39m (33m9.2.1439m)
  - Downloading 32mdoctrine/instantiator39m (33m1.4.139m)
  - Downloading 32mphpspec/prophecy39m (33mv1.15.039m)
  - Downloading 32mphar-io/version39m (33m3.2.139m)
  - Downloading 32mphar-io/manifest39m (33m2.0.339m)
  - Downloading 32mmyclabs/deep-copy39m (33m1.11.039m)
  - Downloading 32mphpunit/phpunit39m (33m9.5.1639m)
  - Downloading 32mrregeer/phpunit-coverage-check39m (33m0.3.139m)
  - Downloading 32mopenlss/lib-array2xml39m (33m1.0.039m)
  - Downloading 32mnetresearch/jsonmapper39m (33mv4.0.039m)
  - Downloading 32mfelixfbecker/language-server-protocol39m (33m1.5.139m)
  - Downloading 32mfelixfbecker/advanced-json-rpc39m (33mv3.2.139m)
  - Downloading 32mdnoegel/php-xdg-base-dir39m (33mv0.1.139m)
  - Downloading 32mamphp/amp39m (33mv2.6.239m)
  - Downloading 32mamphp/byte-stream39m (33mv1.8.139m)
  - Downloading 32mvimeo/psalm39m (33m4.22.039m)
2K08-/Installing=32minfection/extension-installer39m (33m0.1.239m): Extracting archive
  - Installing 32mcomposer/package-versions-deprecated39m (33m1.11.99.539m): Extracting archive
  - Installing 32mcomposer/pcre39m (33m1.0.139m): Extracting archive
  - Installing 32mdoctrine/lexer39m (33m1.2.339m): Extracting archive
  - Installing 32mpsr/container39m (33m2.0.239m): Extracting archive
  - Installing 32msymfony/service-contracts39m (33mv3.0.039m): Extracting archive
  - Installing 32msymfony/stopwatch39m (33mv6.0.539m): Extracting archive
  - Installing 32msymfony/process39m (33mv6.0.539m): Extracting archive
  - Installing 32msymfony/polyfill-php8139m (33mv1.25.039m): Extracting archive
  - Installing 32msymfony/polyfill-php8039m (33mv1.25.039m): Extracting archive
  - Installing 32msymfony/polyfill-mbstring39m (33mv1.25.039m): Extracting archive
  - Installing 32msymfony/deprecation-contracts39m (33mv3.0.039m): Extracting archive
  - Installing 32msymfony/options-resolver39m (33mv6.0.339m): Extracting archive
  - Installing 32msymfony/finder39m (33mv6.0.339m): Extracting archive
  - Installing 32msymfony/polyfill-ctype39m (33mv1.25.039m): Extracting archive
  - Installing 32msymfony/filesystem39m (33mv6.0.539m): Extracting archive
  - Installing 32mpsr/event-dispatcher39m (33m1.0.039m): Extracting archive
  - Installing 32msymfony/event-dispatcher-contracts39m (33mv3.0.039m): Extracting archive
  - Installing 32msymfony/event-dispatcher39m (33mv6.0.339m): Extracting archive
  - Installing 32msymfony/polyfill-intl-normalizer39m (33mv1.25.039m): Extracting archive
  - Installing 32msymfony/polyfill-intl-grapheme39m (33mv1.25.039m): Extracting archive
  - Installing 32msymfony/string39m (33mv6.0.339m): Extracting archive
  - Installing 32msymfony/console39m (33mv6.0.539m): Extracting archive
  - Installing 32mphp-cs-fixer/diff39m (33mv2.0.239m): Extracting archive
  - Installing 32mpsr/cache39m (33m3.0.039m): Extracting archive
  - Installing 32mdoctrine/annotations39m (33m1.13.239m): Extracting archive
  - Installing 32mpsr/log39m (33m3.0.039m): Extracting archive
  - Installing 32mcomposer/xdebug-handler39m (33m2.0.539m): Extracting archive
  - Installing 32mcomposer/semver39m (33m3.2.939m): Extracting archive
  - Installing 32mfriendsofphp/php-cs-fixer39m (33mv3.4.039m): Extracting archive
  - Installing 32mwebmozart/assert39m (33m1.10.039m): Extracting archive
  - Installing 32mwebmozart/path-util39m (33m2.3.039m): Extracting archive
  - Installing 32mthecodingmachine/safe39m (33mv1.3.339m): Extracting archive
  - Installing 32mseld/jsonlint39m (33m1.8.339m): Extracting archive
  - Installing 32msebastian/diff39m (33m4.0.439m): Extracting archive
  - Installing 32msanmai/pipeline39m (33mv6.139m): Extracting archive
  - Installing 32msanmai/later39m (33m0.1.239m): Extracting archive
  - Installing 32mondram/ci-detector39m (33m4.1.039m): Extracting archive
  - Installing 32mnikic/php-parser39m (33mv4.13.239m): Extracting archive
  - Installing 32mjustinrainbow/json-schema39m (33m5.2.1139m): Extracting archive
  - Installing 32minfection/include-interceptor39m (33m0.2.539m): Extracting archive
  - Installing 32minfection/abstract-testframework-adapter39m (33m0.5.039m): Extracting archive
  - Installing 32minfection/infection39m (33m0.26.539m): Extracting archive
  - Installing 32mphpdocumentor/reflection-common39m (33m2.2.039m): Extracting archive
  - Installing 32mphpdocumentor/type-resolver39m (33m1.6.039m): Extracting archive
  - Installing 32mphpdocumentor/reflection-docblock39m (33m5.3.039m): Extracting archive
  - Installing 32msymfony/dependency-injection39m (33mv6.0.539m): Extracting archive
  - Installing 32msymfony/config39m (33mv6.0.339m): Extracting archive
  - Installing 32mpdepend/pdepend39m (33m2.10.339m): Extracting archive
  - Installing 32mphpmd/phpmd39m (33m2.11.139m): Extracting archive
  - Installing 32mphpstan/phpstan39m (33m1.4.839m): Extracting archive
  - Installing 32msebastian/version39m (33m3.0.239m): Extracting archive
  - Installing 32msebastian/type39m (33m2.3.439m): Extracting archive
  - Installing 32msebastian/resource-operations39m (33m3.0.339m): Extracting archive
  - Installing 32msebastian/recursion-context39m (33m4.0.439m): Extracting archive
  - Installing 32msebastian/object-reflector39m (33m2.0.439m): Extracting archive
  - Installing 32msebastian/object-enumerator39m (33m4.0.439m): Extracting archive
  - Installing 32msebastian/global-state39m (33m5.0.539m): Extracting archive
  - Installing 32msebastian/exporter39m (33m4.0.439m): Extracting archive
  - Installing 32msebastian/environment39m (33m5.1.339m): Extracting archive
  - Installing 32msebastian/comparator39m (33m4.0.639m): Extracting archive
  - Installing 32msebastian/code-unit39m (33m1.0.839m): Extracting archive
  - Installing 32msebastian/cli-parser39m (33m1.0.139m): Extracting archive
  - Installing 32mphpunit/php-timer39m (33m5.0.339m): Extracting archive
  - Installing 32mphpunit/php-text-template39m (33m2.0.439m): Extracting archive
  - Installing 32mphpunit/php-invoker39m (33m3.1.139m): Extracting archive
  - Installing 32mphpunit/php-file-iterator39m (33m3.0.639m): Extracting archive
  - Installing 32mtheseer/tokenizer39m (33m1.2.139m): Extracting archive
  - Installing 32msebastian/lines-of-code39m (33m1.0.339m): Extracting archive
  - Installing 32msebastian/complexity39m (33m2.0.239m): Extracting archive
  - Installing 32msebastian/code-unit-reverse-lookup39m (33m2.0.339m): Extracting archive
  - Installing 32mphpunit/php-code-coverage39m (33m9.2.1439m): Extracting archive
  - Installing 32mdoctrine/instantiator39m (33m1.4.139m): Extracting archive
  - Installing 32mphpspec/prophecy39m (33mv1.15.039m): Extracting archive
  - Installing 32mphar-io/version39m (33m3.2.139m): Extracting archive
  - Installing 32mphar-io/manifest39m (33m2.0.339m): Extracting archive
  - Installing 32mmyclabs/deep-copy39m (33m1.11.039m): Extracting archive
  - Installing 32mphpunit/phpunit39m (33m9.5.1639m): Extracting archive
  - Installing 32mrregeer/phpunit-coverage-check39m (33m0.3.139m): Extracting archive
  - Installing 32mopenlss/lib-array2xml39m (33m1.0.039m): Extracting archive
  - Installing 32mnetresearch/jsonmapper39m (33mv4.0.039m): Extracting archive
  - Installing 32mfelixfbecker/language-server-protocol39m (33m1.5.139m): Extracting archive
  - Installing 32mfelixfbecker/advanced-json-rpc39m (33mv3.2.139m): Extracting archive
  - Installing 32mdnoegel/php-xdg-base-dir39m (33mv0.1.139m): Extracting archive
  - Installing 32mamphp/amp39m (33mv2.6.239m): Extracting archive
  - Installing 32mamphp/byte-stream39m (33mv1.8.139m): Extracting archive
  - Installing 32mvimeo/psalm39m (33m4.22.039m): Extracting archive
2K32m125package=suggestions=were=added]by0new dependencies, use `composer suggest` to see details.39m
30;43mPackage webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.39;49m
32mGenerating autoload files39m
32mcomposer/package-versions-deprecated:39m Generating version class...
32mcomposer/package-versions-deprecated:39m ...done generating version class
32m62 packages you are using are looking for funding.39m
32mUse the `composer fund` command to find out more!39m
32minfection/extension-installer:39m No extensions found
+ ./vendor/bin/phpunit --bootstrap=vendor/autoload.php --coverage-text
PHPUnit 9.5.16 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.0.16
Configuration: /home/r/repo/phpunit.xml
Warning:       XDEBUG_MODE=coverage or xdebug.mode=coverage has to be set

...................................................               51 / 51 (100%)

Time: 00:00.232, Memory: 12.00 MB

30;42mOK (51 tests, 51 assertions)0m
+ XDEBUG_MODE=coverage
+ ./vendor/bin/infection --min-msi=80 --min-covered-msi=80 --threads=4

    ____      ____          __  _
   /  _/___  / __/__  _____/ /_(_)___  ____
   / // __ \/ /_/ _ \/ ___/ __/ / __ \/ __ \
 _/ // / / / __/  __/ /__/ /_/ / /_/ / / / /
/___/_/ /_/_/  \___/\___/\__/_/\____/_/ /_/

32mInfection - PHP Mutation Testing Framework39m version 33m0.26.539m


Running initial test suite...

PHPUnit version: 9.5.16

    0 [>---------------------------] < 1 sec1G2K    1 [->--------------------------] < 1 sec1G2K    2 [--->------------------------] < 1 sec1G2K    3 [----->----------------------] < 1 sec1G2K   11 [------->--------------------]  1 sec1G2K   22 [--------->------------------]  1 sec1G2K   31 [----------->----------------]  1 sec1G2K   39 [------------->--------------]  1 sec1G2K   55 [-------------->-------------]  1 sec1G2K   55 [============================]  1 sec

Generate mutants...

Processing source code files:  0/241G2KProcessing source code files: 17/241G2KProcessing source code files: 24/24
32m.39m: killed, 31;1mM39;22m: escaped, 34;1mU39;22m: uncovered, 32mE39m: fatal error, 31;1mX39;22m: syntax error, 33mT39m: timed out, 35mS39m: skipped, 37mI39m: ignored

32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m33mT39m32m.39m32m.39m32m.39m32m.39m32m.39m32m.39m33mT39m33mT39m32m.39m33mT39m33mT39m33mT39m32m.39m32m.39m32m.39m32m.39m33mT39m33mT39m   (50 / 53)
32m.39m33mT39m33mT39m                                                  (53 / 53)

1m5322m mutations were generated:
1m      4322m mutants were killed
1m       022m mutants were configured to be ignored
1m       022m mutants were not covered by tests
1m       022m covered mutants were not detected
1m       022m errors were encountered
1m       022m syntax errors were encountered
1m      1022m time outs were encountered
1m       022m mutants required more time than configured

Metrics:
         Mutation Score Indicator (MSI): 32;1m100%39;22m
         Mutation Code Coverage: 32;1m100%39;22m
         Covered Code MSI: 32;1m100%39;22m

Please note that some mutants will inevitably be harmless (i.e. false positives).
33m ! [NOTE] The MSI is 20% percentage points over the required MSI. Consider      39m
33m !        increasing the required MSI percentage the next time you run          39m
33m !        Infection.                                                            39m

33m ! [NOTE] The Covered Code MSI is 20% percentage points over the required       39m
33m !        Covered Code MSI. Consider increasing the required Covered Code MSI   39m
33m !        percentage the next time you run Infection.                           39m


Time: 7s. Memory: 22.00MB
+ ./vendor/bin/phpstan analyse
Note: Using configuration file /home/r/repo/phpstan.neon.
  0/41 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░]   0%1G2K 40/41 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░]  97%1G2K 41/41 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%


30;42m                                                                                39;49m
30;42m [OK] No errors                                                                 39;49m
30;42m                                                                                39;49m

+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
remote: error: GH006: Protected branch update failed for refs/heads/master.
remote: error: Changes must be made through a pull request.
To git@github.com:MaxGoryunov/saving-iterator.git
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'git@github.com:MaxGoryunov/saving-iterator.git'
container cb77cf0311e17659f05e1a0e8642e0dfb46b5d348fa74773c2b682036ca3614f is dead
Sat Mar  5 00:56:38 CET 2022